aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-13rockchip: include asm/io.h directly in asm/arch-rockchip/hardware.hQuentin Schulz
2024-03-13rockchip: migrate hardware.h inclusion into appropriate filesQuentin Schulz
2024-03-13rockchip: rk3588: add constants for some register address spacesQuentin Schulz
2024-03-13rockchip: rk3588: disable force_jtag by defaultQuentin Schulz
2024-03-13rockchip: transform rockchip_capsule_update_board_setup into a weak function ...Quentin Schulz
2024-03-13rockchip: merge misc.c into board.cQuentin Schulz
2024-03-13rockchip: theobroma-systems: ringneck: migrate to rockchip_early_misc_init_rQuentin Schulz
2024-03-13rockchip: theobroma-systems: puma: migrate to rockchip_early_misc_init_rQuentin Schulz
2024-03-13rockchip: pine64: rockpro64: migrate to rockchip_early_misc_init_rQuentin Schulz
2024-03-13rockchip: pine64: pinephone-pro: migrate to rockchip_early_misc_init_rQuentin Schulz
2024-03-13rockchip: pine64: pinebook-pro: migrate to rockchip_early_misc_init_rQuentin Schulz
2024-03-13rockchip: google: gru: migrate to rockchip_early_misc_init_rQuentin Schulz
2024-03-13rockchip: add weak function symbol called at the beginning of misc_init_rQuentin Schulz
2024-03-13rockchip: avoid out-of-bounds when computing cpuidQuentin Schulz
2024-03-11Merge tag 'v2024.04-rc4' into nextTom Rini
2024-03-11Prepare v2024.04-rc4Tom Rini
2024-03-11Merge tag 'u-boot-imx-master-20240311' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2024-03-11configs: Resync with savedefconfigTom Rini
2024-03-11arm: dts: imx8mp-beacon-kit: Resync DTS with Linux 6.8Adam Ford
2024-03-11toradex: tdx-cfg-block: add 0087 i.mx8m mini product variantJoao Paulo Goncalves
2024-03-11configs: imx8mp_beacon: Fall back to using TF-AAdam Ford
2024-03-11board: phycore_imx8mp: Use 2GHz RAM timings for PCL-070 from pcb_rev 1Benjamin Hahn
2024-03-11board: phytec: common: phytec_som_detection: Add phytec_get_som_typeBenjamin Hahn
2024-03-09Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2024-03-09net: phy: Use PHY MDIO address from DT if availableMarek Vasut
2024-03-07Merge branch '2024-03-07-assorted-fixes' into nextTom Rini
2024-03-07cmd: md5sum: use hash_commandIgor Opaniuk
2024-03-07autoboot: Add check for result of malloc_cache_aligned()Maks Mishin
2024-03-07serial: pl01x: set baudrate when probingYang Xiwen
2024-03-07net: am65-cpsw: cpsw_mdio: Switch to proper DM_MDIO frameworkRoger Quadros
2024-03-07net: mdio: Handle bus level GPIO ResetRoger Quadros
2024-03-07doc: board: phytec: Add phyCORE-AM64xWadim Egorov
2024-03-07board: phytec: am64x: Add PHYTEC phyCORE-AM64x SoMWadim Egorov
2024-03-07Check curve_name for null to avoid crashBob Wolff
2024-03-06Merge patch series "Move DRAM address of ATF"Tom Rini
2024-03-06arm: mach-k3: Move DRAM address of ATF for AM62/AM62aAndrew Davis
2024-03-06arm: mach-k3: am62a: Fixup TF-A/OP-TEE reserved-memory node in FDTAndrew Davis
2024-03-06arm: mach-k3: am62: Fixup TF-A/OP-TEE reserved-memory node in FDTAndrew Davis
2024-03-06arm: mach-k3: am62: Enable OF_SYSTEM_SETUP for all boardsAndrew Davis
2024-03-06arm: mach-k3: Add config option for setting OP-TEE addressAndrew Davis
2024-03-06arm: mach-k3: Add default ATF location for AM62/AM62aAndrew Davis
2024-03-05arm: dts: k3-binman: Make optee optional as requirementMichael Trimarchi
2024-03-05Merge patch series "Enable OSPI on j721e"Tom Rini
2024-03-05arm: dts: k3-j721e-sk: Remove OSPI phypattern partitionJonathan Humphreys
2024-03-05arm: mach-k3: j721e: Enable OSPI bootJonathan Humphreys
2024-03-05configs: j721e: Enable OSPI memoryJonathan Humphreys
2024-03-05Merge patch series "enable OSPI support on AM64x"Tom Rini
2024-03-05arm: dts: k3-am642-evm/sk: Enable OSPI support in SPLJonathan Humphreys
2024-03-05configs: am64x_evm_*_defconfig: Enable OSPI supportJonathan Humphreys
2024-03-05arch/arm/mach-omap2/omap5/fdt.c: ft_fixup_clocks: use clock-output-names prop...Romain Naour