summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini
2023-01-20nxp: Finish migration of SYS_FSL_SRDS_[12] to KconfigTom Rini
2023-01-20nxp: Finish migration of SYS_FSL_IFC_BANK_COUNT to KconfigTom Rini
2023-01-20fsl-layerscape: Rework usage of CONFIG_CLUSTER_CLK_FREQTom Rini
2023-01-20arm: lib1funcs.S: Update compatibility with Linux comment slightlyTom Rini
2023-01-20arm: Rework usage of CONFIG_ARMV[78]_SECURE_BASE in linker scriptsTom Rini
2023-01-20global: Remove unused CONFIG definesTom Rini
2023-01-19Merge tag 'dm-pull-18jan23' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-01-18rockchip: Drop the FIT generator scriptSimon Glass
2023-01-18rockchip: Support building the all output files in binmanSimon Glass
2023-01-18rockchip: Use multiple-images for rk3399Simon Glass
2023-01-18rockchip: Enable bootstage on rockpro64Simon Glass
2023-01-18arm: Support trace on armv8Simon Glass
2023-01-18trace: Use notrace for shortSimon Glass
2023-01-18event: Correct dependencies on the EVENT frameworkTom Rini
2023-01-17Merge branch '2022-01-16-bootstd-updates'Tom Rini
2023-01-17Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2023-01-17arm: kirkwood: Convert to DM Serial for various Kirkwood boardsTony Dinh
2023-01-16image: Move common image code to image_board and commandSimon Glass
2023-01-16rockchip: add support for PX30 Ringneck SoM on Haikou DevkitQuentin Schulz
2023-01-16arm64: dts: rockchip: sync px30 DTSI with Linux kernel v6.1Quentin Schulz
2023-01-16rockchip: px30: insert u-boot, spl-boot-device into U-Boot device treeQuentin Schulz
2023-01-16rockchip: px30: list possible SPL boot devicesQuentin Schulz
2023-01-16rockchip: px30: fix possibly unused grf and cru variablesQuentin Schulz
2023-01-16rockchip: Add initial support for the PINE64 Pinephone ProPeter Robinson
2023-01-16arm64: dts: rk3399: Add upstream Pinephone Pro dtsPeter Robinson
2023-01-16board: rockchip: Add Edgeble Neu2 IO BoardJagan Teki
2023-01-16ARM: dts: rockchip: Add rv1126-u-boot.dtsiJagan Teki
2023-01-16ARM: dts: rockchip: rv1126: Add Edgeble Neural Compute Module 2(Neu2) IOJagan Teki
2023-01-16ARM: dts: rockchip: rv1126: Add Edgeble Neural Compute Module 2(Neu2)Jagan Teki
2023-01-16arm: rockchip: rv1126: Set dram area unsecure for SPLJagan Teki
2023-01-16arm: rockchip: Add RV1126 arch core supportJagan Teki
2023-01-16ARM: dts: rockchip: Add Rockchip RV1126 SoCJagan Teki
2023-01-16ARM: dts: rockchip: Add Rockchip RV1126 pinctrlJagan Teki
2023-01-16arm: rockchip: Add grf header for rv1126Jagan Teki
2023-01-16arch: rockchip: Add cru header for rv1126Jagan Teki
2023-01-16ram: rockchip: Add rv1126 ddr driver supportJagan Teki
2023-01-16ram: rockchip: Update ddr pctl regs for px30Jagan Teki
2023-01-16ram: rockchip: Compute ddr capacity based on grf splitJagan Teki
2023-01-16rockchip: puma-rk3399: sync DTS with Linux kernel next-20221114Quentin Schulz
2023-01-16rockchip: px30: make watchdog and tsadc trigger a first global resetQuentin Schulz
2023-01-14ARM: renesas: condor: switch eMMC bus to 1V8Hai Pham
2023-01-14ARM: dts: renesas: condor: Enable SPI NOR fast-readMarek Vasut
2023-01-13Merge tag 'u-boot-stm32-20230113' of https://source.denx.de/u-boot/custodians...Tom Rini
2023-01-13ARM: stm32: Make ECDSA authentication available to U-BootMarek Vasut
2023-01-13ARM: stm32: Pass ROM API table pointer to U-Boot properMarek Vasut
2023-01-13ARM: stm32: Factor out save_boot_paramsMarek Vasut
2023-01-13ARM: stm32: Fix ECDSA authentication with Dcache enabledMarek Vasut
2023-01-13efi_loader: add .rela sections to .text on arm64Heinrich Schuchardt
2023-01-12misc: fs_loader: Add function to get the chosen loaderSean Anderson