summaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)AuthorFilesLines
2020-06-11am335x: sl50: Enable DM_SPIJagan Teki1-0/+1
2020-06-11configs: igep00x0: Enable DM_SPIJagan Teki1-0/+1
2020-06-11arm: Remove pcm051 boardJagan Teki2-120/+0
2020-06-11arm: Remove omap3_pandora_defconfig boardJagan Teki1-40/+0
2020-06-11ks2_evm: Switch to DM_SPL, SPL_OF_CONTROLJagan Teki4-0/+8
2020-06-09Merge tag 'u-boot-imx-20200609' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini8-8/+7
2020-06-08Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini10-4/+36
2020-06-08ARM: dts: imx: m53menlo: Convert to DM_ETHMarek Vasut1-0/+3
2020-06-08imx: imx8mp_evk: fix boot issuePeng Fan1-1/+2
2020-06-08imx: Update MTD partitions layout for display5 (i.MX6Q) boardLukasz Majewski2-2/+2
2020-06-08verdin-imx8mm: Select the watchdog driverFabio Estevam1-1/+0
2020-06-08imx8mp_evk: Select the watchdog driverFabio Estevam1-1/+0
2020-06-08imx8mm_beacon: Select the watchdog driverFabio Estevam1-1/+0
2020-06-08imx8mn_ddr4_evk: Select the watchdog driverFabio Estevam1-1/+0
2020-06-08imx8mm_evk: Select the watchdog driverFabio Estevam1-1/+0
2020-06-07rockchip: enable PCIe and NVMe on Pinebook ProPatrick Wildt1-0/+4
2020-06-07rockchip: puma: enable new usb config optionsHeiko Stuebner1-0/+5
2020-06-07rockchip: puma: remove separate fit generatorHeiko Stuebner1-1/+0
2020-06-07rockchip: puma: reorganize devicetrees to actually work and match upstreamHeiko Stuebner1-1/+1
2020-06-07rockchip: rockpro64: add SPI bootMarcin Juszkiewicz1-0/+3
2020-06-07rockchip: rockpro64: Store default env into SPIMarcin Juszkiewicz1-1/+2
2020-06-07roc-rk3399-pc: Add SPI bootJagan Teki2-0/+6
2020-06-07roc-rk3399-pc: Mark default env from SPIJagan Teki2-4/+8
2020-06-07rockchip: rk3328: add rock-pi-e-rk3328_defconfig fileb.l.huang1-0/+104
2020-06-07rockchip: Enable PCIe and NVMe on ROCKPro64Mark Kettenis1-0/+4
2020-06-07rockchip: Enable PCIe/M.2 and NVMe on Firefly RK3399Mark Kettenis1-0/+4
2020-06-05configs: Resync with savedefconfigTom Rini109-154/+32
2020-06-05Convert CONFIG_BOARD_LATE_INIT to KconfigTom Rini16-0/+16
2020-06-05Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini76-4/+164
2020-06-05Convert CONFIG_BZIP2 et al to KconfigTom Rini47-0/+47
2020-06-05topic_miami: Disable GPIOTom Rini3-3/+0
2020-06-05ARM: rmobile: blanche: Disable CONFIG_CMD_SF / CONFIG_CMD_SPITom Rini1-1/+1
2020-06-04bcmstb: Migrate CONFIG_CMD_EXT[24]Tom Rini2-0/+4
2020-06-04mx6memcal: Finish migration to defconfig optionsTom Rini1-0/+1
2020-06-04pfla02: Rework excluding NAND from SPLTom Rini1-1/+1
2020-06-04serial: Convert ARM_DCC to KconfigTom Rini21-0/+21
2020-06-04configs: enable DM_ETH support for T1024RDBMadalin Bucur5-2/+18
2020-06-04configs: enable DM_ETH support for P2041RDBMadalin Bucur5-2/+18
2020-06-04configs: fu540: Add config options for U-Boot SPLPragnesh Patel1-0/+8
2020-06-03Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini1-0/+1
2020-06-01sunxi: H6: Enable Ethernet on the Pine H64Samuel Holland1-0/+1
2020-06-01Merge tag 'rpi-next-2020.07.2' of https://gitlab.denx.de/u-boot/custodians/u-...Tom Rini3-5/+5
2020-06-01Merge tag 'u-boot-stm32-20200528' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2-0/+2
2020-06-01Merge tag 'u-boot-rockchip-20200531' of https://gitlab.denx.de/u-boot/custodi...Tom Rini6-0/+107
2020-05-31rockchip: Add initial support for the Pinebook Pro laptop from Pine64.Peter Robinson1-0/+84
2020-05-31Merge https://gitlab.denx.de/u-boot/custodians/u-boot-shTom Rini1-2/+1
2020-05-31configs: rpi: set NR_DRAM_BANKS to fourMatthias Brugger3-3/+3
2020-05-31rpi_4_defconfig: add missing CONFIG_ARCH_FIXUP_FDT_MEMORYCorentin Labbe2-2/+2
2020-05-30sandbox: drop CONFIG_SYS_RELOC_GD_ENV_ADDRAKASHI Takahiro4-4/+0
2020-05-30rockchip: rockpro64: enable DM_KEYBOARDMarcin Juszkiewicz1-0/+1