aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2023-08-30Merge tag 'u-boot-at91-2023.10-a' of https://source.denx.de/u-boot/custodians...WIP/30Aug2023-nextTom Rini8-87/+545
2023-08-29nuvoton: npcm845-evb: Add a newline at the end of fileSughosh Ganu1-1/+1
2023-08-29ARM: dts: at91: sam9x60-curiosity: Sync gpio button from LinuxAlexander Dahl1-0/+20
2023-08-29board: sam9x60-curiosity: Let LED subsystem init leds if enabledAlexander Dahl1-0/+18
2023-08-29ARM: dts: at91: sam9x60-curiosity: Sync LED nodes from LinuxAlexander Dahl1-0/+30
2023-08-24arm: qemu: Enable usb keyboard as an input deviceAlper Nebi Yasak1-0/+5
2023-08-24arm: qemu: Enable PRE_CONSOLE_BUFFERAlper Nebi Yasak1-0/+1
2023-08-24arm: qemu: Enable Bochs video supportAlper Nebi Yasak1-0/+4
2023-08-21Merge tag 'v2023.10-rc3' into nextTom Rini60-130/+2573
2023-08-20Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-shTom Rini2-25/+32
2023-08-19arm: rmobile: Fix off-by-one error in cpuinfoPaul Barker1-1/+1
2023-08-18Merge tag 'tegra-for-2023.10-rc1' of https://source.denx.de/u-boot/custodians...WIP/18Aug2023Tom Rini22-1/+1312
2023-08-17arm: mediatek: add usb support for MT7988Frank Wunderlich1-0/+60
2023-08-17arm: dts: mediatek: convert gmac link mode to 2500base-x for r3Frank Wunderlich1-2/+2
2023-08-17arm: bcm283x undefined reference to "print_cpuinfo"Naveen Kumar Chaudhary1-0/+8
2023-08-17armv8: Skip PIE in SPL due to load alignment fault.Kevin Chen1-1/+1
2023-08-17arm: Use builtins for ffs/flsSean Anderson3-1/+76
2023-08-17arm: dts: k3-am64: Sync DT with Linux v6.5-rc1Roger Quadros11-573/+604
2023-08-17Revert "ARM: dts: k3-am642-sk-u-boot: add PMIC node"Roger Quadros1-61/+0
2023-08-16ARM: dts: stm32: Switch DWMAC RMII clock to MCO2 on DHCOMMarek Vasut2-4/+32
2023-08-16ARM: dts: stm32mp: alignment with v6.4Patrick Delaunay10-56/+299
2023-08-16ARM: stm32: Inhibit PDDS because CSTBYDIS is setMarek Vasut1-1/+1
2023-08-16ARM: dts: stm32: fix display pinmux for stm32f746-discoDario Binacchi1-1/+1
2023-08-15common: return type board_get_usable_ram_topHeinrich Schuchardt6-6/+6
2023-08-14phy: Add support for the Apple Type-C PHYMark Kettenis1-0/+1
2023-08-13ARM: rmobile: Update littleā€endian byte order option in srec_cat commandHai Pham1-24/+31
2023-08-12dts: rockchip: rk3308: Avoid warning for serial probe on prerelocMassimo Pegorer1-0/+27
2023-08-12clk: rockchip: rk3308: Support reading UART rate and clock registersMassimo Pegorer2-2/+15
2023-08-12rockchip: spl: Drop out of scope debug message related to uart initMassimo Pegorer1-11/+0
2023-08-12rockchip: spl: Drop useless call to debug_uart_initMassimo Pegorer1-2/+0
2023-08-12rockchip: rk356x-u-boot: Set max-frequency prop in sdhci nodeJonas Karlman1-2/+1
2023-08-12clk: rockchip: rk3568: Fix mask for clk_cpll_div_25m_divJonas Karlman1-1/+1
2023-08-12rockchip: cru: Enable cpu info support for rk3568Anton2-0/+4
2023-08-12rockchip: rk3568: Add EmbedFire Lubancat 2 supportAndy Yan3-0/+761
2023-08-12rockchip: rv1126: Enable fdtoverlay supportJagan Teki1-0/+1
2023-08-12rockchip: dts: rk3328: rock64: Align spi flash entryPeter Robinson2-2/+2
2023-08-12rockchip: dts: rk3328: Add rng details to u-boot.dtsiPeter Robinson1-0/+6
2023-08-12rockchip: rk3399: remove duplicate call to regulators_enable_boot_onQuentin Schulz1-10/+0
2023-08-09treewide: unify the linker symbol reference formatShiji Yang3-4/+4
2023-08-09treewide: rework linker symbol declarations in sections headerShiji Yang1-3/+0
2023-08-09Kconfigs: Correct default of "0" on hex type entriesTom Rini6-8/+7
2023-08-09arm64: fsl: layerscape: Remove unused functionsShenlin Liang1-5/+0
2023-08-08arm64: smccc: add support for SMCCCv1.2 x0-x17 registersAbdellatif El Khlifi2-1/+72
2023-08-07board: at91: sama5d29_curiosity: add initial support for sama5d29_curiosityMihai Sain4-0/+289
2023-08-04board: toradex: add verdin am62 supportMarcel Ziswiler10-1/+4663
2023-08-04arm: dts: k3-binman: fix rcfg_yaml and pcfg_yaml labelsMarcel Ziswiler1-8/+8
2023-08-04arm: mach-k3: am62: fix 2nd mux option of clkout0Marcel Ziswiler1-2/+3
2023-08-03arch: arm: fsl-layerscape: allow "opt-out" of fsl_setenv_bootcmdMathew McBride1-1/+1
2023-08-03board: traverse: ten64: fix allocation order of MAC addressesMathew McBride1-0/+10
2023-08-03board: mediatek: add MT7988 reference boardsWeijie Gao3-0/+318