summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/cpu/start.S
Commit message (Expand)AuthorAgeFilesLines
* microblaze: Add a TODO to call board_init_f_mem()Simon Glass2015-10-241-0/+2
* microblaze: spl: Do not call mem_malloc_init and use early allocMichal Simek2015-02-091-1/+5
* microblaze: Add support for CONFIG_SYS_MALLOC_F_LENMichal Simek2015-02-091-0/+8
* microblaze: Do not use CONFIG_SYS_GENERIC_GLOBAL_DATAMichal Simek2015-02-091-0/+6
* microblaze: Speedup code copyMichal Simek2015-02-091-5/+7
* microblaze: Move architecture to use generic board initMichal Simek2015-02-091-0/+103
* microblaze: Fix gd_t address which is placed at the end of BRAMMichal Simek2015-02-091-0/+1
* microblaze: Remove unused asm labelMichal Simek2015-02-091-1/+1
* microblaze: Support stack protection featureMichal Simek2015-01-211-0/+4
* microblaze: Enable hardware exception by defaultMichal Simek2015-01-211-1/+1
* microblaze: Add SPL supportMichal Simek2014-02-041-0/+12
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* microblaze: Flush caches before enabling themMichal Simek2012-11-071-0/+6
* microblaze: Clean microblaze initializationMichal Simek2012-09-111-1/+1
* microblaze: intc: Clear interrupt codeMichal Simek2012-07-101-2/+0
* microblaze: Clean up reset asm codeMichal Simek2011-10-031-20/+5
* microblaze: Save and restore first unused vectorMichal Simek2011-10-031-2/+4
* microblaze: Setup MB vectors if feature is enable for u-bootMichal Simek2011-10-031-12/+22
* microblaze: Remove debug saving valueMichal Simek2011-10-031-2/+0
* Coding Style cleanupWolfgang Denk2010-10-271-1/+1
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-0/+1
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-2/+2
* microblaze: Support little-endian microblaze targetMichal Simek2010-10-121-9/+51
* microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/*Peter Tyser2010-04-131-0/+150
OpenPOWER on IntegriCloud