summaryrefslogtreecommitdiff
path: root/board/Arcturus/ucp1020/spl.c
Commit message (Expand)AuthorAgeFilesLines
* ppc: Remove UCP1020 boardSimon Glass2021-09-131-127/+0
* i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass2021-07-281-1/+1
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* serial: Rename ns16550 functions to lower caseSimon Glass2021-01-051-1/+1
* serial: Update NS16550_t and struct NS16550Simon Glass2021-01-051-1/+1
* powerpc: Remove bi_memstart & bi_memsize assignments in spl.cStefan Roese2020-08-261-2/+0
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-3/+3
* common: Move clock functions into a new fileSimon Glass2020-01-171-0/+1
* common: Move relocate_code() to init.hSimon Glass2020-01-171-0/+1
* env: Rename environment.h to env_internal.hSimon Glass2019-08-111-1/+1
* env: Move env_init() to env.hSimon Glass2019-08-111-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* env: Add an enum for environment stateSimon Glass2017-08-151-1/+2
* board_f: Rename initdram() to dram_init()Simon Glass2017-04-131-1/+1
* board_f: Drop return value from initdram()Simon Glass2017-04-051-1/+1
* board_f: Drop board_type parameter from initdram()Simon Glass2017-04-051-1/+1
* powerpc: Drop probecpu() in favour of arch_cpu_init()Simon Glass2017-01-251-1/+1
* spi: Move freescale-specific code into a private headerSimon Glass2016-10-061-2/+0
* Move console definitions into a new console.h fileSimon Glass2015-11-191-0/+1
* powerpc/mpc85xx: Add board support for ucp1020Oleksandr G Zhadan2015-05-041-0/+126