summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-09-19imx9: soc: Add function to get target voltage modeYe Li
2024-09-19imx9: soc: Print ELE informationPeng Fan
2024-09-19imx9: soc: Change second Ethernet MAC fuse layoutYe Li
2024-09-19imx9: soc: Change FSB directly access to fuse APIPeng Fan
2024-09-19imx9: soc: Print UID in big endian format for EL2GOYe Li
2024-09-19imx9: soc: imx9: soc: Align UID endianness with ROMFrank Li
2024-09-19imx9: soc: Configure TRDC for M33 TCM accessYe Li
2024-09-19imx9: soc: wait ssar when power on power domainPeng Fan
2024-09-18Merge patch series "Fix various bugs"Tom Rini
2024-09-18sandbox: Implement reference counting for address mappingSimon Glass
2024-09-18sandbox: Add some debugging to pci_ioSimon Glass
2024-09-18sandbox: Unmap old tagsSimon Glass
2024-09-18sandbox: Update cpu to use loggingSimon Glass
2024-09-18sandbox: Change the range used for memory-mapping tagsSimon Glass
2024-09-16Merge tag 'v2024.10-rc5' into nextTom Rini
2024-09-13Merge tag 'efi-next-20241024' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2024-09-12include: export uuid.hCaleb Connolly
2024-09-12Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv ...Tom Rini
2024-09-11ARM: imx: Enable MMU and dcache very early on i.MX8MMarek Vasut
2024-09-11ram: ast2700: Add DRAM controller initializationChia-Wei Wang
2024-09-11board: ibex_ast2700: Add FMC header supportChia-Wei Wang
2024-09-11riscv: Add AST2700 SoC initial platform supportChia-Wei Wang
2024-09-11riscv: u-boot-spl.lds: Remove _image_binary_end alignmentChia-Wei Wang
2024-09-11riscv: Make stack size shift configurableChia-Wei Wang
2024-09-11riscv: Make A ISA extension selectableChia-Wei Wang
2024-09-11riscv: dts: sophgo: Replace device clocks with real clocks.Kongyang Liu
2024-09-10treewide: drop redundant "type string" for SYS_SOC and friendsRasmus Villemoes
2024-09-10arm: Remove ethernut5 boardTom Rini
2024-09-10Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2024-09-10riscv: show registers in crash dumps by defaultHeinrich Schuchardt
2024-09-10riscv: allow to enable SHOW_REGS in main U-Boot onlyHeinrich Schuchardt
2024-09-10riscv: CONFIG_SPL_FRAMEPOINTER must depend on CONFIG_SPLHeinrich Schuchardt
2024-09-10riscv: define find_{first,next}_zero_bit in asm/bitops.hMaxim Kochetkov
2024-09-09imx8mq-u-boot: Pass FIT offset to fix boot regressionFabio Estevam
2024-09-09ARM: dts: renesas: Minimize R8A779G0 V4H RPC SPI DT nodeMarek Vasut
2024-09-06dts: qcs6490-rb3gen2-u-boot: USB host modeCaleb Connolly
2024-09-06dts: qcs6490-rb3gen2-u-boot: add override dtsiCaleb Connolly
2024-09-06armv8: mmu: add a way to map additional regionsCaleb Connolly
2024-09-06mach-snapdragon: set loadaddrCaleb Connolly
2024-09-06mach-snapdragon: populate fallback FDTCaleb Connolly
2024-09-06mach-snapdragon: allocate fastboot buffer dynamicallyCaleb Connolly
2024-09-06mach-snapdragon: set serial numberCaleb Connolly
2024-09-06mach-snapdragon: use 1MiB for get_page_table_size()Neil Armstrong
2024-09-06mach-snapdragon: parse memory ourselvesCaleb Connolly
2024-09-06mach-snapdragon: refactor board_fdt_blob_setup()Caleb Connolly
2024-09-05Merge patch series "provide names for emmc hardware partitions"Tom Rini
2024-09-05mmc: use an enumerated type to represent PARTITION_CONFIG fieldsTim Harvey
2024-09-03Merge patch series "Make LMB memory map global and persistent"Tom Rini
2024-09-03stm32mp: compute ram_top based on the optee base addressSughosh Ganu
2024-09-03stm32mp: allow calling optee_get_reserved_memory() from U-BootSughosh Ganu