summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-02-21pxe: allow compilation when !defined(CONFIG_CMD_NET)Stephen Warren
2014-02-21fs/fdos: RemoveTom Rini
2014-02-21Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2014-02-21arc: fix relocation for big-endian targetAlexey Brodkin
2014-02-21axs101: change command prompt marker to match marketing name of the boardAlexey Brodkin
2014-02-21axs101: fix dw gmac instantiation for updated dw gmac driverAlexey Brodkin
2014-02-21serial/serial_arc: switch from {read|write}l to {read|write}b accessorsAlexey Brodkin
2014-02-21serial/serial_arc: add work-around of ISS bugAlexey Brodkin
2014-02-20Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-02-20blackfin: Add <asm/clock.h> to numerous driversTom Rini
2014-02-20dfu: mmc: fs: Fix format accepted by ext4write commandLukasz Majewski