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
/
Makefile
Age
Commit message (
Expand
)
Author
2013-12-16
Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU)
Masahiro Yamada
2013-11-25
Driver/IFC: Move Freescale IFC driver to a common driver
York Sun
2013-11-25
Driver/DDR: Moving Freescale DDR driver to a common driver
York Sun
2013-11-17
powerpc: move mpc8xxx entry under arch/powerpc/cpu/
Masahiro Yamada
2013-10-31
powerpc: convert makefiles to Kbuild style
Masahiro Yamada
2012-11-26
spl/powerpc: introduce CONFIG_SPL_INIT_MINIMAL
Scott Wood
2012-11-26
powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxx
Scott Wood
2011-04-04
powerpc/85xx: Add support for Integrated Flash Controller (IFC)
Dipen Dudhat
2011-01-14
powerpc/8xxx: Refactor SRIO initialization into common code
Kumar Gala
2011-01-14
powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured
Kumar Gala
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-07-16
83xx/85xx/86xx: LBC register cleanup
Becky Bruce
2010-07-16
fdt: move fsl specific code from common fdt area to mpc8xxx/fdt.c
Kim Phillips
2010-04-21
Move arch/ppc to arch/powerpc
Stefan Roese