aboutsummaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)AuthorFilesLines
2016-01-27xilinx-ppc440: Remove support for v5fx30tevalRicardo Ribalda Delgado2-17/+0
2016-01-27ppc: xilinx-ppc405: Remove support for fx12mmRicardo Ribalda Delgado2-19/+0
2016-01-27ppc: xilinx-ppc440: Remove support for ml507Ricardo Ribalda Delgado2-17/+0
2016-01-26Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini3-3/+27
2016-01-26sunxi: Bananapro: Set LDO4 to 2.5VHans de Goede1-0/+1
2016-01-26sunxi: h8_homlet_v2: Drop LDO settings from defconfigChen-Yu Tsai1-3/+0
2016-01-26sunxi: Add suport for A83T based Banana-pi M3 BoardVishnu Patekar1-0/+26
2016-01-26Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini4-0/+7
2016-01-26video: add CONFIG_I2C_EDID and disable CONFIG_DISPLAY by defaultAnatolij Gustschin4-0/+7
2016-01-24x86: Set up a shared syscon numbering schemaSimon Glass1-0/+2
2016-01-24x86: chromebook_link: Enable the syscon uclassSimon Glass1-0/+2
2016-01-24x86: ivybridge: Use the I2C driver to perform SMbus initSimon Glass1-0/+2
2016-01-24x86: Enable DM_USB for link and pantherSimon Glass2-0/+4
2016-01-24x86: ivybridge: Use common CPU init codeSimon Glass1-0/+3
2016-01-21rockchip: Add support for Raxda Rock 2Simon Glass1-0/+53
2016-01-21rockchip: firefly-rk3288: Enable HDMI outputSimon Glass1-0/+7
2016-01-21rockchip: jerry: Enable EDP and HDMI video outputSimon Glass1-0/+6
2016-01-21rockchip: spl: Support full-speed CPU in SPLSimon Glass1-0/+1
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