summaryrefslogtreecommitdiff
path: root/cpu/mpc83xx
AgeCommit message (Expand)Author
2008-04-25mpc83xx: remove the unused CPM's stuffDave Liu
2008-04-25lib_ppc: Revert "Make MPC83xx one step closer to full relocation."Kim Phillips
2008-04-11mpc83xx: Update DIMM data bus width test to support 40-bit widthLee Nipper
2008-03-28Make MPC83xx one step closer to full relocation.Joakim Tjernlund
2008-03-28mpc83xx: cleanup System Part and Revision ID Register (SPRIDR) codeKim Phillips
2008-03-28mpc83xx: display ddr frequency in board_add_ram_info bannerKim Phillips
2008-03-28mpc83xx: unreinvent mem_clkKim Phillips
2008-03-25mpc83xx: add "fsl,soc" and "fsl,immr" compatible fixupsAnton Vorontsov
2008-03-2583xx: serdes setup routinesAnton Vorontsov
2008-03-2583xx: split COBJS onto separate linesAnton Vorontsov
2008-03-25mpc8323erdb: Improve the system performanceMichael Barkowski
2008-02-14PPC: Use r2 instead of r29 as global data pointerWolfgang Denk
2008-02-14ppc: Refactor cache routines, so there is only one common set.Rafal Jaworowski
2008-02-12QE: Move FDT support into a common fileKumar Gala
2008-01-17mpc83xx: Fix the fatal conflict of mergeDave Liu
2008-01-16mpc83xx: add support for more system clock performance controlsKim Phillips
2008-01-16mpc83xx: Add config of eTSEC emergency priority in SPCRDave Liu
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk
2008-01-12Fixed syntax error in function init_e300_core() of mpc83xx/start.S ifHeiko Schocher
2008-01-10mpc83xx: Fix the bug of 266MHz data rate DDRDave Liu
2008-01-10mpc83xx: add "fsl, qe" compatible fixupsAnton Vorontsov
2008-01-08mpc83xx: convert to using do_fixup_*()Kim Phillips
2008-01-08Add support CONFIG_UEC_ETH3 in MPC83xxJoakim Tjernlund
2008-01-08mpc83xx: Add the support of MPC837xEMDS boardDave Liu
2008-01-08mpc83xx: Add the support of MPC8315E SoCDave Liu
2008-01-08mpc83xx: Add the support of MPC837x SoCDave Liu
2007-12-07Convert boards that set memory node to use fdt_fixup_memory()Kumar Gala
2007-11-21Update libfdt from device tree compiler (dtc)Kumar Gala
2007-11-15Revert "Correct fixup relocation for mpc83xx"Grant Likely
2007-08-17mpc83xx: fix typo in DDR2 programmingKim Phillips
2007-08-16mpc83xx: implement board_add_ram_infoKim Phillips
2007-08-15mpc83xx: migrate remaining freescale boards to libfdtKim Phillips
2007-08-15mpc83xx: move common /memory node update mechanism to cpu.cKim Phillips
2007-08-15mpc83xx: remaining 8360 libfdt fixesKim Phillips
2007-08-15mpc83xx: fix UEC2->1 typo in libfdt setup codeKim Phillips
2007-08-10mpc83xx: Suppress the warning 'burstlen'Dave Liu
2007-08-10mpc83xx: Consolidate the ECC support of 83xxDave Liu
2007-08-10mpc83xx: Correct the burst length for DDR2 with 32 bitsDave Liu
2007-08-10mpc83xx: fixup generic pci for libfdtKim Phillips
2007-08-10mpc83xx: fix 8360 and cpu functions to update fdt being passedKim Phillips
2007-08-10mpc83xx: Fix errors when CONFIG_OF_LIBFDT is enabledJerry Van Baren
2007-08-10mpc83xx: Replace fdt_node_offset() with fdt_find_node_by_path().Jerry Van Baren
2007-08-10mpc83xx: Add support for the display of reset statusDave Liu
2007-08-10Update SCCR programming in cpu_init_f() to support all 83xx processorsTimur Tabi
2007-08-10mpc83xx: Add support for 8360 silicon revision 2.1Lee Nipper
2007-07-09cpu/m*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-04Correct fixup relocation for mpc83xxGrant Likely
2007-07-04Consolidate mpc83xx linker scriptsGrant Likely
2007-07-04cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-07-03Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk