index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
microblaze
Age
Commit message (
Expand
)
Author
2024-04-18
Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabl...
Tom Rini
2024-04-10
Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"
Tom Rini
2024-04-10
treewide: Make arch-specific bootm code depend on BOOTM
Simon Glass
2024-01-22
mtd: Make CONFIG_MTD be the gate symbol for the menu
Tom Rini
2023-12-21
bootm: Adjust arguments of boot_os_fn
Simon Glass
2023-10-24
microblaze: Remove common.h usage
Tom Rini
2023-08-09
treewide: rework linker symbol declarations in sections header
Shiji Yang
2023-07-21
arm64: zynqmp: Switch to amd.com emails
Michal Simek
2023-07-03
microblaze: u-boot-spl.lds: Pass _image_binary_end
Fabio Estevam
2023-03-13
microblaze: drop remnants of manual reloc
Ovidiu Panait
2023-03-13
microblaze: drop CONFIG_NEEDS_MANUAL_RELOC
Ovidiu Panait
2023-02-10
Correct SPL uses of LMB
Simon Glass
2023-02-09
Correct SPL uses of CPU_MICROBLAZE
Simon Glass
2023-01-27
microblaze: spl: drop boot_linux
Ovidiu Panait
2023-01-27
microblaze: spl: wrap spl_start_uboot() in SPL_OS_BOOT ifdefs
Ovidiu Panait
2022-12-22
Convert CONFIG_STANDALONE_LOAD_ADDR to Kconfig
Tom Rini
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-09-29
treewide: Drop bootm_headers_t typedef
Simon Glass
2022-09-13
microblaze: add arch_print_bdinfo() implementation
Ovidiu Panait
2022-07-26
zynqmp: Run board_get_usable_ram_top() only on main U-Boot
Ashok Reddy Soma
2022-07-07
Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to Kconfig
Tom Rini
2022-06-27
Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
2022-06-24
microblaze: Remove interrupt handler
Michal Simek
2022-06-24
microblaze: Convert axi timer to DM driver
Michal Simek
2022-06-24
cpu: add CPU driver for microblaze
Ovidiu Panait
2022-06-24
microblaze: add support for handling PVR data
Ovidiu Panait
2022-06-24
microblaze: cache: introduce flush_dcache_range()
Ovidiu Panait
2022-06-24
microblaze: cache: introduce cpuinfo structure
Ovidiu Panait
2022-06-24
microblaze: cache: introduce flush_cache_all()
Ovidiu Panait
2022-06-24
microblaze: cache: introduce Kconfig options for icache/dcache sizes
Ovidiu Panait
2022-06-24
microblaze: cache: split flush_cache() function
Ovidiu Panait
2022-06-24
microblaze: cache: improve icache Kconfig options
Ovidiu Panait
2022-06-24
microblaze: cache: improve dcache Kconfig options
Ovidiu Panait
2022-06-24
microblaze: cache: replace XILINX_USE_DCACHE -> CONFIG_DCACHE
Ovidiu Panait
2022-06-24
microblaze: start.S: remove unused code
Ovidiu Panait
2022-06-24
microblaze: Add support for run time relocation
Michal Simek
2022-06-24
microblaze: Create SYM_ADDR macro to deal with symbols
Michal Simek
2022-06-24
microblaze: Add comment about reset location
Michal Simek
2022-06-24
microblaze: Remove _start symbol handling at U-Boot start
Michal Simek
2022-06-24
microblaze: Remove code around r20 in relocate_code()
Michal Simek
2022-06-24
microblaze: Optimize register usage in relocate_code
Michal Simek
2022-06-24
microblaze: Change stack protection address to new stack address
Michal Simek
2022-06-24
microblaze: Separate code end substraction
Michal Simek
2022-06-24
microblaze: Enable REMAKE_ELF
Michal Simek
2022-06-24
microblaze: Fix typo in exception.c
Michal Simek
2022-06-24
microblaze: Remove CONFIG_TEXT_BASE from code
Michal Simek
2022-06-24
microblaze: Fix early stack allocation
Michal Simek
2022-06-24
microblaze: Fix stack protection behavior
Michal Simek
2022-06-24
microblaze: Switch absolute branches to relative
Michal Simek
2022-06-23
linker_lists: Rename sections to remove . prefix
Andrew Scull
[next]