aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2024-02-08Merge tag 'u-boot-imx-master-20240208' of https://gitlab.denx.de/u-boot/custo...WIP/08Feb2024Tom Rini10-4/+762
2024-02-08phycore-imx8mp: add USB mass storage supportBenjamin Hahn1-0/+4
2024-02-08imx8mp-phyboard-pollux-rdk: sync with kernel devicetree from v6.8-rc2Benjamin Hahn1-3/+159
2024-02-08mx6sabresd: Convert to watchdog driver modelFabio Estevam1-0/+9
2024-02-08imx: imx8: print reset causeIgor Opaniuk1-0/+41
2024-02-08board: phytec: phycore-imx93: Add phyBOARD-Segin-i.MX93 supportMathieu Othacehe5-1/+544
2024-02-08imx9: clock: Fix board_interface_eth_init for FECPrimoz Fiser1-0/+5
2024-02-08fsl-layerscape/soc.c: do not destroy bootcmd environmentMike Looijmans1-0/+5
2024-02-07Merge branch '2024-02-06-assorted-fixes'Tom Rini5-52/+29
2024-02-07Merge tag 'u-boot-rockchip-20240207' of https://source.denx.de/u-boot/custodi...WIP/07Feb2024Tom Rini63-349/+1272
2024-02-07arm: dts: rockpro64: Add RockPro64 smbiosShantur Rathore1-0/+22
2024-02-06arm: mach-k3: j721s2_init: Support less than max DDR controllersNeha Malcom Francis1-1/+1
2024-02-06vexpress_ca9x4: Enable DM_SERIALOle P. Orhagen2-2/+4
2024-02-06arm: dts: nuvoton: modify npcm8xx reset propertyJim Liu2-49/+24
2024-02-05Merge tag 'rpi-next-2024.04' of https://source.denx.de/u-boot/custodians/u-bo...Tom Rini6-17/+74
2024-02-05rockchip: rk3568-generic: Enable eMMC HS200 modeJonas Karlman2-1/+12
2024-02-05rockchip: rk35xx: Enable eMMC HS200 mode by defaultJonas Karlman1-0/+4
2024-02-05rockchip: rk35xx: Remove use of eMMC DDR52 modeJonas Karlman12-12/+0
2024-02-04rockchip: rk35xx: Remove unnecessary status propsJonas Karlman3-14/+1
2024-02-04rockchip: rk3588: Add default u-boot,spl-boot-order propJonas Karlman7-34/+4
2024-02-04rockchip: rk3588: Sync device tree from linux v6.8-rc1Jonas Karlman13-36/+247
2024-02-04rockchip: rk3588: Sync device tree with linux v6.7Jonas Karlman7-34/+47
2024-02-04rockchip: rk356x: Move common uart2 props to rk356x-u-boot.dtsiJonas Karlman14-156/+5
2024-02-04rockchip: rk356x: Sync device tree from linux v6.8-rc1Jonas Karlman6-3/+16
2024-02-04rockchip: rk356x: Sync device tree from linux v6.7Jonas Karlman12-48/+47
2024-02-04arch: arm: mach-rockchip: Kconfig: Enable BOOTSTD_FULL for RK3399 and RK3588Shantur Rathore1-0/+2
2024-02-04rockchip: rv1126: select SPL_OPTEE_IMAGETim Lunn1-0/+1
2024-02-04board: rockchip: Add Sonoff iHost boardTim Lunn2-0/+21
2024-02-04arm: dts: rockchip: Sync rv1126 dts from linux 6.8-rc1Tim Lunn6-10/+835
2024-02-04rockchip: sdram: fix LPDDR5 bank info for sys_reg version 3YouMin Chen1-1/+8
2024-02-01Merge tag 'u-boot-amlogic-fixes-20240201' of https://source.denx.de/u-boot/cu...Tom Rini1-10/+0
2024-01-31Merge tag 'u-boot-at91-2024.04-a' of https://source.denx.de/u-boot/custodians...Tom Rini1-9/+65
2024-01-30rpi5: Use devicetree as alternative way to read IO base addressesDmitry Malkin6-17/+43
2024-01-30rpi5: add initial memory map for bcm2712Dmitry Malkin1-0/+31
2024-01-30ARM: meson: stop printing board model after sysinfo updateNeil Armstrong1-10/+0
2024-01-29treewide: Remove clk_freeSean Anderson5-14/+1
2024-01-29Merge patch series "Move framebuffer reservation for SPL to RAM end"Tom Rini1-5/+12
2024-01-29arm: mach-k3: common: Reserve video memory from end of the RAMDevarsh Thakkar1-5/+12
2024-01-29sunxi: binman: Support FIT generation for 32-bit SoCsSamuel Holland1-5/+20
2024-01-29sunxi: binman: Move BL31 and SCP firmware addresses to KconfigSamuel Holland2-17/+24
2024-01-29sunxi: add Transpeed 8K618-T board supportNick Alilovic1-0/+1
2024-01-29sunxi: dts: update devicetree files from Linux-v6.8-rc1Andre Przywara9-0/+893
2024-01-29sunxi: simplify U-Boot proper only buildsAndre Przywara2-10/+10
2024-01-29sunxi: remove common.h inclusionAndre Przywara24-24/+3
2024-01-29sunxi: sun9i: remove unneeded base addresses from headerAndre Przywara1-41/+0
2024-01-29sunxi: sun4i: remove unneeded base addresses from headerAndre Przywara1-47/+0
2024-01-29sunxi: sun50i-h6: remove unneeded base addresses from headerAndre Przywara1-21/+0
2024-01-24arm: mach-k3: am62: provide more soc feature info accessorsMax Krummenacher1-0/+16
2024-01-24arm: mach-k3: am62: move device identification accessor functions to headerMax Krummenacher2-23/+23
2024-01-22mtd: Make CONFIG_MTD be the gate symbol for the menuTom Rini5-1/+18