summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2024-09-03sandbox: iommu: remove lmb allocation in the driverSughosh Ganu
2024-09-03spl: sandbox: initialise the ram banksize in splSughosh Ganu
2024-09-03sandbox: move the TCG event log to the start of ram memorySughosh Ganu
2024-09-03lmb: do away with arch_lmb_reserve()Sughosh Ganu
2024-09-03ppc: lmb: move arch specific lmb reservations to arch_misc_init()Sughosh Ganu
2024-09-03lmb: remove the lmb_init_and_reserve() functionSughosh Ganu
2024-09-03lmb: make LMB memory map persistent and globalSughosh Ganu
2024-09-03Merge patch series "net: dwc_eth_qos: Add glue driver for Intel MAC"Tom Rini
2024-09-03x86: provide mb() macroPhilip Oberfichtner
2024-09-03arm: mvebu: turris_omnia: Use the i2c_eeprom misc driver for EEPROM reading i...Marek BehĂșn
2024-09-02Merge tag 'u-boot-imx-next-20240902' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2024-09-02Merge tag 'v2024.10-rc4' into nextTom Rini
2024-09-02ARM: imx: Wrap i.MX config options in MACH_IMXMarek Vasut
2024-08-30ARM: imx: Make PLL settings configurable at board levelMarek Vasut
2024-08-30Merge patch series "Add support for Ethernet Boot on SK-AM62"Tom Rini
2024-08-30arm: dts: k3-am625-r5-sk: Enable DM services for main_pktdmaSiddharth Vadapalli
2024-08-30arm: mach-k3: am62x: am625_init: Probe AM65 CPSW NUSSKishon Vijay Abraham I
2024-08-30mx6slevk: Convert to OF_UPSTREAMFabio Estevam