summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-01-24vbe: sandbox: Drop VBE node in chosenSimon Glass1-13/+0
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini41-657/+657
2023-01-20nxp: Finish migration of SYS_FSL_SRDS_[12] to KconfigTom Rini5-29/+18
2023-01-20nxp: Finish migration of SYS_FSL_IFC_BANK_COUNT to KconfigTom Rini4-25/+14
2023-01-20fsl-layerscape: Rework usage of CONFIG_CLUSTER_CLK_FREQTom Rini1-3/+4
2023-01-20arm: lib1funcs.S: Update compatibility with Linux comment slightlyTom Rini1-7/+2
2023-01-20arm: Rework usage of CONFIG_ARMV[78]_SECURE_BASE in linker scriptsTom Rini2-4/+8
2023-01-20arc: Migrate ARC_MMU_VER to KconfigTom Rini2-10/+7
2023-01-20global: Remove unused CONFIG definesTom Rini5-57/+2
2023-01-19Merge tag 'dm-pull-18jan23' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini12-290/+100
2023-01-19rockchip: Drop the FIT generator scriptSimon Glass1-267/+0
2023-01-19rockchip: Support building the all output files in binmanSimon Glass3-9/+75
2023-01-18rockchip: Use multiple-images for rk3399Simon Glass1-1/+2
2023-01-18rockchip: Enable bootstage on rockpro64Simon Glass1-3/+13
2023-01-18arm: Support trace on armv8Simon Glass1-3/+3
2023-01-18trace: Use notrace for shortSimon Glass5-7/+7
2023-01-18event: Correct dependencies on the EVENT frameworkTom Rini10-9/+17
2023-01-18x86: Fix saying arch_cpu_init_dm in debug/docsTom Rini1-1/+1
2023-01-17Merge branch '2022-01-16-bootstd-updates'Tom Rini2-1/+12
2023-01-17Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini1-0/+22
2023-01-17arm: kirkwood: Convert to DM Serial for various Kirkwood boardsTony Dinh1-0/+22
2023-01-17bootstd: Add a test for the bootstd menuSimon Glass1-0/+11
2023-01-17image: Move common image code to image_board and commandSimon Glass1-1/+1
2023-01-16rockchip: add support for PX30 Ringneck SoM on Haikou DevkitQuentin Schulz4-0/+730
2023-01-16arm64: dts: rockchip: sync px30 DTSI with Linux kernel v6.1Quentin Schulz1-3/+25
2023-01-16rockchip: px30: insert u-boot, spl-boot-device into U-Boot device treeQuentin Schulz1-0/+51
2023-01-16rockchip: px30: list possible SPL boot devicesQuentin Schulz1-0/+6
2023-01-16rockchip: px30: fix possibly unused grf and cru variablesQuentin Schulz1-0/+10
2023-01-16rockchip: Add initial support for the PINE64 Pinephone ProPeter Robinson2-0/+39
2023-01-16arm64: dts: rk3399: Add upstream Pinephone Pro dtsPeter Robinson2-0/+475
2023-01-16board: rockchip: Add Edgeble Neu2 IO BoardJagan Teki2-0/+26
2023-01-16ARM: dts: rockchip: Add rv1126-u-boot.dtsiJagan Teki1-0/+62
2023-01-16ARM: dts: rockchip: rv1126: Add Edgeble Neural Compute Module 2(Neu2) IOJagan Teki2-0/+45
2023-01-16ARM: dts: rockchip: rv1126: Add Edgeble Neural Compute Module 2(Neu2)Jagan Teki1-0/+338
2023-01-16arm: rockchip: rv1126: Set dram area unsecure for SPLJagan Teki1-0/+12
2023-01-16arm: rockchip: Add RV1126 arch core supportJagan Teki9-0/+268
2023-01-16ARM: dts: rockchip: Add Rockchip RV1126 SoCJagan Teki1-0/+438
2023-01-16ARM: dts: rockchip: Add Rockchip RV1126 pinctrlJagan Teki1-0/+211
2023-01-16arm: rockchip: Add grf header for rv1126Jagan Teki1-0/+251
2023-01-16arch: rockchip: Add cru header for rv1126Jagan Teki1-0/+459
2023-01-16ram: rockchip: Add rv1126 ddr driver supportJagan Teki5-0/+1189
2023-01-16ram: rockchip: Update ddr pctl regs for px30Jagan Teki1-2/+98
2023-01-16ram: rockchip: Compute ddr capacity based on grf splitJagan Teki1-1/+1
2023-01-16rockchip: puma-rk3399: sync DTS with Linux kernel next-20221114Quentin Schulz2-3/+34
2023-01-16rockchip: px30: make watchdog and tsadc trigger a first global resetQuentin Schulz1-0/+4
2023-01-14ARM: renesas: condor: switch eMMC bus to 1V8Hai Pham1-7/+1
2023-01-14ARM: dts: renesas: condor: Enable SPI NOR fast-readMarek Vasut1-0/+1
2023-01-13Merge tag 'u-boot-stm32-20230113' of https://source.denx.de/u-boot/custodians...Tom Rini13-53/+292
2023-01-13ARM: stm32: Make ECDSA authentication available to U-BootMarek Vasut1-1/+1
2023-01-13ARM: stm32: Pass ROM API table pointer to U-Boot properMarek Vasut1-0/+15