aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-24Makefile: remove misc include and simple-bin build artifacts on cleanJohn Clark1-3/+3
2023-10-24riscv: Remove common.h usageTom Rini34-32/+9
2023-10-24mips: Remove common.h usageTom Rini46-47/+4
2023-10-24microblaze: Remove common.h usageTom Rini10-9/+7
2023-10-24m68k: Remove common.h usageTom Rini39-30/+17
2023-10-24arc: Remove common.h usageTom Rini16-15/+3
2023-10-24include: Add <linux/types.h> in a few placesTom Rini3-0/+5
2023-10-24patman: Add a little documentation on the checkpatch testsSimon Glass1-0/+49
2023-10-24checkpatch.pl: Make common.h check boarderTom Rini2-4/+15
2023-10-24cli: Consume invalid escape sequences earlyYurii Monakov2-0/+14
2023-10-24Merge tag 'u-boot-rockchip-20231024' of https://source.denx.de/u-boot/custodi...WIP/24Oct2023Tom Rini57-295/+5472
2023-10-24Merge tag 'u-boot-imx-20231024' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini17-29/+184
2023-10-24rockchip: configs: sandbox: enable rkmtd commandJohan Jonker2-0/+2
2023-10-24rockchip: doc: add rkmtd.rstJohan Jonker2-0/+106
2023-10-24rockchip: test: dm: add rkmtd testJohan Jonker2-0/+201
2023-10-24rockchip: cmd: add rkmtd commandJohan Jonker3-0/+213
2023-10-24rockchip: block: blk-uclass: add bounce buffer flag to blk_descJohan Jonker3-2/+7
2023-10-24rockchip: block: add rkmtd class and driversJohan Jonker4-0/+1352
2023-10-24rockchip: dm: prepare rkmtd UCLASSJohan Jonker3-0/+6
2023-10-24mtd: nand: raw: rockchip_nfc: add NAND_SKIP_BBTSCAN optionJohan Jonker2-0/+12
2023-10-24board: rockchip: Add Xunlong Orange Pi 5 PlusJonas Karlman6-0/+989
2023-10-24board: rockchip: Add Xunlong Orange Pi 5Jonas Karlman6-0/+795
2023-10-24mtd: spi-nor: Add support for XMC XM25QU128CRicardo Pardini1-0/+1
2023-10-24rockchip: rk3588-rock-5b: Sync USB3 nodes from mainline linux patchesJonas Karlman4-157/+99
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-24rockchip: rk3588: Sync device tree from v6.7-rockchip-dts64-1 tagJonas Karlman9-85/+350
2023-10-24dt-bindings: leds: import common led bindings from linux v6.5Tom Fitzhenry1-1/+6
2023-10-23Prepare v2024.01-rc1v2024.01-rc1Tom Rini2-7/+6
2023-10-23configs: Resync with savedefconfigTom Rini23-36/+28
2023-10-23Merge branch '2023-10-23-bootstd-fixes-and-improvements'Tom Rini7-15/+192
2023-10-23bootstd: sata: bootdev scanning for ahci sata with no drive attachedWIP/2023-10-23-bootstd-fixes-and-improvementsTony Dinh1-0/+6
2023-10-23bootstd: sata: Add bootstd support for ahci sataTony Dinh5-5/+113
2023-10-23bootstd: Scan all bootdevs in a boot_targets entry (take 2)Simon Glass3-5/+52
2023-10-23bootstd: Correct logic for single uclassSimon Glass2-2/+35
2023-10-23bootstd: Expand boot-ordering test to include USBSimon Glass1-3/+14
2023-10-23Revert "bootstd: Scan all bootdevs in a boot_targets entry"Simon Glass3-31/+3
2023-10-23CI: Re-enable maintainer checkTom Rini2-2/+2
2023-10-23ae350: Update defconfig listTom Rini1-4/+8
2023-10-23Merge tag 'u-boot-at91-2024.01-b' of https://source.denx.de/u-boot/custodians...Tom Rini16-13/+586
2023-10-23Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini131-594/+4234
2023-10-23board: Add support for Conclusive KSTR-SAMA5D27Artur Rojek10-0/+540
2023-10-23arm: dts: at91: sama5: Add flexcom4 nodeArtur Rojek1-0/+20
2023-10-23event: add new EVT_SETTINGS_R eventArtur Rojek3-0/+11
2023-10-23common: add prototype & rename populate_serial_number()Artur Rojek2-13/+15
2023-10-23Merge tag 'video-20231022' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini3-17/+14
2023-10-23Merge tag 'u-boot-amlogic-20231023' of https://source.denx.de/u-boot/custodia...Tom Rini3-8/+355
2023-10-23rockchip: dts: rk3328: Sync rock64 device tree file from LinuxMatwey V. Kornilov1-12/+2
2023-10-23board: rockchip: add FriendlyElec NanoPC-T6 rk3588 boardJohn Clark11-0/+1192
2023-10-23clk: rockchip: rk3588: fix up the frac pll calculationElaine Zhang1-24/+78