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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Declare watchdog functions in watchdog.h
Simon Glass
2013-03-15
1
-9
/
+2
*
|
Introduce generic link section.h symbol files
Simon Glass
2013-03-15
1
-0
/
+27
*
|
Replace __bss_end__ with __bss_end
Simon Glass
2013-03-15
32
-46
/
+46
*
|
ppc: Remove PCIPPC2 and PCIPPC6 boards
Stefan Roese
2013-03-11
1
-4
/
+3
*
|
mpc512x: Adjust the DRAM init sequence to the datasheet spec
Anatolij Gustschin
2013-03-09
2
-1
/
+17
*
|
mpc512x: add ifm ac14xx board
Anatolij Gustschin
2013-03-09
2
-0
/
+67
*
|
mpc512x: allow configuring board specific IPS divider
Anatolij Gustschin
2013-03-09
1
-0
/
+2
*
|
mpc512x: optionally configure DIU, LPC and NFC deviders
Anatolij Gustschin
2013-03-09
2
-0
/
+21
*
|
mpc512x: use common code for clock setting for all mpc512x boards
Anatolij Gustschin
2013-03-09
1
-0
/
+9
*
|
mpc512x: add common LAW and Chip Select configuration
Anatolij Gustschin
2013-03-09
1
-0
/
+96
*
|
mpc5200: spl_boot.c: Change init oder to first enable printf
Stefan Roese
2013-03-09
1
-6
/
+14
|
/
*
Clean up libfdt.h includes
Gerald Van Baren
2013-02-08
5
-5
/
+0
*
common/fdt_support.c: sparse fixes
Kim Phillips
2013-02-07
1
-1
/
+1
*
treewide: include libfdt_env.h before fdt.h
Kim Phillips
2013-02-07
1
-1
/
+0
*
powerpc: Use generic global_data
Simon Glass
2013-02-04
1
-46
/
+1
*
ppc: arm: Move sdhc_clk into arch_global_data
Simon Glass
2013-02-04
3
-7
/
+8
*
ppc: Move kbd_status to arch_global_data
Simon Glass
2013-02-04
1
-3
/
+3
*
ppc: Move wdt_last to arch_global_data
Simon Glass
2013-02-04
1
-3
/
+3
*
ppc: Move fpga_state to arch_global_data
Simon Glass
2013-02-04
1
-3
/
+3
*
ppc: Remove console_addr from global data
Simon Glass
2013-02-04
1
-6
/
+0
*
ppc: Move mirror_hack to arch_global_data
Simon Glass
2013-02-04
1
-3
/
+3
*
arm: Move uart_clk to arch_global_data
Simon Glass
2013-02-04
3
-7
/
+7
*
ppc: Move dp_alloc_base, dp_alloc_top to arch_global_data
Simon Glass
2013-02-04
4
-32
/
+34
*
ppc: Move arbiter fields to arch_global_data
Simon Glass
2013-02-04
2
-17
/
+19
*
ppc: Move reset_status to arch_global_data
Simon Glass
2013-02-04
5
-7
/
+7
*
ppc: Move mpc8220 clocks to arch_global_data
Simon Glass
2013-02-04
3
-19
/
+20
*
ppc: Move mpc512x clocks to arch_global_data
Simon Glass
2013-02-04
7
-15
/
+18
*
ppc: Move mpc5xxx clocks to arch_global_data
Simon Glass
2013-02-04
7
-17
/
+25
*
ppc: Move used_tlb_cams to arch_global_data
Simon Glass
2013-02-04
2
-7
/
+7
*
ppc: Move used_laws to arch_global_data
Simon Glass
2013-02-04
2
-11
/
+11
*
ppc: Move CONFIG_QE to arch_global_data
Simon Glass
2013-02-04
3
-12
/
+11
*
ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data
Simon Glass
2013-02-04
4
-16
/
+19
*
ppc: Move lbc_clk and cpu to arch_global_data
Simon Glass
2013-02-04
9
-19
/
+20
*
ppc: Move mpc83xx clock fields to arch_global_data
Simon Glass
2013-02-01
5
-76
/
+86
*
ppc: Move clock fields to arch_global_data
Simon Glass
2013-02-01
4
-15
/
+19
*
ppc: Remove extra pci_clk fields from global_data
Simon Glass
2013-02-01
1
-7
/
+2
*
ppc: Move brg_clk to arch_global_data
Simon Glass
2013-02-01
10
-17
/
+22
*
Add architecture-specific global data
Simon Glass
2013-02-01
1
-0
/
+5
*
powerpc/t4240: Adding workaround errata A-005871
Shengzhou Liu
2013-01-30
3
-0
/
+19
*
powerpc/mpc85xx: Add property 'fsl, sec-era' in device tree node 'crypto'
Vakul Garg
2013-01-30
3
-1
/
+92
*
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
3
-24
/
+49
*
powerpc/mpc85xx: Add BSC9132/BSC9232 processor support
Prabhakar Kushwaha
2013-01-30
6
-2
/
+140
*
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
5
-1
/
+76
[prev]
[next]