summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-07-28ARM: dts: rockchip: Add rk3588j-u-boot.dtsiJagan Teki1-0/+6
2023-07-28arm64: dts: rockchip: Add Rockchip RK3588JJagan Teki1-0/+7
2023-07-28arch: rockchip: rk3588: Fix missing suffix 'A' for Edgeble Neu6AJagan Teki1-5/+5
2023-07-28rockchip: rk3568: Add support for FriendlyARM NanoPi R5CTianling Shen3-0/+116
2023-07-28rockchip: rk3568: Add support for FriendlyARM NanoPi R5STianling Shen4-0/+758
2023-07-28rockchip: rk3328: Add support for Orange Pi R1 Plus LTSTianling Shen3-0/+87
2023-07-28rockchip: rk3328: Add support for Orange Pi R1 PlusTianling Shen3-0/+420
2023-07-28board: rockchip: add DSI and DSI-DPHY for Anbernic RGxx3Chris Morgan1-0/+8
2023-07-28board: rockchip: Correct i2c2 pinctrl for RGxx3Chris Morgan1-0/+2
2023-07-28ARM: dts: rockchip: rk3588-rock-5b-u-boot: add USB3 supportEugen Hristev1-0/+197
2023-07-28ARM: dts: rockchip: rk3588: add support for USB 3.0 devicesJoseph Chen2-0/+198
2023-07-28ARM: dts: rockchip: rk3588: sync with LinuxEugen Hristev4-17/+449
2023-07-26m68k: dts: add watchdog nodeAngelo Dureghello8-0/+47
2023-07-26m68k: move watchdog functions in mcf_wdt driverAngelo Dureghello3-132/+1
2023-07-25arm: Remove more remnants of bcmcygnusTom Rini1-14/+1
2023-07-25part: eliminate part_get_info_by_name_type()Heinrich Schuchardt1-2/+1
2023-07-25Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'"Tom Rini6-282/+1
2023-07-24arm_ffa: introduce sandbox FF-A supportAbdellatif El Khlifi4-0/+210
2023-07-24arm64: smccc: add support for SMCCCv1.2 x0-x17 registersAbdellatif El Khlifi2-1/+72
2023-07-24Merge branch '2023-07-22-TI-K3-improvements'Tom Rini12-13/+15
2023-07-24Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini5-20/+41
2023-07-24riscv: define a cache line size for the generic CPUHeinrich Schuchardt1-0/+1
2023-07-24riscv: dts: jh7110: Add clock source from PLLXingyu Wu3-6/+9
2023-07-24riscv: dts: jh7110: Add PLL clock controller nodeXingyu Wu1-1/+7
2023-07-24riscv: setup per-hart stack earlierBo Gan1-13/+24
2023-07-22Kconfig: Enable FIT_SIGNATURE if ARM64Manorit Chawdhry1-0/+1
2023-07-22k3-*-binman: dts: Pack u-boot.dtb instead of soc specific dtbManorit Chawdhry7-7/+7
2023-07-22arm: k3: Add regex/gsub command handlingAndrew Davis1-0/+1
2023-07-22mach-k3: common: correct the calculations for determining firewallsManorit Chawdhry2-3/+2
2023-07-22Kconfig: j721s2: Fix the scratchpad baseManorit Chawdhry1-1/+1
2023-07-22arch: mach-k3: security: fix the check for authenticationManorit Chawdhry1-2/+3
2023-07-22k3: tools: config.mk: Update makefile and remove scriptsNeha Malcom Francis1-103/+0
2023-07-22arm: k3-am65x-iot2050: Use binman for tispl.bin for iot2050Neha Malcom Francis1-1/+74
2023-07-22am62a: dts: binman: Package tiboot3.bin, tispl.bin, u-boot.imgNeha Malcom Francis3-0/+468
2023-07-22am625: dts: binman: Package tiboot3.bin, tispl.bin and u-boot.imgNeha Malcom Francis3-0/+466
2023-07-22j721s2: dts: binman: Package tiboot3.bin, tispl.bin and u-boot.imgNeha Malcom Francis4-0/+551
2023-07-22am64x: dts: binman: Package tiboot3.bin, tispl.bin u-boot.imgNeha Malcom Francis4-0/+520
2023-07-22am65: dts: binman: Package tiboot3.bin, sysfw.itb, tispl.bin, u-boot.imgNeha Malcom Francis3-0/+520
2023-07-22j7200: dts: binman: Package tiboot3.bin, tispl.bin, u-boot.imgNeha Malcom Francis2-0/+504
2023-07-22j721e: dts: binman: Package tiboot3.bin, sysfw.itb, tispl.bin, u-boot.imgNeha Malcom Francis4-0/+704
2023-07-22arm: dts: k3: Add support for packaging sysfw.itb and tiboot3.binNeha Malcom Francis1-0/+116
2023-07-21board: ti: am62x: evm: Update function calls for splash screenNikhil M Jain1-0/+1
2023-07-21arch: arm: mach-k3: common: Return a pointer after setting page tableNikhil M Jain1-0/+2
2023-07-21arm: mach-k3: am62a7: change some prints to debug printsBryan Brattlof1-2/+2
2023-07-21arm: omap2: Fix warning in force_emif_self_refreshTom Rini1-1/+1
2023-07-21arm: mach-k3: am62: Fixup CPU core, gpu and pru nodes in fdtEmanuele Ghidoli3-0/+90
2023-07-21arm: mach-k3: am62: Add CTRLMMR_WKUP_JTAG_DEVICE_ID register definitionEmanuele Ghidoli1-0/+22
2023-07-21arm: k3: Fix ft_system_setup so it can be enabled on any SoCEmanuele Ghidoli7-91/+148
2023-07-21arm: dts: Fix build of am62a7 dtbsNishanth Menon1-1/+1
2023-07-21arm: mach-k3: *: dev-data: Update to use ARRAY_SIZENishanth Menon5-20/+20