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
/
cpu
Age
Commit message (
Expand
)
Author
2022-02-15
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-01-05
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
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-11-20
microblaze: Enable GCC garbage collector for full U-Boot
Michal Simek
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
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2019-12-02
common: Move interrupt functions into a new header
Simon Glass
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-12-02
arm: powerpc: Tidy up code style for cache functions
Simon Glass
2019-12-02
common: Move get_ticks() function out of common.h
Simon Glass
2019-10-24
microblaze: Fix tab indentation in start.S
Michal Simek
2019-05-05
spl: fix linker size check off-by-one errors
Simon Goldschmidt
2018-07-19
microblaze: Convert generic platform to DM gpio
Michal Simek
2018-07-19
microblaze: Do not call timer init that early
Michal Simek
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2017-07-27
microblaze: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-...
Andy Yan
2017-05-08
spl: make image arg or fdt blob address reconfigurable
Vikas Manocha
2017-02-10
microblaze: Fix endif macro command
Michal Simek
2016-10-06
spl: Add a parameter to jump_to_image_linux()
Simon Glass
2016-04-04
microblaze: Remove !OF_CONTROL code for timer and interrupt
Michal Simek
2016-04-04
microblaze: Read information about timer/interrupts from DT
Michal Simek
2016-01-27
microblaze: Remove empty file - cpu.c
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-03-24
remove unnecessary version.h includes
Rob Herring
2015-02-09
microblaze: spl: Add LISTS to linker script
Michal Simek
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
[next]