aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/t102xqds/spl.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-18powerpc: Remove T1024QDS_DDR4_SECURE_BOOT_defconfig boardJagan Teki1-156/+0
2020-01-17common: Move clock functions into a new fileSimon Glass1-0/+1
2020-01-17common: Move relocate_code() to init.hSimon Glass1-0/+1
2019-11-20env: Finish migration of common ENV optionsTom Rini1-4/+4
2019-08-11env: Rename environment.h to env_internal.hSimon Glass1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-08-15env: Add an enum for environment stateSimon Glass1-1/+2
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass1-1/+1
2017-04-05board_f: Drop return value from initdram()Simon Glass1-1/+1
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass1-1/+1
2017-01-25powerpc: Drop probecpu() in favour of arch_cpu_init()Simon Glass1-1/+1
2016-11-23powerpc: T1040: Remove macro CONFIG_PPC_T1040York Sun1-1/+1
2016-10-06spi: Move freescale-specific code into a private headerSimon Glass1-3/+4
2016-06-03powerpc/board: SPL: Enable malloc flag in global data.Sumit Garg1-0/+1
2015-11-19Move console definitions into a new console.h fileSimon Glass1-0/+1
2014-12-05powerpc/t1024qds: Add T1024 QDS board supportShengzhou Liu1-0/+151