Commit Graph

76 Commits (6ac9f47977a9fc1876979871eeb14f26ba1bdbe6)

Author SHA1 Message Date
Thomas Lange 87423d740b MIPS: Implement ethernet halt for au1x00 16 years ago
Detlev Zundel 792a09eb9d Fix e-mail address of Gary Jennejohn. 16 years ago
Peter Tyser f9a109b3ad Replace __attribute references with __attribute__ 16 years ago
Shinya Kuribayashi 35c9e14d80 MIPS: cpu/mips/Makefile: Add a missing START line 16 years ago
Mike Frysinger c7d703f3f3 usb.h: use standard __LITTLE_ENDIAN from Linux headers 16 years ago
Stefan Roese 03d3bfb008 MIPS: Add flush_dcache_range() and invalidate_dcache_range() 16 years ago
Stefan Roese 71fa0714fe MIPS: Flush data cache upon relocation 16 years ago
Stefan Roese 4417434368 MIPS: Add CONFIG_SKIP_LOWLEVEL_INIT 16 years ago
Shinya Kuribayashi 5dfb3ee3f5 net: Move initialization of Au1x00 SoC ethernet MAC to cpu_eth_init 16 years ago
Wolfgang Denk 8ed44d91c8 Cleanup: fix "MHz" spelling 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Remy Bohmer 9dbc366744 The PIPE_INTERRUPT flag is used wrong 16 years ago
Stefan Roese f2302d4430 Fix merge problems 16 years ago
Wolfgang Ocker dbd3238792 mips: Fix baudrate divisor computation on alchemy cpus 16 years ago
Shinya Kuribayashi 79b51ff820 [MIPS] cpu/mips/Makefile: Split [CS]OBJS onto separate lines 17 years ago
Shinya Kuribayashi 8bde63eb3f [MIPS] Rename Alchemy processor configs into CONFIG_SOC_* 17 years ago
Shinya Kuribayashi 7daf2ebe91 [MIPS] Update <asm/addrspace.h> header 17 years ago
Shinya Kuribayashi 5f64d21c9a [MIPS] Kill unused <version.h> inclusions 17 years ago
Shinya Kuribayashi e2ad842662 [MIPS] <asm/mipsregs.h>: Update coprocessor register access macros 17 years ago
Wolfgang Denk ce6754df61 Fix some whitespace issues 17 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 17 years ago
Shinya Kuribayashi 49387dba91 [MIPS] cpu/mips/cache.S: Fix build warning 17 years ago
Vlad Lungu 0f8c62a14b Allow building mips versions with ELDK 3.1.1 17 years ago
Shinya Kuribayashi 141ba1cad8 [MIPS] cpu/mips/config.mk: Fix GNU assembler minor version picker 17 years ago
Shinya Kuribayashi ea638951ac [MIPS] cpu/mips/cache.S: Add dcache_enable 17 years ago
Shinya Kuribayashi 43c509254f Use jr as register jump instruction 17 years ago
Shinya Kuribayashi 188e94c370 cpu/mips/cpu.c: Fix flush_cache bug 17 years ago
Shinya Kuribayashi 373b16fc0c [MIPS] Extend MIPS_MAX_CACHE_SIZE upto 64kB 17 years ago
Shinya Kuribayashi d98e348e2e [MIPS] Fix dcache_status() 17 years ago
Shinya Kuribayashi b0c66af53e [MIPS] Introduce _machine_restart 17 years ago
Shinya Kuribayashi decaba6f5c [MIPS] Cleanup CP0 Status initialization 17 years ago
Shinya Kuribayashi d43d43ef28 [MIPS] Initialize CP0 Cause before setting up CP0 Status register 17 years ago
Shinya Kuribayashi 2613862323 [MIPS] INCA-IP: Move watchdog init code from start.S to lowlevel_init() 17 years ago
Shinya Kuribayashi ccf8f824ef [MIPS] Implement flush_cache() 17 years ago
Shinya Kuribayashi 2e0e5271aa [MIPS] Fix I-/D-cache initialization loops 17 years ago
Shinya Kuribayashi 1898840797 [MIPS] Replace memory clearance code with f_fill64 17 years ago
Shinya Kuribayashi 2f5d414ccb [MIPS] cpu/mips/cache.S: Introduce NESTED/LEAF/END macros 17 years ago
Shinya Kuribayashi e1390801a3 [MIPS] Request for the 'mips_cache_lock()' removal 17 years ago
Shinya Kuribayashi e682ba399a cpu/mips/cofigl.mk: Make a needlessly deffered expansion immediate. 17 years ago
Shinya Kuribayashi 7e1d884b7c [MIPS] cpu/mips/config.mk: Fix GNU assembler minor version picker 17 years ago
Shinya Kuribayashi 16664f7285 [MIPS] Remove useless instructions for initializing $gp. 17 years ago
Shinya Kuribayashi 03c031d566 [MIPS] MIPS 4K core: Coding style cleanups 17 years ago
Shinya Kuribayashi 4fbd0741b2 [MIPS] au1x00_eth.c: Fixed a warning on pb1000 build. 17 years ago
Shinya Kuribayashi f013204597 [MIPS] au1x00_eth.c: Fix au1x00_miiphy_{read,write} build error 17 years ago
Shinya Kuribayashi 00101dd7a3 [MIPS] Add PIC-related switches to PLATFORM_{CPP,LD}FLAGS and cleanup 17 years ago
Shinya Kuribayashi 22069215eb [MIPS] Fix $gp usage 17 years ago
Jon Loeliger 4431283c7e cpu/m*: Remove obsolete references to CONFIG_COMMANDS 17 years ago
Jon Loeliger 737184114e cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 years ago
Wolfgang Denk 2b208f5308 Move "ar" flags to config.mk to allow for silent "make -s" 18 years ago
Marian Balakowicz f93286397e Add support for a saving build objects in a separate directory. 18 years ago