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
/
cpu
/
mpc8220
Commit message (
Expand
)
Author
Age
Files
Lines
*
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
Peter Tyser
2010-04-13
22
-5848
/
+0
*
kgdb: cpu/mpc* cpu/74xx: include kgdb.h when needed
Mike Frysinger
2010-02-08
1
-0
/
+1
*
ppc: remove -ffixed-r14 gcc option.
Joakim Tjernlund
2010-01-26
1
-1
/
+1
*
ppc: Use r12 instead of r14 as GOT pointer.
Joakim Tjernlund
2010-01-26
1
-5
/
+6
*
ppc: Loose GOT access in IRQ
Joakim Tjernlund
2010-01-26
1
-32
/
+3
*
kgdb: drop duplicate debugger_exception_handler
Mike Frysinger
2010-01-18
1
-4
/
+0
*
relocation: Do not relocate NULL pointers.
Joakim Tjernlund
2009-10-08
1
-2
/
+4
*
ppc: Enable full relocation to RAM
Peter Tyser
2009-10-03
1
-1
/
+0
*
Fix all linker script to handle all rodata sections
Trent Piepho
2009-03-20
1
-3
/
+1
*
pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity
Kumar Gala
2009-02-07
1
-1
/
+1
*
i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions
Timur Tabi
2008-12-15
1
-16
/
+0
*
Update U-Boot's build timestamp on every compile
Peter Tyser
2008-12-06
1
-1
/
+2
*
Align end of bss by 4 bytes
Selvamuthukumar
2008-11-18
1
-0
/
+1
*
Moved initialization of MPC8220 FEC to cpu_eth_init()
Ben Warren
2008-11-09
1
-0
/
+13
*
Cleanup: fix "MHz" spelling
Wolfgang Denk
2008-10-21
1
-1
/
+1
*
Use strmhz() to format clock frequencies
Wolfgang Denk
2008-10-21
1
-4
/
+8
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
7
-67
/
+67
*
Big white-space cleanup.
Wolfgang Denk
2008-05-21
1
-4
/
+4
*
Remove all the search paths from the .lds files.
Jason Wessel
2008-04-17
1
-1
/
+0
*
PPC: Use r2 instead of r29 as global data pointer
Wolfgang Denk
2008-02-14
1
-1
/
+1
*
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
Wolfgang Denk
2008-01-12
1
-1
/
+1
*
Revert "Correct fixup relocation for mpc8220"
Grant Likely
2007-11-15
2
-1
/
+2
*
cpu/m*: Remove obsolete references to CONFIG_COMMANDS
Jon Loeliger
2007-07-09
3
-12
/
+12
*
Correct fixup relocation for mpc8220
Grant Likely
2007-07-04
2
-2
/
+1
*
Consolidate mpc8220 linker scripts
Grant Likely
2007-07-04
2
-0
/
+128
*
cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2007-07-04
3
-12
/
+12
*
[ppc] Fix build breakage for all non-4xx PowerPC variants.
Rafal Jaworowski
2007-06-22
1
-2
/
+2
*
Move "ar" flags to config.mk to allow for silent "make -s"
Wolfgang Denk
2006-10-09
1
-1
/
+1
*
Fix build problems on sorcery board.
Wolfgang Denk
2006-09-04
1
-1
/
+1
*
Add support for a saving build objects in a separate directory.
Marian Balakowicz
2006-09-01
1
-9
/
+13
*
GCC-4.x fixes: clean up global data pointer initialization for all boards.
Wolfgang Denk
2006-03-31
6
-18
/
+12
*
Add support for multiple PHYs.
Marian Balakowicz
2005-10-28
1
-25
/
+35
*
Cleanup for GCC-4.x
Wolfgang Denk
2005-10-13
2
-7
/
+9
*
Patch by Juergen Selent, 17 May 2005:
wdenk
2005-05-30
1
-36
/
+34
*
Add PCI support for Sorcery board.
wdenk
2005-05-16
7
-150
/
+206
*
* Patch by Ladislav Michl, 05 Apr 2005:
wdenk
2005-04-05
3
-3
/
+3
*
Add support for MPC8220 based "sorcery" board.
LABEL_2005_04_05_2345
wdenk
2005-04-05
7
-44
/
+186
*
* Code cleanup, mostly for GCC-3.3.x
wdenk
2004-12-31
1
-4
/
+4
*
Patch by TsiChung Liew, 23 Sep 2004:
wdenk
2004-10-28
20
-0
/
+5544