aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-12-21Merge patch series "Complete decoupling of bootm logic from commands"Tom Rini
2023-12-21stm32: Use bootm_run() and bootz_run()Simon Glass
2023-12-21stm32: Use local vars in stm32prog for initrd and fdtSimon Glass
2023-12-21bootm: Rename do_bootm_states() to bootm_run_states()Simon Glass
2023-12-21bootm: Adjust arguments of boot_os_fnSimon Glass
2023-12-21sandbox: bootm: Enable more bootm OS methodsSimon Glass
2023-12-21riscv: Add a reset_cpu() functionSimon Glass
2023-12-21nios2: Add a reset_cpu() functionSimon Glass
2023-12-21ppc: Add a reset_cpu() functionSimon Glass
2023-12-21m68k: Add a reset_cpu() functionSimon Glass
2023-12-21mips: Add a reset_cpu() functionSimon Glass
2023-12-21rmobile: Add <mach/rmobile.h> to cpu_info-rzg2l.cTom Rini
2023-12-21global: Rework architecture global_data.h to include <linux/types.h>Tom Rini
2023-12-21m68k: Rework asm/global_data.h slightlyTom Rini
2023-12-21sandbox: Add <linux/types.h> to asm/global_data.h and asm/io.hTom Rini
2023-12-21arm: Remove <asm/types.h> from asm/global_data.hTom Rini
2023-12-21sandbox: Audit config.h and common.h usageTom Rini
2023-12-21arm: Partial cleanup and audit usage of <config.h>Tom Rini
2023-12-21arc: Cleanup and audit usage of <config.h>Tom Rini
2023-12-21global: Restrict use of '#include <linux/kconfig.h>'Tom Rini
2023-12-20colibri-imx8x: configure usb hub to bypass modeAndrejs Cainikovs
2023-12-20colibri-imx8x: remove -u-boot.dtsi includeAndrejs Cainikovs
2023-12-20apalis-imx8: remove -u-boot.dtsi includeAndrejs Cainikovs
2023-12-20arm: dts: imx8mp-venice-gw72xx: add TPM deviceTim Harvey
2023-12-20arm: dts: imx8mm-venice-gw72xx: add TPM deviceTim Harvey
2023-12-20mxs: Fix VDDx brownout interrupt disable/enableCody Green
2023-12-20Merge tag 'u-boot-amlogic-next-20231220' of https://source.denx.de/u-boot/cus...Tom Rini
2023-12-19board: compal: paz00: clean up the boardSvyatoslav Ryhel
2023-12-19board: htc: endeavoru: switch to DM pinmuxSvyatoslav Ryhel
2023-12-19board: asus: transformer: switch to DM pinmuxSvyatoslav Ryhel
2023-12-19board: lg: x3-t30: switch to DM pinmuxSvyatoslav Ryhel
2023-12-19board: asus: grouper: switch to DM pinmuxSvyatoslav Ryhel
2023-12-19drivers: pinctrl: tegra: incorporate existing codeSvyatoslav Ryhel
2023-12-19drivers: pinctrl: create Tegra DM pinctrl driverSvyatoslav Ryhel
2023-12-19ARM: mach-tegra: rearrange SPL configsSvyatoslav Ryhel
2023-12-19ARM: tegra114: clock: implement PLLD2 supportSvyatoslav Ryhel
2023-12-19ARM: tegra30: clock: implement PLLD2 supportSvyatoslav Ryhel
2023-12-19ARM: tegra: clock: support get and set rate for simple PLLSvyatoslav Ryhel
2023-12-19Merge patch series "Fix J7200 kernel boot when using upstream u-boot"Tom Rini
2023-12-19Merge patch series "Add support for MediaTek MT8365 EVK Board"Tom Rini
2023-12-19arm: dts: k3-j7200-r5-common-proc-board: Set parent clock for clock ID 323Reid Tonking
2023-12-19arm: mach-k3: j72xx: add new 'virtual' muxBryan Brattlof
2023-12-19board: mediatek: add MT8365 EVK board supportJulien Masson
2023-12-19arm: mediatek: add support for MediaTek MT8365 SoCJulien Masson
2023-12-19arm: mach-k3: am625: Relax emmc boot conditionMichael Trimarchi
2023-12-19ARM: dts: sync Amlogic GX DT to Linux v6.4Neil Armstrong
2023-12-18Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv ...Tom Rini
2023-12-18Merge tag 'v2024.01-rc5' into nextTom Rini
2023-12-18riscv: Add support for AMD/Xilinx MicroBlaze VMichal Simek
2023-12-18riscv: dts: jh7110: Add a gpio-restart nodeJaehoon Chung