summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-24arm: delete unused macro CONFIG_ARCH_DEVICE_TREEMasahiro Yamada
2014-02-24x86: coreboot: delete unused coreboot/config.mkMasahiro Yamada
2014-02-24power: fix: Do not execute pmic command when not all necessary parameters are...Łukasz Majewski
2014-02-24kbuild: fix SPL link bug when USE_PRIVATE_LIBGCC is "yes"Masahiro Yamada
2014-02-24part_efi: fix protective mbr struct allocationHector Palacios
2014-02-24Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-02-22board: bcm28155_ap: Add board filesDarwin Rambo
2014-02-22mmc: kona: Add Kona mmc driverDarwin Rambo
2014-02-22i2c: kona: Add Kona I2C driverDarwin Rambo
2014-02-22gpio: kona: Add Kona gpio driverDarwin Rambo
2014-02-22arch: bcm281xx: Initial commit of bcm281xx architecture codeDarwin Rambo
2014-02-22arch: kona: Initial commit of kona-common architecture codeDarwin Rambo
2014-02-22ARM: rpi_b: rework boot scripts, enable sysbootStephen Warren
2014-02-21ti814x: Fix illegal use of FP ops in clock_ti814x.cMåns Rullgård
2014-02-21omap4_common: config: remove I2C for SPL modeNishanth Menon
2014-02-21dra7xx_evm: Enable GPT commandsTom Rini
2014-02-21am43xx_evm: Enable GPT commandsTom Rini
2014-02-21am335x_evm: Enable GPT commandsTom Rini
2014-02-21arm: omap: cm_t35: Remove CONFIG_SYS_BOOTMAPSZ to fix FDT Linux bootingStefan Roese
2014-02-21DRA7: fix ABB efuse offset for OPP_NOMNishanth Menon
2014-02-21ARM: OMAP4: fix DDR timings for OMAP4430 ES2.0Janne Grunau
2014-02-21OMAP3: fix default environment for mcx boardStefano Babic
2014-02-21omap3: fix pinmux for mcx boardStefano Babic
2014-02-21OMAP3: add missing gpio clock init and fix NAND SPL for mcx boardStefano Babic
2014-02-21arm: omap3: Fix tao3530/omap3_ha SPL boot hangup (GPIO clocks not enabled)Stefan Roese
2014-02-21ARM: AM43xx: GP-EVM: Correct GPIO used for VTT regulator controlDave Gerlach
2014-02-21Add support for B&R KWB MotherboardHannes Petermaier
2014-02-21board: Add support for B&R T-Series MotherboardHannes Petermaier
2014-02-21am335x: Initial support for Silica Pengwyn boardLothar Felten
2014-02-21ubifs: fix checkpatch warningKaricheri, Muralidharan
2014-02-21common, itest: pass u-boot env variables to itest.sHeiko Schocher
2014-02-21common, ubi: add ubi check volumename commandHeiko Schocher
2014-02-21boards.cfg: Delete the equivalent entriesMasahiro Yamada
2014-02-21boards.cfg: Place "-" in the 8th field if it is the same as 7thMasahiro Yamada
2014-02-21ext4fs: Add ext4 extent cache for read operationsIonut Nicu
2014-02-21SMC91111: Fix compilation warningsBhupesh Sharma
2014-02-21kbuild: fix errors of 'make *tags' and 'make cscope'Masahiro Yamada
2014-02-21kbuild: a minor optimization of "make clobber"Masahiro Yamada
2014-02-21.gitignore: ignore boot images by pattern rule /u-boot*Masahiro Yamada
2014-02-21Fix memory commands for 64-bit platformsYork Sun
2014-02-21pxe: prepend fdtdir to DTB name irrespective of sourceStephen Warren
2014-02-21fix address of error message in mtest commandDavid Feng
2014-02-21common: Add get_effective_memsize() to memsize.cYork Sun
2014-02-21driver/ddr: Add 256 byte interleaving supportYork Sun
2014-02-21Driver/ddr: Add support of different DDR base addressYork Sun
2014-02-21driver/ddr: Change Freescale ARM DDR driver to support both big and little en...York Sun
2014-02-21common: Remove invalid endianess conversionChristian Eggers
2014-02-21serial: arc: Convert to use default_serial_putsAxel Lin
2014-02-21ARM: rpi_b: load /uEnv.txt from MMC at startupStephen Warren
2014-02-21ARM: rpi_b: convert to use distro defaultsStephen Warren