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
/
mpc85xx
Age
Commit message (
Expand
)
Author
2010-10-07
powerpc/85xx: fix rev.2 job queue LIODN error storm
Kim Phillips
2010-09-21
POST cleanup.
Michael Zaidman
2010-08-19
mpx85xx/fdt: Add cpu-release-addr for all cores
Matthew McClintock
2010-08-19
powerpc/85xx: Rename Security Engine Job Queue to Job Ring to match docs
Kumar Gala
2010-08-19
powerpc/8xxx: share PIC defines among 85xx and 86xx
Kim Phillips
2010-08-09
net ppc: fix ethernet device names with spaces
Heiko Schocher
2010-07-26
powerpc/8xxx: Enabled address hashing for 85xx
york
2010-07-26
powerpc/p4080: Add workaround for erratum CPU22
Kumar Gala
2010-07-26
powerpc/p4080: Add workaround for errata SERDES8
Kumar Gala
2010-07-26
powerpc/p4080: Add support for initializing SERDES
Kumar Gala
2010-07-26
powerpc/85xx: Add support to initialize LIODN registers and portals
Kumar Gala
2010-07-26
powerpc/p4080: Add support for CPC(Corenet platform cache) on CoreNet platforms
Kumar Gala
2010-07-26
powerpc/85xx: Move INIT_RAM_ADDR physical address to 36-bit space
york
2010-07-21
powerpc/85xx: Rework P1022 SERDES is_serdes_configured support
Kumar Gala
2010-07-21
powerpc/85xx: Rework MPC8536 SERDES is_serdes_configured support
Kumar Gala
2010-07-20
powerpc/p3041: Add various p3041 related defines
Kumar Gala
2010-07-20
powerpc/p5020: Add various p5020 related defines (and p5010)
Kumar Gala
2010-07-20
powerpc/mpc85xx: Report FMAN # to match user manual
Emil Medve
2010-07-20
powerpc/p4080: Add setting of clock-frequency for clockgen node
Kumar Gala
2010-07-20
powerpc/85xx: Use fdt_node_offset_by_compat_reg for clock-frequency updates
Kumar Gala
2010-07-16
powerpc/85xx: Move p1022ds slot code into board file
Kumar Gala
2010-07-16
powerpc/85xx: Add command to report errata workarounds
Kumar Gala
2010-07-16
powerpc: add support for the Freescale P1022DS reference board
Timur Tabi
2010-07-16
powerpc/85xx: Add recognition of e5500 core
Kumar Gala
2010-07-16
powerpc 83xx/85xx: Merge lbc upmconfig code
Becky Bruce
2010-07-16
mpc85xx: Add reginfo command
Becky Bruce
2010-07-16
mpc85xx: Add print_tlbcam() function
Becky Bruce
2010-07-16
mpc85xx: tlb.c cleanups
Becky Bruce
2010-07-16
83xx/85xx/86xx: LBC register cleanup
Becky Bruce
2010-07-16
powerpc/8xxx: Add is_core_disabled to remove disabled cores from dtb
Kumar Gala
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-05-12
85xx/fsl-sata: Use is_serdes_configured() to determine if SATA is enabled
Kumar Gala
2010-05-12
85xx: Add is_serdes_configured() support to MPC8536 SERDES
Kumar Gala
2010-04-26
mpc85xx: Add the ability to set LCRR[CLKDIV] to improve R/W speed of flash
Lan Chunhe
2010-04-26
85xx: Fix compile warning
Kumar Gala
2010-04-26
85xx: Convert cpu_init_f code to use out_be32 for LBC registers
Kumar Gala
2010-04-26
ppc/p4080: Fix synchronous frequency calculations
Srikanth Srinivasan
2010-04-21
Move arch/ppc to arch/powerpc
Stefan Roese