summaryrefslogtreecommitdiff
path: root/board/freescale/t102xrdb/spl.c
AgeCommit message (Expand)Author
2021-12-27Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini
2021-12-27CONFIG_SYS_CLK_FREQ: Consistently be static or get_board_sys_clk()Tom Rini
2021-08-31nxp: Migrate CONFIG_DDR_CLK_FREQ to KconfigTom Rini
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-11-20env: Finish migration of common ENV optionsTom Rini
2019-08-11env: Rename environment.h to env_internal.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
2016-06-03powerpc/board: SPL: Enable malloc flag in global data.Sumit Garg
2015-11-19Move console definitions into a new console.h fileSimon Glass
2015-07-31powerpc/t1023rdb: eMMC boot without external SD cardShengzhou Liu
2015-01-16mpc85xx/t102xrdb: convert deep sleep to generic board interfacetang yuantian
2014-12-05powerpc/t1024rdb: Add T1024 RDB board supportShengzhou Liu