summaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)AuthorFilesLines
2021-12-28Convert CONFIG_SYS_PCI_64BIT to KconfigTom Rini4-0/+4
2021-12-27Finish CONFIG_VID et al conversion to KconfigTom Rini62-0/+268
2021-12-27Convert CONFIG_SYS_IMMR to KconfigTom Rini2-2/+0
2021-12-27Convert CONFIG_WATCHDOG_TIMEOUT_MSECS to KconfigTom Rini1-0/+1
2021-12-27Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to KconfigTom Rini6-4/+2
2021-12-27Convert CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT to KconfigTom Rini2-0/+2
2021-12-27Convert CONFIG_SUPPORT_EMMC_RPMB to KconfigTom Rini9-0/+9
2021-12-27Convert CONFIG_CONS_INDEX et al to KconfigTom Rini297-5/+451
2021-12-27Convert CONFIG_SD_BOOT et al to KconfigTom Rini15-15/+14
2021-12-27Convert CONFIG_ENV_SPI_BUS et al to KconfigTom Rini82-178/+2
2021-12-27Clarify CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOW in KconfigTom Rini6-6/+0
2021-12-27video: Show the U-Boot logo by defaultSimon Glass2-0/+2
2021-12-27video: Convert CONFIG_VIDEO_LOGO to KconfigSimon Glass38-0/+38
2021-12-27video: theadorable: Use RGB565 for BMP blittingSimon Glass2-0/+2
2021-12-27video: Add a test for 16bpp BMP filesSimon Glass2-0/+2
2021-12-24configs: rock-pi-4: Enable rockchip efuse supportSjoerd Simons2-0/+2
2021-12-24engicam: px30: Add Engicam PX30.Core C.TOUCH 2.0 10.1" OFJagan Teki1-0/+108
2021-12-24arm64: dts: rockchip: Sync px30 from linux-nextJagan Teki2-4/+4
2021-12-24rockchip: Kconfig: Enable SPL support for rk3568Nico Cheng1-1/+24
2021-12-23fdt: Enable OF_HAS_PRIOR_STAGE for most boards with OF_BOARDSimon Glass27-27/+0
2021-12-23fdt: Make OF_BOARD a bool optionSimon Glass3-0/+4
2021-12-23arm: highbank: Add devicetree filesSimon Glass1-0/+1
2021-12-23arm: qemu-ppce500: Add a devicetree fileSimon Glass1-0/+1
2021-12-23arm: bcm7xxx: Add a devicetree fileSimon Glass2-0/+2
2021-12-23arm: xilinx_versal_virt: Add a devicetree fileSimon Glass1-0/+1
2021-12-23arm: octeontx: Add an empty devicetree fileSimon Glass4-0/+4
2021-12-23arm: xenguest_arm64: Add a empty devicetree fileSimon Glass1-1/+1
2021-12-23arm: vexpress: Add a devicetree files for junoSimon Glass1-0/+1
2021-12-23arm: rpi: Sync rpi dts files from LinuxSimon Glass3-0/+3
2021-12-23riscv: qemu: Split devicetree files for qemu_riscv32/64Simon Glass6-2/+6
2021-12-23arm: qemu: Add a devicetree file for qemu_arm64 virtSimon Glass1-0/+1
2021-12-23arm: qemu: Add a devicetree file for qemu_armSimon Glass1-0/+1
2021-12-21Merge tag 'v2022.01-rc4' into nextTom Rini5-2/+8
2021-12-19arm: mvebu: maxbcm_defconfig: Enable DM_I2CStefan Roese1-3/+1
2021-12-19arm: mvebu: ds414_defconfig: Enable DM_I2CStefan Roese1-3/+1
2021-12-19arm: mvebu: db-mv784mp-gp_defconfig: Enable DM_I2CStefan Roese1-3/+1
2021-12-19arm: mvebu: theadorable_debug_defconfig: Enable DM_I2CStefan Roese1-3/+1
2021-12-17Merge tag 'u-boot-at91-2022.04-a' of https://source.denx.de/u-boot/custodians...Tom Rini15-0/+30
2021-12-13Merge tag 'u-boot-stm32-20211213' of https://source.denx.de/u-boot/custodians...Tom Rini1-0/+2
2021-12-13ARM: stm32: Enable KSZ90x1 PHY driver on DHCORMarek Vasut1-0/+2
2021-12-13ARM: rmobile: Fix rzg2_beacon_defconfig to address new aliasesAdam Ford1-1/+0
2021-12-05sandbox: Drop CONFIG_SYS_TIMER_RATESimon Glass1-4/+3
2021-12-05Convert CONFIG_KEYBOARD to KconfigSimon Glass7-0/+7
2021-12-02riscv: Support booting SiFive Unmatched from SPI.Thomas Skibo1-0/+6
2021-12-02riscv: Update Microchip MPFS Icicle Kit supportPadmarao Begari1-1/+0
2021-12-01Convert CONFIG_SYS_BR0_PRELIM et al to KconfigTom Rini53-23/+561
2021-12-01Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini461-101/+768
2021-11-30configs: stm32mp15: deactivate the CONFIG_STM32_IPCCPatrick Delaunay9-18/+0
2021-11-30board: stm32mp1: enable simple framebuffer node for splashscreenPatrick Delaunay3-0/+3
2021-11-30Convert CONFIG_LCD_DT_SIMPLEFB to KconfigPatrick Delaunay9-0/+9