summaryrefslogtreecommitdiff
path: root/board/Arcturus/ucp1020/spl.c
AgeCommit message (Expand)Author
2021-09-13ppc: Remove UCP1020 boardSimon Glass
2021-07-28i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-05serial: Rename ns16550 functions to lower caseSimon Glass
2021-01-05serial: Update NS16550_t and struct NS16550Simon Glass
2020-08-26powerpc: Remove bi_memstart & bi_memsize assignments in spl.cStefan Roese
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-01-17common: Move clock functions into a new fileSimon Glass
2020-01-17common: Move relocate_code() to init.hSimon Glass
2019-08-11env: Rename environment.h to env_internal.hSimon Glass
2019-08-11env: Move env_init() to env.hSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-08-15env: Add an enum for environment stateSimon Glass
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass
2017-04-05board_f: Drop return value from initdram()Simon Glass
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass
2017-01-25powerpc: Drop probecpu() in favour of arch_cpu_init()Simon Glass
2016-10-06spi: Move freescale-specific code into a private headerSimon Glass
2015-11-19Move console definitions into a new console.h fileSimon Glass
2015-05-04powerpc/mpc85xx: Add board support for ucp1020Oleksandr G Zhadan