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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Power: remove support for Freescale MPC8220
Wolfgang Denk
2013-05-15
2
-31
/
+0
*
powerpc: Use image_setup_linux() instead of local code
Simon Glass
2013-05-14
1
-83
/
+1
*
lib: consolidate hang()
Andreas Bießmann
2013-05-01
1
-9
/
+0
*
powerpc/lib: fix unsafe register handling in wait_ticks
Mats Kärrman
2013-04-10
1
-6
/
+11
*
ppc: Enable generic board support
Simon Glass
2013-03-15
1
-0
/
+2
*
Introduce generic post-relocation board_r.c
Simon Glass
2013-03-15
1
-1
/
+2
*
Declare watchdog functions in watchdog.h
Simon Glass
2013-03-15
1
-9
/
+2
*
Replace __bss_end__ with __bss_end
Simon Glass
2013-03-15
1
-2
/
+2
*
Clean up libfdt.h includes
Gerald Van Baren
2013-02-08
1
-1
/
+0
*
treewide: include libfdt_env.h before fdt.h
Kim Phillips
2013-02-07
1
-1
/
+0
*
ppc: Move mpc8220 clocks to arch_global_data
Simon Glass
2013-02-04
1
-7
/
+7
*
ppc: Move mpc512x clocks to arch_global_data
Simon Glass
2013-02-04
1
-1
/
+1
*
ppc: Move mpc5xxx clocks to arch_global_data
Simon Glass
2013-02-04
1
-1
/
+1
*
ppc: Move lbc_clk and cpu to arch_global_data
Simon Glass
2013-02-04
1
-3
/
+4
*
ppc: Move clock fields to arch_global_data
Simon Glass
2013-02-01
1
-3
/
+3
*
ppc: Move brg_clk to arch_global_data
Simon Glass
2013-02-01
1
-1
/
+1
*
powerpc/mpc83xx: add support for new SPL
Scott Wood
2012-12-19
1
-1
/
+2
*
env: Use getenv_yesno() more generally
Joe Hershberger
2012-12-13
1
-7
/
+2
*
mpc5200: Add SPL support
Stefan Roese
2012-12-05
1
-0
/
+8
*
SPL: Port SPL framework to powerpc
Stefan Roese
2012-12-05
2
-0
/
+46
*
powerpc: Extract EPAPR_MAGIC constants into processor.h
Stefan Roese
2012-12-05
1
-6
/
+0
*
spl/powerpc: introduce CONFIG_SPL_INIT_MINIMAL
Scott Wood
2012-11-26
1
-1
/
+16
*
powerpc: change .fixup test to a GCC version test
Scott Wood
2012-11-26
1
-6
/
+0
*
arch/powerpc/lib/board.c, *traps.c: sparse fixes
Kim Phillips
2012-11-04
1
-6
/
+6
*
arch/powerpc/lib/extable.c: sparse fix
Kim Phillips
2012-11-04
1
-4
/
+1
*
include/linux/byteorder: import latest endian definitions from linux
Kim Phillips
2012-11-04
1
-1
/
+1
*
powerpc/mpc85xx: software workaround for DDR erratum A-004468
York Sun
2012-10-22
1
-2
/
+2
*
split mpc8xx hooks from cmd_ide.c
Pavel Herrmann
2012-10-17
3
-0
/
+233
*
serial: Remove CONFIG_SERIAL_MULTI from remaining sources
Marek Vasut
2012-10-15
1
-2
/
+0
*
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Tom Rini
2012-09-25
1
-3
/
+15
|
\
|
*
powerpc/mpc8xxx: use topology registers to calculate number of cores
York Sun
2012-08-23
1
-0
/
+13
|
*
powerpc: Stack Pointer not properly aligned
Joakim Tjernlund
2012-08-22
1
-3
/
+2
*
|
ppc: Create a stack frame for wait_ticks()
Joakim Tjernlund
2012-09-02
1
-2
/
+5
*
|
Consolidate bootcount code into drivers/bootcount
Stefan Roese
2012-09-01
2
-98
/
+0
|
/
*
net: move bootfile init into eth_initialize
Mike Frysinger
2012-05-15
1
-8
/
+0
*
net: punt bd->bi_ip_addr
Mike Frysinger
2012-05-15
1
-3
/
+0
*
bootstage: Replace show_boot_progress/error() with bootstage_...()
Simon Glass
2012-03-18
2
-2
/
+2
*
bootstage: Convert progress numbers 20-41 to enums
Simon Glass
2012-03-18
1
-1
/
+1
*
bootstage: Use show_boot_error() for -ve progress numbers
Simon Glass
2012-03-18
1
-1
/
+1
*
bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()
Simon Glass
2012-03-18
1
-1
/
+1
*
ppc: Change memsz variable to signed char
Simon Glass
2012-03-03
1
-4
/
+3
*
powerpc/bootm: Flush ramdisk and device tree image when booting on MP
Kumar Gala
2011-12-12
1
-6
/
+16
*
powerpc: Minimal private libgcc to build on Debian
Kyle Moffett
2011-12-07
4
-1
/
+159
*
arch/powerpc/lib/bat_rw.c: Fix GCC 4.6 build warning
Wolfgang Denk
2011-11-07
1
-1
/
+2
*
arch/powerpc/lib/board.c: fix build warning
Wolfgang Denk
2011-11-07
1
-3
/
+0
*
arch/powerpc/lib/board.c: make (mostly) checkpatch-clean
Wolfgang Denk
2011-11-07
1
-221
/
+234
*
arch/powerpc/lib/board.c: fix build warning
Wolfgang Denk
2011-11-03
1
-1
/
+3
*
powerpc: Correct build warning introduced by getenv_ulong() patch
Simon Glass
2011-10-24
1
-3
/
+7
*
powerpc/lib/board.c: Call run_post(POST_ROM) before relocating
Bernhard Kaindl
2011-10-23
1
-7
/
+7
*
powerpc: Use getenv_ulong() in place of getenv(), strtoul
Simon Glass
2011-10-23
1
-25
/
+8
[next]