Age | Commit message (Expand) | Author |
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 |
2011-10-03 | microblaze: Save and restore first unused vector | Michal Simek |
2011-10-03 | microblaze: Setup MB vectors if feature is enable for u-boot | Michal Simek |
2011-10-03 | microblaze: Remove debug saving value | Michal Simek |
2010-10-27 | Coding Style cleanup | Wolfgang Denk |
2010-10-26 | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk |
2010-10-18 | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk |
2010-10-12 | microblaze: Support little-endian microblaze target | Michal Simek |
2010-04-13 | microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/* | Peter Tyser |