summaryrefslogtreecommitdiff
path: root/arch/microblaze/cpu/start.S
AgeCommit message (Expand)AuthorFilesLines
2019-10-24microblaze: Fix tab indentation in start.SMichal Simek1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-07-27microblaze: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-...Andy Yan1-4/+4
2017-02-10microblaze: Fix endif macro commandMichal Simek1-1/+1
2016-01-27microblaze: Wire-up debug_uart in asmMichal Simek1-0/+4
2016-01-14Fix board init code to respect the C runtime environmentAlbert ARIBAUD1-2/+2
2015-10-24microblaze: Add a TODO to call board_init_f_mem()Simon Glass1-0/+2
2015-02-09microblaze: spl: Do not call mem_malloc_init and use early allocMichal Simek1-1/+5
2015-02-09microblaze: Add support for CONFIG_SYS_MALLOC_F_LENMichal Simek1-0/+8
2015-02-09microblaze: Do not use CONFIG_SYS_GENERIC_GLOBAL_DATAMichal Simek1-0/+6
2015-02-09microblaze: Speedup code copyMichal Simek1-5/+7
2015-02-09microblaze: Move architecture to use generic board initMichal Simek1-0/+103
2015-02-09microblaze: Fix gd_t address which is placed at the end of BRAMMichal Simek1-0/+1
2015-02-09microblaze: Remove unused asm labelMichal Simek1-1/+1
2015-01-21microblaze: Support stack protection featureMichal Simek1-0/+4
2015-01-21microblaze: Enable hardware exception by defaultMichal Simek1-1/+1
2014-02-04microblaze: Add SPL supportMichal Simek1-0/+12
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-11-07microblaze: Flush caches before enabling themMichal Simek1-0/+6
2012-09-11microblaze: Clean microblaze initializationMichal Simek1-1/+1
2012-07-10microblaze: intc: Clear interrupt codeMichal Simek1-2/+0
2011-10-03microblaze: Clean up reset asm codeMichal Simek1-20/+5
2011-10-03microblaze: Save and restore first unused vectorMichal Simek1-2/+4
2011-10-03microblaze: Setup MB vectors if feature is enable for u-bootMichal Simek1-12/+22
2011-10-03microblaze: Remove debug saving valueMichal Simek1-2/+0
2010-10-28Coding Style cleanupWolfgang Denk1-1/+1
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-0/+1
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-2/+2
2010-10-12microblaze: Support little-endian microblaze targetMichal Simek1-9/+51
2010-04-13microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/*Peter Tyser1-0/+150