aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc83xx
AgeCommit message (Expand)AuthorFilesLines
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk19-291/+19
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-1/+1
2013-03-15Replace __bss_end__ with __bss_endSimon Glass3-5/+5
2013-03-12Refactor linker-generated arraysAlbert ARIBAUD1-1/+1
2013-02-04ppc: arm: Move sdhc_clk into arch_global_dataSimon Glass1-2/+3
2013-02-04ppc: Move arbiter fields to arch_global_dataSimon Glass1-13/+15
2013-02-04ppc: Move reset_status to arch_global_dataSimon Glass1-2/+2
2013-02-04ppc: Move CONFIG_QE to arch_global_dataSimon Glass1-2/+3
2013-02-04ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_dataSimon Glass1-4/+6
2013-02-01ppc: Move mpc83xx clock fields to arch_global_dataSimon Glass4-37/+52
2013-02-01ppc: Move brg_clk to arch_global_dataSimon Glass1-2/+3
2012-12-19powerpc/mpc83xx: add support for new SPLScott Wood4-12/+90
2012-11-04powerpc/mpc83xx: sparse fixesKim Phillips2-4/+6
2012-11-04arch/powerpc/lib/board.c, *traps.c: sparse fixesKim Phillips1-19/+10
2012-10-23mpc83xx: add support for mpc8309Gerlando Falauto3-0/+20
2012-10-23cleanup: introduce CONFIG_MPC830xGerlando Falauto1-0/+3
2012-10-23cleanup: use CONFIG_QE instead of CONFIG_MPC8360 || CONFIG_MPC832xGerlando Falauto1-4/+4
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut1-3/+0
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut1-0/+5
2012-07-21MPC83xx, MPC85xx: compile stub cache functionStefano Babic1-1/+1
2012-07-03powerpc/mpc83xx: fix copyright string in serdes.cTimur Tabi1-1/+1
2012-06-07MPC8xxx: Define cache ops for USBMarek Vasut2-0/+36
2011-12-12powerpc/mpc83xx: set TXEQA/TXEQE value for mpc837XE sataJerry Huang1-1/+10
2011-12-07Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk1-6/+3
2011-11-16mpc83xx: spd_sdram - fix gcc 4.6 compiler warningKim Phillips1-2/+1
2011-11-11powerpc/mpc83xx: cleanup makefile for mpc83xxYork Sun1-6/+3
2011-11-03mpc83xx: Cleanup usage of DDR constantsJoe Hershberger1-0/+9
2011-09-29powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driverYork Sun4-6/+102
2011-07-28unify version_stringAndreas Bießmann1-8/+4
2011-07-06MPC83XX: Fix PCI express clock setupBill Cook1-2/+4
2011-07-06MPC83xx: add config options for memory setup.Andre Schwarz1-1/+18
2011-07-06MPC837x: set i2c1_clkAndre Schwarz1-0/+2
2011-05-10Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk1-3/+1
2011-04-30mpc832x: add support for the mpc8321 based suvd3 boardHeiko Schocher1-1/+2
2011-04-20Revert "PowerPC: Add support for -msingle-pic-base"Wolfgang Denk1-10/+1
2011-04-11PowerPC: Add support for -msingle-pic-baseJoakim Tjernlund1-1/+10
2011-04-11PowerPC: Move -fPIC flag to common placeJoakim Tjernlund1-1/+1
2011-04-04mpc83xx: restrict UTMI PHY configuration to 831x partsKim Phillips1-3/+1
2011-03-27rename _end to __bss_end__Po-Yu Chuang2-3/+3
2011-02-05mpc83xx: Use correct register to calculate clocks.Joakim Tjernlund1-7/+8
2011-02-05mpc83xx: fix pcie configuration space read/writeLeo Liu1-1/+18
2010-12-17PowerPC: Add relocation support for -fpicJoakim Tjernlund1-2/+3
2010-12-13mpc83xx: fix pcie enumerationBaidu Boy1-6/+6
2010-11-30mpc83xx: Make it boot againJoakim Tjernlund1-0/+8
2010-11-2783xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk1-43/+10
2010-11-26arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings workWolfgang Denk1-3/+0
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-11-14PowerPC: Don't destroy fixup table while doing fixupsJoakim Tjernlund1-1/+1
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-0/+1
2010-10-26Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk1-2/+2