aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc8xxx/fsl_lbc.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-18common: Drop init.h from common headerSimon Glass1-0/+1
2020-01-17common: Move hang() to the same header as panic()Simon Glass1-0/+1
2019-05-21mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to KconfigMario Six1-0/+4
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-01-19Add more SPDX-License-Identifier tagsTom Rini1-3/+1
2012-11-04arch/powerpc/cpu/mpc8xxx/: sparse fixesKim Phillips1-1/+1
2012-01-13fsl_lbc: add printout of LCRR and LBCR to local bus regsPaul Gortmaker1-0/+2
2011-11-11arch/powerpc/cpu/mpc8xxx/fsl_lbc.c: Fix GCC 4.6 build warningKumar Gala1-2/+2
2011-07-11powerpc/85xx: Fix compile errors if CONFIG_SYS_{BR,OR}0_PRELIM aren't setKumar Gala1-0/+2
2011-01-14powerpc/85xx: Add the workaround for erratum ELBC-A001 (enable on P4080)Kumar Gala1-1/+6
2011-01-14mpc85xx: rename sdram_init() lbc_sdram_init()Becky Bruce1-2/+2
2011-01-14mpc85xx boards: initdram() cleanup/bugfixBecky Bruce1-0/+10
2010-07-16powerpc 83xx/85xx: Merge lbc upmconfig codeBecky Bruce1-0/+50
2010-07-1683xx/85xx/86xx: LBC register cleanupBecky Bruce1-0/+84