summaryrefslogtreecommitdiff
path: root/cpu/mpc85xx
AgeCommit message (Expand)Author
2008-02-1485xx, 86xx: Determine I2C clock frequencies and store in global_dataTimur Tabi
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-23Coding Style Cleanup; update CHANGELOGWolfgang Denk
2008-01-1785xx: Get ride of old TLB setup codeKumar Gala
2008-01-1785xx: Reworked initial processor initKumar Gala
2008-01-1785xx: Introduce new tlb APIKumar Gala
2008-01-1685xx: Remove old style of LAW initKumar Gala
2008-01-1685xx: Move LAW init code into CKumar Gala
2008-01-09Add QE brg freq and correct qe bus freq fdt update codeKim Phillips
2008-01-0985xx: add ability to upload QE firmwareTimur Tabi
2008-01-0985xx: Remove cache config from configs.hKumar Gala
2008-01-09Reworked FSL Book-E TLB macros to be more readableKumar Gala
2007-12-11Handle Asynchronous DDR clock on 85xxKumar Gala
2007-12-11Stop using immap_t on 85xxKumar Gala
2007-12-11Remove CONFIG_OF_FLAT_TREE related code from mpc85xx since we now use libfdtKumar Gala
2007-12-11Stop using immap_t for cpm offset on 85xxKumar Gala
2007-12-11Stop using immap_t for guts offset on 85xxKumar Gala
2007-12-11Add libfdt based ft_cpu_setup for mpc85xxKumar Gala
2007-11-03Cleanup coding style; update CHANGELOGWolfgang Denk
2007-10-19Setting MSR[DE] in do_reseturwithsughosh@gmail.com
2007-10-19MSR overwrite fixurwithsughosh@gmail.com
2007-10-19Remove magic numbers from cache related operations for mpc85xxKumar Gala
2007-09-2685xx io out functions need sync after write.Ed Swarthout
2007-08-29Enable L2 cache for MPC8568MDS boardHaiying Wang
2007-08-1485xxCDS: Add make targets for legacy systems.Randy Vinson
2007-08-14Add support for UEC to 8568Andy Fleming
2007-08-14Empirically set cpo and clk_adjust for mpc85xx DDR2 supportHaiying Wang
2007-08-14Use an absolute address when jumping out of 4k boot pageKumar Gala
2007-08-14MPC85xx BA bits not set for 3-bit bank address DIMMAndy Fleming
2007-08-14Fix minor 85xx warningsAndy Fleming
2007-08-1485xx start.S cleanup and exception supportAndy Fleming
2007-08-1485xx allow debugger to configure ddr.Ed Swarthout
2007-08-14mpc85xx L2 cache reporting and SRAM relocation option.Ed Swarthout
2007-07-10cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger
2007-07-09cpu/m*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-05Fix #if typo in CONFIG_CMD_* changes.Jon Loeliger
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
2007-06-22[ppc] Fix build breakage for all non-4xx PowerPC variants.Rafal Jaworowski
2007-05-17Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECxKim Phillips
2007-05-05Coding stylke cleanup; update CHANGELOG.Wolfgang Denk
2007-05-02Cleaned up some 85xx PCI bugsAndy Fleming
2007-05-02Add support for the 8568 MDS boardAndy Fleming
2007-04-23Reworked 85xx speed detection codeAndy Fleming
2007-04-23Support 1G size on 8548Andy Fleming
2007-04-23Only set ddrioovcr for 8548 rev1.Andy Fleming
2007-04-23Tweak DDR ECC error counterAndy Fleming
2007-04-2385xx: write MAC address to mac-address and local-mac-addressTimur Tabi