summaryrefslogtreecommitdiff
path: root/cpu/mpc83xx
Commit message (Expand)AuthorAgeLines
* mpc83xx: Update DIMM data bus width test to support 40-bit widthLee Nipper2008-04-11-2/+2
* Make MPC83xx one step closer to full relocation.Joakim Tjernlund2008-03-28-4/+7
* mpc83xx: cleanup System Part and Revision ID Register (SPRIDR) codeKim Phillips2008-03-28-123/+43
* mpc83xx: display ddr frequency in board_add_ram_info bannerKim Phillips2008-03-28-4/+7
* mpc83xx: unreinvent mem_clkKim Phillips2008-03-28-13/+13
* mpc83xx: add "fsl,soc" and "fsl,immr" compatible fixupsAnton Vorontsov2008-03-25-0/+8
* 83xx: serdes setup routinesAnton Vorontsov2008-03-25-0/+146
* 83xx: split COBJS onto separate linesAnton Vorontsov2008-03-25-11/+12
* mpc8323erdb: Improve the system performanceMichael Barkowski2008-03-25-0/+6
* PPC: Use r2 instead of r29 as global data pointerWolfgang Denk2008-02-14-1/+1
* ppc: Refactor cache routines, so there is only one common set.Rafal Jaworowski2008-02-14-34/+0
* QE: Move FDT support into a common fileKumar Gala2008-02-12-10/+3
* mpc83xx: Fix the fatal conflict of mergeDave Liu2008-01-17-11/+6
* mpc83xx: add support for more system clock performance controlsKim Phillips2008-01-16-28/+57
* mpc83xx: Add config of eTSEC emergency priority in SPCRDave Liu2008-01-16-0/+5
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-12-1/+1
* Fixed syntax error in function init_e300_core() of mpc83xx/start.S ifHeiko Schocher2008-01-12-1/+1
* mpc83xx: Fix the bug of 266MHz data rate DDRDave Liu2008-01-10-3/+3
* mpc83xx: add "fsl, qe" compatible fixupsAnton Vorontsov2008-01-10-0/+6
* mpc83xx: convert to using do_fixup_*()Kim Phillips2008-01-08-480/+103
* Add support CONFIG_UEC_ETH3 in MPC83xxJoakim Tjernlund2008-01-08-1/+115
* mpc83xx: Add the support of MPC837xEMDS boardDave Liu2008-01-08-3/+10
* mpc83xx: Add the support of MPC8315E SoCDave Liu2008-01-08-3/+49
* mpc83xx: Add the support of MPC837x SoCDave Liu2008-01-08-30/+161
* Convert boards that set memory node to use fdt_fixup_memory()Kumar Gala2007-12-07-16/+2
* Update libfdt from device tree compiler (dtc)Kumar Gala2007-11-21-4/+4
* Revert "Correct fixup relocation for mpc83xx"Grant Likely2007-11-15-1/+2
* mpc83xx: fix typo in DDR2 programmingKim Phillips2007-08-17-1/+1
* mpc83xx: implement board_add_ram_infoKim Phillips2007-08-16-15/+39
* mpc83xx: migrate remaining freescale boards to libfdtKim Phillips2007-08-15-3/+12
* mpc83xx: move common /memory node update mechanism to cpu.cKim Phillips2007-08-15-8/+23
* mpc83xx: remaining 8360 libfdt fixesKim Phillips2007-08-15-20/+47
* mpc83xx: fix UEC2->1 typo in libfdt setup codeKim Phillips2007-08-15-1/+1
* mpc83xx: Suppress the warning 'burstlen'Dave Liu2007-08-10-1/+1
* mpc83xx: Consolidate the ECC support of 83xxDave Liu2007-08-10-1/+391
* mpc83xx: Correct the burst length for DDR2 with 32 bitsDave Liu2007-08-10-3/+10
* mpc83xx: fixup generic pci for libfdtKim Phillips2007-08-10-1/+35
* mpc83xx: fix 8360 and cpu functions to update fdt being passedKim Phillips2007-08-10-18/+18
* mpc83xx: Fix errors when CONFIG_OF_LIBFDT is enabledJerry Van Baren2007-08-10-28/+46
* mpc83xx: Replace fdt_node_offset() with fdt_find_node_by_path().Jerry Van Baren2007-08-10-6/+3
* mpc83xx: Add support for the display of reset statusDave Liu2007-08-10-0/+36
* Update SCCR programming in cpu_init_f() to support all 83xx processorsTimur Tabi2007-08-10-2/+12
* mpc83xx: Add support for 8360 silicon revision 2.1Lee Nipper2007-08-10-1/+4
* cpu/m*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-9/+9
* Correct fixup relocation for mpc83xxGrant Likely2007-07-04-2/+1
* Consolidate mpc83xx linker scriptsGrant Likely2007-07-04-0/+126
* cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-8/+8
* Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk2007-07-03-4/+4
|\
| * Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECxKim Phillips2007-05-17-4/+4
* | [ppc] Fix build breakage for all non-4xx PowerPC variants.Rafal Jaworowski2007-06-22-2/+2
|/