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
Age
Commit message (
Expand
)
Author
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: Add setting of cache props in the device tree.
Kumar Gala
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-06-09
MPC85xx: Change traps.c to not reference non-addressable memory
Becky Bruce
2008-05-21
Merge branch 'socrates' of /home/wd/git/u-boot/projects
Wolfgang Denk
2008-05-21
Big white-space cleanup.
Wolfgang Denk
2008-05-20
Fixed reset for socrates
Sergei Poselenov
2008-04-29
85xx: Add -mno-spe to e500/85xx builds
Kumar Gala
2008-04-29
85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docs
Kumar Gala
2008-04-29
85xx: Additional fixes and cleanup of MP code
Kumar Gala
2008-04-24
85xx: Round up frequency calculations to get reasonable output
Kumar Gala
2008-04-18
85xx: Fix size of cpu-release-addr property
Kumar Gala
2008-04-18
Fix calculation of I2C clock for some 85xx chips
Timur Tabi
2008-04-11
85xx: Fix detection of MP cpu spin up
Kumar Gala
2008-04-11
85xx: Use SVR_SOC_VER instead of SVR_VER
Kumar Gala
2008-03-26
85xx: Add cpu_mp_lmb_reserve helper to reserve boot page
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: Speed up get_ddr_freq() and get_bus_freq()
James Yang
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
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-03-26
85xx: Add the concept of CFG_CCSRBAR_PHYS
Kumar Gala
2008-02-27
85xx: Don't icbi when unlocking the cache
Kumar Gala
2008-02-27
Fix source for ECM error IVPR
Andy Fleming
2008-02-27
Invalidate INIT_RAM TLB mappings
Andy Fleming
2008-02-14
85xx, 86xx: Determine I2C clock frequencies and store in global_data
Timur Tabi
2008-02-14
PPC: Use r2 instead of r29 as global data pointer
Wolfgang Denk
2008-02-14
ppc: Refactor cache routines, so there is only one common set.
Rafal Jaworowski
2008-02-12
QE: Move FDT support into a common file
Kumar Gala
2008-01-23
Coding Style Cleanup; update CHANGELOG
Wolfgang Denk
2008-01-17
85xx: Get ride of old TLB setup code
Kumar Gala
2008-01-17
85xx: Reworked initial processor init
Kumar Gala
2008-01-17
85xx: Introduce new tlb API
Kumar Gala
2008-01-16
85xx: Remove old style of LAW init
Kumar Gala
2008-01-16
85xx: Move LAW init code into C
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
2008-01-09
85xx: Remove cache config from configs.h
Kumar Gala
2008-01-09
Reworked FSL Book-E TLB macros to be more readable
Kumar Gala
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-12-11
Stop using immap_t for cpm offset on 85xx
Kumar Gala
2007-12-11
Stop using immap_t for guts offset on 85xx
Kumar Gala
2007-12-11
Add libfdt based ft_cpu_setup for mpc85xx
Kumar Gala
[next]