summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | arm: mx5: Enable CONFIG_SYS_GENERIC_BOARD on M53EVKMarek Vasut2014-06-171-0/+1
| * | mx25pdk: Add generic board supportFabio Estevam2014-06-061-0/+2
| * | imx: ventana: switch to SPLTim Harvey2014-06-061-0/+11
| * | mx6: add common SPL configurationTim Harvey2014-06-061-0/+71
| * | mx6sabred: Add PFUZE100 PMIC supportFabio Estevam2014-05-282-0/+16
| * | mx6sabreauto: Add the mx6dual-lite variantFabio Estevam2014-05-281-0/+4
* | | Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-06-2565-4067/+864
|\ \ \
| * \ \ Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini2014-06-241-1/+1
| |\ \ \
| | * | | include/dm.h: fix inclusion guardJeroen Hofstee2014-06-211-1/+1
| * | | | mpc8313: add CONFIG_SYS_GENERIC_BOARD to ids8313 boardHeiko Schocher2014-06-231-1/+2
| |/ / /
| * | | dm: Tidy up four minor code nitsSimon Glass2014-06-204-6/+28
| * | | tegra: Enable driver modelSimon Glass2014-06-201-0/+3
| * | | tegra: dts: Bring in GPIO bindings from linuxSimon Glass2014-06-204-0/+107
| * | | dm: Cast away the const-ness of the global_data pointerSimon Glass2014-06-201-0/+4
| * | | dm: Rename struct device_id to udevice_idSimon Glass2014-06-201-3/+3
| * | | sandbox: Support iotrace featureSimon Glass2014-06-201-0/+3
| * | | Add an I/O tracing featureSimon Glass2014-06-201-0/+104
| * | | 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 '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
OpenPOWER on IntegriCloud