summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc83xx
AgeCommit message (Expand)Author
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-03-15Replace __bss_end__ with __bss_endSimon Glass
2013-03-12Refactor linker-generated arraysAlbert ARIBAUD
2013-02-04ppc: arm: Move sdhc_clk into arch_global_dataSimon Glass
2013-02-04ppc: Move arbiter fields to arch_global_dataSimon Glass
2013-02-04ppc: Move reset_status to arch_global_dataSimon Glass
2013-02-04ppc: Move CONFIG_QE to arch_global_dataSimon Glass
2013-02-04ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_dataSimon Glass
2013-02-01ppc: Move mpc83xx clock fields to arch_global_dataSimon Glass
2013-02-01ppc: Move brg_clk to arch_global_dataSimon Glass
2012-12-19powerpc/mpc83xx: add support for new SPLScott Wood
2012-11-04powerpc/mpc83xx: sparse fixesKim Phillips
2012-11-04arch/powerpc/lib/board.c, *traps.c: sparse fixesKim Phillips
2012-10-23mpc83xx: add support for mpc8309Gerlando Falauto
2012-10-23cleanup: introduce CONFIG_MPC830xGerlando Falauto
2012-10-23cleanup: use CONFIG_QE instead of CONFIG_MPC8360 || CONFIG_MPC832xGerlando Falauto
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut
2012-07-21MPC83xx, MPC85xx: compile stub cache functionStefano Babic
2012-07-03powerpc/mpc83xx: fix copyright string in serdes.cTimur Tabi
2012-06-07MPC8xxx: Define cache ops for USBMarek Vasut
2011-12-12powerpc/mpc83xx: set TXEQA/TXEQE value for mpc837XE sataJerry Huang
2011-12-07Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk
2011-11-16mpc83xx: spd_sdram - fix gcc 4.6 compiler warningKim Phillips
2011-11-11powerpc/mpc83xx: cleanup makefile for mpc83xxYork Sun
2011-11-03mpc83xx: Cleanup usage of DDR constantsJoe Hershberger
2011-09-29powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driverYork Sun
2011-07-28unify version_stringAndreas Bießmann
2011-07-06MPC83XX: Fix PCI express clock setupBill Cook
2011-07-06MPC83xx: add config options for memory setup.Andre Schwarz
2011-07-06MPC837x: set i2c1_clkAndre Schwarz
2011-05-10Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk
2011-04-30mpc832x: add support for the mpc8321 based suvd3 boardHeiko Schocher
2011-04-20Revert "PowerPC: Add support for -msingle-pic-base"Wolfgang Denk
2011-04-11PowerPC: Add support for -msingle-pic-baseJoakim Tjernlund
2011-04-11PowerPC: Move -fPIC flag to common placeJoakim Tjernlund
2011-04-04mpc83xx: restrict UTMI PHY configuration to 831x partsKim Phillips
2011-03-27rename _end to __bss_end__Po-Yu Chuang
2011-02-05mpc83xx: Use correct register to calculate clocks.Joakim Tjernlund
2011-02-05mpc83xx: fix pcie configuration space read/writeLeo Liu
2010-12-17PowerPC: Add relocation support for -fpicJoakim Tjernlund
2010-12-13mpc83xx: fix pcie enumerationBaidu Boy
2010-11-30mpc83xx: Make it boot againJoakim Tjernlund
2010-11-2783xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk
2010-11-26arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings workWolfgang Denk
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-11-14PowerPC: Don't destroy fixup table while doing fixupsJoakim Tjernlund
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-10-26Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk