summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-10-08Merge tag 'u-boot-rockchip-20231007' of https://source.denx.de/u-boot/custodi...Tom Rini
2023-10-07rockchip: rk356x-u-boot: Add bootph-all to i2c0_xfer pinctrl nodeJonas Karlman
2023-10-07arm: dts: rockchip: rock-5b: add support for PCIe3 and NVMeFUKAUMI Naoki
2023-10-07arm: dts: rockchip: sync DT for RK3588 series with LinuxFUKAUMI Naoki
2023-10-07board: rockchip: Add Bananapi R2Pro BoardFrank Wunderlich
2023-10-07rockchip: Add support to generate LZMA compressed U-boot binaryManoj Sai
2023-10-07rockchip: Add support to generate GZIP compressed U-boot binaryManoj Sai
2023-10-07rockchip: Kconfig: Enable external TPL binary for rk3308Massimo Pegorer
2023-10-07rockchip: board: Add minimal generic RK3566/RK3568 boardJonas Karlman
2023-10-07rockchip: rk3568-nanopi-r5: Enable PCIe on NanoPi R5C and R5SJonas Karlman
2023-10-07rockchip: rk3568-nanopi-r5: Update defconfig for NanoPi R5C and R5SJonas Karlman
2023-10-06pci: serial: Support reading PCI-register size with baseSimon Glass
2023-10-06sandbox: Only read the state if we have a state fileSimon Glass
2023-10-06sandbox: Move reading the RAM buffer into a better placeSimon Glass
2023-10-06spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LENSimon Glass
2023-10-06tpl: Enable CONFIG_TPL_SYS_MALLOC_F where neededSimon Glass
2023-10-06spl: Enable CONFIG_SPL_SYS_MALLOC_F where neededSimon Glass
2023-10-06spl: Rename SYS_SPL_ARGS_ADDR to SPL_PAYLOAD_ARGS_ADDRSimon Glass
2023-10-06spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_...Simon Glass
2023-10-05Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2023-10-04arm: dts: k3-j721e: Sync with v6.6-rc1Neha Malcom Francis
2023-10-04arm: dts: k3-j721e-r5: Clean up inclusion hierarchyNeha Malcom Francis
2023-10-04arm: mach-k3: j721e_init: Move clk_k3 probe before loading TIFSNeha Malcom Francis
2023-10-04arm: mach-k3: j721e: dev-data: Add mcu_timer0 IDNeha Malcom Francis
2023-10-04arm: dts: k3-am625-beagleplay: Fix BootNishanth Menon
2023-10-04arm: dts: k3-am625-sk: Mark dependent nodes for pre-relocation phaseRoger Quadros
2023-10-04arm: dts: k3-am625-sk: Fix bootRoger Quadros
2023-10-04arm: dts: k3-am642-sk: Mark dependent nodes for pre-relocation phaseRoger Quadros
2023-10-04arm: dts: k3-am642-sk: Fix bootRoger Quadros
2023-10-04arm: dts: k3-am64-evm: Mark dependent nodes for pre-relocation phaseRoger Quadros
2023-10-04arm: dts: k3-am64-evm: Fix bootRoger Quadros
2023-10-04Merge tag 'u-boot-stm32-20231004' of https://source.denx.de/u-boot/custodians...Tom Rini
2023-10-04ARM: dts: stm32: force b-session-valid for otg on stm32mp135f-dk boardFabrice Gasnier
2023-10-04ARM: dts: stm32mp: alignment with v6.6-rc1Patrice Chotard
2023-10-04ARM: dts: stm32: add RNG node for STM32MP13x platformsGatien Chevallier
2023-10-04ARM: dts: stm32f429: put can2 in secondary modeDario Binacchi
2023-10-04ARM: dts: stm32: add pin map for CAN controller on stm32f4Dario Binacchi
2023-10-04ARM: dts: stm32: add CAN support on stm32f429Dario Binacchi
2023-10-04ARM: dts: stm32: support display on stm32f746-disco boardDario Binacchi
2023-10-04ARM: dts: stm32: rename mmc_vcard to vcc-3v3 on stm32f746-discoDario Binacchi
2023-10-04ARM: dts: stm32: add pin map for LTDC on stm32f7Dario Binacchi
2023-10-04ARM: dts: stm32: add ltdc support on stm32f746 MCUDario Binacchi
2023-10-04ARM: dts: stm32: add touchscreen on stm32f746-disco boardDario Binacchi
2023-10-04ARM: dts: stm32: add pin map for i2c3 controller on stm32f7Dario Binacchi
2023-10-04ARM: dts: stm32: use RCC macro for CRC node on stm32f746Dario Binacchi
2023-10-04ARM: dts: stm32: add CAN support on stm32f746Dario Binacchi
2023-10-04ARM: dts: stm32: add pin map for CAN controller on stm32f7Dario Binacchi
2023-10-04riscv: andesv5: Prefer using the generic RISC-V timer driver in S-modeYu Chien Peter Lin
2023-10-04configs: andes: add vender prefix for target nameRandolph
2023-10-04riscv: enable CONFIG_DEBUG_UART by defaultHeinrich Schuchardt