aboutsummaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)AuthorFilesLines
2016-01-21dm: video: Repurpose the 'displayport' uclass to 'display'Simon Glass1-1/+1
2016-01-21rockchip: jerry: Enable the Chrome OS ECSimon Glass1-0/+8
2016-01-21rockchip: jerry: Drop unused optionsSimon Glass1-5/+0
2016-01-21rockchip: Disable simple-bus in SPL for firefly-rk3288, jerrySimon Glass2-0/+2
2016-01-21rockchip: jerry: Enable the RK808 PMIC and regulatorSimon Glass1-0/+2
2016-01-21rockchip: Move firefly and jerry to use the full pinctrlSimon Glass2-2/+0
2016-01-21rockchip: Use a separate clock ID for clocksSimon Glass2-0/+2
2016-01-21rockchip: Use pwrseq for MMC start-up on jerrySimon Glass1-0/+1
2016-01-21rockchip: Correct the defconfig orderSimon Glass2-5/+5
2016-01-21Merge git://git.denx.de/u-boot-dmTom Rini18-3/+34
2016-01-21sunxi: Add support for the I2C controller which is part of the PRCMJelle van der Waa1-0/+1
2016-01-20dm: video: test: Add tests for rotated consolesSimon Glass1-0/+1
2016-01-20dm: video: sandbox: Convert sandbox to use driver model for videoSimon Glass1-0/+1
2016-01-20sandbox: Move CONFIG_VIDEO_SANDBOX_SDL to KconfigSimon Glass1-1/+2
2016-01-20arm: ls1021atwr: Enable driver model lpuart serial driverBin Meng1-0/+4
2016-01-20arm: ls1021atwr: Split off board device treeBin Meng3-3/+3
2016-01-20serial: lpuart: Move CONFIG_FSL_LPUART to KconfigBin Meng8-0/+8
2016-01-20arm: ls1021atwr: Convert to driver model and enable serial supportBin Meng1-0/+4
2016-01-20defconfig: dra74_evm: enable timer driver modelMugunthan V N1-0/+2
2016-01-20defconfig: dra72_evm: enable timer driver modelMugunthan V N1-0/+2
2016-01-20defconfig: am335x_gp_evm: enable timer driver modelMugunthan V N1-0/+2
2016-01-20defconfig: am335x_boneblack_vboot: enable timer driver modelMugunthan V N1-0/+2
2016-01-20defconfig: am437x_gp_evm: enable timer driver modelMugunthan V N1-0/+2
2016-01-20defconfig: am437x_sk_evm: enable timer driver modelMugunthan V N1-0/+2
2016-01-20stm32: move stm32 specific code to mach-stm32Vikas Manocha1-0/+2
2016-01-20am335x: BeagleBones enable CONFIG_AUTOBOOT_KEYEDrobertcnelson@gmail.com3-0/+12
2016-01-20igep00x0: enable CONFIG_NET_RANDOM_ETHADDREnric Balletbò i Serra3-0/+3
2016-01-20microblaze: move CONFIG_SYS_TEXT_BASE to defconfigMasahiro Yamada1-0/+1
2016-01-20m68k: move CONFIG_SYS_TEXT_BASE to defconfig filesMasahiro Yamada47-19/+65
2016-01-19armv8: cavium: Add ThunderX 88xx board definitionSergey Temerkhanov1-0/+24
2016-01-19axm/taurus: Enable tiny printf in SPLTom Rini2-0/+2
2016-01-19vsprintf.c: Always enable CONFIG_SYS_VSNPRINTFTom Rini9-9/+0
2016-01-14Merge git://www.denx.de/git/u-boot-marvellTom Rini5-1/+59
2016-01-14mvebu: Support Synology DS414Phil Sutter1-0/+18
2016-01-14arm: mvebu: Remove SYS_MALLOC_CLEAR_ON_INIT from DB-MV784MP-GP AXP boardStefan Roese1-0/+1
2016-01-14arm: mvebu: Add SolidRun ClearFog Armada 38x initial supportStefan Roese1-0/+21
2016-01-14arm: mvebu: Add armada-xp-maxbcm.dts for maxbcm boardStefan Roese1-1/+1
2016-01-14arm: mvebu: Add DM and OF_CONTROL support to SPLStefan Roese3-0/+18
2016-01-13Re-enable setexpr on Raspberry PiMarco Schuster2-2/+0
2016-01-13arm: lpc32xx: switch SPL builds to driver modelVladimir Zapolskiy2-0/+4
2016-01-13arm: lpc32xx: switch serial console to driver modelVladimir Zapolskiy2-0/+2
2016-01-13Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini15-0/+15
2016-01-13defconfig: am437x_sk_evm: enable spi driver modelMugunthan V N1-0/+3
2016-01-13defconfig: dra74_evm: enable spi driver modelMugunthan V N1-0/+2
2016-01-13defconfig: dra72_evm: enable spi driver modelMugunthan V N1-0/+2
2016-01-13arm: socfpga: Enable SPL_DM_SEQ_ALIAS for all SOCFPGA configsNathan Rossi5-0/+5
2016-01-13arm: zynq: Enable SPL_DM_SEQ_ALIAS for all Zynq configsNathan Rossi10-0/+10
2016-01-12rockchip: Use the debug UART on rk3036Simon Glass1-0/+6
2016-01-08rockchip: Fix the configuration for chromebook_jerrySimon Glass1-0/+4
2015-12-27Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini1-1/+1