summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc83xx
Commit message (Expand)AuthorAgeLines
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14-1/+1
* 83xx/pcie: fix build error for 83xx pcieRoy Zang2013-08-09-0/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-291/+19
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-18-1/+1
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-12-1/+1
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-15-5/+5
|/
* ppc: arm: Move sdhc_clk into arch_global_dataSimon Glass2013-02-04-2/+3
* ppc: Move arbiter fields to arch_global_dataSimon Glass2013-02-04-13/+15
* ppc: Move reset_status to arch_global_dataSimon Glass2013-02-04-2/+2
* ppc: Move CONFIG_QE to arch_global_dataSimon Glass2013-02-04-2/+3
* ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_dataSimon Glass2013-02-04-4/+6
* ppc: Move mpc83xx clock fields to arch_global_dataSimon Glass2013-02-01-37/+52
* ppc: Move brg_clk to arch_global_dataSimon Glass2013-02-01-2/+3
* powerpc/mpc83xx: add support for new SPLScott Wood2012-12-19-12/+90
* powerpc/mpc83xx: sparse fixesKim Phillips2012-11-04-4/+6
* arch/powerpc/lib/board.c, *traps.c: sparse fixesKim Phillips2012-11-04-19/+10
* mpc83xx: add support for mpc8309Gerlando Falauto2012-10-23-0/+20
* cleanup: introduce CONFIG_MPC830xGerlando Falauto2012-10-23-0/+3
* cleanup: use CONFIG_QE instead of CONFIG_MPC8360 || CONFIG_MPC832xGerlando Falauto2012-10-23-4/+4
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-22-3/+0
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-22-0/+5
* MPC83xx, MPC85xx: compile stub cache functionStefano Babic2012-07-21-1/+1
* powerpc/mpc83xx: fix copyright string in serdes.cTimur Tabi2012-07-03-1/+1
* MPC8xxx: Define cache ops for USBMarek Vasut2012-06-07-0/+36
* powerpc/mpc83xx: set TXEQA/TXEQE value for mpc837XE sataJerry Huang2011-12-12-1/+10
* Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2011-12-07-6/+3
|\
| * powerpc/mpc83xx: cleanup makefile for mpc83xxYork Sun2011-11-11-6/+3
* | mpc83xx: spd_sdram - fix gcc 4.6 compiler warningKim Phillips2011-11-16-2/+1
|/
* mpc83xx: Cleanup usage of DDR constantsJoe Hershberger2011-11-03-0/+9
* powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driverYork Sun2011-09-29-6/+102
* unify version_stringAndreas Bießmann2011-07-28-8/+4
* MPC83XX: Fix PCI express clock setupBill Cook2011-07-06-2/+4
* MPC83xx: add config options for memory setup.Andre Schwarz2011-07-06-1/+18
* MPC837x: set i2c1_clkAndre Schwarz2011-07-06-0/+2
* Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2011-05-10-3/+1
|\
| * mpc83xx: restrict UTMI PHY configuration to 831x partsKim Phillips2011-04-04-3/+1
* | mpc832x: add support for the mpc8321 based suvd3 boardHeiko Schocher2011-04-30-1/+2
* | Revert "PowerPC: Add support for -msingle-pic-base"Wolfgang Denk2011-04-20-10/+1
* | PowerPC: Add support for -msingle-pic-baseJoakim Tjernlund2011-04-11-1/+10
* | PowerPC: Move -fPIC flag to common placeJoakim Tjernlund2011-04-11-1/+1
|/
* rename _end to __bss_end__Po-Yu Chuang2011-03-27-3/+3
* mpc83xx: Use correct register to calculate clocks.Joakim Tjernlund2011-02-05-7/+8
* mpc83xx: fix pcie configuration space read/writeLeo Liu2011-02-05-1/+18
* PowerPC: Add relocation support for -fpicJoakim Tjernlund2010-12-17-2/+3
* mpc83xx: fix pcie enumerationBaidu Boy2010-12-13-6/+6
* mpc83xx: Make it boot againJoakim Tjernlund2010-11-30-0/+8
* 83xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-27-43/+10
* arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings workWolfgang Denk2010-11-26-3/+0
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* PowerPC: Don't destroy fixup table while doing fixupsJoakim Tjernlund2010-11-14-1/+1