aboutsummaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)AuthorFilesLines
2023-11-02configs: visionfive2: Enable JH7110 RNG driverChanho Park1-0/+2
2023-10-31corstone1000: enable PSCI resetEmekcan Aras1-0/+1
2023-10-31corstone1000: add compressed kernel supportAbdellatif El Khlifi1-1/+1
2023-10-31configs: nuvoton: npcm8xx: Disable CONFIG_SPI_FLASH_USE_4K_SECTORSJim Liu1-0/+1
2023-10-27config: qemu: relax print and console buffer sizeHeinrich Schuchardt11-19/+0
2023-10-27board: toradex: verdin-imx8mp: enable usb device and fastboot supportMarcel Ziswiler1-1/+15
2023-10-27Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini1-0/+1
2023-10-27Merge tag 'u-boot-amlogic-20231027' of https://source.denx.de/u-boot/custodia...Tom Rini44-0/+251
2023-10-27ARM: amlogic: ad401: enable SPIFCIgor Prusov1-0/+1
2023-10-27test: Add sandbox TPM boot measurementEddie James1-0/+1
2023-10-26ARM: meson: enable USB DFU + RAM on Amlogic boards with USB GadgetNeil Armstrong31-0/+62
2023-10-26ARM: meson: enable FIT with LEGACY_IMAGE_FORMAT on all configsNeil Armstrong43-0/+172
2023-10-26configs: khadas-vim3*_android: fix environment savingMattijs Korpershoek4-0/+16
2023-10-26arm: kirkwood: Enable bootstd for Zyxel NSA310S boardTony Dinh1-1/+2
2023-10-26arm: kirkwood: Enable bootstd for Pogo V4 boardTony Dinh1-1/+2
2023-10-26arm: mvebu: turris_mox: Extend to support RIPE Atlas ProbeMarek BehĂșn1-1/+2
2023-10-24sandbox: add SCMI power domain protocol support for testingAKASHI Takahiro1-0/+1
2023-10-24cmd: mbr: Allow 4 MBR partitions without need for extendedAlexander Gendin2-2/+2
2023-10-24Merge tag 'u-boot-rockchip-20231024' of https://source.denx.de/u-boot/custodi...WIP/24Oct2023Tom Rini8-4/+337
2023-10-24Merge tag 'u-boot-imx-20231024' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-0/+1
2023-10-24rockchip: configs: sandbox: enable rkmtd commandJohan Jonker2-0/+2
2023-10-24board: rockchip: Add Xunlong Orange Pi 5 PlusJonas Karlman1-0/+105
2023-10-24board: rockchip: Add Xunlong Orange Pi 5Jonas Karlman1-0/+102
2023-10-24rockchip: rk3588-rock-5b: Sync USB3 nodes from mainline linux patchesJonas Karlman1-1/+0
2023-10-24rockchip: rk3588-rock-5b: Enable support for PCIe SATA cardsJonas Karlman1-1/+5
2023-10-24rockchip: rk3588-rock-5a: Enable support for USB 2.0 portsJonas Karlman1-1/+15
2023-10-23configs: Resync with savedefconfigTom Rini23-36/+28
2023-10-23Merge tag 'u-boot-at91-2024.01-b' of https://source.denx.de/u-boot/custodians...Tom Rini1-0/+73
2023-10-23board: Add support for Conclusive KSTR-SAMA5D27Artur Rojek1-0/+73
2023-10-23board: rockchip: add FriendlyElec NanoPC-T6 rk3588 boardJohn Clark1-0/+108
2023-10-23rockchip: rk3568-radxa-e25: Enable pcie3x1 nodeJonas Karlman1-1/+0
2023-10-23sunxi: add MangoPi MQ-R board supportAndre Przywara1-0/+15
2023-10-22sunxi: remove CONFIG_MACPWRAndre Przywara22-22/+0
2023-10-22sunxi: remove CONFIG_SATAPWRAndre Przywara18-18/+1
2023-10-20arm: kirkwood: Pogo v4: Enable LTOTony Dinh1-0/+1
2023-10-19andes: config: add riscv falcon mode for ae350 platformRandolph4-0/+242
2023-10-19configs: visionfive2: enable bootstage configsChanho Park1-0/+2
2023-10-18dm: adc: imx93-adc depends on ADC (fix boot)SĂ©bastien Szymanski1-0/+1
2023-10-17test: spl: Add a test for the SPI load methodSean Anderson1-0/+6
2023-10-17test: spl: Add a test for the NOR load methodSean Anderson2-0/+4
2023-10-17test: spl: Add a test for the NET load methodSean Anderson1-1/+5
2023-10-17test: spl: Add a test for the MMC load methodSean Anderson1-0/+2
2023-10-17test: spl: Add a test for spl_blk_load_imageSean Anderson1-0/+2
2023-10-17test: spl: Add functions to create filesystemsSean Anderson1-0/+7
2023-10-17test: spl: Add functions to create imagesSean Anderson2-0/+12
2023-10-17test: spl: Fix spl_test_load not failing if fname doesn't existSean Anderson1-0/+1
2023-10-17arm: imx: Check header before calling spl_load_imx_containerSean Anderson4-0/+8
2023-10-17Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-shWIP/17Oct2023Tom Rini1-0/+52
2023-10-17board: rzg2l: Add RZ/G2L SMARC EVK boardPaul Barker1-0/+52
2023-10-16Merge tag 'u-boot-imx-20231016' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini17-5/+82