summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of http://git.denx.de/u-boot-samsungTom Rini2014-11-26-0/+64
|\
| * odroid: Turn blue LED onSuriyan Ramasami2014-11-24-0/+5
| * odroid: usbhost - Add missing gpio_request callSuriyan Ramasami2014-11-24-2/+11
| * arm: odroid: usb: add support for usb host including ethernetSuriyan Ramasami2014-11-17-0/+32
| * Config: Exynos5800: Enable build for Peach-PiAkshay Saraswat2014-11-17-0/+18
* | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2014-11-26-0/+72
|\ \
| * | sun7i: Set ARMV7_BOOT_SEC_DEFAULT when OLD_SUNXI_KERNEL_COMPAT is setHans de Goede2014-11-25-0/+1
| * | sun6i: Add gmac support for sun6i boardsHans de Goede2014-11-25-0/+45
| * | sunxi: ahci: Add a delay after enabling target powerHans de Goede2014-11-25-0/+2
| * | sunxi: Add usb keyboard Kconfig optionHans de Goede2014-11-25-0/+7
| * | sunxi: video: Add simplefb supportLuc Verhaegen2014-11-25-0/+10
| * | sunxi: video: Add cfb console driver for sunxiLuc Verhaegen2014-11-25-0/+7
* | | Merge git://git.denx.de/u-boot-fdtTom Rini2014-11-26-164/+355
|\ \ \ | |/ / |/| |
| * | fdt: Try to use fdt_address_cells()/fdt_size_cells()Simon Glass2014-11-21-3/+4
| * | fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-21-161/+351
* | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-11-24-0/+2
|\ \ \
| * | | ARM: Add arch/arm/cpu/armv7/Kconfig with non-secure and virt optionsHans de Goede2014-11-24-0/+2
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-11-24-349/+458
|\ \ \ \
| * | | | 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