aboutsummaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2014-11-25x86: Remove board_early_init_r()Simon Glass1-5/+0
2014-11-24Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-0/+2
2014-11-24Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini29-349/+458
2014-11-24Merge git://git.denx.de/u-boot-dmTom Rini3-3/+25
2014-11-24Merge git://git.denx.de/u-boot-x86Tom Rini11-2/+214
2014-11-24mx6boards: Fix error handling in board_mmc_init()Fabio Estevam1-4/+6
2014-11-24nitrogen6x: Fix error handling in board_mmc_init()Fabio Estevam1-4/+6
2014-11-24ot1200: Fix error handling in board_mmc_init()Fabio Estevam1-4/+6
2014-11-24arm: mx6: cm_fx6: implement board specific sata stopNikita Kiryanov1-3/+9
2014-11-24gw_ventana: Use the generic spl_sd.cfgFabio Estevam1-23/+0
2014-11-24ARM: Add arch/arm/cpu/armv7/Kconfig with non-secure and virt optionsHans de Goede1-0/+2
2014-11-23fs: API changes enabling extra parameter to return size of type loff_tSuriyan Ramasami1-7/+10
2014-11-23fat: Prepare API change for files greater than 2GBSuriyan Ramasami1-3/+0
2014-11-23board/esd/common/auto_update.c: Use <flash.h>Tom Rini1-3/+1
2014-11-23kbuild: Descend into SOC directory from CPU directoryMasahiro Yamada1-1/+1
2014-11-23ARM: bcm: Enable bcm11130 boardsSteve Rae2-0/+12
2014-11-23ARM: bcm: Enable five Cygnus boardsSteve Rae10-6/+50
2014-11-23linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada3-6/+7
2014-11-21mx53ard: Fix error handling in board_mmc_init()Fabio Estevam1-4/+6
2014-11-21mx53evk: Fix error handling in board_mmc_init()Fabio Estevam1-4/+6
2014-11-21mx53smd: Fix error handling in board_mmc_init()Fabio Estevam1-4/+6
2014-11-21mx6qarm2: Fix error handling in board_mmc_init()Fabio Estevam1-4/+6
2014-11-21mx51evk: Fix error handling in board_mmc_init()Fabio Estevam1-4/+6
2014-11-21tbs2910: Fix error handling in board_mmc_init()Soeren Moch1-7/+6
2014-11-21dm: tegra: Add platform data for the GPIO driverSimon Glass1-0/+8
2014-11-21dm: at91: Add myself as maintainer for snapper9260Simon Glass1-1/+1
2014-11-21dm: at91: Convert snapper9260 to use driver modelSimon Glass1-2/+16
2014-11-21x86: Rename chromebook-x86 to corebootSimon Glass5-2/+2
2014-11-21x86: chromebook_link: Enable GPIO supportSimon Glass1-0/+107
2014-11-21x86: chromebook_link: Implement CAR support (cache as RAM)Simon Glass1-0/+12
2014-11-21x86: Emit post codes in startup code for ChromebooksSimon Glass2-1/+24
2014-11-21x86: Add chromebook_link boardSimon Glass6-0/+70
2014-11-20imx: imx6q/dlsabreauto: Add PMIC Pfuze100 supportYe.Li1-0/+15
2014-11-20imx: mx6sxsabresd: Use the pfuze common init functionYe.Li1-41/+7
2014-11-20imx: mx6sabresd: Use the pfuze common init functionYe.Li1-43/+9
2014-11-20imx: mx6sabre common: Factorize the Pfuze init functionYe.Li3-0/+67
2014-11-20imx: mx6sxsabresd: Add board support for USDHC2 and USDHC3Ye.Li1-5/+94
2014-11-20mx6sabresd: Access SRC_SBMR1 register via structureFabio Estevam1-3/+2
2014-11-20tqma6: use imx_ddr_sizeMarkus Niebel1-1/+1
2014-11-20tqma6: add warning on failed setup_i2cMarkus Niebel2-4/+16
2014-11-20tqma6: add missing includeMarkus Niebel1-0/+1
2014-11-20mx6sabresd: Add mx6sabresd_spl_defconfig to MAINTAINERS entryFabio Estevam1-0/+1
2014-11-20mx6sxsabresd: Simplify the return value of setup_fec()Fabio Estevam1-6/+1
2014-11-20mx6slevk: Simplify the return value of setup_fec()Fabio Estevam1-6/+1
2014-11-20mx6sabresd: State that only mx6q is supported in SPLFabio Estevam1-4/+2
2014-11-20mx53loco: Fix error handling in board_mmc_init()Fabio Estevam1-4/+6
2014-11-20wandboard: Fix error handling in board_mmc_init()Fabio Estevam1-4/+6
2014-11-20mx6qsabreauto: Add parallel NOR flash supportFabio Estevam1-1/+79
2014-11-20mx6: Use a common SPL configuration fileFabio Estevam3-44/+0
2014-11-20novena: Move the DCD settings to spl codeFabio Estevam2-31/+28