summaryrefslogtreecommitdiff
path: root/configs
Commit message (Expand)AuthorAgeFilesLines
* apalis_imx6: convert to DM_VIDEOAnatolij Gustschin2019-04-131-1/+2
* imx: move CONFIG_VIDEO_IPUV3 to defconfigsAnatolij Gustschin2019-04-1334-0/+35
* board: tbs2910: Convert mmc to driver modelSoeren Moch2019-04-131-0/+1
* board: tbs2910: Convert sata to ahci driver modelSoeren Moch2019-04-131-0/+1
* ata: dwc_ahsata: Add ahci driver model supportSoeren Moch2019-04-131-0/+1
* board: tbs2910: Convert i2c and rtc to driver modelSoeren Moch2019-04-131-1/+5
* board: tbs2910: Convert usb to driver modelSoeren Moch2019-04-131-0/+2
* board: tbs2910: Add pinctrl driver and convert gpio to driver modelSoeren Moch2019-04-131-0/+3
* board: tbs2910: Add device treeSoeren Moch2019-04-131-1/+3
* board: tbs2910: Remove efi loader support in defconfig to reduce u-boot sizeSoeren Moch2019-04-131-0/+1
* colibri_imx6: migrate usb to using driver modelMarcel Ziswiler2019-04-131-0/+1
* colibri_imx6: migrate mmc to using driver modelMarcel Ziswiler2019-04-131-0/+1
* colibri_imx6: migrate pmic and regulator to using driver modelMarcel Ziswiler2019-04-131-0/+7
* colibri_imx6: migrate i2c to using driver modelMarcel Ziswiler2019-04-131-0/+1
* colibri_imx6: enable pin control driverMarcel Ziswiler2019-04-131-0/+2
* colibri_imx6: clean-up and migrate gpios to using driver modelMarcel Ziswiler2019-04-131-0/+1
* colibri_imx6: migrate to using device treeMarcel Ziswiler2019-04-131-1/+2
* colibri_imx6: enable fit image, gpt, imx thermal, efi loader supportMarcel Ziswiler2019-04-131-1/+3
* colibri_imx6: move console in env from header file to defconfigMarcel Ziswiler2019-04-131-0/+1
* colibri_imx6: use distro defaultsMarcel Ziswiler2019-04-131-11/+1
* colibri_imx6: get rid of obsolete nospl configurationsMarcel Ziswiler2019-04-131-63/+0
* apalis_imx6: migrate usb to using driver modelMarcel Ziswiler2019-04-131-0/+1
* apalis_imx6: migrate mmc and sata to using driver modelMarcel Ziswiler2019-04-131-0/+3
* apalis_imx6: migrate pmic and regulator to using driver modelMarcel Ziswiler2019-04-131-0/+7
* apalis_imx6: migrate i2c to using driver modelMarcel Ziswiler2019-04-131-0/+1
* apalis_imx6: enable pin control driverMarcel Ziswiler2019-04-131-0/+2
* apalis_imx6: clean-up and migrate gpios to using driver modelMarcel Ziswiler2019-04-131-0/+1
* apalis_imx6: migrate to using device treeMarcel Ziswiler2019-04-131-1/+2
* apalis_imx6: enable fit image, gpt, imx thermal, efi loader supportMarcel Ziswiler2019-04-131-1/+3
* apalis_imx6: move console in env from header file to defconfigMarcel Ziswiler2019-04-131-0/+1
* apalis_imx6: use distro defaultsMarcel Ziswiler2019-04-131-11/+1
* apalis_imx6: get rid of obsolete nospl configurationsMarcel Ziswiler2019-04-132-130/+0
* board: ge: store version information in fdtIan Ray2019-04-132-0/+2
* board: ge: ppd: Enable CONFIG_DM_MMCIan Ray2019-04-131-0/+4
* board: ge: ppd: Enable CONFIG_DMIan Ray2019-04-131-0/+4
* board: ge: bx50v3: Enable CONFIG_DM_SPI, CONFIG_DM_SPI_FLASHIan Ray2019-04-131-0/+2
* board: ge: bx50v3: Enable CONFIG_DM_GPIOIan Ray2019-04-131-0/+1
* board: ge: bx50v3: Enable CONFIG_DM_MMCIan Ray2019-04-131-0/+4
* board: ge: bx50v3: Enable CONFIG_DMIan Ray2019-04-131-0/+4
* defconfig: bk4/pcm052: Update bk4r1|pcm052_defconfig to support DM/DTLukasz Majewski2019-04-132-7/+74
* ARM: DTS: Update pcm052 based dts files (bk4r1/pcm052)Lukasz Majewski2019-04-132-2/+2
* Merge tag 'u-boot-stm32-20190412' of https://github.com/patrickdelaunay/u-bootTom Rini2019-04-122-6/+88
|\
| * config: stm32mp15: Enable STMFX supportPatrick Delaunay2019-04-122-4/+6
| * power: rename stpmu1 to official name stpmic1Patrick Delaunay2019-04-122-4/+4
| * stm32mp1: activated some configurationPatrick Delaunay2019-04-122-0/+12
| * stm32mp1: activate FASTBOOT on eMMCPatrick Delaunay2019-04-122-2/+12
| * stm32mp1: update bootcmdPatrick Delaunay2019-04-122-0/+2
| * stm32mp1: cosmetic cleanup KconfigPatrick Delaunay2019-04-122-2/+0
| * stm32mp1: add trusted boot with TF-APatrick Delaunay2019-04-121-0/+58
* | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2019-04-1228-38/+28
|\ \