index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
cpu
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ppc: Move mpc512x clocks to arch_global_data
Simon Glass
2013-02-04
5
-10
/
+13
*
ppc: Move mpc5xxx clocks to arch_global_data
Simon Glass
2013-02-04
5
-13
/
+21
*
ppc: Move used_tlb_cams to arch_global_data
Simon Glass
2013-02-04
1
-4
/
+4
*
ppc: Move used_laws to arch_global_data
Simon Glass
2013-02-04
1
-8
/
+8
*
ppc: Move CONFIG_QE to arch_global_data
Simon Glass
2013-02-04
2
-4
/
+5
*
ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data
Simon Glass
2013-02-04
3
-12
/
+14
*
ppc: Move lbc_clk and cpu to arch_global_data
Simon Glass
2013-02-04
7
-12
/
+12
*
ppc: Move mpc83xx clock fields to arch_global_data
Simon Glass
2013-02-01
4
-37
/
+52
*
ppc: Move clock fields to arch_global_data
Simon Glass
2013-02-01
2
-12
/
+12
*
ppc: Move brg_clk to arch_global_data
Simon Glass
2013-02-01
8
-11
/
+12
*
powerpc/t4240: Adding workaround errata A-005871
Shengzhou Liu
2013-01-30
2
-0
/
+18
*
powerpc/mpc85xx: Add property 'fsl, sec-era' in device tree node 'crypto'
Vakul Garg
2013-01-30
2
-1
/
+85
*
mpc8xxx: fix DDR init value to use CONFIG_MEM_INIT_VALUE
Anatolij Gustschin
2013-01-30
1
-0
/
+4
*
powerpc/mpc85xx: add support for MMUv2 page sizes
Scott Wood
2013-01-30
2
-6
/
+15
*
powerpc/mpc85xx: Add BSC9132/BSC9232 processor support
Prabhakar Kushwaha
2013-01-30
3
-0
/
+100
*
powerpc/mpc8xxxx: FSL DDR debugger auto run of stored commands
James Yang
2013-01-30
3
-11
/
+47
*
Add copy command to FSL DDR interactive
James Yang
2013-01-30
1
-0
/
+127
*
Fix data stage name matching issue
James Yang
2013-01-30
1
-1
/
+2
*
Move DDR command parsing to separate function
James Yang
2013-01-30
1
-79
/
+74
*
powerpc/mpc8xxx: Enable entering DDR debugging by key press
York Sun
2013-01-30
1
-2
/
+4
*
powerpc/mpc85xx:Fix Core cluster configuration loop
Prabhakar Kushwaha
2013-01-30
1
-8
/
+22
*
powerpc/mpc85xx:Add support of B4420 SoC
Poonam Aggrwal
2013-01-30
3
-0
/
+54
*
powerpc/mpc85xx: Few updates for B4860 cpu changes
Poonam Aggrwal
2013-01-30
1
-0
/
+15
*
powerpc/mpc85xx: Reserve default boot page
York Sun
2013-01-30
1
-0
/
+16
*
powerpc/mpc83xx: add support for new SPL
Scott Wood
2012-12-19
4
-12
/
+90
*
env: Use getenv_yesno() more generally
Joe Hershberger
2012-12-13
1
-3
/
+1
*
mpc5200: Add SPL support
Stefan Roese
2012-12-05
4
-0
/
+162
*
powerpc: Extract EPAPR_MAGIC constants into processor.h
Stefan Roese
2012-12-05
1
-1
/
+0
*
powerpc/mpc85xx: Fix a bug introduced by CONFIG_PPC_SPINTABLE_COMPATIBLE
York Sun
2012-11-27
1
-2
/
+2
*
powerpc/85xx: update the work-around for P4080 erratum SERDES-9
Timur Tabi
2012-11-27
1
-7
/
+13
*
powerpc/p4080ds: fix PCI-e x8 link training down failure
Yuanquan Chen
2012-11-27
1
-0
/
+3
*
powerpc/85xx: implement check for erratum A-004580 work-around
Timur Tabi
2012-11-27
1
-0
/
+48
*
powerpc/mpc8xxx: take fdt_fixup_crypto_node() off the checkstack list
Kim Phillips
2012-11-27
1
-3
/
+3
*
powerpc/mpc85xx: Temporary fix for spin table backward compatibility
York Sun
2012-11-27
2
-1
/
+46
*
powerpc/85xx: implement check for erratum A-004849 work-around
Timur Tabi
2012-11-27
1
-0
/
+63
*
8xxx: Change all 8*xx_DDR addresses to 8xxx
Andy Fleming
2012-11-27
7
-43
/
+26
*
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Tom Rini
2012-11-26
9
-75
/
+552
|
\
|
*
spl/85xx: new SPL support
Scott Wood
2012-11-26
5
-9
/
+98
|
*
spl/powerpc: introduce CONFIG_SPL_INIT_MINIMAL
Scott Wood
2012-11-26
3
-14
/
+54
|
*
powerpc/mpc85xx: consistently use COBJS-y
Scott Wood
2012-11-26
1
-9
/
+10
|
*
spl/mpc85xx: rename cpu_init_nand.c to spl_minimal.c
Scott Wood
2012-11-26
1
-0
/
+0
|
*
spl/mpc85xx: move udelay to cpu code
Scott Wood
2012-11-26
1
-0
/
+17
|
*
powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxx
Scott Wood
2012-11-26
2
-0
/
+334
|
*
powerpc/mpc85xx: fix TLB alignment
Scott Wood
2012-11-26
1
-4
/
+4
|
*
powerpc/mpc85xx: add comma before "already enabled"
Scott Wood
2012-11-26
1
-1
/
+1
|
*
powerpc/mpc85xx: move debug tlb entry after TLB is in known state
Scott Wood
2012-11-26
1
-44
/
+40
*
|
usb: use linux/usb/ch9.h instead of usbdescriptors.h
Ilya Yanok
2012-11-20
2
-2
/
+2
|
/
*
powerpc/mpc83xx: sparse fixes
Kim Phillips
2012-11-04
2
-4
/
+6
*
powerpc/mpc85xx: sparse fixes
Kim Phillips
2012-11-04
2
-2
/
+2
*
arch/powerpc/cpu/mpc8xxx/: sparse fixes
Kim Phillips
2012-11-04
4
-7
/
+10
[prev]
[next]