index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cpu
/
mpc85xx
Commit message (
Expand
)
Author
Age
Files
Lines
*
MPC85xx: Beautify boot output of L2 cache configuration
Wolfgang Grandegger
2008-06-10
2
-9
/
+11
*
85xx: Add setting of cache props in the device tree.
Kumar Gala
2008-06-10
1
-0
/
+128
*
85xx: expose cpu identification
Kumar Gala
2008-06-10
1
-36
/
+40
*
85xx: Only use PORPLLSR[DDR_Ratio] on platforms that define it
Kumar Gala
2008-06-09
1
-2
/
+6
*
MPC85xx: Change traps.c to not reference non-addressable memory
Becky Bruce
2008-06-09
1
-3
/
+5
*
Merge branch 'socrates' of /home/wd/git/u-boot/projects
Wolfgang Denk
2008-05-21
1
-9
/
+14
|
\
|
*
Fixed reset for socrates
Sergei Poselenov
2008-05-20
1
-9
/
+14
*
|
Big white-space cleanup.
Wolfgang Denk
2008-05-21
2
-2
/
+2
|
/
*
85xx: Add -mno-spe to e500/85xx builds
Kumar Gala
2008-04-29
1
-0
/
+1
*
85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docs
Kumar Gala
2008-04-29
1
-2
/
+2
*
85xx: Additional fixes and cleanup of MP code
Kumar Gala
2008-04-29
2
-2
/
+7
*
85xx: Round up frequency calculations to get reasonable output
Kumar Gala
2008-04-24
1
-7
/
+6
*
85xx: Fix size of cpu-release-addr property
Kumar Gala
2008-04-18
1
-1
/
+1
*
Fix calculation of I2C clock for some 85xx chips
Timur Tabi
2008-04-18
1
-1
/
+30
*
85xx: Fix detection of MP cpu spin up
Kumar Gala
2008-04-11
1
-1
/
+5
*
85xx: Use SVR_SOC_VER instead of SVR_VER
Kumar Gala
2008-04-11
2
-2
/
+2
*
85xx: Add cpu_mp_lmb_reserve helper to reserve boot page
Kumar Gala
2008-03-26
2
-0
/
+15
*
85xx: Update multicore boot mechanism to ePAPR v0.81 spec
Kumar Gala
2008-03-26
4
-64
/
+115
*
85xx: Fix merge duplication
Kumar Gala
2008-03-26
1
-49
/
+0
*
85xx: Speed up get_ddr_freq() and get_bus_freq()
James Yang
2008-03-26
1
-16
/
+5
*
85xx: Show DDR memory data rate in addition to the memory clock frequency.
James Yang
2008-03-26
1
-3
/
+6
*
85xx: get_tbclk() speed up and rounding fix
James Yang
2008-03-26
1
-5
/
+3
*
Update SVR numbers to expand support
Andy Fleming
2008-03-26
1
-37
/
+48
*
85xx: Added support for multicore boot mechanism
Kumar Gala
2008-03-26
1
-0
/
+49
*
85xx: Added support for multicore boot mechanism
Kumar Gala
2008-03-26
6
-0
/
+405
*
85xx: Add the concept of CFG_CCSRBAR_PHYS
Kumar Gala
2008-03-26
1
-3
/
+3
*
85xx: Don't icbi when unlocking the cache
Kumar Gala
2008-02-27
1
-5
/
+2
*
Fix source for ECM error IVPR
Andy Fleming
2008-02-27
1
-1
/
+1
*
Invalidate INIT_RAM TLB mappings
Andy Fleming
2008-02-27
1
-0
/
+11
*
85xx, 86xx: Determine I2C clock frequencies and store in global_data
Timur Tabi
2008-02-14
1
-0
/
+3
*
PPC: Use r2 instead of r29 as global data pointer
Wolfgang Denk
2008-02-14
1
-1
/
+2
*
ppc: Refactor cache routines, so there is only one common set.
Rafal Jaworowski
2008-02-14
1
-45
/
+0
*
QE: Move FDT support into a common file
Kumar Gala
2008-02-12
1
-5
/
+3
*
Coding Style Cleanup; update CHANGELOG
Wolfgang Denk
2008-01-23
1
-1
/
+0
*
85xx: Get ride of old TLB setup code
Kumar Gala
2008-01-17
2
-22
/
+0
*
85xx: Reworked initial processor init
Kumar Gala
2008-01-17
2
-72
/
+115
*
85xx: Introduce new tlb API
Kumar Gala
2008-01-17
3
-14
/
+99
*
85xx: Remove old style of LAW init
Kumar Gala
2008-01-16
2
-28
/
+0
*
85xx: Move LAW init code into C
Kumar Gala
2008-01-16
3
-0
/
+18
*
Add QE brg freq and correct qe bus freq fdt update code
Kim Phillips
2008-01-09
1
-1
/
+3
*
85xx: add ability to upload QE firmware
Timur Tabi
2008-01-09
1
-0
/
+1
*
85xx: Remove cache config from configs.h
Kumar Gala
2008-01-09
1
-2
/
+7
*
Reworked FSL Book-E TLB macros to be more readable
Kumar Gala
2008-01-09
1
-13
/
+10
*
Handle Asynchronous DDR clock on 85xx
Kumar Gala
2007-12-11
3
-4
/
+43
*
Stop using immap_t on 85xx
Kumar Gala
2007-12-11
6
-32
/
+18
*
Remove CONFIG_OF_FLAT_TREE related code from mpc85xx since we now use libfdt
Kumar Gala
2007-12-11
2
-123
/
+0
*
Stop using immap_t for cpm offset on 85xx
Kumar Gala
2007-12-11
5
-66
/
+63
*
Stop using immap_t for guts offset on 85xx
Kumar Gala
2007-12-11
4
-6
/
+5
*
Add libfdt based ft_cpu_setup for mpc85xx
Kumar Gala
2007-12-11
2
-1
/
+67
*
Cleanup coding style; update CHANGELOG
Wolfgang Denk
2007-11-03
1
-2
/
+2
[next]