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
/
cpu.c
Age
Commit message (
Expand
)
Author
2009-07-01
8xxx: Break out DMA code to a common file
Peter Tyser
2009-06-12
fsl/85xx, 86xx: Sync up DMA code
Peter Tyser
2009-06-12
fsl: Create common fsl_dma.h for 85xx and 86xx cpus
Peter Tyser
2009-06-12
qe: Pass in uec_info struct through uec_initialize
Haiying Wang
2009-06-12
85xx: Add QE clk support
Haiying Wang
2009-06-12
85xx: Added MPC8535/E identifiers
Kumar Gala
2009-03-30
MPC85xx: Add MPC8569 CPU support
Haiying Wang
2009-02-19
Coding style cleanup, update CHANGELOG
Wolfgang Denk
2009-02-16
85xx: Add eSDHC support for 8536 DS
Andy Fleming
2009-02-16
mpc85xx: Add support for the P2020
Srikanth Srinivasan
2009-02-16
85xx: Format cpu freq printing to handle 8 cores
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 sysinfo and gd
Trent Piepho
2008-12-19
mpc8568: Double local bus clock divider
Trent Piepho
2008-12-19
mpc8xxx: LCRR[CLKDIV] is sometimes five bits
Trent Piepho
2008-11-09
Moved initialization of QE Ethernet controller to cpu_eth_init()
Ben Warren
2008-11-09
Moved initialization of FCC Ethernet controller to cpu_eth_init
Ben Warren
2008-11-09
Fix typo in cpu/mpc85xx/cpu.c
Ben Warren
2008-10-24
85xx: Add basic e500mc core support
Kumar Gala
2008-10-21
Use strmhz() to format clock frequencies
Wolfgang Denk
2008-10-18
85xx if NUM_CPUS>1, print cpu number
Ed Swarthout
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-07
Fix the incorrect DDR clk freq reporting on 8536DS
Jason Jin
2008-09-09
Removed hardcoded MxMR loop value from upmconfig() for MPC85xx.
Sergei Poselenov
2008-09-02
Pass in tsec_info struct through tsec_initialize
Andy Fleming
2008-08-27
mpc85xx: Add support for the MPC8536
Kumar Gala
2008-08-27
mpc85xx: Add support for the MPC8572DS reference board
Kumar Gala
2008-07-14
mpc85xx: use IS_E_PROCESSOR macro
Kim Phillips
2008-07-09
Merge branch 'master' of git://www.denx.de/git/u-boot-net
Wolfgang Denk
2008-07-06
Add mechanisms for CPU and board-specific Ethernet initialization
Ben Warren
2008-06-28
Coding Style Cleanup
Wolfgang Denk
2008-06-19
Fix 4xx build issue
Anatolij Gustschin
2008-06-11
Added the upmconfig() function for 85xx.
Sergei Poselenov
2008-06-10
MPC85xx: Beautify boot output of L2 cache configuration
Wolfgang Grandegger
2008-06-10
85xx: expose cpu identification
Kumar Gala
2008-06-09
85xx: Only use PORPLLSR[DDR_Ratio] on platforms that define it
Kumar Gala
2008-05-20
Fixed reset for socrates
Sergei Poselenov
2008-04-24
85xx: Round up frequency calculations to get reasonable output
Kumar Gala
2008-03-26
85xx: Show DDR memory data rate in addition to the memory clock frequency.
James Yang
2008-03-26
85xx: get_tbclk() speed up and rounding fix
James Yang
2008-03-26
Update SVR numbers to expand support
Andy Fleming
2007-12-11
Handle Asynchronous DDR clock on 85xx
Kumar Gala
2007-12-11
Stop using immap_t on 85xx
Kumar Gala
2007-12-11
Remove CONFIG_OF_FLAT_TREE related code from mpc85xx since we now use libfdt
Kumar Gala
2007-10-19
Setting MSR[DE] in do_reset
urwithsughosh@gmail.com
2007-08-14
Add support for UEC to 8568
Andy Fleming
2007-05-17
Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx
Kim Phillips
2007-05-05
Coding stylke cleanup; update CHANGELOG.
Wolfgang Denk
2007-05-02
Add support for the 8568 MDS board
Andy Fleming
2007-04-23
85xx: write MAC address to mac-address and local-mac-address
Timur Tabi
[next]