summaryrefslogtreecommitdiffstats
path: root/cpu/mpc83xx
Commit message (Expand)AuthorAgeFilesLines
* mpc83xx: spd_sdram: fix ddr sdram base address assignment bugAnton Vorontsov2008-09-241-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2008-09-032-28/+183
|\
| * mpc83xx: clean up cache operations and unlock_ram_in_cache() functionsNick Spence2008-09-031-21/+30
| * mpc83xx: Store and display Arbiter Event Register valuesNick Spence2008-09-032-1/+146
| * mpc83xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cacheNick Spence2008-09-031-4/+5
| * MPC83XX: Fix GPIO configuration - set gpio level before directionNick Spence2008-09-031-2/+2
* | Pass in tsec_info struct through tsec_initializeAndy Fleming2008-09-021-13/+7
|/
* mpc83xx: add PCISLAVE support to 83XX_GENERIC_PCI setup codeIra W. Snyder2008-08-251-0/+26
* fdt: rework fdt_fixup_ethernet() to use env instead of bd_tKumar Gala2008-08-211-1/+1
* NAND boot: MPC8313ERDB supportScott Wood2008-08-122-107/+157
* 8xxx-fdt: set ns16550 clock from CFG_NS16550_CLK, not bi_busfreqPaul Gortmaker2008-07-141-1/+1
* fdt: add crypto node handling for MPC8{3, 5}xxE processorsKim Phillips2008-07-141-0/+18
* silence misc printf formatting compiler warningsKim Phillips2008-07-102-4/+4
* Merge branch 'master' of git://www.denx.de/git/u-boot-netWolfgang Denk2008-07-091-0/+20
|\
| * Add mechanisms for CPU and board-specific Ethernet initializationBen Warren2008-07-061-0/+20
* | fix system config overwrite @ MPC834x and MPC8313Andre Schwarz2008-06-251-0/+5
* | mpc83xx: move CPU_TYPE_ENTRY over to processor.hKim Phillips2008-06-251-1/+0
|/
* PPC: Create and use CONFIG_HIGH_BATSBecky Bruce2008-06-031-3/+3
* Big white-space cleanup.Wolfgang Denk2008-05-213-6/+6
* mpc83xx: remove the unused CPM's stuffDave Liu2008-04-251-8/+0
* lib_ppc: Revert "Make MPC83xx one step closer to full relocation."Kim Phillips2008-04-251-7/+4
* mpc83xx: Update DIMM data bus width test to support 40-bit widthLee Nipper2008-04-111-2/+2
* Make MPC83xx one step closer to full relocation.Joakim Tjernlund2008-03-281-4/+7
* mpc83xx: cleanup System Part and Revision ID Register (SPRIDR) codeKim Phillips2008-03-281-123/+43
* mpc83xx: display ddr frequency in board_add_ram_info bannerKim Phillips2008-03-281-4/+7
* mpc83xx: unreinvent mem_clkKim Phillips2008-03-282-13/+13
* mpc83xx: add "fsl,soc" and "fsl,immr" compatible fixupsAnton Vorontsov2008-03-251-0/+8
* 83xx: serdes setup routinesAnton Vorontsov2008-03-252-0/+146
* 83xx: split COBJS onto separate linesAnton Vorontsov2008-03-254-11/+12
* mpc8323erdb: Improve the system performanceMichael Barkowski2008-03-251-0/+6
* PPC: Use r2 instead of r29 as global data pointerWolfgang Denk2008-02-141-1/+1
* ppc: Refactor cache routines, so there is only one common set.Rafal Jaworowski2008-02-141-34/+0
* QE: Move FDT support into a common fileKumar Gala2008-02-121-10/+3
* mpc83xx: Fix the fatal conflict of mergeDave Liu2008-01-172-11/+6
* mpc83xx: add support for more system clock performance controlsKim Phillips2008-01-162-28/+57
* mpc83xx: Add config of eTSEC emergency priority in SPCRDave Liu2008-01-161-0/+5
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-121-1/+1
* Fixed syntax error in function init_e300_core() of mpc83xx/start.S ifHeiko Schocher2008-01-121-1/+1
* mpc83xx: Fix the bug of 266MHz data rate DDRDave Liu2008-01-101-3/+3
* mpc83xx: add "fsl, qe" compatible fixupsAnton Vorontsov2008-01-101-0/+6
* mpc83xx: convert to using do_fixup_*()Kim Phillips2008-01-084-480/+103
* Add support CONFIG_UEC_ETH3 in MPC83xxJoakim Tjernlund2008-01-081-1/+115
* mpc83xx: Add the support of MPC837xEMDS boardDave Liu2008-01-082-3/+10
* mpc83xx: Add the support of MPC8315E SoCDave Liu2008-01-082-3/+49
* mpc83xx: Add the support of MPC837x SoCDave Liu2008-01-082-30/+161
* Convert boards that set memory node to use fdt_fixup_memory()Kumar Gala2007-12-071-16/+2
* Update libfdt from device tree compiler (dtc)Kumar Gala2007-11-212-4/+4
* Revert "Correct fixup relocation for mpc83xx"Grant Likely2007-11-152-1/+2
* mpc83xx: fix typo in DDR2 programmingKim Phillips2007-08-171-1/+1
* mpc83xx: implement board_add_ram_infoKim Phillips2007-08-161-15/+39
OpenPOWER on IntegriCloud