summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* includes: move openssl headers to include/u-bootJeroen Hofstee2014-06-195-3/+3
* Enhance fit_check_sign to check all imagesSimon Glass2014-06-192-1/+6
* Avoid including config.h in command.hSimon Glass2014-06-191-1/+0
* bootm: Support android boot on sandboxSimon Glass2014-06-191-0/+1
* image: Remove the fit_load_image() property parameterSimon Glass2014-06-191-2/+3
* bootm: Split out code from cmd_bootm.cSimon Glass2014-06-191-0/+55
* hash: Use uint8_t in preference to u8Simon Glass2014-06-191-1/+2
* am335x_evm: Only enable OF_CONTROL/OF_SEPARATE on VBOOT for nowTom Rini2014-06-191-3/+3
* fdt_support: delete force argument of fdt_chosen()Masahiro Yamada2014-06-191-1/+1
* fdt_support: delete force argument of fdt_initrd()Masahiro Yamada2014-06-191-1/+1
* configs: iocon: Enabling CONFIG_CMD_FPGAD againMichal Simek2014-06-181-2/+1
* tps6586x.h: fix inclusion guardJeroen Hofstee2014-06-111-1/+1
* Add run_command_repeatable()Thomas Betker2014-06-111-0/+1
* am33xx/omap: Add a new board to enable verified bootSimon Glass2014-06-111-0/+4
* am33xx/omap: Enable FIT supportSimon Glass2014-06-111-0/+5
* am33xx/omap: Enable CONFIG_OF_CONTROLSimon Glass2014-06-111-0/+6
* arm: ti: Increase malloc size to 16MB for armv7 boardsSimon Glass2014-06-111-1/+1
* fdt: Update functions which write to an FDT to return -ENOSPCSimon Glass2014-06-111-1/+2
* hash: Export the function to show a hashSimon Glass2014-06-111-0/+14
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-06-102-3/+0
|\
| * usb: hub: remove CONFIG_USB_HUB_MIN_POWER_ON_DELAYStephen Warren2014-06-012-3/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-06-0846-77/+393
|\ \
| * \ Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-06-0824-17/+170
| |\ \
| | * | arm:am43xx: Add TPS65218 support to scale voltages upTom Rini2014-06-061-0/+4
| | * | power: Add support for the TPS65218 PMICTom Rini2014-06-061-0/+63
| | * | board/BuR/common: Add CONFIG_CMD_I2CHannes Petermaier2014-06-061-1/+1
| | * | board/BuR/common: introduce usage of CONFIG_SYS_GENERIC_BOARDHannes Petermaier2014-06-061-0/+2
| | * | ARM: AM43xx: Fix mmcboot command in EXTRA_ENV_SETTINGSLokesh Vutla2014-06-061-0/+1
| | * | tam3517: fix NAND detectionJeroen Hofstee2014-06-061-0/+1
| | * | keystone: k2hk: enable support of nand ecclayout commandWingMan Kwok2014-06-061-0/+1
| | * | keystone: init: enable UART1 to be able use it from kernelMurali Karicheri2014-06-061-1/+2
| | * | arm:am33xx: Rework s_init and add board_early_init_fTom Rini2014-06-062-0/+18
| | * | am43xx_evm: Add qspiboot targetSourav Poddar2014-06-062-4/+30
| | * | mtd: nand: omap: add support for BCH16_ECC - NAND driver updatespekon gupta2014-06-061-0/+8
| | * | mtd: nand: omap_gpmc: use macro for register definitionspekon gupta2014-06-061-1/+2
| | * | omap3: remove remnant macros GPMC_NAND_ECC_LP_x8_LAYOUT and GPMC_NAND_ECC_LP_...pekon gupta2014-06-065-5/+0
| | * | mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device b...pekon gupta2014-06-0611-1/+11
| | * | mtd: nand: fix GET/SET_FEATURES address on 16-bit devicesDavid Mosberger2014-06-061-1/+10
| | * | mtd: nand: force NAND_CMD_READID onto 8-bit busBrian Norris2014-06-061-0/+10
| | * | mtd: nand: omap_elm: use macros for register definitionspekon gupta2014-06-061-3/+6
| | * | mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate be...pekon gupta2014-06-061-1/+1
| * | | ARM: tegra: enable USB device mode and UMS on some boardsStephen Warren2014-06-054-0/+32
| |/ /
| * | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2014-06-0218-60/+191
| |\ \
| | * | arm:board:exynos4: add CONFIG_SYS_GENERIC_BOARDPiotr Wilczek2014-05-291-0/+1
| | * | initcall: Improve debugging supportSimon Glass2014-05-281-1/+1
| | * | exynos: Enable the LCD backlight for snowSimon Glass2014-05-281-0/+1
| | * | exynos5: Enable tps65090 on exynos5-dtAaron Durbin2014-05-281-0/+1
| | * | power: Add support for TPS65090 PMU chip.Tom Wai-Hong Tam2014-05-282-0/+74
| | * | power: Add PMIC_ prefix to CHARGER_EN/DISABLESimon Glass2014-05-283-3/+5
| | * | power: Rename CONFIG_PMIC_... to CONFIG_POWER_...Simon Glass2014-05-287-8/+8
OpenPOWER on IntegriCloud