summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-17tools: mkimage: add support for gpimage formatKaricheri, Muralidharan
2014-04-17fdt: call ft_board_setup_ex() at the end of image_setup_libfdt()Vitaly Andrianov
2014-04-17TI:omap3: Convert omap3_beagle to ti_omap3_common.hTom Rini
2014-04-17TI:armv7: Switch to CONFIG_SYS_BOARD_GENERICTom Rini
2014-04-17dra7xx_evm: Add QSPI_4 support, qspiboot build targetTom Rini
2014-04-17SPL:SPI: Add Falcon Mode supportTom Rini
2014-04-17am335x_evm: Drop SPI SPL support from the default buildTom Rini
2014-04-17spi: ti_qspi: Add delay for successful bulk erase.Poddar, Sourav
2014-04-17TI:armv7: Change Falcon Mode DT load addressTom Rini
2014-04-17TI:omap5: Move CONFIG_ENV_SIZE to board config filesTom Rini
2014-04-17am43xx_evm: Update the ramdisk args, we pass things in just fine via DTTom Rini
2014-04-17am335x_evm: Update the ramdisk args, we pass things in just fine via DTTom Rini
2014-04-17TI: Add, use a DEFAULT_LINUX_BOOT_ENV environment stringTom Rini
2014-04-17spl_mmc/CONFIG_SPL_OS_BOOT: Allow environment to determine what to bootTom Rini
2014-04-17a3m071: Make spl_start_uboot test like getenv_yesno doesTom Rini
2014-04-17README.falcon: Document environment variables for falcon modeTom Rini
2014-04-17README: Add CONFIG_SPL_OS_BOOT to READMETom Rini
2014-04-17am335x_evm: Make SPL_OS also check the boot_os variable for falcon modeTom Rini
2014-04-17mtd: Build nand_util.o for CONFIG_ENV_IS_IN_NAND in SPLTom Rini
2014-04-17mtd: Add a CONFIG_SPL_MTD_SUPPORT for a more full NAND subsystem in SPLTom Rini
2014-04-17env_mmc.c: Remove NULL check on tmp_env1/2Tom Rini
2014-04-17env_mmc.c: Allow environment to be used within SPLTom Rini
2014-04-17fw_env.c: Switch get_config to use '%ms' in sscanfTom Rini
2014-04-17OMAP3: beagle-xm: generate fake USB ethernet MAC address from dieidNishanth Menon
2014-04-17omap3/sys_info: provide interface to read die idNishanth Menon
2014-04-17OMAP: common: consolidate fake USB ethernet MAC address creationNishanth Menon
2014-04-17ARM: OMAP: replace custom sr32() by standard I/O accessorsWolfgang Denk
2014-04-17ARM: OMAP: hide custom bit manipulation function sr32()Wolfgang Denk
2014-04-17ARM: OMAP: remove sr32() from OMAP board codeWolfgang Denk
2014-04-11board:tricorder: fixup SPL OOB layoutAndreas Bießmann
2014-04-11board:tricorder: enable omap_gpio clocksAndreas Bießmann
2014-04-11board:tricorder: always work with valid eeprom dataAndreas Bießmann
2014-04-11arm:board:trats2:FIX: Clear INFORM4 and INFORM5 registers at correct bootŁukasz Majewski
2014-04-11kbuild: fix a bug in regeneration of linker scriptsMasahiro Yamada
2014-04-08Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-04-07arm64 patch: gicv3 supportDavid Feng
2014-04-07bootstage: arm: fix fdt stashing codeMela Custodio
2014-04-07ARMv8: fix bug for flush data cache by set/wayLeo Yan
2014-04-07armv8: Flush dcache before switching to EL2York Sun
2014-04-07arm: vf610: fix double iomux configuration for vf610twr boardMarcel Ziswiler
2014-04-07arm: vf610: add enet1 supportMarcel Ziswiler
2014-04-07arm: vf610: add uart0 clock/iomux definitionsMarcel Ziswiler
2014-04-07arm: vf610: fix anadig register structMarcel Ziswiler
2014-04-07build:arm: Remove setting of CROSS_COMPILE environment variableŁukasz Majewski
2014-04-07Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-04-07MX6: Enable ARM errata workaround 794072 and 761320Nitin Garg
2014-04-07ARM: Add workaround for Cortex-A9 errata 761320Nitin Garg
2014-04-07ARM: Add workaround for Cortex-A9 errata 794072Nitin Garg
2014-04-07armv8/cache: Change cache invalidate and flush functionYork Sun
2014-04-07armv8/cache: Flush D-cache, invalidate I-cache for relocationYork Sun