summaryrefslogtreecommitdiffstats
path: root/cpu/mpc85xx
Commit message (Expand)AuthorAgeFilesLines
* 85xx: Don't icbi when unlocking the cacheKumar Gala2008-02-271-5/+2
* Fix source for ECM error IVPRAndy Fleming2008-02-271-1/+1
* Invalidate INIT_RAM TLB mappingsAndy Fleming2008-02-271-0/+11
* 85xx, 86xx: Determine I2C clock frequencies and store in global_dataTimur Tabi2008-02-141-0/+3
* PPC: Use r2 instead of r29 as global data pointerWolfgang Denk2008-02-141-1/+2
* ppc: Refactor cache routines, so there is only one common set.Rafal Jaworowski2008-02-141-45/+0
* QE: Move FDT support into a common fileKumar Gala2008-02-121-5/+3
* Coding Style Cleanup; update CHANGELOGWolfgang Denk2008-01-231-1/+0
* 85xx: Get ride of old TLB setup codeKumar Gala2008-01-172-22/+0
* 85xx: Reworked initial processor initKumar Gala2008-01-172-72/+115
* 85xx: Introduce new tlb APIKumar Gala2008-01-173-14/+99
* 85xx: Remove old style of LAW initKumar Gala2008-01-162-28/+0
* 85xx: Move LAW init code into CKumar Gala2008-01-163-0/+18
* Add QE brg freq and correct qe bus freq fdt update codeKim Phillips2008-01-091-1/+3
* 85xx: add ability to upload QE firmwareTimur Tabi2008-01-091-0/+1
* 85xx: Remove cache config from configs.hKumar Gala2008-01-091-2/+7
* Reworked FSL Book-E TLB macros to be more readableKumar Gala2008-01-091-13/+10
* Handle Asynchronous DDR clock on 85xxKumar Gala2007-12-113-4/+43
* Stop using immap_t on 85xxKumar Gala2007-12-116-32/+18
* Remove CONFIG_OF_FLAT_TREE related code from mpc85xx since we now use libfdtKumar Gala2007-12-112-123/+0
* Stop using immap_t for cpm offset on 85xxKumar Gala2007-12-115-66/+63
* Stop using immap_t for guts offset on 85xxKumar Gala2007-12-114-6/+5
* Add libfdt based ft_cpu_setup for mpc85xxKumar Gala2007-12-112-1/+67
* Cleanup coding style; update CHANGELOGWolfgang Denk2007-11-031-2/+2
* Setting MSR[DE] in do_reseturwithsughosh@gmail.com2007-10-191-1/+6
* MSR overwrite fixurwithsughosh@gmail.com2007-10-191-8/+3
* Remove magic numbers from cache related operations for mpc85xxKumar Gala2007-10-191-4/+4
* 85xx io out functions need sync after write.Ed Swarthout2007-09-261-0/+5
* Enable L2 cache for MPC8568MDS boardHaiying Wang2007-08-291-1/+1
* 85xxCDS: Add make targets for legacy systems.Randy Vinson2007-08-141-1/+1
* Add support for UEC to 8568Andy Fleming2007-08-144-2/+142
* Empirically set cpo and clk_adjust for mpc85xx DDR2 supportHaiying Wang2007-08-141-5/+7
* Use an absolute address when jumping out of 4k boot pageKumar Gala2007-08-141-29/+24
* MPC85xx BA bits not set for 3-bit bank address DIMMAndy Fleming2007-08-141-1/+6
* Fix minor 85xx warningsAndy Fleming2007-08-141-1/+3
* 85xx start.S cleanup and exception supportAndy Fleming2007-08-143-298/+319
* 85xx allow debugger to configure ddr.Ed Swarthout2007-08-141-3/+45
* mpc85xx L2 cache reporting and SRAM relocation option.Ed Swarthout2007-08-141-18/+47
* cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-101-1/+1
* cpu/m*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-093-12/+12
* Fix #if typo in CONFIG_CMD_* changes.Jon Loeliger2007-07-051-1/+1
* cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-043-11/+11
* Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk2007-07-031-1/+1
|\
| * Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECxKim Phillips2007-05-171-1/+1
* | [ppc] Fix build breakage for all non-4xx PowerPC variants.Rafal Jaworowski2007-06-221-2/+2
|/
* Coding stylke cleanup; update CHANGELOG.Wolfgang Denk2007-05-051-9/+9
* Cleaned up some 85xx PCI bugsAndy Fleming2007-05-021-4/+4
* Add support for the 8568 MDS boardAndy Fleming2007-05-022-2/+7
* Reworked 85xx speed detection codeAndy Fleming2007-04-231-36/+8
* Support 1G size on 8548Andy Fleming2007-04-231-2/+9
OpenPOWER on IntegriCloud