aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-05-03Merge tag 'u-boot-imx-20230503' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini9-35/+495
2023-05-03starqltechn: use button keyboard driverDzmitry Sankouski1-0/+18
2023-05-03arm: histb: hi3798mv200: add initial support for Hi3798MV200 HC2910-2AGHD05 b...Yang Xiwen5-0/+351
2023-05-03arm: add support for Hisilicon HiSTB family SoCsYang Xiwen6-0/+93
2023-05-03arm: Remove omap5_uevm boardTom Rini8-5646/+0
2023-05-03arm: mach-k3: Workaround errata ID i2331Nitin Yadav1-0/+33
2023-05-03board: mediatek: add Bananapi-R3 devicetreeDaniel Golle3-0/+302
2023-05-03arm: mach-k3: am62a7: Enable QoS for DSSAradhya Bhatia5-0/+187
2023-05-03arm: mach-k3: j7200: Fix firewall warnings at boot timeManorit Chawdhry1-0/+6
2023-05-02arm: mach-k3: common: don't reconfigure background firewallsManorit Chawdhry2-1/+8
2023-05-02arm: mach-k3: common: Default to non fitImage boot on HS-FSVignesh Raghavendra1-2/+2
2023-05-02arm: dts: msm: add GENI SE QUP device tree nodeVladimir Zapolskiy3-12/+17
2023-05-02serial: msm-geni: Use upstream Linux bindingsKonrad Dybcio1-2/+2
2023-05-02board: Add new Broadcom Northstar boardLinus Walleij3-0/+60
2023-05-02arm: Add support for the Broadcom Northstar SoCsLinus Walleij1-1/+20
2023-05-02arm: dts: Import device tree for Broadcom NorthstarLinus Walleij1-0/+581
2023-05-02test: Add tests for the extconSvyatoslav Ryhel1-0/+4
2023-05-02arm: imx8m: remove unused and obsolete board_fix_fdt() in SOC contextHugo Villeneuve1-34/+0
2023-05-02imx: fix get_boot_device() for imx8Tim Harvey1-0/+2
2023-05-02imx6: clock: print real pixel clock rateDario Binacchi1-0/+2
2023-05-02imx6: clock: add support to get LCD pixel clock rateDario Binacchi2-0/+60
2023-05-02imx6: clock: improve calculations to get the PLL video rateDario Binacchi1-1/+5
2023-05-02imx: support i.MX8QM DMSSE20 a1 boardOliver Graute3-0/+406
2023-05-02imx8mn: buffer overflow in low_drive_gpu_freq()Heinrich Schuchardt1-0/+2
2023-05-02board: mntre: imx8mq: Add MNT Reform 2 board supportPatrick Wildt2-0/+18
2023-05-01mpc83xx: Don't allow W and G bits in IBATsChristophe Leroy1-176/+32
2023-04-30Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiWIP/30Apr2023Tom Rini2-2/+5
2023-04-29Merge branch 'for-2023.07' of https://source.denx.de/u-boot/custodians/u-boot...WIP/29Apr2023Tom Rini15-29/+246
2023-04-28sandbox: disable tracing before unmapping RAMPavel Skripkin1-0/+5
2023-04-28sandbox: correct posix_types.h defineHeinrich Schuchardt1-3/+4
2023-04-28sandbox: fix return type of os_filesize()Heinrich Schuchardt1-2/+6
2023-04-28sandbox: mark sandbox_exit() as no return.Heinrich Schuchardt2-2/+2
2023-04-28board: cssi: Add CPU board CMPCPROChristophe Leroy3-0/+195
2023-04-28gpio: axp/sunxi: Remove virtual VBUS detection GPIOSamuel Holland1-1/+0
2023-04-28sunxi: binman: Fix U-Boot offset when SPL is not 32 KiBSamuel Holland1-1/+5
2023-04-27corstone1000: add NVM XIP QSPI device tree nodeAbdellatif El Khlifi1-1/+8
2023-04-27sandbox64: add support for NVMXIP QSPIAbdellatif El Khlifi2-0/+27
2023-04-27sandbox64: fix: return unsigned long in readq()Abdellatif El Khlifi2-2/+2
2023-04-26rockchip: Move to standard bootSimon Glass1-2/+1
2023-04-25arm: omap3: Directly use SMC #1 in lowlevel_init.SPali Rohár1-3/+3
2023-04-25mpc8379erdb: Convert to using DM_SERIALSinan Akman1-0/+27
2023-04-25xen: Fix Kconfig dependenciesMichal Simek1-1/+0
2023-04-25armv7: Use isb/dsb directly in start.STom Rini1-4/+4
2023-04-25arm: Centralize fixed register logicTom Rini2-3/+8
2023-04-25arm: Only support ARM64_CRC32 when using GCCTom Rini1-1/+1
2023-04-25arm64: interrupts: print FAR_ELx on sync exceptionsPavel Skripkin1-1/+37
2023-04-25arch: mach-k3: j721s2_init: Disable the firewallsJayesh Choudhary1-0/+53
2023-04-25armv8: enable HAFDBS for other ELx when FEAT_HAFDBS is presentmeitao2-3/+13
2023-04-25arm64: Use level-2 for largest block mappings when FEAT_HAFDBS is presentMarc Zyngier2-4/+11
2023-04-25arm64: Use FEAT_HAFDBS to track dirty pages when availableMarc Zyngier3-5/+26