aboutsummaryrefslogtreecommitdiffstats
path: root/configs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'video-20240421' of https://source.denx.de/u-boot/custodians/u-boot...WIP/21Apr2024Tom Rini2024-04-211-0/+5
|\
| * configs: Enable HDMI Out for ROC-RK3328-CCJagan Teki2024-04-211-0/+5
* | imx8mm_venice_defconfig: Enable PCIe/NVMe supportTim Harvey2024-04-201-0/+6
* | imx8m*_venice_defconfig: enable ipv6, wget and tftpputTim Harvey2024-04-203-0/+15
* | imx8m*-venice: enable TPM supportTim Harvey2024-04-203-0/+30
|/
* configs: stm32mp1: Enable BUTTON_GPIO flag for stm32mp13_defconfigPatrice Chotard2024-04-191-0/+2
* configs: stm32mp1: Enable BUTTON_GPIO flag for stm32mp15_trusted_defconfigPatrice Chotard2024-04-191-0/+2
* configs: stm32mp1: Enable BUTTON_GPIO flag for stm32mp15_basic_defconfigPatrice Chotard2024-04-191-0/+2
* configs: stm32mp1: Enable BUTTON_GPIO flag for stm32mp15_defconfigPatrice Chotard2024-04-191-0/+2
* configs: stm32mp13: Enable FASTBOOTPatrice Chotard2024-04-191-1/+8
* arm: stm32: Enable OHCI HCD support on STM32MP15xx DHSOMMarek Vasut2024-04-192-0/+4
* configs: am335x_guardian: store boot count in AM3352 RTC blockGireesh Hiremath2024-04-181-0/+1
* Merge branch 'for-2024.07' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini2024-04-183-0/+14
|\
| * board: cssi: add support for reading temperatureChristophe Leroy2024-04-183-0/+9
| * board: cssi: Add support for SPI bus on MCR3000 boardChristophe Leroy2024-04-181-0/+5
* | Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabl...Tom Rini2024-04-1822-22/+22
* | Merge branch 'master-fdt' of https://source.denx.de/u-boot/custodians/u-boot-shTom Rini2024-04-1826-33/+35
|\ \ | |/ |/|
| * ARM: dts: renesas: Switch to using upstream DTMarek Vasut2024-04-1810-9/+10
| * ARM: dts: renesas: Switch to using upstream DT on 64bit Renesas SoCsMarek Vasut2024-04-1816-19/+20
| * ARM: dts: renesas: Replace R8A77950 with R8A77951Marek Vasut2024-04-182-8/+8
| * ARM: dts: renesas: Stop using the -u-boot DTs for buildMarek Vasut2024-04-1823-26/+26
* | configs: am64x_evm_*_defconfig: Increase offsets for eMMC raw bootJudith Mendez2024-04-172-2/+2
* | configs: arbel: Use generic timer and npcm reset driverJim Liu2024-04-171-3/+0
|/
* Merge patch series "configs: ti: Enable basic settings for SystemReady ACS"Tom Rini2024-04-176-19/+50
|\
| * configs: beagleboneai64: Enable RTC emulationJonathan Humphreys2024-04-171-0/+3
| * configs: beagleboneai64: Enable basic EFI CMD supportJonathan Humphreys2024-04-171-0/+3
| * configs: am62x: Enable RTC emulationJonathan Humphreys2024-04-171-0/+3
| * configs: am62x: Enable basic EFI CMD supportJonathan Humphreys2024-04-171-0/+3
| * configs: am62x: cosmetic config cleanupJonathan Humphreys2024-04-171-4/+4
| * configs: am62px: Enable RTC emulationJonathan Humphreys2024-04-171-0/+3
| * configs: am62px: Enable basic EFI CMD supportJonathan Humphreys2024-04-171-0/+3
| * configs: am62px: cosmetic config cleanupJonathan Humphreys2024-04-171-10/+5
| * configs: beagleplay: Enable RTC emulationJonathan Humphreys2024-04-171-0/+3
| * configs: beagleplay: Enable basic EFI CMD supportJonathan Humphreys2024-04-171-0/+3
| * configs: j721e: Enable RTC emulationJonathan Humphreys2024-04-171-0/+3
| * configs: j721e: Enable basic EFI CMD supportJonathan Humphreys2024-04-171-0/+3
| * configs: am64x: Enable RTC emulationJonathan Humphreys2024-04-171-0/+3
| * configs: am64x: Enable basic EFI CMD supportJonathan Humphreys2024-04-171-0/+3
| * configs: am64x: cosmetic config cleanupJonathan Humphreys2024-04-171-5/+5
* | chameleonv3: set in defconfig for FPGA to reprogram every rebootMichał Barnaś2024-04-151-0/+1
* | board: phycore-am62x: Extend for better environment handlingWIP/11Apr2024Wadim Egorov2024-04-111-0/+1
* | verdin-am62: move verdin am62 to OF_UPSTREAMMarcel Ziswiler2024-04-111-1/+1
* | am625x_evm_a53: Tweak boot command to set fdtMartyn Welch2024-04-111-1/+1
* | configs: am6*_evm_a53_defconfig: Enable config to support mmc rescanJudith Mendez2024-04-114-0/+4
* | Merge patch series "Resolve issues with booting distros on x86"WIP/10Apr2024Tom Rini2024-04-104-2/+8
|\ \
| * | x86: qemu: Enable truetype fontsSimon Glass2024-04-102-0/+2
| * | x86: qemu: Expand ROM sizeSimon Glass2024-04-101-2/+2
| * | x86: coreboot: Enable truetype fontsSimon Glass2024-04-102-0/+2
| * | x86: coreboot: Add a boot scriptSimon Glass2024-04-102-0/+2
* | | Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"Tom Rini2024-04-1022-22/+22
|\ \ \