aboutsummaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)Author
2008-11-01Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk
2008-10-3174xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cacheDave Liu
2008-10-30Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk
2008-10-30mpc83xx pci: Round up memory size in inbound window.Scott Wood
2008-10-30Merge branch 'master' of git://git.denx.de/u-boot-mpc86xxWolfgang Denk
2008-10-3086xx: remove the redundant r2 global data pointer saveDave Liu
2008-10-3086xx: remove the unused code for 86xx familyDave Liu
2008-10-3086xx: Move the clear_tlbs before MMU turn onDave Liu
2008-10-29Make Freescale local bus registers available for both 83xx and 85xx.Haiying Wang
2008-10-28i386: Renamed show_boot_progress in assembler codeGraeme Russ
2008-10-27Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2008-10-2485xx: Fix the incorrect register used for DDR erratum1Dave Liu
2008-10-2485xx: Add basic e500mc core supportKumar Gala
2008-10-2485xx: Use CONFIG_SYS_CACHELINE_SIZE instead of magic numberKumar Gala
2008-10-24ppc4xx: Generic architecture for xilinx ppc405(v3)Ricardo Ribalda Delgado
2008-10-23Blackfin: fix up UART status bit handlingMike Frysinger
2008-10-23Blackfin: small cpu init optimization while setting interrupt maskMike Frysinger
2008-10-23Blackfin: set initial stack correctly according to Blackfin ABIMike Frysinger
2008-10-23Blackfin: make baud calculation more accurateMike Frysinger
2008-10-23Blackfin: decode hwerrcause/excause when crashingMike Frysinger
2008-10-23Blackfin: fix register dump messagesMike Frysinger
2008-10-23Blackfin: don't bother displaying reboot msg when crashingMike Frysinger
2008-10-23Blackfin: enable support for nested interruptsMike Frysinger
2008-10-23Blackfin: drop unused cache flush codeMike Frysinger
2008-10-23Blackfin: unify cache handling codeMike Frysinger
2008-10-23Blackfin: only enable hardware error irq by defaultMike Frysinger
2008-10-21mpc83xx: Removed #ifdef CONFIG_MPC834X dependency on upmconfig functionRichard Retanubun
2008-10-21mpc83xx: serdes: add forgotten shifts for rfcksAnton Vorontsov
2008-10-21Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2008-10-21ppc4xx: Correctly setup ranges property in ebc nodeStefan Roese
2008-10-21ppc4xx: Add routine to retrieve CPU numberAdam Graham
2008-10-21ppc4xx: Add static support for 44x IBM SDRAM ControllerAdam Graham
2008-10-21Cleanup: fix "MHz" spellingWolfgang Denk
2008-10-21Use strmhz() to format clock frequenciesWolfgang Denk
2008-10-21Merge git://git.denx.de/u-boot into x1Markus Klotzbuecher
2008-10-18Merge 'next' branchWolfgang Denk
2008-10-1885xx if NUM_CPUS>1, print cpu numberEd Swarthout
2008-10-18Have u-boot pass stashing parameters into device treeAndy Fleming
2008-10-18Add debug information for DDR controller registersHaiying Wang
2008-10-18Check DDR interleaving modeHaiying Wang
2008-10-18Pass dimm parameters to populate populate controller optionsHaiying Wang
2008-10-18Make DDR interleaving mode work correctlyHaiying Wang
2008-10-1885xx: Export invalidate_{i,d}cache and add flush_dcacheKumar Gala
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-10-1874xx/7xx/86xx: Rename flush_data_cache to flush_dcache to match 85xx versionKumar Gala
2008-10-18I2C: adding new "i2c bus" Command to the I2C Subsystem.Heiko Schocher
2008-10-18i2c: add CONFIG_I2C_MULTI_BUS for soft_i2c and mpc8260 i2c driver.Heiko Schocher
2008-10-18Adds two more ethernet interface to 83xxrichardretanubun
2008-10-1783xx NAND boot: wait for LTESR[CC]Lepcha Suchit
2008-10-17ppc4xx: PPC44x MQ initializationYuri Tikhonov