summaryrefslogtreecommitdiff
path: root/cpu/mpc85xx
AgeCommit message (Expand)Author
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
2007-04-23Some 85xx cpu cleanupsAndy Fleming
2007-04-23Add cpu support for the 8544Andy Fleming
2007-04-23u-boot: Fix e500 v2 core reset bugZang Roy-r61911
2007-04-23u-boot: v2: Remove the fixed TLB and LAW entrynubmerZang Roy-r61911
2006-10-24Code cleanupWolfgang Denk
2006-10-20Converted all 85xx boards to use a common FSL I2C driver.Jon Loeliger
2006-10-19* Fix a bunch of compiler warnings for gcc 4.0Jon Loeliger
2006-10-10Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger
2006-10-10Coding style changes to remove local varible blocksJon Loeliger
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk