index
:
bootable_bootloader_goldelico_gta04.git
replicant-4.2
bootable/bootloader/goldelico/gta04
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cpu
/
mpc5xxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
Peter Tyser
2010-04-13
20
-6010
/
+0
*
Rename lib_generic/ to lib/
Peter Tyser
2010-04-13
1
-1
/
+1
*
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser
2010-04-13
1
-2
/
+2
*
mpc5xxx: Remove all references to MGT5100
Detlev Zundel
2010-03-21
10
-443
/
+10
*
kgdb: cpu/mpc* cpu/74xx: include kgdb.h when needed
Mike Frysinger
2010-02-08
1
-0
/
+1
*
mpc5xxx/cpu_init.c: fix warning: unused variable 'cdm'
Wolfgang Denk
2010-02-03
1
-5
/
+7
*
mpc5xxx/cpu_init.c: fix warning: unused variable 'gpt0'
Wolfgang Denk
2010-02-03
1
-0
/
+3
*
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
*
mpc5xxx: Support CPU internal watchdog.
Detlev Zundel
2010-01-25
2
-2
/
+32
*
kgdb: drop duplicate debugger_exception_handler
Mike Frysinger
2010-01-18
1
-4
/
+0
*
mpc5xxx/cpu_init.c: Convert to IO accessors.
Detlev Zundel
2010-01-18
1
-48
/
+78
*
5xxx, fdt: move fdt_fixup_memory() to cpu.c file
Heiko Schocher
2009-12-08
1
-0
/
+1
*
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
2
-2
/
+0
*
mucmc52, uc101: delete ata@3a00 node, if no CF card is detected
Heiko Schocher
2009-09-25
1
-0
/
+20
*
Reset i2c slave devices during init on mpc5xxx cpus
Eric Millbrandt
2009-09-06
1
-0
/
+49
*
Add support for USB on PSC3 for the mpc5200
Eric Millbrandt
2009-08-25
2
-2
/
+10
*
board support patch for phyCORE-MPC5200B-tiny
Jon Smirl
2009-07-10
1
-0
/
+3
*
Fix e-mail address of Gary Jennejohn.
Detlev Zundel
2009-05-15
1
-1
/
+1
*
Replace __attribute references with __attribute__
Peter Tyser
2009-04-28
1
-4
/
+4
*
mpc5200: reduce delays in i2c
Jon Smirl
2009-04-05
1
-3
/
+3
*
mpc5200: suppress printf until console initialized
Jon Smirl
2009-03-25
1
-10
/
+20
*
Add support for the digsy MTC board.
Grzegorz Bernacki
2009-03-20
1
-1
/
+2
*
Fix all linker script to handle all rodata sections
Trent Piepho
2009-03-20
2
-6
/
+2
*
cpu/: get mac address from environment
Mike Frysinger
2009-03-20
1
-2
/
+4
*
mpc52xx: Get rid of board-specific #ifdef's in cpu/mpc5xxx/ide.c
Grzegorz Bernacki
2009-03-18
1
-1
/
+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
2
-0
/
+2
*
Use strmhz() to format clock frequencies
Wolfgang Denk
2008-10-21
1
-3
/
+6
*
Merge git://git.denx.de/u-boot into x1
Markus Klotzbuecher
2008-10-21
10
-113
/
+113
|
\
|
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
10
-113
/
+113
*
|
The PIPE_INTERRUPT flag is used wrong
Remy Bohmer
2008-10-14
1
-4
/
+4
|
/
*
rename environment.c in env_embedded.c to reflect is functionality
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
1
-1
/
+1
*
Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory
Ben Warren
2008-09-02
1
-0
/
+13
*
Move MPC5xxx_FEC driver to drivers/net
Ben Warren
2008-08-29
4
-1447
/
+1
*
mpc52xx: added support for the MPC5200 based MUC.MC52 board from MAN.
Heiko Schocher
2008-08-27
1
-2
/
+4
*
Minor coding style cleanup, updte CHANGELOG
Wolfgang Denk
2008-08-25
1
-7
/
+7
*
Adding bootlimit/bootcount feature for MPC5XXX on TQM5200 Boards
Axel Beierlein
2008-08-21
1
-0
/
+20
*
Big white-space cleanup.
Wolfgang Denk
2008-05-21
3
-9
/
+9
*
USB: fix more GCC 4.2.x aliasing warnings
Wolfgang Denk
2008-04-25
1
-2
/
+2
*
Remove all the search paths from the .lds files.
Jason Wessel
2008-04-17
2
-2
/
+0
*
Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing
Bartlomiej Sieka
2008-03-26
1
-1
/
+1
|
\
|
*
[new uImage] Pull in libfdt if CONFIG_FIT is enabled
Marian Balakowicz
2008-02-21
1
-1
/
+1
*
|
MPC5200: support setup without FEC
André Schwarz
2008-03-25
1
-0
/
+4
|
/
*
PPC: Use r2 instead of r29 as global data pointer
Wolfgang Denk
2008-02-14
1
-1
/
+1
*
MPC5200: don't use hardcoded MBAR address in Bestcomm firmware
Oliver Weber
2008-01-12
1
-4
/
+4
[next]