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
/
mpc8548cds
/
mpc8548cds.c
Age
Commit message (
Expand
)
Author
2008-12-19
mpc8xxx: LCRR[CLKDIV] is sometimes five bits
Trent Piepho
2008-12-04
85xx: Add PORDEVSR_PCI1 define
Peter Tyser
2008-12-03
85xx: Add CPU 2 errata workaround to all 8548 boards
Peter Tyser
2008-12-03
85xx: remove the unused ddr_enable_ecc in the board file
Dave Liu
2008-11-02
Coding Style cleanup, update CHANGELOG
Wolfgang Denk
2008-10-24
85xx: Convert all fsl_pci_init users to new APIs
Kumar Gala
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-08-27
FSL DDR: Convert MPC8548CDS 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-05-07
85xx: Limit CPU2 workaround to parts that have the errata
Andy Fleming
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