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
/
board
/
freescale
/
mpc8555cds
/
mpc8555cds.c
Age
Commit message (
Expand
)
Author
2013-11-25
Driver/DDR: Moving Freescale DDR driver to a common driver
York Sun
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-08-20
powerpc: Fix CamelCase checkpatch warnings
Prabhakar Kushwaha
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-08-23
mpc85xx: use LCRR_DBYP define instead of raw constant
Paul Gortmaker
2012-01-11
MPC85xxCDS: Fix missing LCRR_DBYP bits for 66-133MHz LBC
Paul Gortmaker
2011-10-03
powerpc/mpc85xxcds: Fix PCI speed
chenhui zhao
2011-01-14
MPC8xxx DDR: align informational prints
Becky Bruce
2011-01-14
mpc85xx: rename sdram_init() lbc_sdram_init()
Becky Bruce
2011-01-14
mpc85xx boards: initdram() cleanup/bugfix
Becky Bruce
2010-11-14
fsl: Clean up printing of PCI boot info
Peter Tyser
2010-07-16
83xx/85xx/86xx: LBC register cleanup
Becky Bruce
2009-03-30
85xx: Use common LSDMR defines from asm/fsl_lbc.h
Kumar Gala
2008-12-19
mpc8xxx: LCRR[CLKDIV] is sometimes five bits
Trent Piepho
2008-10-21
Cleanup: fix "MHz" spelling
Wolfgang Denk
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-08-27
FSL DDR: Convert MPC8555ADS to new DDR code.
Jon Loeliger
2008-06-12
Change initdram() return type to phys_size_t
Becky Bruce
2008-06-11
85xx: remove dummy board_early_init_f
Kumar Gala
2008-06-11
85xx: Remove unused and unconfigured memory test code.
Kumar Gala
2008-03-05
Remove erroneous or extra spd.h #includers.
Jon Loeliger
2007-12-11
Move the MPC8541/MPC8555/MPC8548 CDS board under board/freescale.
Kumar Gala