aboutsummaryrefslogtreecommitdiff
path: root/cpu/mpc83xx
AgeCommit message (Expand)AuthorFilesLines
2008-03-25mpc83xx: add "fsl,soc" and "fsl,immr" compatible fixupsAnton Vorontsov1-0/+8
2008-03-2583xx: serdes setup routinesAnton Vorontsov2-0/+146
2008-03-2583xx: split COBJS onto separate linesAnton Vorontsov4-11/+12
2008-03-25mpc8323erdb: Improve the system performanceMichael Barkowski1-0/+6
2008-02-14PPC: Use r2 instead of r29 as global data pointerWolfgang Denk1-1/+1
2008-02-14ppc: Refactor cache routines, so there is only one common set.Rafal Jaworowski1-34/+0
2008-02-12QE: Move FDT support into a common fileKumar Gala1-10/+3
2008-01-17mpc83xx: Fix the fatal conflict of mergeDave Liu2-11/+6
2008-01-16mpc83xx: add support for more system clock performance controlsKim Phillips2-28/+57
2008-01-16mpc83xx: Add config of eTSEC emergency priority in SPCRDave Liu1-0/+5
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk1-1/+1
2008-01-12Fixed syntax error in function init_e300_core() of mpc83xx/start.S ifHeiko Schocher1-1/+1
2008-01-10mpc83xx: Fix the bug of 266MHz data rate DDRDave Liu1-3/+3
2008-01-10mpc83xx: add "fsl, qe" compatible fixupsAnton Vorontsov1-0/+6
2008-01-08mpc83xx: convert to using do_fixup_*()Kim Phillips4-480/+103
2008-01-08Add support CONFIG_UEC_ETH3 in MPC83xxJoakim Tjernlund1-1/+115
2008-01-08mpc83xx: Add the support of MPC837xEMDS boardDave Liu2-3/+10
2008-01-08mpc83xx: Add the support of MPC8315E SoCDave Liu2-3/+49
2008-01-08mpc83xx: Add the support of MPC837x SoCDave Liu2-30/+161
2007-12-07Convert boards that set memory node to use fdt_fixup_memory()Kumar Gala1-16/+2
2007-11-21Update libfdt from device tree compiler (dtc)Kumar Gala2-4/+4
2007-11-15Revert "Correct fixup relocation for mpc83xx"Grant Likely2-1/+2
2007-08-17mpc83xx: fix typo in DDR2 programmingKim Phillips1-1/+1
2007-08-16mpc83xx: implement board_add_ram_infoKim Phillips1-15/+39
2007-08-15mpc83xx: migrate remaining freescale boards to libfdtKim Phillips1-3/+12
2007-08-15mpc83xx: move common /memory node update mechanism to cpu.cKim Phillips1-8/+23
2007-08-15mpc83xx: remaining 8360 libfdt fixesKim Phillips2-20/+47
2007-08-15mpc83xx: fix UEC2->1 typo in libfdt setup codeKim Phillips1-1/+1
2007-08-10mpc83xx: Suppress the warning 'burstlen'Dave Liu1-1/+1
2007-08-10mpc83xx: Consolidate the ECC support of 83xxDave Liu2-1/+391
2007-08-10mpc83xx: Correct the burst length for DDR2 with 32 bitsDave Liu1-3/+10
2007-08-10mpc83xx: fixup generic pci for libfdtKim Phillips1-1/+35
2007-08-10mpc83xx: fix 8360 and cpu functions to update fdt being passedKim Phillips1-18/+18
2007-08-10mpc83xx: Fix errors when CONFIG_OF_LIBFDT is enabledJerry Van Baren1-28/+46
2007-08-10mpc83xx: Replace fdt_node_offset() with fdt_find_node_by_path().Jerry Van Baren1-6/+3
2007-08-10mpc83xx: Add support for the display of reset statusDave Liu1-0/+36
2007-08-10Update SCCR programming in cpu_init_f() to support all 83xx processorsTimur Tabi1-2/+12
2007-08-10mpc83xx: Add support for 8360 silicon revision 2.1Lee Nipper1-1/+4
2007-07-09cpu/m*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2-9/+9
2007-07-04Correct fixup relocation for mpc83xxGrant Likely2-2/+1
2007-07-04Consolidate mpc83xx linker scriptsGrant Likely2-0/+126
2007-07-04cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2-8/+8
2007-07-03Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk1-4/+4
2007-06-22[ppc] Fix build breakage for all non-4xx PowerPC variants.Rafal Jaworowski1-2/+2
2007-05-17Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECxKim Phillips1-4/+4
2007-05-01Fix memory initialization on MPC8349E-mITXTimur Tabi1-5/+0
2007-05-01mpc83xx: replace elaborate boottime verbosity with 'clocks' commandKim Phillips2-5/+13
2007-04-25mpc83xx: minor fixups for 8313rdb introductionKim Phillips1-0/+1
2007-04-23mpc83xx: Add generic PCI setup code.Scott Wood2-1/+192
2007-04-23mpc83xx: Add 831x support to speed.c.Scott Wood1-26/+42