summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)AuthorFilesLines
2024-07-01Merge tag 'u-boot-amlogic-20240701' of https://source.denx.de/u-boot/custodia...Tom Rini2-29/+0
2024-06-26Merge patch series "arm64: add a software pagetable walker"Tom Rini1-1/+57
2024-06-25arm64: add software pagetable walkerCaleb Connolly1-0/+56
2024-06-25arm64: mmu.h: fix PTE_TABLE_APCaleb Connolly1-1/+1
2024-06-25usb: dwc3: meson-g12a: drop usb.h and make dwc3_meson_g12a_force_mode staticNeil Armstrong1-12/+0
2024-06-25usb: dwc3: meson-gxl: drop usb-gx.h and make dwc3_meson_gxl_force_mode staticNeil Armstrong1-14/+0
2024-06-25phy: meson-gxl-usb2: remove phy_meson_gxl_usb2_set_modeNeil Armstrong1-3/+0
2024-06-04Merge tag 'v2024.07-rc4' into nextTom Rini1-0/+4
2024-05-24clk: rockchip: rk3588: Set SPLL frequency during SPL stageHeiko Stuebner1-0/+4
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini25-1/+135
2024-05-20Merge tag 'v2024.07-rc3' into nextTom Rini25-135/+1
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini25-135/+1
2024-05-13armv8: generic_timer: Use event stream for udelayPeter Hoyes1-2/+4
2024-05-13arm: Move sev() and wfe() definitions to common Arm header filePeter Hoyes1-0/+9
2024-05-07Merge patch series "arm: Add Analog Devices SC5xx Machine Type"Tom Rini3-0/+100
2024-05-07arch: arm: Add Analog Devices SC5xx machine typeNathan Barrett-Morrison3-0/+100
2024-05-07arm: sunxi: Add missing <linux/types.h>Tom Rini2-0/+4
2024-05-07arm: aspeed: Add missing <linux/types.h>Tom Rini2-0/+3
2024-05-07board: rockchip: Remove <common.h> and add needed includesTom Rini1-0/+2
2024-05-07board: nvidia: Remove <common.h> and add needed includesTom Rini2-0/+2
2024-05-07board: freescale: Remove <common.h> and add needed includesTom Rini2-1/+3
2024-05-06global: Make <asm/global_data.h> include <asm/u-boot.h>Tom Rini1-0/+1
2024-05-06arm: Remove <common.h> and add needed includesTom Rini1-0/+1
2024-05-06arm: fsl-layerscape: Remove <common.h> and add needed includesTom Rini3-0/+5
2024-05-06arm: davinci: Remove <common.h> and add needed includesTom Rini1-0/+1
2024-05-06arm: imx: Remove <common.h> and add needed includesTom Rini2-0/+4
2024-05-06arm: omap2: Remove <common.h> and add needed includesTom Rini1-0/+2
2024-05-06arm: rockchip: Remove <common.h> and add needed includesTom Rini2-0/+4
2024-05-06arm: tegra: Remove <common.h> and add needed includesTom Rini2-0/+3
2024-04-26rockchip: rk3308: Move cru and grf include files to arch-rockchipJonas Karlman2-0/+0
2024-04-26clk: rockchip: rk3308: Add support for SCLK_RTC32K clockFinley Xiao1-0/+14
2024-04-26rockchip: bootrom: Sync bootsource id enum from bootromJason Zhu1-0/+3
2024-04-22Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2-3/+6
2024-04-22sunxi: sun9i: make more clock functions SPL onlyAndre Przywara1-3/+0
2024-04-22sunxi: move #ifdef guards around tzpc_init() to header fileAndre Przywara1-0/+6
2024-04-21video: tegra20: dsi: add T114 supportSvyatoslav Ryhel1-217/+0
2024-04-21video: tegra20: dc: parameterize V- and H-sync polaritiesSvyatoslav Ryhel1-0/+5
2024-04-21video: tegra20: consolidate DC headerSvyatoslav Ryhel4-92/+0
2024-04-21video: tegra20: dc: diverge DC per-SOCSvyatoslav Ryhel2-0/+41
2024-04-21clk: rockchip: rk3328: Add VOP clk supportJagan Teki1-0/+34
2024-04-05arm: imx9: Correct imx9_probe_mu prototypeYe Li1-1/+1
2024-03-24imx: ele_ahab: Add ahab_commit command supportMathieu Othacehe1-0/+2
2024-03-19arm64: gic: Add power up sequence for GIC-600Venkatesh Yadav Abbarapu1-0/+1
2024-03-15Merge tag 'u-boot-rockchip-20240315' of https://source.denx.de/u-boot/custodi...Tom Rini5-14/+34
2024-03-13stv0991: Remove stv0991 board and architecture codeTom Rini8-453/+0
2024-03-13rockchip: include asm/io.h directly in asm/arch-rockchip/hardware.hQuentin Schulz1-0/+2
2024-03-13rockchip: rk3588: add constants for some register address spacesQuentin Schulz2-0/+8
2024-03-13rockchip: rk3588: disable force_jtag by defaultQuentin Schulz1-0/+24
2024-03-13rockchip: transform rockchip_capsule_update_board_setup into a weak function ...Quentin Schulz1-9/+0
2024-03-13rockchip: merge misc.c into board.cQuentin Schulz1-5/+0