~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
microblaze
/
cpu
Commit message (
Expand
)
Author
Age
*
arm64: zynqmp: Switch to amd.com emails
Michal Simek
2023-07-21
*
microblaze: u-boot-spl.lds: Pass _image_binary_end
Fabio Estevam
2023-07-03
*
microblaze: drop remnants of manual reloc
Ovidiu Panait
2023-03-13
*
Correct SPL uses of CPU_MICROBLAZE
Simon Glass
2023-02-09
*
microblaze: spl: drop boot_linux
Ovidiu Panait
2023-01-27
*
microblaze: spl: wrap spl_start_uboot() in SPL_OS_BOOT ifdefs
Ovidiu Panait
2023-01-27
*
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-10-31
*
Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
2022-06-27
|
\
|
*
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: 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-24
*
|
linker_lists: Rename sections to remove . prefix
Andrew Scull
2022-06-23
*
|
Convert CONFIG_SPL_STACK to Kconfig
Tom Rini
2022-06-06
|
/
*
microblaze: exception: fix unaligned data access register mask
Ovidiu Panait
2022-02-15
*
microblaze: exception: move unaligned access printfs inside switch case
Ovidiu Panait
2022-02-15
*
microblaze: exception: fix return address for delay slot exceptions
Ovidiu Panait
2022-02-15
*
microblaze: exception: fix delay slot exception handling
Ovidiu Panait
2022-02-15
*
microblaze: exception: migrate MICROBLAZE_V5 to Kconfig
Ovidiu Panait
2022-02-15
*
microblaze: exception: move privileged instruction exception out of v5 ifdef
Ovidiu Panait
2022-02-15
*
microblaze: branch to base vector address on reset
Ovidiu Panait
2022-01-05
*
microblaze: start.S: add support for configurable vector base address
Ovidiu Panait
2022-01-05
*
microblaze: migrate CONFIG_SYS_USR_EXCEP to Kconfig
Ovidiu Panait
2022-01-05
*
microblaze: drop CONFIG_SYS_RESET_ADDRESS macro
Ovidiu Panait
2022-01-05
*
microblaze: start.S: use stack space as scratch memory for endian offset
Ovidiu Panait
2022-01-05
*
microblaze: spl: add board_boot_order() implementation
Ovidiu Panait
2022-01-05
*
microblaze: u-boot.lds: replace __end symbol with _end
Ovidiu Panait
2022-01-05
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
[next]