summaryrefslogtreecommitdiff
path: root/arch/microblaze/cpu
Commit message (Expand)AuthorAgeLines
* remove unnecessary version.h includesRob Herring2015-03-24-1/+0
* microblaze: spl: Add LISTS to linker scriptMichal Simek2015-02-09-0/+6
* microblaze: spl: Do not call mem_malloc_init and use early allocMichal Simek2015-02-09-1/+5
* microblaze: Add support for CONFIG_SYS_MALLOC_F_LENMichal Simek2015-02-09-0/+8
* microblaze: Do not use CONFIG_SYS_GENERIC_GLOBAL_DATAMichal Simek2015-02-09-0/+6
* microblaze: Speedup code copyMichal Simek2015-02-09-5/+7
* microblaze: Move architecture to use generic board initMichal Simek2015-02-09-0/+112
* microblaze: Fix gd_t address which is placed at the end of BRAMMichal Simek2015-02-09-2/+1
* microblaze: Remove unused asm labelMichal Simek2015-02-09-1/+1
* microblaze: Use standard interrupt_init() functionMichal Simek2015-02-09-1/+1
* microblaze: Remove unneeded data section adding from DTBMichal Simek2015-02-09-3/+0
* microblaze: Add debug message about enabling interruptsMichal Simek2015-02-09-0/+1
* microblaze: Fix coding styleMichal Simek2015-02-09-8/+8
* microblaze: Remove DEBUG_INT macro and use debug() insteadMichal Simek2015-02-09-32/+25
* microblaze: Fix coding style in exception.cMichal Simek2015-02-09-16/+17
* microblaze: Show return address from exceptionMichal Simek2015-02-09-0/+2
* microblaze: Fix stack usage in interrupt handlerMichal Simek2015-02-09-61/+60
* microblaze: Support stack protection featureMichal Simek2015-01-21-0/+4
* microblaze: Enable hardware exception by defaultMichal Simek2015-01-21-1/+1
* microblaze: Add SPL supportMichal Simek2014-02-04-1/+132
* microblaze: Report priviledged or stack protection exceptionMichal Simek2014-02-04-0/+3
* Makefile: rename all libraries to built-in.oMasahiro Yamada2013-11-17-1/+1
* microblaze: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-25/+3
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-153/+9
* Refactor linker-generated arraysAlbert ARIBAUD2013-03-12-1/+1
* microblaze: Fix compilation failure because of missing libdtsMichal Simek2012-11-08-0/+2
* microblaze: Flush caches before enabling themMichal Simek2012-11-07-5/+6
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-22-8/+0
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-22-0/+5
* microblaze: Clean microblaze initializationMichal Simek2012-09-11-1/+1
* microblaze: timer: Prepare for device-tree initializationMichal Simek2012-09-11-33/+36
* microblaze: intc: Coding style cleanupMichal Simek2012-09-11-13/+13
* microblaze: intc: Registering interrupt should return valueMichal Simek2012-09-11-7/+9
* microblaze: Add support for device tree driven board configurationMichal Simek2012-09-11-0/+1
* microblaze: intc: Clear interrupt codeMichal Simek2012-07-10-42/+50
* microblaze: Move __udelay implementationMichal Simek2012-07-10-0/+19
* microblaze: Move individual board linker scripts to common script in cpu tree.Michal Simek2012-07-09-0/+71
* microblaze: avoid interrupt race conditionsStephan Linz2012-02-23-2/+2
* microblaze: fix build failure due to undefined reference to `get_ticks'Stephan Linz2012-02-23-0/+18
* microblaze: Clean up reset asm codeMichal Simek2011-10-03-20/+5
* microblaze: Save and restore first unused vectorMichal Simek2011-10-03-2/+4
* microblaze: Setup MB vectors if feature is enable for u-bootMichal Simek2011-10-03-12/+22
* microblaze: Remove debug saving valueMichal Simek2011-10-03-2/+0
* Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ2011-07-26-6/+1
* Timer: Remove set_timer completelyGraeme Russ2011-07-26-5/+0
* microblaze: Fix msr handling in interrupt_handlerMichal Simek2011-02-15-18/+1
* microblaze: Disabling interrupt should return 1 if was enabledMichal Simek2011-01-10-1/+4
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* Coding Style cleanupWolfgang Denk2010-10-27-1/+1
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-26-0/+1