summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-09-17ARM: dts: renesas: Add compatible properties to KSZ9031 Ethernet PHYs on Salv...Marek Vasut1-0/+2
2023-09-05Merge tag 'u-boot-imx-20230905' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2-6/+7
2023-09-05risc-v: implement DBCN write byteHeinrich Schuchardt2-0/+17
2023-09-05riscv: cpu: jh7110: Imply SPL_SYS_MALLOC_CLEAR_ON_INITShengyu Qu1-0/+1
2023-09-05riscv: jh7110: enable riscv,timer in the device treeTorsten Duwe1-0/+9
2023-09-05nokia_rx51: Remove platformTom Rini2-12/+1
2023-09-04arm: imx: imx8m: imx9: Fix DRAM size calculation due to rom_pointerElena Popa2-6/+7
2023-08-28Revert "arm: imx: mx7: Move CONFIG_OPTEE_TZDRAM_SIZE from lib/optee"Ricardo Salveti1-8/+0
2023-08-28imx: Drop unneeded phandle in FIT templateSimon Glass7-9/+13
2023-08-28arm: dts: mediatek: convert gmac link mode to 2500base-x for r3Frank Wunderlich1-2/+2
2023-08-25ARM: dts: stm32mp13: remove shmem for scmi-opteePatrick Delaunay2-22/+0
2023-08-25ARM: dts: stm32mp15: remove shmem for scmi-opteePatrick Delaunay1-16/+0
2023-08-22riscv: cpu: make riscv_cpu_probe to EVT_DM_POST_INIT_R callbackChanho Park1-8/+3
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...Tom Rini22-1/+1312
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 Schuchardt24-24/+24
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-10riscv: cpu: jh7110: Select SPL_ZERO_MEM_BEFORE_USEShengyu Qu1-0/+1
2023-08-10riscv: Add SPL_ZERO_MEM_BEFORE_USE implementationShengyu Qu2-25/+12
2023-08-10riscv: Kconfig: Add SPL_ZERO_MEM_BEFORE_USEShengyu Qu1-0/+8
2023-08-10riscv: starfive: Add SYS_CACHE_SHIFT_6 to enable SYS_CACHELINE_SIZEMinda Chen1-0/+1
2023-08-10riscv: dts: starfive: Enable pcie0 dts nodeMinda Chen1-1/+1
2023-08-10cmd/sbi: display new extensionsHeinrich Schuchardt1-0/+2
2023-08-09Merge tag 'x86-pull-20230809' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini9-5/+25
2023-08-09x86: qemu: Add required linux/sizes.h includeSimon Glass2-0/+2
2023-08-09x86: i8254: Include required ibmpc.h headerSimon Glass1-0/+1
2023-08-09x86: Drop CFG_SYS_STACK_SIZESimon Glass1-1/+2
2023-08-09x86: Correct copying of BIOS mode informationSimon Glass1-1/+1
2023-08-09Revert "x86: Switch QEMU over to use the bochs driver"Simon Glass1-1/+1
2023-08-09x86: Run QEMU machine setup in SPLSimon Glass3-1/+18
2023-08-09x86: spl: Drop unwanted debug()Simon Glass1-1/+0
2023-08-09arm64: fsl: layerscape: Remove unused functionsShenlin Liang1-5/+0
2023-08-08arm_ffa: introduce sandbox FF-A supportAbdellatif El Khlifi4-0/+210