| Commit message (Expand) | Author | Age | Lines |
* | MIPS: cpu/mips/Makefile: Add a missing START line | Shinya Kuribayashi | 2009-02-21 | -0/+1 |
* | usb.h: use standard __LITTLE_ENDIAN from Linux headers | Mike Frysinger | 2009-01-28 | -4/+2 |
* | MIPS: Add flush_dcache_range() and invalidate_dcache_range() | Stefan Roese | 2009-01-27 | -0/+28 |
* | MIPS: Flush data cache upon relocation | Stefan Roese | 2008-12-10 | -7/+21 |
* | MIPS: Add CONFIG_SKIP_LOWLEVEL_INIT | Stefan Roese | 2008-12-10 | -0/+4 |
* | net: Move initialization of Au1x00 SoC ethernet MAC to cpu_eth_init | Shinya Kuribayashi | 2008-11-09 | -1/+10 |
* | Cleanup: fix "MHz" spelling | Wolfgang Denk | 2008-10-21 | -2/+2 |
* | Merge git://git.denx.de/u-boot into x1 | Markus Klotzbuecher | 2008-10-21 | -17/+17 |
|\ |
|
| * | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -17/+17 |
* | | The PIPE_INTERRUPT flag is used wrong | Remy Bohmer | 2008-10-14 | -4/+5 |
|/ |
|
* | Fix merge problems | Stefan Roese | 2008-08-06 | -1/+1 |
* | [MIPS] cpu/mips/Makefile: Split [CS]OBJS onto separate lines | Shinya Kuribayashi | 2008-06-07 | -18/+10 |
* | [MIPS] Rename Alchemy processor configs into CONFIG_SOC_* | Shinya Kuribayashi | 2008-06-07 | -9/+9 |
* | [MIPS] Update <asm/addrspace.h> header | Shinya Kuribayashi | 2008-06-05 | -3/+3 |
* | [MIPS] Kill unused <version.h> inclusions | Shinya Kuribayashi | 2008-06-05 | -3/+0 |
* | [MIPS] <asm/mipsregs.h>: Update coprocessor register access macros | Shinya Kuribayashi | 2008-05-30 | -5/+5 |
* | Fix some whitespace issues | Wolfgang Denk | 2008-05-21 | -3/+3 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -136/+136 |
* | [MIPS] cpu/mips/cache.S: Fix build warning | Shinya Kuribayashi | 2008-05-06 | -2/+4 |
* | Allow building mips versions with ELDK 3.1.1 | Vlad Lungu | 2008-05-05 | -3/+6 |
* | [MIPS] cpu/mips/config.mk: Fix GNU assembler minor version picker | Shinya Kuribayashi | 2008-05-03 | -1/+1 |
* | [MIPS] cpu/mips/cache.S: Add dcache_enable | Shinya Kuribayashi | 2008-05-03 | -0/+16 |
* | Use jr as register jump instruction | Shinya Kuribayashi | 2008-04-18 | -6/+6 |
* | cpu/mips/cpu.c: Fix flush_cache bug | Shinya Kuribayashi | 2008-04-17 | -2/+2 |
* | [MIPS] Extend MIPS_MAX_CACHE_SIZE upto 64kB | Shinya Kuribayashi | 2008-03-25 | -5/+9 |
* | [MIPS] Fix dcache_status() | Shinya Kuribayashi | 2008-03-25 | -3/+7 |
* | [MIPS] Introduce _machine_restart | Shinya Kuribayashi | 2008-03-25 | -7/+6 |
* | [MIPS] Cleanup CP0 Status initialization | Shinya Kuribayashi | 2008-03-25 | -9/+25 |
* | [MIPS] Initialize CP0 Cause before setting up CP0 Status register | Shinya Kuribayashi | 2008-03-25 | -3/+3 |
* | [MIPS] INCA-IP: Move watchdog init code from start.S to lowlevel_init() | Shinya Kuribayashi | 2008-03-25 | -8/+0 |
* | [MIPS] Implement flush_cache() | Shinya Kuribayashi | 2008-03-25 | -0/+22 |
* | [MIPS] Fix I-/D-cache initialization loops | Shinya Kuribayashi | 2008-03-25 | -39/+76 |
* | [MIPS] Replace memory clearance code with f_fill64 | Shinya Kuribayashi | 2008-03-25 | -15/+28 |
* | [MIPS] cpu/mips/cache.S: Introduce NESTED/LEAF/END macros | Shinya Kuribayashi | 2008-03-25 | -18/+7 |
* | [MIPS] Request for the 'mips_cache_lock()' removal | Shinya Kuribayashi | 2008-03-25 | -0/+4 |
* | cpu/mips/cofigl.mk: Make a needlessly deffered expansion immediate. | Shinya Kuribayashi | 2008-02-23 | -1/+1 |
* | [MIPS] cpu/mips/config.mk: Fix GNU assembler minor version picker | Shinya Kuribayashi | 2007-11-17 | -2/+1 |
* | [MIPS] Remove useless instructions for initializing $gp. | Shinya Kuribayashi | 2007-11-17 | -3/+1 |
* | [MIPS] MIPS 4K core: Coding style cleanups | Shinya Kuribayashi | 2007-11-17 | -47/+39 |
* | [MIPS] au1x00_eth.c: Fixed a warning on pb1000 build. | Shinya Kuribayashi | 2007-11-17 | -1/+1 |
* | [MIPS] au1x00_eth.c: Fix au1x00_miiphy_{read,write} build error | Shinya Kuribayashi | 2007-11-17 | -59/+59 |
* | [MIPS] Add PIC-related switches to PLATFORM_{CPP,LD}FLAGS and cleanup | Shinya Kuribayashi | 2007-10-21 | -1/+1 |
* | [MIPS] Fix $gp usage | Shinya Kuribayashi | 2007-10-21 | -6/+13 |
* | cpu/m*: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-09 | -4/+4 |
* | cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -3/+3 |
* | Move "ar" flags to config.mk to allow for silent "make -s" | Wolfgang Denk | 2006-10-09 | -1/+1 |
* | Add support for a saving build objects in a separate directory. | Marian Balakowicz | 2006-09-01 | -9/+13 |
* | Fix MIPS LE build problem | Wolfgang Denk | 2006-07-21 | -1/+1 |
* | au1x00_eth.c: check malloc return value and abort if it failed | Wolfgang Denk | 2006-03-13 | -2/+6 |
* | Code cleanup, especially MIPS for GCC 4.x | Wolfgang Denk | 2005-12-04 | -1/+1 |