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
/
cpu
/
mpc85xx
/
fdt.c
Age
Commit message (
Expand
)
Author
2010-04-13
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
Peter Tyser
2010-01-25
qe: fixup the snum for MPC8569 Rev2.0
Liu Yu
2010-01-05
85xx: Add support to set DPAA (data path) devices clock frequencies
Kumar Gala
2010-01-05
85xx: Add support for e500mc cache stashing
Kumar Gala
2009-10-27
85xx: MP Boot Page Translation update
Peter Tyser
2009-09-24
ppc/p4080: Handle timebase enabling and frequency reporting
Kumar Gala
2009-09-24
85xx-fdt: Fixed l2-ctlr's compatible prop for QorIQ
Vivek Mahajan
2009-09-08
ppc/85xx/86xx: Device tree fixup for number of cores
Poonam Aggrwal
2009-09-08
ppc/85xx: Fix up eSDHC controller clock frequency in the device tree
Dipen Dudhat
2009-06-12
85xx: Always attempt ethernet device tree fixup
Kumar Gala
2009-04-01
85xx: Introduce determine_mp_bootpg() helper.
Kumar Gala
2009-03-30
85xx: Add support for additional e500mc features
Kumar Gala
2009-01-23
Add secondary CPUs processor frequency for e500 core
Haiying Wang
2008-12-19
mpc8[56]xx: Put localbus clock in device tree
Trent Piepho
2008-10-18
Have u-boot pass stashing parameters into device tree
Andy Fleming
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-07
85xx: Remove setting of *cache-line-size in device trees
Kumar Gala
2008-08-21
fdt: rework fdt_fixup_ethernet() to use env instead of bd_t
Kumar Gala
2008-07-14
8xxx-fdt: set ns16550 clock from CFG_NS16550_CLK, not bi_busfreq
Paul Gortmaker
2008-07-14
fdt: add crypto node handling for MPC8{3, 5}xxE processors
Kim Phillips
2008-06-10
85xx: Add setting of cache props in the device tree.
Kumar Gala
2008-04-18
85xx: Fix size of cpu-release-addr property
Kumar Gala
2008-03-26
85xx: Update multicore boot mechanism to ePAPR v0.81 spec
Kumar Gala
2008-03-26
85xx: Fix merge duplication
Kumar Gala
2008-03-26
85xx: Added support for multicore boot mechanism
Kumar Gala
2008-03-26
85xx: Added support for multicore boot mechanism
Kumar Gala
2008-02-12
QE: Move FDT support into a common file
Kumar Gala
2008-01-09
Add QE brg freq and correct qe bus freq fdt update code
Kim Phillips
2008-01-09
85xx: add ability to upload QE firmware
Timur Tabi
2007-12-11
Add libfdt based ft_cpu_setup for mpc85xx
Kumar Gala