aboutsummaryrefslogtreecommitdiff
path: root/cpu/mips
AgeCommit message (Expand)Author
2009-05-16MIPS: Implement ethernet halt for au1x00Thomas Lange
2009-05-15Fix e-mail address of Gary Jennejohn.Detlev Zundel
2009-04-28Replace __attribute references with __attribute__Peter Tyser
2009-02-21MIPS: cpu/mips/Makefile: Add a missing START lineShinya Kuribayashi
2009-01-28usb.h: use standard __LITTLE_ENDIAN from Linux headersMike Frysinger
2009-01-27MIPS: Add flush_dcache_range() and invalidate_dcache_range()Stefan Roese
2008-12-10MIPS: Flush data cache upon relocationStefan Roese
2008-12-10MIPS: Add CONFIG_SKIP_LOWLEVEL_INITStefan Roese
2008-11-09net: Move initialization of Au1x00 SoC ethernet MAC to cpu_eth_initShinya Kuribayashi
2008-10-21Cleanup: fix "MHz" spellingWolfgang Denk
2008-10-21Merge git://git.denx.de/u-boot into x1Markus Klotzbuecher
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-10-14The PIPE_INTERRUPT flag is used wrongRemy Bohmer
2008-08-06Fix merge problemsStefan Roese
2008-06-07[MIPS] cpu/mips/Makefile: Split [CS]OBJS onto separate linesShinya Kuribayashi
2008-06-07[MIPS] Rename Alchemy processor configs into CONFIG_SOC_*Shinya Kuribayashi
2008-06-05[MIPS] Update <asm/addrspace.h> headerShinya Kuribayashi
2008-06-05[MIPS] Kill unused <version.h> inclusionsShinya Kuribayashi
2008-05-30[MIPS] <asm/mipsregs.h>: Update coprocessor register access macrosShinya Kuribayashi
2008-05-21Fix some whitespace issuesWolfgang Denk
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-05-06[MIPS] cpu/mips/cache.S: Fix build warningShinya Kuribayashi
2008-05-05Allow building mips versions with ELDK 3.1.1Vlad Lungu
2008-05-03[MIPS] cpu/mips/config.mk: Fix GNU assembler minor version pickerShinya Kuribayashi
2008-05-03[MIPS] cpu/mips/cache.S: Add dcache_enableShinya Kuribayashi
2008-04-18Use jr as register jump instructionShinya Kuribayashi
2008-04-17cpu/mips/cpu.c: Fix flush_cache bugShinya Kuribayashi
2008-03-25[MIPS] Extend MIPS_MAX_CACHE_SIZE upto 64kBShinya Kuribayashi
2008-03-25[MIPS] Fix dcache_status()Shinya Kuribayashi
2008-03-25[MIPS] Introduce _machine_restartShinya Kuribayashi
2008-03-25[MIPS] Cleanup CP0 Status initializationShinya Kuribayashi
2008-03-25[MIPS] Initialize CP0 Cause before setting up CP0 Status registerShinya Kuribayashi
2008-03-25[MIPS] INCA-IP: Move watchdog init code from start.S to lowlevel_init()Shinya Kuribayashi
2008-03-25[MIPS] Implement flush_cache()Shinya Kuribayashi
2008-03-25[MIPS] Fix I-/D-cache initialization loopsShinya Kuribayashi
2008-03-25[MIPS] Replace memory clearance code with f_fill64Shinya Kuribayashi
2008-03-25[MIPS] cpu/mips/cache.S: Introduce NESTED/LEAF/END macrosShinya Kuribayashi
2008-03-25[MIPS] Request for the 'mips_cache_lock()' removalShinya Kuribayashi
2008-02-23cpu/mips/cofigl.mk: Make a needlessly deffered expansion immediate.Shinya Kuribayashi
2007-11-17[MIPS] cpu/mips/config.mk: Fix GNU assembler minor version pickerShinya Kuribayashi
2007-11-17[MIPS] Remove useless instructions for initializing $gp.Shinya Kuribayashi
2007-11-17[MIPS] MIPS 4K core: Coding style cleanupsShinya Kuribayashi
2007-11-17[MIPS] au1x00_eth.c: Fixed a warning on pb1000 build.Shinya Kuribayashi
2007-11-17[MIPS] au1x00_eth.c: Fix au1x00_miiphy_{read,write} build errorShinya Kuribayashi
2007-10-21[MIPS] Add PIC-related switches to PLATFORM_{CPP,LD}FLAGS and cleanupShinya Kuribayashi
2007-10-21[MIPS] Fix $gp usageShinya Kuribayashi
2007-07-09cpu/m*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-04cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz