index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
microblaze
/
cpu
/
start.S
Age
Commit message (
Expand
)
Author
2024-10-11
arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2023-03-13
microblaze: drop remnants of manual reloc
Ovidiu Panait
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-06-27
Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
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: 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-06
Convert CONFIG_SPL_STACK to Kconfig
Tom Rini
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: u-boot.lds: replace __end symbol with _end
Ovidiu Panait
2020-10-27
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
2019-10-24
microblaze: Fix tab indentation in start.S
Michal Simek
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-07-27
microblaze: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-...
Andy Yan
2017-02-10
microblaze: Fix endif macro command
Michal Simek
2016-01-27
microblaze: Wire-up debug_uart in asm
Michal Simek
2016-01-13
Fix board init code to respect the C runtime environment
Albert ARIBAUD
2015-10-24
microblaze: Add a TODO to call board_init_f_mem()
Simon Glass
2015-02-09
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-01-21
microblaze: Support stack protection feature
Michal Simek
2015-01-21
microblaze: Enable hardware exception by default
Michal Simek
2014-02-04
microblaze: Add SPL support
Michal Simek
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-11-07
microblaze: Flush caches before enabling them
Michal Simek
2012-09-11
microblaze: Clean microblaze initialization
Michal Simek
2012-07-10
microblaze: intc: Clear interrupt code
Michal Simek
2011-10-03
microblaze: Clean up reset asm code
Michal Simek
[next]