index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
cpu
/
mpc83xx
Age
Commit message (
Expand
)
Author
2011-11-16
mpc83xx: spd_sdram - fix gcc 4.6 compiler warning
Kim Phillips
2011-11-03
mpc83xx: Cleanup usage of DDR constants
Joe Hershberger
2011-09-30
powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driver
York Sun
2011-07-28
unify version_string
Andreas Bießmann
2011-07-07
MPC83XX: Fix PCI express clock setup
Bill Cook
2011-07-07
MPC83xx: add config options for memory setup.
Andre Schwarz
2011-07-07
MPC837x: set i2c1_clk
Andre Schwarz
2011-05-10
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
Wolfgang Denk
2011-04-29
mpc832x: add support for the mpc8321 based suvd3 board
Heiko Schocher
2011-04-20
Revert "PowerPC: Add support for -msingle-pic-base"
Wolfgang Denk
2011-04-11
PowerPC: Add support for -msingle-pic-base
Joakim Tjernlund
2011-04-11
PowerPC: Move -fPIC flag to common place
Joakim Tjernlund
2011-04-05
mpc83xx: restrict UTMI PHY configuration to 831x parts
Kim Phillips
2011-03-27
rename _end to __bss_end__
Po-Yu Chuang
2011-02-05
mpc83xx: Use correct register to calculate clocks.
Joakim Tjernlund
2011-02-05
mpc83xx: fix pcie configuration space read/write
Leo Liu
2010-12-17
PowerPC: Add relocation support for -fpic
Joakim Tjernlund
2010-12-13
mpc83xx: fix pcie enumeration
Baidu Boy
2010-11-30
mpc83xx: Make it boot again
Joakim Tjernlund
2010-11-27
83xx: Cleanup for partial linking and --gc-sections
Wolfgang Denk
2010-11-26
arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings work
Wolfgang Denk
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-14
PowerPC: Don't destroy fixup table while doing fixups
Joakim Tjernlund
2010-10-26
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-26
Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE
Wolfgang Denk
2010-10-24
MPC8315ERD: fix build error
Wolfgang Denk
2010-10-18
powerpc: do not fixup NULL ptrs
Joakim Tjernlund
2010-10-18
powerpc: Cleanup BOOTFLAG_* references
Peter Tyser
2010-10-12
powerpc: Remove warm reset entry point
Peter Tyser
2010-09-23
83xx: Remove warmboot parameter from PCI init functions
Peter Tyser
2010-09-23
mpc83xx: fix pcie build warning
Kim Phillips
2010-09-23
mpc83xx: add support for setting PCIE clocks
Ilya Yanok
2010-09-23
mpc83xx/pcie: make it compile with PCIE2 unconfigured
Ilya Yanok
2010-07-24
cmd_usage(): simplify return code handling
Wolfgang Denk
2010-07-16
powerpc 83xx/85xx: Merge lbc upmconfig code
Becky Bruce
2010-07-16
83xx/85xx/86xx: LBC register cleanup
Becky Bruce
2010-07-09
mpc8308: support for Freescale MPC8308 cpu
Ilya Yanok
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-05-21
mpc83xx: don't shift pre-shifted ACR, SPCR, SCCR bitfield masks in cpu_init.c
Kim Phillips
2010-05-21
Fixed two typos in arch/powerpc/cpu/mpc83xx/start.S.
Horst Kronstorfer
2010-05-17
mpc83xx: fix NAND bootstrap too big error
Kim Phillips
2010-05-06
powerpc: Consolidate bootcount_{store|load} for PowerPC
Stefan Roese
2010-04-27
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
Wolfgang Denk
2010-04-27
ppc: Split MPC83xx SERDES code from MPC85xx/MPC86xx/QorIQ
Kumar Gala
2010-04-22
mpc83xx: use "A" nomenclature only on mpc834x and mpc836x families
Kim Phillips
2010-04-22
mpc83xx: Use CONFIG_FSL_ESDHC to enable sdhc clk
Rini van Zetten
2010-04-21
Move arch/ppc to arch/powerpc
Stefan Roese