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
/
mpc83xx
Commit message (
Expand
)
Author
Age
Files
Lines
*
MPC83xx, MPC85xx: compile stub cache function
Stefano Babic
2012-07-21
1
-1
/
+1
*
powerpc/mpc83xx: fix copyright string in serdes.c
Timur Tabi
2012-07-03
1
-1
/
+1
*
MPC8xxx: Define cache ops for USB
Marek Vasut
2012-06-07
2
-0
/
+36
*
powerpc/mpc83xx: set TXEQA/TXEQE value for mpc837XE sata
Jerry Huang
2011-12-12
1
-1
/
+10
*
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
Wolfgang Denk
2011-12-07
1
-6
/
+3
|
\
|
*
powerpc/mpc83xx: cleanup makefile for mpc83xx
York Sun
2011-11-11
1
-6
/
+3
*
|
mpc83xx: spd_sdram - fix gcc 4.6 compiler warning
Kim Phillips
2011-11-16
1
-2
/
+1
|
/
*
mpc83xx: Cleanup usage of DDR constants
Joe Hershberger
2011-11-03
1
-0
/
+9
*
powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driver
York Sun
2011-09-29
4
-6
/
+102
*
unify version_string
Andreas Bießmann
2011-07-28
1
-8
/
+4
*
MPC83XX: Fix PCI express clock setup
Bill Cook
2011-07-06
1
-2
/
+4
*
MPC83xx: add config options for memory setup.
Andre Schwarz
2011-07-06
1
-1
/
+18
*
MPC837x: set i2c1_clk
Andre Schwarz
2011-07-06
1
-0
/
+2
*
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
Wolfgang Denk
2011-05-10
1
-3
/
+1
|
\
|
*
mpc83xx: restrict UTMI PHY configuration to 831x parts
Kim Phillips
2011-04-04
1
-3
/
+1
*
|
mpc832x: add support for the mpc8321 based suvd3 board
Heiko Schocher
2011-04-30
1
-1
/
+2
*
|
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
2
-3
/
+3
*
mpc83xx: Use correct register to calculate clocks.
Joakim Tjernlund
2011-02-05
1
-7
/
+8
*
mpc83xx: fix pcie configuration space read/write
Leo Liu
2011-02-05
1
-1
/
+18
*
PowerPC: Add relocation support for -fpic
Joakim Tjernlund
2010-12-17
1
-2
/
+3
*
mpc83xx: fix pcie enumeration
Baidu Boy
2010-12-13
1
-6
/
+6
*
mpc83xx: Make it boot again
Joakim Tjernlund
2010-11-30
1
-0
/
+8
*
83xx: Cleanup for partial linking and --gc-sections
Wolfgang Denk
2010-11-27
1
-43
/
+10
*
arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings work
Wolfgang Denk
2010-11-26
1
-3
/
+0
*
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
*
Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE
Wolfgang Denk
2010-10-26
1
-2
/
+2
*
MPC8315ERD: fix build error
Wolfgang Denk
2010-10-24
1
-1
/
+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
-16
/
+3
*
83xx: Remove warmboot parameter from PCI init functions
Peter Tyser
2010-09-23
2
-6
/
+6
*
mpc83xx: fix pcie build warning
Kim Phillips
2010-09-23
1
-1
/
+1
*
mpc83xx: add support for setting PCIE clocks
Ilya Yanok
2010-09-23
1
-0
/
+12
*
mpc83xx/pcie: make it compile with PCIE2 unconfigured
Ilya Yanok
2010-09-23
1
-13
/
+25
*
cmd_usage(): simplify return code handling
Wolfgang Denk
2010-07-24
1
-6
/
+3
*
powerpc 83xx/85xx: Merge lbc upmconfig code
Becky Bruce
2010-07-16
1
-66
/
+0
*
83xx/85xx/86xx: LBC register cleanup
Becky Bruce
2010-07-16
4
-55
/
+16
*
mpc8308: support for Freescale MPC8308 cpu
Ilya Yanok
2010-07-09
2
-8
/
+16
*
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
4
-4
/
+4
*
mpc83xx: don't shift pre-shifted ACR, SPCR, SCCR bitfield masks in cpu_init.c
Kim Phillips
2010-05-21
1
-18
/
+18
*
Fixed two typos in arch/powerpc/cpu/mpc83xx/start.S.
Horst Kronstorfer
2010-05-21
1
-2
/
+2
*
mpc83xx: fix NAND bootstrap too big error
Kim Phillips
2010-05-17
1
-0
/
+2
*
powerpc: Consolidate bootcount_{store|load} for PowerPC
Stefan Roese
2010-05-06
1
-30
/
+0
*
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
Wolfgang Denk
2010-04-28
2
-6
/
+8
|
\
|
*
mpc83xx: use "A" nomenclature only on mpc834x and mpc836x families
Kim Phillips
2010-04-22
1
-1
/
+3
[next]