Wolfgang Denk
|
d6ed322222
Power: remove support for Freescale MPC8220
|
12 年之前 |
Andreas Bießmann
|
d2eae43ba8
lib: consolidate hang()
|
12 年之前 |
Simon Glass
|
6f6430d72b
Introduce generic post-relocation board_r.c
|
12 年之前 |
Simon Glass
|
a6741bce50
Declare watchdog functions in watchdog.h
|
12 年之前 |
Simon Glass
|
3929fb0a14
Replace __bss_end__ with __bss_end
|
12 年之前 |
Simon Glass
|
1c356135fa
ppc: Move mpc8220 clocks to arch_global_data
|
12 年之前 |
Simon Glass
|
fefb098b18
ppc: Move mpc512x clocks to arch_global_data
|
12 年之前 |
Simon Glass
|
b28774966c
ppc: Move mpc5xxx clocks to arch_global_data
|
12 年之前 |
Simon Glass
|
67ac13b1b9
ppc: Move lbc_clk and cpu to arch_global_data
|
12 年之前 |
Simon Glass
|
748cd0591a
ppc: Move clock fields to arch_global_data
|
12 年之前 |
Simon Glass
|
1206c18403
ppc: Move brg_clk to arch_global_data
|
12 年之前 |
Joe Hershberger
|
ec8a252cd4
env: Use getenv_yesno() more generally
|
12 年之前 |
Kim Phillips
|
20051f2ab2
arch/powerpc/lib/board.c, *traps.c: sparse fixes
|
12 年之前 |
York Sun
|
eb53941206
powerpc/mpc85xx: software workaround for DDR erratum A-004468
|
12 年之前 |
Marek Vasut
|
036036d79c
serial: Remove CONFIG_SERIAL_MULTI from remaining sources
|
12 年之前 |
York Sun
|
123bd96d53
powerpc/mpc8xxx: use topology registers to calculate number of cores
|
12 年之前 |
Joakim Tjernlund
|
7de8a7169e
powerpc: Stack Pointer not properly aligned
|
12 年之前 |
Mike Frysinger
|
de30122bb5
net: move bootfile init into eth_initialize
|
13 年之前 |
Mike Frysinger
|
50a47d0523
net: punt bd->bi_ip_addr
|
13 年之前 |
Simon Glass
|
770605e4f9
bootstage: Replace show_boot_progress/error() with bootstage_...()
|
13 年之前 |
Simon Glass
|
8ade950638
bootstage: Convert progress numbers 20-41 to enums
|
13 年之前 |
Simon Glass
|
5ddb118da4
bootstage: Use show_boot_error() for -ve progress numbers
|
13 年之前 |
Simon Glass
|
d01b17611b
ppc: Change memsz variable to signed char
|
13 年之前 |
Wolfgang Denk
|
1c2931d4ec
arch/powerpc/lib/board.c: fix build warning
|
13 年之前 |
Wolfgang Denk
|
9b998b0c52
arch/powerpc/lib/board.c: make (mostly) checkpatch-clean
|
13 年之前 |
Wolfgang Denk
|
a9f4fc3fe5
arch/powerpc/lib/board.c: fix build warning
|
13 年之前 |
Simon Glass
|
aab773a47a
powerpc: Correct build warning introduced by getenv_ulong() patch
|
13 年之前 |
Bernhard Kaindl
|
9d256b67f6
powerpc/lib/board.c: Call run_post(POST_ROM) before relocating
|
13 年之前 |
Simon Glass
|
1272592e4b
powerpc: Use getenv_ulong() in place of getenv(), strtoul
|
13 年之前 |
Mike Frysinger
|
e2a53458a7
net: drop !NET_MULTI code
|
13 年之前 |