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
*
powerpc/85xx: Add is_serdes_configured() support for P2020 SERDES
Kumar Gala
2011-01-14
2
-0
/
+75
*
powerpc/86xx: Add SERDES support on MPC8641 & MPC8610
Kumar Gala
2011-01-14
4
-1
/
+186
*
powerpc/85xx: Create a SERDES section in Makefile
Kumar Gala
2011-01-14
1
-2
/
+5
*
powerpc/85xx: Replace CONFIG_SYS_HAS_SERDES with a weak function
Kumar Gala
2011-01-14
1
-2
/
+6
*
ppc4xx: Fix compilation breakage in miiphy.c
Stefan Roese
2011-01-11
1
-1
/
+1
*
miiphy: convert to linux/mii.h
Mike Frysinger
2011-01-09
2
-38
/
+38
*
powerpc: fix register usage in some inline assembly code
Timur Tabi
2010-12-17
2
-11
/
+19
*
74xx_7xx/mpc86xx/ppmc7xx: Fix do_reset() declaration
Peter Tyser
2010-12-17
2
-5
/
+10
*
PowerPC: Add relocation support for -fpic
Joakim Tjernlund
2010-12-17
11
-22
/
+33
*
xilinx-ppc4xx-generic: Use common u-boot.lds
Ricardo Ribalda Delgado
2010-12-17
2
-1
/
+9
*
ppc4xx: Clarify comment about boot chip-select in start.S
Stefan Roese
2010-12-17
1
-12
/
+14
*
Merge branch 'master' of ../master into next
Wolfgang Denk
2010-12-16
4
-7
/
+26
|
\
|
*
mpc83xx: fix pcie enumeration
Baidu Boy
2010-12-13
1
-6
/
+6
|
*
powerpc/85xx: do not reloc l2srbar if CONFIG_FLASH_BASE is not defined
Haiying Wang
2010-12-01
1
-1
/
+1
|
*
powerpc/85xx: Introduce CONFIG_SYS_EXTRA_ENV_RELOC
Kumar Gala
2010-11-30
1
-0
/
+11
|
*
mpc83xx: Make it boot again
Joakim Tjernlund
2010-11-30
1
-0
/
+8
*
|
do_reset: unify duplicate prototypes
Mike Frysinger
2010-11-28
3
-3
/
+1
|
/
*
ppc4xx: Flush complete dcache in relocate_code()
Stefan Roese
2010-11-28
1
-6
/
+7
*
powerpc: cmd_ecctest: Use return value of cmd_usage
Thomas Weber
2010-11-27
1
-4
/
+2
*
74xx_7xx: Cleanup for partial linking and --gc-sections
Wolfgang Denk
2010-11-27
1
-0
/
+91
*
8260: Cleanup for partial linking and --gc-sections
Wolfgang Denk
2010-11-27
1
-45
/
+11
*
824x: Cleanup for partial linking and --gc-sections
Wolfgang Denk
2010-11-27
1
-43
/
+10
*
8220: Cleanup for partial linking and --gc-sections
Wolfgang Denk
2010-11-27
1
-45
/
+11
*
5xxx: Cleanup for partial linking and --gc-sections
Wolfgang Denk
2010-11-27
3
-102
/
+43
*
512x: Cleanup for partial linking and --gc-sections
Wolfgang Denk
2010-11-27
2
-44
/
+10
*
5xx: Cleanup for partial linking and --gc-sections
Wolfgang Denk
2010-11-27
1
-53
/
+16
*
8xx: Cleanup for partial linking and --gc-sections
Wolfgang Denk
2010-11-27
1
-6
/
+6
*
86xx: Cleanup for partial linking and --gc-sections
Wolfgang Denk
2010-11-27
2
-36
/
+6
*
83xx: Cleanup for partial linking and --gc-sections
Wolfgang Denk
2010-11-27
1
-43
/
+10
*
ppc4xx: Cleanup for partial linking and --gc-sections
Wolfgang Denk
2010-11-27
1
-43
/
+10
*
POWERPC: enable --gc-sections and -ffunction-sections -fdata-sections
Wolfgang Denk
2010-11-27
2
-6
/
+2
*
arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings work
Wolfgang Denk
2010-11-26
12
-50
/
+20
*
cpu/ppc4xx/Makefile: build only needed object files
Wolfgang Denk
2010-11-26
3
-22
/
+10
*
WINBOND_83C553: enable only on boards that actually use it.
Wolfgang Denk
2010-11-26
1
-1
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Wolfgang Denk
2010-11-19
1
-0
/
+43
|
\
|
*
i2c, mpc5xxx: add multibus support
Heiko Schocher
2010-11-17
1
-0
/
+43
*
|
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
15
-30
/
+30
|
/
*
PowerPC: Don't destroy fixup table while doing fixups
Joakim Tjernlund
2010-11-14
12
-12
/
+12
*
powerpc/85xx: rename CONFIG_SYS_TEXT_BASE to CONFIG_SYS_MONITOR_BASE
Haiying Wang
2010-11-11
1
-9
/
+9
*
powerpc/85xx: Fix lds for nand build
Haiying Wang
2010-11-11
2
-46
/
+15
*
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
Wolfgang Denk
2010-10-29
1
-3
/
+0
*
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-26
14
-2
/
+15
*
Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE
Wolfgang Denk
2010-10-26
4
-17
/
+17
*
MPC8315ERD: fix build error
Wolfgang Denk
2010-10-24
1
-1
/
+1
*
ppc: Don't initialize write protected NOR flashes
John Schmoller
2010-10-20
1
-1
/
+15
*
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
Wolfgang Denk
2010-10-20
3
-21
/
+5
|
\
|
*
ppc4xx: Change tsr/tcr macros to upper case
Stefan Roese
2010-10-20
3
-21
/
+5
*
|
85xx: Use gc-sections to reduce image size
Peter Tyser
2010-10-20
2
-42
/
+14
*
|
86xx: Use gc-sections to reduce image size
Peter Tyser
2010-10-20
2
-18
/
+12
*
|
86xx: Create common linker script
Kumar Gala
2010-10-20
2
-0
/
+135
[next]