index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
cpu
/
mpc8xxx
/
fsl_lbc.c
Age
Commit message (
Expand
)
Author
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2019-05-21
mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to Kconfig
Mario Six
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-01-19
Add more SPDX-License-Identifier tags
Tom Rini
2012-11-04
arch/powerpc/cpu/mpc8xxx/: sparse fixes
Kim Phillips
2012-01-13
fsl_lbc: add printout of LCRR and LBCR to local bus regs
Paul Gortmaker
2011-11-11
arch/powerpc/cpu/mpc8xxx/fsl_lbc.c: Fix GCC 4.6 build warning
Kumar Gala
2011-07-11
powerpc/85xx: Fix compile errors if CONFIG_SYS_{BR,OR}0_PRELIM aren't set
Kumar Gala
2011-01-14
powerpc/85xx: Add the workaround for erratum ELBC-A001 (enable on P4080)
Kumar Gala
2011-01-14
mpc85xx: rename sdram_init() lbc_sdram_init()
Becky Bruce
2011-01-14
mpc85xx boards: initdram() cleanup/bugfix
Becky Bruce
2010-07-16
powerpc 83xx/85xx: Merge lbc upmconfig code
Becky Bruce
2010-07-16
83xx/85xx/86xx: LBC register cleanup
Becky Bruce