summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-06-19Enhance fit_check_sign to check all imagesSimon Glass2-1/+6
2014-06-19Avoid including config.h in command.hSimon Glass1-1/+0
2014-06-19bootm: Support android boot on sandboxSimon Glass1-0/+1
2014-06-19image: Remove the fit_load_image() property parameterSimon Glass1-2/+3
2014-06-19bootm: Split out code from cmd_bootm.cSimon Glass1-0/+55
2014-06-19hash: Use uint8_t in preference to u8Simon Glass1-1/+2
2014-06-19am335x_evm: Only enable OF_CONTROL/OF_SEPARATE on VBOOT for nowTom Rini1-3/+3
2014-06-19fdt_support: delete force argument of fdt_chosen()Masahiro Yamada1-1/+1
2014-06-19fdt_support: delete force argument of fdt_initrd()Masahiro Yamada1-1/+1
2014-06-18configs: iocon: Enabling CONFIG_CMD_FPGAD againMichal Simek1-2/+1
2014-06-12tps6586x.h: fix inclusion guardJeroen Hofstee1-1/+1
2014-06-12Add run_command_repeatable()Thomas Betker1-0/+1
2014-06-12am33xx/omap: Add a new board to enable verified bootSimon Glass1-0/+4
2014-06-12am33xx/omap: Enable FIT supportSimon Glass1-0/+5
2014-06-12am33xx/omap: Enable CONFIG_OF_CONTROLSimon Glass1-0/+6
2014-06-12arm: ti: Increase malloc size to 16MB for armv7 boardsSimon Glass1-1/+1
2014-06-12fdt: Update functions which write to an FDT to return -ENOSPCSimon Glass1-1/+2
2014-06-12hash: Export the function to show a hashSimon Glass1-0/+14
2014-06-11Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2-3/+0
2014-06-08Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini46-77/+393
2014-06-08Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD24-17/+170
2014-06-07arm:am43xx: Add TPS65218 support to scale voltages upTom Rini1-0/+4
2014-06-07power: Add support for the TPS65218 PMICTom Rini1-0/+63
2014-06-07board/BuR/common: Add CONFIG_CMD_I2CHannes Petermaier1-1/+1
2014-06-07board/BuR/common: introduce usage of CONFIG_SYS_GENERIC_BOARDHannes Petermaier1-0/+2
2014-06-07ARM: AM43xx: Fix mmcboot command in EXTRA_ENV_SETTINGSLokesh Vutla1-0/+1
2014-06-07tam3517: fix NAND detectionJeroen Hofstee1-0/+1
2014-06-07keystone: k2hk: enable support of nand ecclayout commandWingMan Kwok1-0/+1
2014-06-07keystone: init: enable UART1 to be able use it from kernelMurali Karicheri1-1/+2
2014-06-07arm:am33xx: Rework s_init and add board_early_init_fTom Rini2-0/+18
2014-06-07am43xx_evm: Add qspiboot targetSourav Poddar2-4/+30
2014-06-07mtd: nand: omap: add support for BCH16_ECC - NAND driver updatespekon gupta1-0/+8
2014-06-07mtd: nand: omap_gpmc: use macro for register definitionspekon gupta1-1/+2
2014-06-07omap3: remove remnant macros GPMC_NAND_ECC_LP_x8_LAYOUT and GPMC_NAND_ECC_LP_...pekon gupta5-5/+0
2014-06-07mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device b...pekon gupta11-1/+11
2014-06-07mtd: nand: fix GET/SET_FEATURES address on 16-bit devicesDavid Mosberger1-1/+10
2014-06-07mtd: nand: force NAND_CMD_READID onto 8-bit busBrian Norris1-0/+10
2014-06-07mtd: nand: omap_elm: use macros for register definitionspekon gupta1-3/+6
2014-06-07mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate be...pekon gupta1-1/+1
2014-06-06Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini3-2/+15
2014-06-06nand_spl: remove simpc8313 supportMasahiro Yamada1-580/+0
2014-06-06nand_spl: remove MPC8315ERDB_NAND supportMasahiro Yamada1-30/+2
2014-06-06nand_spl: remove MPC8536DS supportMasahiro Yamada1-27/+2
2014-06-06nand_spl: remove MPC8569MDS_NAND supportMasahiro Yamada1-29/+0
2014-06-06nand_spl: remove MPC8572DS_NAND supportMasahiro Yamada1-30/+0
2014-06-06nand_spl: remove P1023RDS_NAND supportMasahiro Yamada1-45/+1
2014-06-06Prevent a buffer overflow in mkimage when signing with SHA256Michael van der Westhuizen2-12/+15
2014-06-06powerpc/mpc85xx: Add workaround to enable TDM on T1040Sandeep Singh2-0/+12
2014-06-05board/t2080qds: some update for ddrShengzhou Liu1-2/+3
2014-06-05mpc8313, signed fit: enable legacy image format on ids8313 boardHeiko Schocher1-0/+1