summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-03-04Add 64-bit data support for memory commandsYork Sun
2014-03-04sandbox: Convert GPIOs to use driver modelSimon Glass
2014-03-04dm: Add GPIO support and testsSimon Glass
2014-03-04dm: Add a demonstration/example driverSimon Glass
2014-03-04dm: Add a 'dm' command for testingSimon Glass
2014-03-04dm: Add basic testsSimon Glass
2014-03-04sandbox: config: Enable driver modelSimon Glass
2014-03-04dm: Add base driver model supportSimon Glass
2014-03-04Add cmd_process_error() to report and process errorsSimon Glass
2014-03-04sandbox: Build a device tree file for sandboxSimon Glass
2014-03-04sizes.h - consolidate for all architecturesAlexey Brodkin
2014-03-04net: gem: Add OF initialization supportMichal Simek
2014-03-04zynq: Do not use SPL OF initializationMichal Simek
2014-03-04net: emaclite: Fix OF initializationMichal Simek
2014-02-26Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-02-26arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD
2014-02-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2014-02-25kbuild: Move linker sciript check to prepare1Masahiro Yamada
2014-02-24powerpc/mpc8536DS:Increase binary size for mpc8536DS boardHaijun.Zhang
2014-02-24powerpc: p1010rdb: Enable p1010rdb to start from NAND/SD/SPI flash with SPLYing Zhang
2014-02-24SPL: P1022DS: fix the problem booting from spi flashYing Zhang
2014-02-24SPL: P2020RDB: fix the problem booting from spi flashYing Zhang
2014-02-24SPL: powerpc: expand SPL's length to 128KYing Zhang
2014-02-24powerpc/t2081qds: Add T2081 QDS board supportShengzhou Liu
2014-02-24arm: delete unused macro CONFIG_ARCH_DEVICE_TREEMasahiro Yamada
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-22arch: bcm281xx: Initial commit of bcm281xx architecture codeDarwin Rambo
2014-02-22ARM: rpi_b: rework boot scripts, enable sysbootStephen Warren
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-21OMAP3: fix default environment 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-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-21common: Add get_effective_memsize() to memsize.cYork Sun
2014-02-21driver/ddr: Add 256 byte interleaving supportYork Sun
2014-02-21driver/ddr: Change Freescale ARM DDR driver to support both big and little en...York Sun
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-21fs/fdos: RemoveTom Rini
2014-02-21Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2014-02-21axs101: change command prompt marker to match marketing name of the boardAlexey Brodkin
2014-02-20Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-02-20Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD