~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
/
start.S
Commit message (
Expand
)
Author
Age
*
microblaze: drop remnants of manual reloc
Ovidiu Panait
2023-03-13
*
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: 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: 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: 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
*
|
Convert CONFIG_SPL_STACK to Kconfig
Tom Rini
2022-06-06
|
/
*
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: u-boot.lds: replace __end symbol with _end
Ovidiu Panait
2022-01-05
*
microblaze: start.S: Use board_init_f_alloc/init in early init
Ovidiu Panait
2020-10-27
*
microblaze: start.S: Factor out exception setup code to __setup_exceptions
Ovidiu Panait
2020-10-27
*
microblaze: Fix tab indentation in start.S
Michal Simek
2019-10-24
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
microblaze: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-...
Andy Yan
2017-07-27
*
microblaze: Fix endif macro command
Michal Simek
2017-02-10
*
microblaze: Wire-up debug_uart in asm
Michal Simek
2016-01-27
*
Fix board init code to respect the C runtime environment
Albert ARIBAUD
2016-01-13
*
microblaze: Add a TODO to call board_init_f_mem()
Simon Glass
2015-10-24
*
microblaze: spl: Do not call mem_malloc_init and use early alloc
Michal Simek
2015-02-09
*
microblaze: Add support for CONFIG_SYS_MALLOC_F_LEN
Michal Simek
2015-02-09
*
microblaze: Do not use CONFIG_SYS_GENERIC_GLOBAL_DATA
Michal Simek
2015-02-09
*
microblaze: Speedup code copy
Michal Simek
2015-02-09
*
microblaze: Move architecture to use generic board init
Michal Simek
2015-02-09
*
microblaze: Fix gd_t address which is placed at the end of BRAM
Michal Simek
2015-02-09
*
microblaze: Remove unused asm label
Michal Simek
2015-02-09
*
microblaze: Support stack protection feature
Michal Simek
2015-01-21
*
microblaze: Enable hardware exception by default
Michal Simek
2015-01-21
*
microblaze: Add SPL support
Michal Simek
2014-02-04
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
*
microblaze: Flush caches before enabling them
Michal Simek
2012-11-07
*
microblaze: Clean microblaze initialization
Michal Simek
2012-09-11
*
microblaze: intc: Clear interrupt code
Michal Simek
2012-07-10
*
microblaze: Clean up reset asm code
Michal Simek
2011-10-03
*
microblaze: Save and restore first unused vector
Michal Simek
2011-10-03
[next]