summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeLines
...
| * | | | | mx6boards: Fix error handling in board_mmc_init()Fabio Estevam2014-11-24-4/+6
| * | | | | nitrogen6x: Fix error handling in board_mmc_init()Fabio Estevam2014-11-24-4/+6
| * | | | | ot1200: Fix error handling in board_mmc_init()Fabio Estevam2014-11-24-4/+6
| * | | | | arm: mx6: cm_fx6: implement board specific sata stopNikita Kiryanov2014-11-24-3/+9
| * | | | | gw_ventana: Use the generic spl_sd.cfgFabio Estevam2014-11-24-23/+0
| * | | | | mx53ard: Fix error handling in board_mmc_init()Fabio Estevam2014-11-21-4/+6
| * | | | | mx53evk: Fix error handling in board_mmc_init()Fabio Estevam2014-11-21-4/+6
| * | | | | mx53smd: Fix error handling in board_mmc_init()Fabio Estevam2014-11-21-4/+6
| * | | | | mx6qarm2: Fix error handling in board_mmc_init()Fabio Estevam2014-11-21-4/+6
| * | | | | mx51evk: Fix error handling in board_mmc_init()Fabio Estevam2014-11-21-4/+6
| * | | | | tbs2910: Fix error handling in board_mmc_init()Soeren Moch2014-11-21-7/+6
| * | | | | imx: imx6q/dlsabreauto: Add PMIC Pfuze100 supportYe.Li2014-11-20-0/+15
| * | | | | imx: mx6sxsabresd: Use the pfuze common init functionYe.Li2014-11-20-41/+7
| * | | | | imx: mx6sabresd: Use the pfuze common init functionYe.Li2014-11-20-43/+9
| * | | | | imx: mx6sabre common: Factorize the Pfuze init functionYe.Li2014-11-20-0/+67
| * | | | | imx: mx6sxsabresd: Add board support for USDHC2 and USDHC3Ye.Li2014-11-20-5/+94
| * | | | | mx6sabresd: Access SRC_SBMR1 register via structureFabio Estevam2014-11-20-3/+2
| * | | | | tqma6: use imx_ddr_sizeMarkus Niebel2014-11-20-1/+1
| * | | | | tqma6: add warning on failed setup_i2cMarkus Niebel2014-11-20-4/+16
| * | | | | tqma6: add missing includeMarkus Niebel2014-11-20-0/+1
| * | | | | mx6sabresd: Add mx6sabresd_spl_defconfig to MAINTAINERS entryFabio Estevam2014-11-20-0/+1
| * | | | | mx6sxsabresd: Simplify the return value of setup_fec()Fabio Estevam2014-11-20-6/+1
| * | | | | mx6slevk: Simplify the return value of setup_fec()Fabio Estevam2014-11-20-6/+1
| * | | | | mx6sabresd: State that only mx6q is supported in SPLFabio Estevam2014-11-20-4/+2
| * | | | | mx53loco: Fix error handling in board_mmc_init()Fabio Estevam2014-11-20-4/+6
| * | | | | wandboard: Fix error handling in board_mmc_init()Fabio Estevam2014-11-20-4/+6
| * | | | | mx6qsabreauto: Add parallel NOR flash supportFabio Estevam2014-11-20-1/+79
| * | | | | mx6: Use a common SPL configuration fileFabio Estevam2014-11-20-44/+0
| * | | | | novena: Move the DCD settings to spl codeFabio Estevam2014-11-20-31/+28
| * | | | | gw_ventana: Move the DCD settings to spl codeFabio Estevam2014-11-20-48/+28
| * | | | | mx6sabresd: Move the DCD settings to spl codeFabio Estevam2014-11-20-38/+27
| * | | | | imx:mx6sxsabresd fix pfuz probe failedPeng Fan2014-11-20-1/+4
| | |_|_|/ | |/| | |
* | | | | Merge git://git.denx.de/u-boot-dmTom Rini2014-11-24-3/+25
|\ \ \ \ \
| * | | | | dm: tegra: Add platform data for the GPIO driverSimon Glass2014-11-21-0/+8
| * | | | | dm: at91: Add myself as maintainer for snapper9260Simon Glass2014-11-21-1/+1
| * | | | | dm: at91: Convert snapper9260 to use driver modelSimon Glass2014-11-21-2/+16
| | |_|/ / | |/| | |
* | | | | Merge git://git.denx.de/u-boot-x86Tom Rini2014-11-24-2/+214
|\ \ \ \ \
| * | | | | x86: Rename chromebook-x86 to corebootSimon Glass2014-11-21-2/+2
| * | | | | x86: chromebook_link: Enable GPIO supportSimon Glass2014-11-21-0/+107
| * | | | | x86: chromebook_link: Implement CAR support (cache as RAM)Simon Glass2014-11-21-0/+12
| * | | | | x86: Emit post codes in startup code for ChromebooksSimon Glass2014-11-21-1/+24
| * | | | | x86: Add chromebook_link boardSimon Glass2014-11-21-0/+70
| |/ / / /
* | | | | fs: API changes enabling extra parameter to return size of type loff_tSuriyan Ramasami2014-11-23-7/+10
* | | | | fat: Prepare API change for files greater than 2GBSuriyan Ramasami2014-11-23-3/+0
* | | | | board/esd/common/auto_update.c: Use <flash.h>Tom Rini2014-11-23-3/+1
* | | | | kbuild: Descend into SOC directory from CPU directoryMasahiro Yamada2014-11-23-1/+1
* | | | | ARM: bcm: Enable bcm11130 boardsSteve Rae2014-11-23-0/+12
* | | | | ARM: bcm: Enable five Cygnus boardsSteve Rae2014-11-23-6/+50
* | | | | linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada2014-11-23-6/+7
|/ / / /
* | | | mpc83xx: Add gdsys hrcon boardDirk Eibach2014-11-19-190/+1602