summaryrefslogtreecommitdiffstats
path: root/configs
Commit message (Expand)AuthorAgeFilesLines
* x86: Set up a shared syscon numbering schemaSimon Glass2016-01-241-0/+2
* x86: chromebook_link: Enable the syscon uclassSimon Glass2016-01-241-0/+2
* x86: ivybridge: Use the I2C driver to perform SMbus initSimon Glass2016-01-241-0/+2
* x86: Enable DM_USB for link and pantherSimon Glass2016-01-242-0/+4
* x86: ivybridge: Use common CPU init codeSimon Glass2016-01-241-0/+3
* rockchip: Add support for Raxda Rock 2Simon Glass2016-01-211-0/+53
* rockchip: firefly-rk3288: Enable HDMI outputSimon Glass2016-01-211-0/+7
* rockchip: jerry: Enable EDP and HDMI video outputSimon Glass2016-01-211-0/+6
* rockchip: spl: Support full-speed CPU in SPLSimon Glass2016-01-211-0/+1
* dm: video: Repurpose the 'displayport' uclass to 'display'Simon Glass2016-01-211-1/+1
* rockchip: jerry: Enable the Chrome OS ECSimon Glass2016-01-211-0/+8
* rockchip: jerry: Drop unused optionsSimon Glass2016-01-211-5/+0
* rockchip: Disable simple-bus in SPL for firefly-rk3288, jerrySimon Glass2016-01-212-0/+2
* rockchip: jerry: Enable the RK808 PMIC and regulatorSimon Glass2016-01-211-0/+2
* rockchip: Move firefly and jerry to use the full pinctrlSimon Glass2016-01-212-2/+0
* rockchip: Use a separate clock ID for clocksSimon Glass2016-01-212-0/+2
* rockchip: Use pwrseq for MMC start-up on jerrySimon Glass2016-01-211-0/+1
* rockchip: Correct the defconfig orderSimon Glass2016-01-212-5/+5
* Merge git://git.denx.de/u-boot-dmTom Rini2016-01-2118-3/+34
|\
| * dm: video: test: Add tests for rotated consolesSimon Glass2016-01-201-0/+1
| * dm: video: sandbox: Convert sandbox to use driver model for videoSimon Glass2016-01-201-0/+1
| * sandbox: Move CONFIG_VIDEO_SANDBOX_SDL to KconfigSimon Glass2016-01-201-1/+2
| * arm: ls1021atwr: Enable driver model lpuart serial driverBin Meng2016-01-201-0/+4
| * arm: ls1021atwr: Split off board device treeBin Meng2016-01-203-3/+3
| * serial: lpuart: Move CONFIG_FSL_LPUART to KconfigBin Meng2016-01-208-0/+8
| * arm: ls1021atwr: Convert to driver model and enable serial supportBin Meng2016-01-201-0/+4
| * defconfig: dra74_evm: enable timer driver modelMugunthan V N2016-01-201-0/+2
| * defconfig: dra72_evm: enable timer driver modelMugunthan V N2016-01-201-0/+2
| * defconfig: am335x_gp_evm: enable timer driver modelMugunthan V N2016-01-201-0/+2
| * defconfig: am335x_boneblack_vboot: enable timer driver modelMugunthan V N2016-01-201-0/+2
| * defconfig: am437x_gp_evm: enable timer driver modelMugunthan V N2016-01-201-0/+2
| * defconfig: am437x_sk_evm: enable timer driver modelMugunthan V N2016-01-201-0/+2
* | sunxi: Add support for the I2C controller which is part of the PRCMJelle van der Waa2016-01-211-0/+1
|/
* stm32: move stm32 specific code to mach-stm32Vikas Manocha2016-01-201-0/+2
* am335x: BeagleBones enable CONFIG_AUTOBOOT_KEYEDrobertcnelson@gmail.com2016-01-203-0/+12
* igep00x0: enable CONFIG_NET_RANDOM_ETHADDREnric Balletbò i Serra2016-01-203-0/+3
* microblaze: move CONFIG_SYS_TEXT_BASE to defconfigMasahiro Yamada2016-01-201-0/+1
* m68k: move CONFIG_SYS_TEXT_BASE to defconfig filesMasahiro Yamada2016-01-2047-19/+65
* armv8: cavium: Add ThunderX 88xx board definitionSergey Temerkhanov2016-01-191-0/+24
* axm/taurus: Enable tiny printf in SPLTom Rini2016-01-192-0/+2
* vsprintf.c: Always enable CONFIG_SYS_VSNPRINTFTom Rini2016-01-199-9/+0
* Merge git://www.denx.de/git/u-boot-marvellTom Rini2016-01-145-1/+59
|\
| * mvebu: Support Synology DS414Phil Sutter2016-01-141-0/+18
| * arm: mvebu: Remove SYS_MALLOC_CLEAR_ON_INIT from DB-MV784MP-GP AXP boardStefan Roese2016-01-141-0/+1
| * arm: mvebu: Add SolidRun ClearFog Armada 38x initial supportStefan Roese2016-01-141-0/+21
| * arm: mvebu: Add armada-xp-maxbcm.dts for maxbcm boardStefan Roese2016-01-141-1/+1
| * arm: mvebu: Add DM and OF_CONTROL support to SPLStefan Roese2016-01-143-0/+18
* | Re-enable setexpr on Raspberry PiMarco Schuster2016-01-132-2/+0
* | arm: lpc32xx: switch SPL builds to driver modelVladimir Zapolskiy2016-01-132-0/+4
* | arm: lpc32xx: switch serial console to driver modelVladimir Zapolskiy2016-01-132-0/+2
OpenPOWER on IntegriCloud