summaryrefslogtreecommitdiff
path: root/arch/microblaze/cpu/start.S
AgeCommit message (Expand)Author
2016-01-27microblaze: Wire-up debug_uart in asmMichal Simek
2016-01-13Fix board init code to respect the C runtime environmentAlbert ARIBAUD
2015-10-24microblaze: Add a TODO to call board_init_f_mem()Simon Glass
2015-02-09microblaze: spl: Do not call mem_malloc_init and use early allocMichal Simek
2015-02-09microblaze: Add support for CONFIG_SYS_MALLOC_F_LENMichal Simek
2015-02-09microblaze: Do not use CONFIG_SYS_GENERIC_GLOBAL_DATAMichal Simek
2015-02-09microblaze: Speedup code copyMichal Simek
2015-02-09microblaze: Move architecture to use generic board initMichal Simek
2015-02-09microblaze: Fix gd_t address which is placed at the end of BRAMMichal Simek
2015-02-09microblaze: Remove unused asm labelMichal Simek
2015-01-21microblaze: Support stack protection featureMichal Simek
2015-01-21microblaze: Enable hardware exception by defaultMichal Simek
2014-02-04microblaze: Add SPL supportMichal Simek
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-11-07microblaze: Flush caches before enabling themMichal Simek
2012-09-11microblaze: Clean microblaze initializationMichal Simek
2012-07-10microblaze: intc: Clear interrupt codeMichal Simek
2011-10-03microblaze: Clean up reset asm codeMichal Simek
2011-10-03microblaze: Save and restore first unused vectorMichal Simek
2011-10-03microblaze: Setup MB vectors if feature is enable for u-bootMichal Simek
2011-10-03microblaze: Remove debug saving valueMichal Simek
2010-10-27Coding Style cleanupWolfgang Denk
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-10-12microblaze: Support little-endian microblaze targetMichal Simek
2010-04-13microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/*Peter Tyser