aboutsummaryrefslogtreecommitdiff
path: root/arch/microblaze/cpu/spl.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass1-1/+2
2018-07-19microblaze: Convert generic platform to DM gpioMichal Simek1-0/+8
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2017-05-08spl: make image arg or fdt blob address reconfigurableVikas Manocha1-3/+3
2016-10-06spl: Add a parameter to jump_to_image_linux()Simon Glass1-2/+2
2015-03-24remove unnecessary version.h includesRob Herring1-1/+0
2015-02-09microblaze: Fix gd_t address which is placed at the end of BRAMMichal Simek1-2/+0
2014-02-04microblaze: Add SPL supportMichal Simek1-0/+55