summaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)AuthorFilesLines
2019-04-24poplar: enable Ethernet driver supportShawn Guo1-0/+3
2019-04-24bcm963158: enable led supportPhilippe Reynes1-0/+3
2019-04-24bcm968580xref: enable led supportPhilippe Reynes1-0/+3
2019-04-22bcm963158: add nand supportPhilippe Reynes1-0/+6
2019-04-22bcm968580xref: add nand supportPhilippe Reynes1-0/+7
2019-04-22bcm968380gerg: add nand supportPhilippe Reynes1-0/+7
2019-04-22Merge tag 'u-boot-atmel-2019.07-b' of git://git.denx.de/u-boot-atmelTom Rini2-2/+80
2019-04-22at91: corvus_defconfig: get rid of build warningsHeiko Schocher1-2/+4
2019-04-22Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini10-10/+2
2019-04-22Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini1-1/+1
2019-04-21stm32mp1: migrate USBOTG device to driver modelPatrick Delaunay2-0/+2
2019-04-21stm32mp1: remove CONFIG_USB_DWC2, HOST support for USBOPatrick Delaunay2-2/+0
2019-04-19usb: Select USB_MUSB_DSPS with USB_MUSB_TIAlex Kiernan8-8/+0
2019-04-18Merge tag 'arc-for-2019.07' of git://git.denx.de/u-boot-arcTom Rini2-0/+4
2019-04-18board: sama5d2_icp: Enable MACB driverRazvan Stefanescu1-0/+2
2019-04-18board: atmel: add SAMA5D2 ICP boardEugen Hristev1-0/+74
2019-04-18ARC: [plat-axs10x]: migrate to DM_MMCEugeniy Paltsev1-0/+2
2019-04-18ARC: [plat-hsdk]: migrate to DM_MMCEugeniy Paltsev1-0/+2
2019-04-17configs: stratix10: Change CONFIG_NR_DRAM_BANKS to 2Ley Foon Tan1-1/+1
2019-04-17arm: am57xx: cl-som-am57x: remove board supportUri Mashiach1-64/+0
2019-04-17Merge tag 'xilinx-for-v2019.07' of git://git.denx.de/u-boot-microblazeTom Rini2-2/+2
2019-04-17Merge tag 'uniphier-v2019.07' of git://git.denx.de/u-boot-uniphierTom Rini1-0/+1
2019-04-17ARM: uniphier_v8: enable CONFIG_SUPPORT_EMMC_RPMBMasahiro Yamada1-0/+1
2019-04-16arm64: xilinx: zynqmp: Remove unneeded configsSiva Durga Prasad Paladugu1-0/+2
2019-04-16arm64: zynqmp: Disable WDT for zcu100Michal Simek1-2/+0
2019-04-15Merge tag 'u-boot-imx-20190415' of git://git.denx.de/u-boot-imxTom Rini44-242/+237
2019-04-14board: tbs2910: Remove CMD_FDT support in defconfig to reduce u-boot sizeSoeren Moch1-0/+1
2019-04-14Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini7-28/+0
2019-04-13imx6: wandboard: fix dwc_ahsata build errors when DM enabledAnatolij Gustschin1-1/+2
2019-04-13config: colibri_vf: enable mtd partitions via dtStefan Agner1-0/+1
2019-04-13colibri_vf: migrate fec, esdhc, nfc and usb to driver modelMarcel Ziswiler1-0/+5
2019-04-13colibri_vf: migrate pinctrl and regulators to dtb/dmMarcel Ziswiler1-0/+5
2019-04-13configs: colibri_vf: disable obscure optionsMarcel Ziswiler1-1/+9
2019-04-13configs: move CONFIG_MXC_OCOTP to KconfigMarcel Ziswiler2-2/+0
2019-04-13configs: colibri_vf: limit size of malloc() pool before relocationMarcel Ziswiler1-0/+1
2019-04-13imx6: wandboard: convert to DM_MMCAnatolij Gustschin1-0/+1
2019-04-13imx6: wandboard: convert to DM_I2CAnatolij Gustschin1-0/+5
2019-04-13imx6: wandboard: convert to DM_PMICAnatolij Gustschin1-0/+2
2019-04-13imx6: wandboard: convert to DM_VIDEOAnatolij Gustschin1-1/+1
2019-04-13imx6: wandboard: convert to DM_USBAnatolij Gustschin1-0/+1
2019-04-13imx6: wandboard: convert to DM_GPIO and enable pinctrl driverAnatolij Gustschin1-0/+3
2019-04-13imx6: wandboard: add device treeAnatolij Gustschin1-1/+2
2019-04-13mx6sabreauto: convert to DM_VIDEOAnatolij Gustschin1-1/+1
2019-04-13mx6sabresd: convert to DM_VIDEOAnatolij Gustschin1-1/+1
2019-04-13colibri_imx6: convert to DM_VIDEOAnatolij Gustschin1-1/+1
2019-04-13imx6: ge_bx50v3: convert to DM_VIDEOAnatolij Gustschin1-1/+1
2019-04-13imx6: icore: convert to DM_VIDEOAnatolij Gustschin4-4/+4
2019-04-13apalis_imx6: convert to DM_VIDEOAnatolij Gustschin1-1/+2
2019-04-13imx: move CONFIG_VIDEO_IPUV3 to defconfigsAnatolij Gustschin34-0/+35
2019-04-13board: tbs2910: Convert mmc to driver modelSoeren Moch1-0/+1