aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-03-07Cosmetic: Typo fixesVasili Galka1-3/+3
2014-03-07ppc4xx: Remove 4xx NAND booting supportStefan Roese8-483/+4
2014-03-07unit-test: make "test -e" test independent of $CWDStephen Warren1-0/+8
2014-03-04Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini20-26/+161
2014-03-04mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nandpekon gupta1-0/+77
2014-03-04mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nandpekon gupta1-0/+84
2014-03-04mtd: nand: omap: remove unused #defines from common omap_gpmc.hpekon gupta18-26/+0
2014-03-04Add 64-bit data support for memory commandsYork Sun1-0/+4
2014-03-04sandbox: Convert GPIOs to use driver modelSimon Glass1-0/+1
2014-03-04dm: Add GPIO support and testsSimon Glass1-0/+104
2014-03-04dm: Add a demonstration/example driverSimon Glass2-0/+40
2014-03-04dm: Add a 'dm' command for testingSimon Glass1-0/+1
2014-03-04dm: Add basic testsSimon Glass3-0/+263
2014-03-04sandbox: config: Enable driver modelSimon Glass1-0/+1
2014-03-04dm: Add base driver model supportSimon Glass11-0/+666
2014-03-04Add cmd_process_error() to report and process errorsSimon Glass1-0/+9
2014-03-04sandbox: Build a device tree file for sandboxSimon Glass1-0/+1
2014-03-04sizes.h - consolidate for all architecturesAlexey Brodkin30-29/+76
2014-03-04net: gem: Add OF initialization supportMichal Simek1-0/+1
2014-03-04zynq: Do not use SPL OF initializationMichal Simek1-0/+1
2014-03-04net: emaclite: Fix OF initializationMichal Simek1-0/+1
2014-02-26Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini16-62/+1142
2014-02-26arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD1-19/+7
2014-02-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini5-43/+194
2014-02-25kbuild: Move linker sciript check to prepare1Masahiro Yamada5-5/+5
2014-02-24powerpc/mpc8536DS:Increase binary size for mpc8536DS boardHaijun.Zhang1-7/+3
2014-02-24powerpc: p1010rdb: Enable p1010rdb to start from NAND/SD/SPI flash with SPLYing Zhang1-9/+147
2014-02-24SPL: P1022DS: fix the problem booting from spi flashYing Zhang1-3/+3
2014-02-24SPL: P2020RDB: fix the problem booting from spi flashYing Zhang1-4/+8
2014-02-24SPL: powerpc: expand SPL's length to 128KYing Zhang2-12/+12
2014-02-24powerpc/t2081qds: Add T2081 QDS board supportShengzhou Liu1-8/+21
2014-02-24arm: delete unused macro CONFIG_ARCH_DEVICE_TREEMasahiro Yamada2-4/+0
2014-02-24Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD12-12/+849
2014-02-22board: bcm28155_ap: Add board filesDarwin Rambo1-0/+140
2014-02-22arch: bcm281xx: Initial commit of bcm281xx architecture codeDarwin Rambo1-0/+58
2014-02-22ARM: rpi_b: rework boot scripts, enable sysbootStephen Warren1-15/+70
2014-02-21omap4_common: config: remove I2C for SPL modeNishanth Menon1-0/+6
2014-02-21dra7xx_evm: Enable GPT commandsTom Rini1-0/+11
2014-02-21am43xx_evm: Enable GPT commandsTom Rini1-0/+9
2014-02-21am335x_evm: Enable GPT commandsTom Rini1-0/+12
2014-02-21arm: omap: cm_t35: Remove CONFIG_SYS_BOOTMAPSZ to fix FDT Linux bootingStefan Roese1-7/+0
2014-02-21OMAP3: fix default environment for mcx boardStefano Babic1-4/+3
2014-02-21OMAP3: add missing gpio clock init and fix NAND SPL for mcx boardStefano Babic1-0/+2
2014-02-21arm: omap3: Fix tao3530/omap3_ha SPL boot hangup (GPIO clocks not enabled)Stefan Roese1-0/+7
2014-02-21Add support for B&R KWB MotherboardHannes Petermaier1-0/+128
2014-02-21board: Add support for B&R T-Series MotherboardHannes Petermaier2-0/+462
2014-02-21am335x: Initial support for Silica Pengwyn boardLothar Felten3-1/+209
2014-02-21common: Add get_effective_memsize() to memsize.cYork Sun1-0/+1
2014-02-21driver/ddr: Add 256 byte interleaving supportYork Sun1-0/+1
2014-02-21driver/ddr: Change Freescale ARM DDR driver to support both big and little en...York Sun1-0/+9