summaryrefslogtreecommitdiff
path: root/arch/microblaze
AgeCommit message (Expand)Author
11 daysMerge patch series "Update linker scripts to ensure appended device tree is c...Tom Rini
11 daysmicroblaze: Update linker scripts to ensure appended device tree is alignedTom Rini
13 daysmicroblaze: Fix SPL device supportMichal Simek
2025-06-19dtc: Add Kconfig option to pad device tree blobEric Schikschneit
2025-06-13microblaze: drop volatile qualifier from gd pointerRasmus Villemoes
2024-10-14dts: Deduplicate dtbs targetMarek Vasut
2024-10-11arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-09-03lmb: do away with arch_lmb_reserve()Sughosh Ganu
2024-09-03lmb: make LMB memory map persistent and globalSughosh Ganu
2024-07-15microblaze: Remove duplicate newlinesMarek Vasut
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06global: Make <asm/global_data.h> include <asm/u-boot.h>Tom Rini
2024-04-18Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabl...Tom Rini
2024-04-10Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"Tom Rini
2024-04-10treewide: Make arch-specific bootm code depend on BOOTMSimon Glass
2024-01-22mtd: Make CONFIG_MTD be the gate symbol for the menuTom Rini
2023-12-21bootm: Adjust arguments of boot_os_fnSimon Glass
2023-10-24microblaze: Remove common.h usageTom Rini
2023-08-09treewide: rework linker symbol declarations in sections headerShiji Yang
2023-07-21arm64: zynqmp: Switch to amd.com emailsMichal Simek
2023-07-03microblaze: u-boot-spl.lds: Pass _image_binary_endFabio Estevam
2023-03-13microblaze: drop remnants of manual relocOvidiu Panait
2023-03-13microblaze: drop CONFIG_NEEDS_MANUAL_RELOCOvidiu Panait
2023-02-10Correct SPL uses of LMBSimon Glass
2023-02-09Correct SPL uses of CPU_MICROBLAZESimon Glass
2023-01-27microblaze: spl: drop boot_linuxOvidiu Panait
2023-01-27microblaze: spl: wrap spl_start_uboot() in SPL_OS_BOOT ifdefsOvidiu Panait
2022-12-22Convert CONFIG_STANDALONE_LOAD_ADDR to KconfigTom Rini
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-09-29treewide: Drop bootm_headers_t typedefSimon Glass
2022-09-13microblaze: add arch_print_bdinfo() implementationOvidiu Panait
2022-07-26zynqmp: Run board_get_usable_ram_top() only on main U-BootAshok Reddy Soma
2022-07-07Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to KconfigTom Rini
2022-06-27Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2022-06-24microblaze: Remove interrupt handlerMichal Simek
2022-06-24microblaze: Convert axi timer to DM driverMichal Simek
2022-06-24cpu: add CPU driver for microblazeOvidiu Panait
2022-06-24microblaze: add support for handling PVR dataOvidiu Panait
2022-06-24microblaze: cache: introduce flush_dcache_range()Ovidiu Panait
2022-06-24microblaze: cache: introduce cpuinfo structureOvidiu Panait
2022-06-24microblaze: cache: introduce flush_cache_all()Ovidiu Panait
2022-06-24microblaze: cache: introduce Kconfig options for icache/dcache sizesOvidiu Panait
2022-06-24microblaze: cache: split flush_cache() functionOvidiu Panait
2022-06-24microblaze: cache: improve icache Kconfig optionsOvidiu Panait
2022-06-24microblaze: cache: improve dcache Kconfig optionsOvidiu Panait
2022-06-24microblaze: cache: replace XILINX_USE_DCACHE -> CONFIG_DCACHEOvidiu Panait
2022-06-24microblaze: start.S: remove unused codeOvidiu Panait
2022-06-24microblaze: Add support for run time relocationMichal Simek
2022-06-24microblaze: Create SYM_ADDR macro to deal with symbolsMichal Simek