summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/cpu/mpc83xx
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-181-1/+1
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-121-1/+1
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-153-5/+5
|/
* ppc: arm: Move sdhc_clk into arch_global_dataSimon Glass2013-02-041-2/+3
* ppc: Move arbiter fields to arch_global_dataSimon Glass2013-02-041-13/+15
* ppc: Move reset_status to arch_global_dataSimon Glass2013-02-041-2/+2
* ppc: Move CONFIG_QE to arch_global_dataSimon Glass2013-02-041-2/+3
* ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_dataSimon Glass2013-02-041-4/+6
* ppc: Move mpc83xx clock fields to arch_global_dataSimon Glass2013-02-014-37/+52
* ppc: Move brg_clk to arch_global_dataSimon Glass2013-02-011-2/+3
* powerpc/mpc83xx: add support for new SPLScott Wood2012-12-194-12/+90
* powerpc/mpc83xx: sparse fixesKim Phillips2012-11-042-4/+6
* arch/powerpc/lib/board.c, *traps.c: sparse fixesKim Phillips2012-11-041-19/+10
* mpc83xx: add support for mpc8309Gerlando Falauto2012-10-233-0/+20
* cleanup: introduce CONFIG_MPC830xGerlando Falauto2012-10-231-0/+3
* cleanup: use CONFIG_QE instead of CONFIG_MPC8360 || CONFIG_MPC832xGerlando Falauto2012-10-231-4/+4
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-221-3/+0
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-221-0/+5
* MPC83xx, MPC85xx: compile stub cache functionStefano Babic2012-07-211-1/+1
* powerpc/mpc83xx: fix copyright string in serdes.cTimur Tabi2012-07-031-1/+1
* MPC8xxx: Define cache ops for USBMarek Vasut2012-06-072-0/+36
* powerpc/mpc83xx: set TXEQA/TXEQE value for mpc837XE sataJerry Huang2011-12-121-1/+10
* Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2011-12-071-6/+3
|\
| * powerpc/mpc83xx: cleanup makefile for mpc83xxYork Sun2011-11-111-6/+3
* | mpc83xx: spd_sdram - fix gcc 4.6 compiler warningKim Phillips2011-11-161-2/+1
|/
* mpc83xx: Cleanup usage of DDR constantsJoe Hershberger2011-11-031-0/+9
* powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driverYork Sun2011-09-294-6/+102
* unify version_stringAndreas Bießmann2011-07-281-8/+4
* MPC83XX: Fix PCI express clock setupBill Cook2011-07-061-2/+4
* MPC83xx: add config options for memory setup.Andre Schwarz2011-07-061-1/+18
* MPC837x: set i2c1_clkAndre Schwarz2011-07-061-0/+2
* Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2011-05-101-3/+1
|\
| * mpc83xx: restrict UTMI PHY configuration to 831x partsKim Phillips2011-04-041-3/+1
* | mpc832x: add support for the mpc8321 based suvd3 boardHeiko Schocher2011-04-301-1/+2
* | Revert "PowerPC: Add support for -msingle-pic-base"Wolfgang Denk2011-04-201-10/+1
* | PowerPC: Add support for -msingle-pic-baseJoakim Tjernlund2011-04-111-1/+10
* | PowerPC: Move -fPIC flag to common placeJoakim Tjernlund2011-04-111-1/+1
|/
* rename _end to __bss_end__Po-Yu Chuang2011-03-272-3/+3
* mpc83xx: Use correct register to calculate clocks.Joakim Tjernlund2011-02-051-7/+8
* mpc83xx: fix pcie configuration space read/writeLeo Liu2011-02-051-1/+18
* PowerPC: Add relocation support for -fpicJoakim Tjernlund2010-12-171-2/+3
* mpc83xx: fix pcie enumerationBaidu Boy2010-12-131-6/+6
* mpc83xx: Make it boot againJoakim Tjernlund2010-11-301-0/+8
* 83xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-271-43/+10
* arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings workWolfgang Denk2010-11-261-3/+0
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* PowerPC: Don't destroy fixup table while doing fixupsJoakim Tjernlund2010-11-141-1/+1
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-0/+1
* Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk2010-10-261-2/+2
* MPC8315ERD: fix build errorWolfgang Denk2010-10-241-1/+1
OpenPOWER on IntegriCloud