summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-06-053-2/+15
| |\ \ \ \ \
| | * | | | | powerpc/mpc85xx: Add workaround to enable TDM on T1040Sandeep Singh2014-06-052-0/+12
| | * | | | | board/t2080qds: some update for ddrShengzhou Liu2014-06-051-2/+3
| * | | | | | nand_spl: remove simpc8313 supportMasahiro Yamada2014-06-051-580/+0
| * | | | | | nand_spl: remove MPC8315ERDB_NAND supportMasahiro Yamada2014-06-051-30/+2
| * | | | | | nand_spl: remove MPC8536DS supportMasahiro Yamada2014-06-051-27/+2
| * | | | | | nand_spl: remove MPC8569MDS_NAND supportMasahiro Yamada2014-06-051-29/+0
| * | | | | | nand_spl: remove MPC8572DS_NAND supportMasahiro Yamada2014-06-051-30/+0
| * | | | | | nand_spl: remove P1023RDS_NAND supportMasahiro Yamada2014-06-051-45/+1
| * | | | | | Prevent a buffer overflow in mkimage when signing with SHA256Michael van der Westhuizen2014-06-052-12/+15
| * | | | | | mpc8313, signed fit: enable legacy image format on ids8313 boardHeiko Schocher2014-06-051-0/+1
| * | | | | | bootm: make use of legacy image format configurableHeiko Schocher2014-06-053-0/+11
| * | | | | | disk: part_efi: add get_partition_info_efi_by_name()Steve Rae2014-06-051-0/+11
| * | | | | | fat: Define MAX_CLUSTSIZE using CONFIG_FS_FAT_MAX_CLUSTSIZESiva Durga Prasad Paladugu2014-06-051-1/+5
| |/ / / / /
| * | | | | Merge branch 'master' of git://git.denx.de/u-boot-avr32Tom Rini2014-06-051-0/+1
| |\ \ \ \ \
| | * | | | | atngw100mkii: add missing CONFIG_SYS_TEXT_BASEAndreas Bießmann2014-05-261-0/+1
| * | | | | | powerpc: hiddendragon: remove orphan boardMasahiro Yamada2014-05-301-371/+0
| * | | | | | powerpc: debris: remove orphan boardMasahiro Yamada2014-05-301-443/+0
| * | | | | | powerpc: kvme080: remove orphan boardMasahiro Yamada2014-05-301-251/+0
| * | | | | | powerpc: ep8248: remove orphan boardMasahiro Yamada2014-05-303-259/+0
| * | | | | | powerpc: ispan: remove orphan boardMasahiro Yamada2014-05-301-330/+0
| * | | | | | powerpc: rattler: remove orphan boardMasahiro Yamada2014-05-301-279/+0
| * | | | | | powerpc: zpc1900: remove orphan boardMasahiro Yamada2014-05-301-261/+0
| * | | | | | powerpc: mpc8260ads: remove orphan boardMasahiro Yamada2014-05-301-549/+0
| * | | | | | powerpc: adder: remove orphan boardMasahiro Yamada2014-05-301-193/+0
| * | | | | | PPC4xx: Remove quad100hd boardWolfgang Denk2014-05-301-281/+0
| | |_|/ / / | |/| | | |
| * | | | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-05-3015-25/+346
| |\ \ \ \ \
| * | | | | | main: Make the execution path a little clearer in main.cSimon Glass2014-05-292-2/+59
| * | | | | | main: Hide the hush/simple details inside cli.cSimon Glass2014-05-291-1/+12
| * | | | | | m68k: powerpc: Clean up do_mdm_initSimon Glass2014-05-291-0/+1
| * | | | | | Rename bootretry functions and remove #ifdefsSimon Glass2014-05-292-8/+33