aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-11-02fdt: common API to populate kaslr seedDhananjay Phadke1-25/+14
2023-11-02riscv: dts: jh7110: Add rng device tree nodeChanho Park1-0/+10
2023-11-02riscv: import read/write_relaxed functionsChanho Park1-0/+45
2023-11-02riscv: allow resume after exceptionHeinrich Schuchardt1-0/+13
2023-11-02riscv: cpu: jh7110: Add gpio helper macrosChanho Park1-0/+85
2023-11-02riscv: Weakly define invalidate_icache_range()Samuel Holland1-1/+1
2023-11-02riscv: Align the trap handler to 64 bytesSamuel Holland1-1/+1
2023-11-02riscv: Sort target configs alphabeticallySamuel Holland1-9/+9
2023-10-30Kconfig: Remove all default n/no optionsMichal Simek7-8/+0
2023-10-28mpc85xx: relocate code in non-SPL buildMartin Fäcknitz1-1/+1
2023-10-27Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini2-0/+26
2023-10-27test: Add sandbox TPM boot measurementEddie James2-0/+26
2023-10-26arm: mvebu: allow additional 4096 offset for bootable mmc imageJosua Mayer1-2/+3
2023-10-26arm: mvebu: turris_mox: Extend to support RIPE Atlas ProbeMarek Behún3-1/+97
2023-10-24sandbox: add SCMI power domain protocol support for testingAKASHI Takahiro2-0/+27
2023-10-24cmd: mbr: Allow 4 MBR partitions without need for extendedAlexander Gendin2-0/+10
2023-10-24riscv: Remove common.h usageTom Rini31-29/+8
2023-10-24mips: Remove common.h usageTom Rini46-47/+4
2023-10-24microblaze: Remove common.h usageTom Rini9-8/+7
2023-10-24m68k: Remove common.h usageTom Rini39-30/+17
2023-10-24arc: Remove common.h usageTom Rini7-7/+1
2023-10-24Merge tag 'u-boot-rockchip-20231024' of https://source.denx.de/u-boot/custodi...WIP/24Oct2023Tom Rini19-253/+3018
2023-10-24Merge tag 'u-boot-imx-20231024' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini9-25/+132
2023-10-24board: rockchip: Add Xunlong Orange Pi 5 PlusJonas Karlman3-0/+876
2023-10-24board: rockchip: Add Xunlong Orange Pi 5Jonas Karlman3-0/+685
2023-10-24rockchip: rk3588-rock-5b: Sync USB3 nodes from mainline linux patchesJonas Karlman3-156/+99
2023-10-24rockchip: rk3588: Sync device tree from v6.7-rockchip-dts64-1 tagJonas Karlman9-85/+350
2023-10-23Merge tag 'u-boot-at91-2024.01-b' of https://source.denx.de/u-boot/custodians...Tom Rini5-0/+204
2023-10-23Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini50-658/+1933
2023-10-23board: Add support for Conclusive KSTR-SAMA5D27Artur Rojek4-0/+184
2023-10-23arm: dts: at91: sama5: Add flexcom4 nodeArtur Rojek1-0/+20
2023-10-23Merge tag 'u-boot-amlogic-20231023' of https://source.denx.de/u-boot/custodia...Tom Rini1-5/+351
2023-10-23rockchip: dts: rk3328: Sync rock64 device tree file from LinuxMatwey V. Kornilov1-12/+2
2023-10-23board: rockchip: add FriendlyElec NanoPC-T6 rk3588 boardJohn Clark4-0/+999
2023-10-23rockchip: rk3568-radxa-e25: Enable pcie3x1 nodeJonas Karlman1-2/+9
2023-10-23sunxi: add MangoPi MQ-R board supportAndre Przywara1-0/+2
2023-10-22sunxi: psci: implement PSCI on R528Sam Edwards3-2/+57
2023-10-22sunxi: psci: stop modeling register layout with C structsSam Edwards2-101/+23
2023-10-22sunxi: psci: refactor register access to separate functionsSam Edwards1-19/+47
2023-10-22sunxi: psci: clean away preprocessor macrosSam Edwards1-60/+43
2023-10-22sunxi: refactor serial base addresses to avoid asm/arch/cpu.hAndre Przywara11-31/+39
2023-10-22sunxi: add Allwinner R528/T113 SoC supportAndre Przywara6-2/+37
2023-10-22sunxi: clock: support D1/R528 PLL6 clockAndre Przywara2-7/+19
2023-10-22sunxi: clock: D1/R528: Enable PLL LDO during PLL1 setupAndre Przywara2-5/+8
2023-10-22sunxi: introduce NCAT2 generation modelAndre Przywara10-15/+80
2023-10-22pinctrl: sunxi: move PIO_BASE into sunxi_gpio.hAndre Przywara3-6/+0
2023-10-22pinctrl: sunxi: remove GPIO_EXTRA_HEADERAndre Przywara5-198/+3
2023-10-22pinctrl: sunxi: remove struct sunxi_gpioAndre Przywara1-34/+6
2023-10-22pinctrl: sunxi: move pinctrl codeAndre Przywara3-95/+4
2023-10-22sunxi: remove CONFIG_MACPWRAndre Przywara1-7/+0