* Patch by Steven Scholz, 18 Oct 2003:
Fix AT91RM9200 ethernet driver * Patch by Nye Liu, 17 Oct 2003: Fix typo in include/mpc8xx.h * Patch by Richard Woodruff, 16 Oct 03: Fixes for cpu/arm925/interrupt.c - Initialize timestamp & lastdec vars. - fix timestamp overflows. - fix lastdec overflow. - smarter normalization to allow udelay() below 1ms to work. * Patch by Scott McNutt, 16 Oct add networking support for the Altera Nios Development Kit, Cyclone Edition (DK-1C20) * Patch by Jon Diekema, 14 Oct 2003: add hint about doc/README.silent to README file
Showing
- CHANGELOG 20 additions, 0 deletionsCHANGELOG
- README 5 additions, 0 deletionsREADME
- cpu/arm925t/interrupts.c 46 additions, 23 deletionscpu/arm925t/interrupts.c
- cpu/at91rm9200/at91rm9200_ether.c 3 additions, 3 deletionscpu/at91rm9200/at91rm9200_ether.c
- doc/README.dk1c20 5 additions, 2 deletionsdoc/README.dk1c20
- doc/README.nios 1 addition, 3 deletionsdoc/README.nios
- drivers/smc91111.h 25 additions, 0 deletionsdrivers/smc91111.h
- include/configs/DK1C20.h 3 additions, 6 deletionsinclude/configs/DK1C20.h
- include/mpc8xx.h 1 addition, 1 deletioninclude/mpc8xx.h
- lib_nios/board.c 10 additions, 0 deletionslib_nios/board.c
Loading
Please register or sign in to comment