aboutsummaryrefslogtreecommitdiffstats
path: root/configs
Commit message (Expand)AuthorAgeFilesLines
* config: qemu: relax print and console buffer sizeHeinrich Schuchardt2023-10-2711-19/+0
* board: toradex: verdin-imx8mp: enable usb device and fastboot supportMarcel Ziswiler2023-10-271-1/+15
* Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-b...27Oct2023Tom Rini2023-10-271-0/+1
|\
| * test: Add sandbox TPM boot measurementEddie James2023-10-271-0/+1
* | Merge tag 'u-boot-amlogic-20231027' of https://source.denx.de/u-boot/custodia...Tom Rini2023-10-2744-0/+251
|\ \
| * | ARM: amlogic: ad401: enable SPIFCIgor Prusov2023-10-271-0/+1
| * | ARM: meson: enable USB DFU + RAM on Amlogic boards with USB GadgetNeil Armstrong2023-10-2631-0/+62
| * | ARM: meson: enable FIT with LEGACY_IMAGE_FORMAT on all configsNeil Armstrong2023-10-2643-0/+172
| * | configs: khadas-vim3*_android: fix environment savingMattijs Korpershoek2023-10-264-0/+16
* | | arm: kirkwood: Enable bootstd for Zyxel NSA310S boardTony Dinh2023-10-261-1/+2
* | | arm: kirkwood: Enable bootstd for Pogo V4 boardTony Dinh2023-10-261-1/+2
* | | arm: mvebu: turris_mox: Extend to support RIPE Atlas ProbeMarek BehĂșn2023-10-261-1/+2
|/ /
* | sandbox: add SCMI power domain protocol support for testingAKASHI Takahiro2023-10-241-0/+1
* | cmd: mbr: Allow 4 MBR partitions without need for extendedAlexander Gendin2023-10-242-2/+2
* | Merge tag 'u-boot-rockchip-20231024' of https://source.denx.de/u-boot/custodi...WIP/24Oct2023Tom Rini2023-10-248-4/+337
|\ \
| * | rockchip: configs: sandbox: enable rkmtd commandJohan Jonker2023-10-242-0/+2
| * | board: rockchip: Add Xunlong Orange Pi 5 PlusJonas Karlman2023-10-241-0/+105
| * | board: rockchip: Add Xunlong Orange Pi 5Jonas Karlman2023-10-241-0/+102
| * | rockchip: rk3588-rock-5b: Sync USB3 nodes from mainline linux patchesJonas Karlman2023-10-241-1/+0
| * | rockchip: rk3588-rock-5b: Enable support for PCIe SATA cardsJonas Karlman2023-10-241-1/+5
| * | rockchip: rk3588-rock-5a: Enable support for USB 2.0 portsJonas Karlman2023-10-241-1/+15
| * | board: rockchip: add FriendlyElec NanoPC-T6 rk3588 boardJohn Clark2023-10-231-0/+108
| * | rockchip: rk3568-radxa-e25: Enable pcie3x1 nodeJonas Karlman2023-10-231-1/+0
* | | Merge tag 'u-boot-imx-20231024' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2023-10-241-0/+1
|\ \ \
| * | | dm: adc: imx93-adc depends on ADC (fix boot)SĂ©bastien Szymanski2023-10-181-0/+1
* | | | configs: Resync with savedefconfigTom Rini2023-10-2323-36/+28
* | | | Merge tag 'u-boot-at91-2024.01-b' of https://source.denx.de/u-boot/custodians...Tom Rini2023-10-231-0/+73
|\ \ \ \
| * | | | board: Add support for Conclusive KSTR-SAMA5D27Artur Rojek2023-10-231-0/+73
| | |/ / | |/| |
* | | | sunxi: add MangoPi MQ-R board supportAndre Przywara2023-10-231-0/+15
* | | | sunxi: remove CONFIG_MACPWRAndre Przywara2023-10-2222-22/+0
* | | | sunxi: remove CONFIG_SATAPWRAndre Przywara2023-10-2218-18/+1
|/ / /
* | | arm: kirkwood: Pogo v4: Enable LTOTony Dinh2023-10-201-0/+1
* | | andes: config: add riscv falcon mode for ae350 platformRandolph2023-10-194-0/+242
* | | configs: visionfive2: enable bootstage configsChanho Park2023-10-191-0/+2
* | | test: spl: Add a test for the SPI load methodWIP/2023-10-17-spl-test-some-load-methodsSean Anderson2023-10-171-0/+6
* | | test: spl: Add a test for the NOR load methodSean Anderson2023-10-172-0/+4
* | | test: spl: Add a test for the NET load methodSean Anderson2023-10-171-1/+5
* | | test: spl: Add a test for the MMC load methodSean Anderson2023-10-171-0/+2
* | | test: spl: Add a test for spl_blk_load_imageSean Anderson2023-10-171-0/+2
* | | test: spl: Add functions to create filesystemsSean Anderson2023-10-171-0/+7
* | | test: spl: Add functions to create imagesSean Anderson2023-10-172-0/+12
* | | test: spl: Fix spl_test_load not failing if fname doesn't existSean Anderson2023-10-171-0/+1
* | | arm: imx: Check header before calling spl_load_imx_containerSean Anderson2023-10-174-0/+8
|/ /
* | Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-shWIP/17Oct2023Tom Rini2023-10-171-0/+52
|\ \
| * | board: rzg2l: Add RZ/G2L SMARC EVK boardPaul Barker2023-10-171-0/+52
* | | Merge tag 'u-boot-imx-20231016' of https://gitlab.denx.de/u-boot/custodians/u...WIP/16Oct2023Tom Rini2023-10-1617-5/+82
|\ \ \
| * | | imx8mp-evk: Add USB0 OTG supportFabio Estevam2023-10-161-0/+31
| * | | pico-pi-imx7d: Unselect CONFIG_CONSOLE_MUXFabio Estevam2023-10-166-0/+6
| * | | smegw01: Convert to watchdog driver modelFabio Estevam2023-10-161-0/+3
| * | | mx7dsabresd: Convert to watchdog driver modelFabio Estevam2023-10-161-0/+3