summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-06-24Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini
2014-06-23mpc8313: add CONFIG_SYS_GENERIC_BOARD to ids8313 boardHeiko Schocher
2014-06-21include/dm.h: fix inclusion guardJeroen Hofstee
2014-06-20dm: Tidy up four minor code nitsSimon Glass
2014-06-20tegra: Enable driver modelSimon Glass
2014-06-20tegra: dts: Bring in GPIO bindings from linuxSimon Glass
2014-06-20dm: Cast away the const-ness of the global_data pointerSimon Glass
2014-06-20dm: Rename struct device_id to udevice_idSimon Glass
2014-06-20sandbox: Support iotrace featureSimon Glass
2014-06-20Add an I/O tracing featureSimon Glass
2014-06-19includes: move openssl headers to include/u-bootJeroen Hofstee
2014-06-19Enhance fit_check_sign to check all imagesSimon Glass
2014-06-19Avoid including config.h in command.hSimon Glass
2014-06-19bootm: Support android boot on sandboxSimon Glass
2014-06-19image: Remove the fit_load_image() property parameterSimon Glass
2014-06-19bootm: Split out code from cmd_bootm.cSimon Glass
2014-06-19hash: Use uint8_t in preference to u8Simon Glass
2014-06-19am335x_evm: Only enable OF_CONTROL/OF_SEPARATE on VBOOT for nowTom Rini
2014-06-19fdt_support: delete force argument of fdt_chosen()Masahiro Yamada
2014-06-19fdt_support: delete force argument of fdt_initrd()Masahiro Yamada
2014-06-18configs: iocon: Enabling CONFIG_CMD_FPGAD againMichal Simek
2014-06-11tps6586x.h: fix inclusion guardJeroen Hofstee
2014-06-11Add run_command_repeatable()Thomas Betker
2014-06-11am33xx/omap: Add a new board to enable verified bootSimon Glass
2014-06-11am33xx/omap: Enable FIT supportSimon Glass
2014-06-11am33xx/omap: Enable CONFIG_OF_CONTROLSimon Glass
2014-06-11arm: ti: Increase malloc size to 16MB for armv7 boardsSimon Glass
2014-06-11fdt: Update functions which write to an FDT to return -ENOSPCSimon Glass
2014-06-11hash: Export the function to show a hashSimon Glass
2014-06-10Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2014-06-08Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-06-08Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-06-06arm:am43xx: Add TPS65218 support to scale voltages upTom Rini
2014-06-06power: Add support for the TPS65218 PMICTom Rini
2014-06-06board/BuR/common: Add CONFIG_CMD_I2CHannes Petermaier
2014-06-06board/BuR/common: introduce usage of CONFIG_SYS_GENERIC_BOARDHannes Petermaier
2014-06-06ARM: AM43xx: Fix mmcboot command in EXTRA_ENV_SETTINGSLokesh Vutla
2014-06-06tam3517: fix NAND detectionJeroen Hofstee
2014-06-06keystone: k2hk: enable support of nand ecclayout commandWingMan Kwok
2014-06-06keystone: init: enable UART1 to be able use it from kernelMurali Karicheri
2014-06-06arm:am33xx: Rework s_init and add board_early_init_fTom Rini
2014-06-06am43xx_evm: Add qspiboot targetSourav Poddar
2014-06-06mtd: nand: omap: add support for BCH16_ECC - NAND driver updatespekon gupta
2014-06-06mtd: nand: omap_gpmc: use macro for register definitionspekon gupta
2014-06-06omap3: remove remnant macros GPMC_NAND_ECC_LP_x8_LAYOUT and GPMC_NAND_ECC_LP_...pekon gupta
2014-06-06mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device b...pekon gupta
2014-06-06mtd: nand: fix GET/SET_FEATURES address on 16-bit devicesDavid Mosberger
2014-06-06mtd: nand: force NAND_CMD_READID onto 8-bit busBrian Norris
2014-06-06mtd: nand: omap_elm: use macros for register definitionspekon gupta
2014-06-06mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate be...pekon gupta