summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/cpu
Commit message (Expand)AuthorAgeFilesLines
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-183-0/+3
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-182-2/+3
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* common: Move hang() to the same header as panic()Simon Glass2020-01-171-0/+1
* common: Move interrupt functions into a new headerSimon Glass2019-12-021-0/+1
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-021-0/+1
* arm: powerpc: Tidy up code style for cache functionsSimon Glass2019-12-021-7/+11
* common: Move get_ticks() function out of common.hSimon Glass2019-12-021-0/+1
* microblaze: Fix tab indentation in start.SMichal Simek2019-10-241-1/+1
* spl: fix linker size check off-by-one errorsSimon Goldschmidt2019-05-051-1/+1
* microblaze: Convert generic platform to DM gpioMichal Simek2018-07-191-0/+8
* microblaze: Do not call timer init that earlyMichal Simek2018-07-191-0/+4
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0710-21/+10
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* microblaze: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-...Andy Yan2017-07-271-4/+4
* spl: make image arg or fdt blob address reconfigurableVikas Manocha2017-05-081-3/+3
* microblaze: Fix endif macro commandMichal Simek2017-02-101-1/+1
* spl: Add a parameter to jump_to_image_linux()Simon Glass2016-10-061-2/+2
* microblaze: Remove !OF_CONTROL code for timer and interruptMichal Simek2016-04-042-22/+1
* microblaze: Read information about timer/interrupts from DTMichal Simek2016-04-042-1/+63
* microblaze: Remove empty file - cpu.cMichal Simek2016-01-272-10/+1
* microblaze: Wire-up debug_uart in asmMichal Simek2016-01-271-0/+4
* Fix board init code to respect the C runtime environmentAlbert ARIBAUD2016-01-131-2/+2
* microblaze: Add a TODO to call board_init_f_mem()Simon Glass2015-10-241-0/+2
* remove unnecessary version.h includesRob Herring2015-03-241-1/+0
* microblaze: spl: Add LISTS to linker scriptMichal Simek2015-02-091-0/+6
* 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-092-0/+112
* microblaze: Fix gd_t address which is placed at the end of BRAMMichal Simek2015-02-092-2/+1
* microblaze: Remove unused asm labelMichal Simek2015-02-091-1/+1
* microblaze: Use standard interrupt_init() functionMichal Simek2015-02-091-1/+1
* microblaze: Remove unneeded data section adding from DTBMichal Simek2015-02-091-3/+0
* microblaze: Add debug message about enabling interruptsMichal Simek2015-02-091-0/+1
* microblaze: Fix coding styleMichal Simek2015-02-091-8/+8
* microblaze: Remove DEBUG_INT macro and use debug() insteadMichal Simek2015-02-091-32/+25
* microblaze: Fix coding style in exception.cMichal Simek2015-02-091-16/+17
* microblaze: Show return address from exceptionMichal Simek2015-02-091-0/+2
* microblaze: Fix stack usage in interrupt handlerMichal Simek2015-02-091-61/+60
* 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-045-1/+132
* microblaze: Report priviledged or stack protection exceptionMichal Simek2014-02-041-0/+3
* Makefile: rename all libraries to built-in.oMasahiro Yamada2013-11-171-1/+1
* microblaze: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-25/+3
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-249-153/+9