summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | Exynos: Split 5250 and 5420 memory bank configurationMichael Pratt2014-06-233-2/+9
| * | Exynos5: Config: Enable USB boot mode for all Exynos5 SoCsAkshay Saraswat2014-06-232-6/+6
| * | Exynos5: Config: Increase SPL footprint for Exynos5420Akshay Saraswat2014-06-233-2/+4
| * | Exynos5: Config: Place environment at the end of SPI flashAkshay Saraswat2014-06-231-1/+4
| * | Exynos5420: Introduce support for the Peach-Pit boardAkshay Saraswat2014-06-233-40/+80
| * | Arndale: Enable preboot supportTushar Behera2014-06-181-0/+2
| * | FIX: config: goni: Change goni configuration to store envs at eMMCŁukasz Majewski2014-06-181-3/+6
| * | FIX: config: goni: Change goni configuration to use Tizen's THOR downlodaderŁukasz Majewski2014-06-161-0/+8
* | | Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD2014-07-012-5/+6
|\ \ \
| * | | ARM: tegra: set initrd_high so boot scripts workStephen Warren2014-06-191-0/+2
| * | | ARM: tegra: fix extlinux.conf search locationStephen Warren2014-06-191-4/+3
| * | | ARM: tegra: fix include guardJeroen Hofstee2014-06-191-1/+1
| |/ /
* | | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-07-015-6/+16
|\ \ \
| * | | omap3: overo: Select fdtfile for expansion boardAsh Charles2014-06-191-5/+5
| * | | board: ti: am43xx: add support for AM43xx Starter KitFelipe Balbi2014-06-191-0/+2
| * | | ARM: keystone: aemif: move aemif driver to drivers/memory/ti-aemif.cKhoronzhuk, Ivan2014-06-191-0/+4
| * | | mtd: nand: davinci: add header file for driver definitionsKhoronzhuk, Ivan2014-06-192-0/+4
| * | | omap4: duovero: Correct name of default device treeAsh Charles2014-06-191-1/+1
| |/ /
* | | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2014-06-309-4/+109
|\ \ \ | | |/ | |/|
| * | mx25pdk: Remove CONFIG_SYS_GENERIC_BOARDFabio Estevam2014-06-261-2/+0
| * | mx28evk: Fix warning when CONFIG_ENV_IS_IN_SPI_FLASH is selectedFabio Estevam2014-06-171-1/+4
| * | embestmx6boards: Fix the dtb file name for riotboardFabio Estevam2014-06-171-1/+1
| * | embestmx6boards: Fix CONFIG_CONSOLE_DEVFabio Estevam2014-06-171-1/+1
| * | mx6: drop ARM errata 742230Shawn Guo2014-06-171-1/+0
| * | 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
OpenPOWER on IntegriCloud