index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
cpu
/
mpc8xx
Commit message (
Expand
)
Author
Age
Files
Lines
*
arch/powerpc/lib/board.c, *traps.c: sparse fixes
Kim Phillips
2012-11-04
1
-19
/
+10
*
PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM)
Wolfgang Denk
2012-10-28
2
-16
/
+2
*
serial: mpc8xx: Move serial registration from serial_initialize()
Marek Vasut
2012-10-15
1
-0
/
+11
*
serial: Properly spell out the structure member names of serial_driver
Marek Vasut
2012-10-15
1
-16
/
+16
*
MPC8xx: Fixup warning in arch/powerpc/cpu/mpc8xx/cpu.c
Marek Vasut
2012-07-30
1
-1
/
+2
*
net: Encapsulate CDP packet identification
Joe Hershberger
2012-05-23
1
-1
/
+1
*
MPC8xx: fix "Remove volatile from net API" aftermath
Wolfgang Denk
2012-05-22
2
-5
/
+5
*
font: split font data from video_font.h
Che-Liang Chiou
2011-11-15
1
-0
/
+1
*
mpc8xx/spi.c: Fix GCC 4.6 build warnings
Wolfgang Denk
2011-11-07
1
-4
/
+0
*
mpc8xx/i2c.c: replace PRINTD() by debug()
Wolfgang Denk
2011-11-07
1
-48
/
+46
*
mpc8xx/i2c.c: CodungStyle cleanup
Wolfgang Denk
2011-11-07
1
-149
/
+154
*
mpc8xx/cpu.c: Fix GCC 4.6 build warnings
Wolfgang Denk
2011-11-07
1
-1
/
+2
*
mpc8xx/fec.c: Fix GCC 4.6 build warnings
Wolfgang Denk
2011-11-07
1
-22
/
+25
*
console: Squelch pre-console output in console functions
Graeme Russ
2011-10-01
1
-12
/
+6
*
unify version_string
Andreas Bießmann
2011-07-28
2
-9
/
+1
*
serial: drop useless ctlr field
Mike Frysinger
2011-07-26
1
-5
/
+3
*
serial: push default_serial_console to drivers
Mike Frysinger
2011-07-26
1
-0
/
+10
*
Revert "PowerPC: Add support for -msingle-pic-base"
Wolfgang Denk
2011-04-20
1
-10
/
+1
*
PowerPC: Add support for -msingle-pic-base
Joakim Tjernlund
2011-04-11
1
-1
/
+10
*
PowerPC: Move -fPIC flag to common place
Joakim Tjernlund
2011-04-11
1
-1
/
+1
*
rename _end to __bss_end__
Po-Yu Chuang
2011-03-27
1
-2
/
+2
*
miiphy: convert to linux/mii.h
Mike Frysinger
2011-01-09
1
-2
/
+2
*
8xx: Cleanup for partial linking and --gc-sections
Wolfgang Denk
2010-11-27
1
-6
/
+6
*
arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings work
Wolfgang Denk
2010-11-26
1
-1
/
+1
*
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
1
-2
/
+2
*
PowerPC: Don't destroy fixup table while doing fixups
Joakim Tjernlund
2010-11-14
1
-1
/
+1
*
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-26
1
-0
/
+1
*
powerpc: do not fixup NULL ptrs
Joakim Tjernlund
2010-10-18
1
-1
/
+3
*
powerpc: Cleanup BOOTFLAG_* references
Peter Tyser
2010-10-18
1
-0
/
+1
*
powerpc: Remove warm reset entry point
Peter Tyser
2010-10-12
1
-14
/
+2
*
PCU_E: remove code for yet another corpse
Wolfgang Denk
2010-10-06
1
-1
/
+0
*
POST cleanup.
Michael Zaidman
2010-09-21
1
-20
/
+0
*
bedbug_860.c, bedbug_603e.c: Fix return type to silence compile warnings.
Wolfgang Denk
2010-09-08
1
-4
/
+8
*
miiphy: constify device name
Mike Frysinger
2010-08-09
1
-4
/
+4
*
net ppc: fix ethernet device names with spaces
Heiko Schocher
2010-08-09
2
-3
/
+3
*
Rename getenv_r() into getenv_f()
Wolfgang Denk
2010-08-04
1
-1
/
+1
*
cmd_usage(): simplify return code handling
Wolfgang Denk
2010-07-24
1
-8
/
+2
*
Drop support for GTH board
Wolfgang Denk
2010-07-17
1
-2
/
+1
*
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
2
-4
/
+4
*
powerpc: Consolidate bootcount_{store|load} for PowerPC
Stefan Roese
2010-05-06
1
-26
/
+0
*
serial: struct serial_device: add uninit() entry for drivers
Anatolij Gustschin
2010-04-24
1
-0
/
+2
*
Move arch/ppc to arch/powerpc
Stefan Roese
2010-04-21
23
-0
/
+9188