summaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)AuthorFilesLines
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-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
2021-11-30ARM: stm32: Enable KSZ90x1 PHY driver on DHCORMarek Vasut1-0/+2
2021-11-30configs: enable CMD_TPM on QEMU ARMHeinrich Schuchardt2-0/+2
2021-11-29Merge tag 'v2022.01-rc3' into nextTom Rini1-1/+1
2021-11-29sandbox: Enable HEXDUMP for sandbox_flattreeSimon Glass1-0/+1
2021-11-23stm32mp15: deactivate CONFIG_SCMI_AGENT_MAILBOXPatrick Delaunay2-0/+2
2021-11-23net: phy: realtek: Add tx/rx delay config for 8211eSamuel Holland1-1/+0
2021-11-23configs: ls1021a-tsn: enable the generation of random Ethernet MAC addressesVladimir Oltean2-0/+2
2021-11-23configs: ls1021a-tsn: enable sja1105 switch driverVladimir Oltean2-0/+4
2021-11-22configs: at91: sam9x60ek: add CLK and GPIO commandsMihai Sain3-0/+6
2021-11-22configs: sama5d2 boards: add DM and GPIO commandsMihai Sain12-0/+24
2021-11-18configs: am64x_evm_*_defconfig: Add configs to enable serdes for USB 3.0 supportAswath Govindraju2-0/+28
2021-11-18configs: ast2600: Boot kernel FIT in DRAMChia-Wei Wang1-1/+1
2021-11-18configs: ast2600-evb: Enable SPL FIT supportChia-Wei Wang1-3/+17
2021-11-18arm: qemu: Enable the debug UARTSimon Glass2-0/+10
2021-11-18arm: Fix some inconsistent debug-UART CONFIG optionsSimon Glass5-1/+4
2021-11-16Merge tag 'xilinx-for-v2022.01-rc3' of https://source.denx.de/u-boot/custodia...Tom Rini1-1/+1