summaryrefslogtreecommitdiffstats
path: root/cpu/mips
Commit message (Expand)AuthorAgeFilesLines
* mips: Move cpu/mips/* to arch/mips/cpu/*Peter Tyser2010-04-1314-4305/+0
* MIPS: Implement ethernet halt for au1x00Thomas Lange2009-05-161-0/+4
* Fix e-mail address of Gary Jennejohn.Detlev Zundel2009-05-151-1/+1
* Replace __attribute references with __attribute__Peter Tyser2009-04-281-4/+4
* MIPS: cpu/mips/Makefile: Add a missing START lineShinya Kuribayashi2009-02-211-0/+1
* usb.h: use standard __LITTLE_ENDIAN from Linux headersMike Frysinger2009-01-281-4/+2
* MIPS: Add flush_dcache_range() and invalidate_dcache_range()Stefan Roese2009-01-271-0/+28
* MIPS: Flush data cache upon relocationStefan Roese2008-12-101-7/+21
* MIPS: Add CONFIG_SKIP_LOWLEVEL_INITStefan Roese2008-12-101-0/+4
* net: Move initialization of Au1x00 SoC ethernet MAC to cpu_eth_initShinya Kuribayashi2008-11-092-1/+10
* Cleanup: fix "MHz" spellingWolfgang Denk2008-10-211-2/+2
* Merge git://git.denx.de/u-boot into x1Markus Klotzbuecher2008-10-215-17/+17
|\
| * rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-185-17/+17
* | The PIPE_INTERRUPT flag is used wrongRemy Bohmer2008-10-141-4/+5
|/
* Fix merge problemsStefan Roese2008-08-061-1/+1
* [MIPS] cpu/mips/Makefile: Split [CS]OBJS onto separate linesShinya Kuribayashi2008-06-075-18/+10
* [MIPS] Rename Alchemy processor configs into CONFIG_SOC_*Shinya Kuribayashi2008-06-073-9/+9
* [MIPS] Update <asm/addrspace.h> headerShinya Kuribayashi2008-06-051-3/+3
* [MIPS] Kill unused <version.h> inclusionsShinya Kuribayashi2008-06-053-3/+0
* [MIPS] <asm/mipsregs.h>: Update coprocessor register access macrosShinya Kuribayashi2008-05-301-5/+5
* Fix some whitespace issuesWolfgang Denk2008-05-211-3/+3
* Big white-space cleanup.Wolfgang Denk2008-05-214-136/+136
* [MIPS] cpu/mips/cache.S: Fix build warningShinya Kuribayashi2008-05-061-2/+4
* Allow building mips versions with ELDK 3.1.1Vlad Lungu2008-05-051-3/+6
* [MIPS] cpu/mips/config.mk: Fix GNU assembler minor version pickerShinya Kuribayashi2008-05-031-1/+1
* [MIPS] cpu/mips/cache.S: Add dcache_enableShinya Kuribayashi2008-05-031-0/+16
* Use jr as register jump instructionShinya Kuribayashi2008-04-183-6/+6
* cpu/mips/cpu.c: Fix flush_cache bugShinya Kuribayashi2008-04-171-2/+2
* [MIPS] Extend MIPS_MAX_CACHE_SIZE upto 64kBShinya Kuribayashi2008-03-251-5/+9
* [MIPS] Fix dcache_status()Shinya Kuribayashi2008-03-251-3/+7
* [MIPS] Introduce _machine_restartShinya Kuribayashi2008-03-251-7/+6
* [MIPS] Cleanup CP0 Status initializationShinya Kuribayashi2008-03-251-9/+25
* [MIPS] Initialize CP0 Cause before setting up CP0 Status registerShinya Kuribayashi2008-03-251-3/+3
* [MIPS] INCA-IP: Move watchdog init code from start.S to lowlevel_init()Shinya Kuribayashi2008-03-251-8/+0
* [MIPS] Implement flush_cache()Shinya Kuribayashi2008-03-251-0/+22
* [MIPS] Fix I-/D-cache initialization loopsShinya Kuribayashi2008-03-251-39/+76
* [MIPS] Replace memory clearance code with f_fill64Shinya Kuribayashi2008-03-251-15/+28
* [MIPS] cpu/mips/cache.S: Introduce NESTED/LEAF/END macrosShinya Kuribayashi2008-03-251-18/+7
* [MIPS] Request for the 'mips_cache_lock()' removalShinya Kuribayashi2008-03-252-0/+4
* cpu/mips/cofigl.mk: Make a needlessly deffered expansion immediate.Shinya Kuribayashi2008-02-231-1/+1
* [MIPS] cpu/mips/config.mk: Fix GNU assembler minor version pickerShinya Kuribayashi2007-11-171-2/+1
* [MIPS] Remove useless instructions for initializing $gp.Shinya Kuribayashi2007-11-171-3/+1
* [MIPS] MIPS 4K core: Coding style cleanupsShinya Kuribayashi2007-11-173-47/+39
* [MIPS] au1x00_eth.c: Fixed a warning on pb1000 build.Shinya Kuribayashi2007-11-171-1/+1
* [MIPS] au1x00_eth.c: Fix au1x00_miiphy_{read,write} build errorShinya Kuribayashi2007-11-171-59/+59
* [MIPS] Add PIC-related switches to PLATFORM_{CPP,LD}FLAGS and cleanupShinya Kuribayashi2007-10-211-1/+1
* [MIPS] Fix $gp usageShinya Kuribayashi2007-10-211-6/+13
* cpu/m*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-091-4/+4
* cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-041-3/+3
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-091-1/+1
OpenPOWER on IntegriCloud