aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-28WIP: armTEST/remove-more-commonh-p2Tom Rini583-559/+272
2024-04-27post: Remove <common.h> and add needed includesTom Rini35-35/+36
2024-04-27fs: Remove <common.h> and add needed includesTom Rini32-32/+8
2024-04-27net: Remove <common.h> and add needed includesTom Rini26-26/+3
2024-04-27env: Remove <common.h> and add needed includesTom Rini20-19/+10
2024-04-27boot: Remove <common.h> and add needed includesTom Rini43-43/+6
2024-04-27part: Remove <common.h> and add needed includesTom Rini7-7/+2
2024-04-27common: Remove <common.h> and add needed includesTom Rini89-82/+45
2024-04-27cmd: Remove <common.h> and add needed includesTom Rini205-205/+65
2024-04-27test: Remove <common.h> and add needed includesTom Rini203-196/+24
2024-04-27powerpc: Remove <common.h> and add needed includesTom Rini76-73/+50
2024-04-27x86: Remove <common.h> and add needed includesTom Rini172-163/+54
2024-04-27sh: Remove <common.h> and add needed includesTom Rini9-9/+3
2024-04-27nios2: Remove <common.h> and add needed includesTom Rini5-5/+2
2024-04-27xtensa: Remove <common.h> and add needed includesTom Rini5-5/+2
2024-04-27cmd/Kconfig: Add some missing dependenciesTom Rini2-3/+7
2024-04-27mpc85xx.h: Use <config.h> directlyTom Rini1-0/+1
2024-04-27pci.h: Add missing <linux/types.h>Tom Rini1-0/+1
2024-04-27init.h: Add "struct cmd_tbl"Tom Rini1-0/+2
2024-04-26Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-mmcWIP/26Apr2024Tom Rini7-31/+96
2024-04-26Merge tag 'u-boot-rockchip-20240426' of https://source.denx.de/u-boot/custodi...Tom Rini113-1344/+1866
2024-04-26Merge tag 'optee-master-26042024' of https://source.denx.de/u-boot/custodians...Tom Rini2-3/+16
2024-04-26rockchip: rk356x: use DRAM banks from ATAGSQuentin Schulz17-17/+0
2024-04-26rockchip: rk3588: use DRAM banks from ATAGSQuentin Schulz3-3/+0
2024-04-26rockchip: turing-rk1-rk3588: use DRAM banks from ATAGSQuentin Schulz3-47/+0
2024-04-26rockchip: toybrick_rk3588: use DRAM banks from ATAGSQuentin Schulz3-47/+0
2024-04-26rockchip: evb_rk3588 et al.: use DRAM banks from ATAGSQuentin Schulz8-57/+0
2024-04-26rockchip: rock5b-rk3588: use DRAM banks from ATAGSQuentin Schulz3-47/+0
2024-04-26rockchip: rock5a-rk3588s: use DRAM banks from ATAGSQuentin Schulz3-47/+0
2024-04-26rockchip: quartzpro64-rk3588: use DRAM banks from ATAGSQuentin Schulz3-44/+0
2024-04-26rockchip: nanopc-t6-rk3588: use DRAM banks from ATAGSQuentin Schulz3-47/+0
2024-04-26rockchip: NR_DRAM_BANKS now defaults to 10 when Rockchip TPL blob is usedQuentin Schulz1-0/+3
2024-04-26rockchip: sdram: Support getting banks from TPL for rk3568 and rk3588Quentin Schulz1-0/+260
2024-04-26rockchip: rock-pi-4-rk3399: enable booting from SPI flashChristopher Obbard2-3/+21
2024-04-26arm: rockchip: sync ROCK Pi 4A DTS from LinuxChristopher Obbard1-0/+10
2024-04-26rockchip: rk3328: Fix bootph prop for vop nodeJonas Karlman1-1/+1
2024-04-26rockchip: io-domain: Add support for RK3328Jonas Karlman4-1/+43
2024-04-26rockchip: rk3328: Enable ARMv8 crypto extensionsJonas Karlman1-0/+3
2024-04-26rockchip: rk3328: Sort imply statements alphabeticallyJonas Karlman1-7/+4
2024-04-26board: rk3288: simplify the DT file list in MAINTAINERSDragan Simic1-3/+1
2024-04-26rockchip: px30-board-tpl: Sync ifdef guards with full TPLLukasz Czechowski1-1/+3
2024-04-26mmc: rockchip_sdhci: Fix 4 blocks PIO mode read limit for RK35xxJonas Karlman1-10/+16
2024-04-26rockchip: rk35xx-generic: Disable unused featuresJonas Karlman2-0/+10
2024-04-26rockchip: rk3588-generic: Add support for USB OTGJonas Karlman3-1/+34
2024-04-26rockchip: rk3588-generic: Use M0 iomux for UART2Jonas Karlman1-0/+1
2024-04-26rockchip: rk356x-generic: Add support for USB OTGJonas Karlman2-1/+28
2024-04-26rockchip: rk356x-generic: Add support for SPI flashJonas Karlman3-1/+35
2024-04-26rockchip: rk356x-generic: Fix eMMC and SD-card pinctrlJonas Karlman1-3/+3
2024-04-26rockchip: rk3588-edgeble-neu6: Enable FIT checksum validationJonas Karlman2-2/+12
2024-04-26rockchip: rk3588-turing-rk1: Use dwc3-generic driverJonas Karlman1-1/+0