- 18 Jul, 2003 40 commits
-
-
bk://linux-scsi.bkbits.net/scsi-for-linus-2.6Linus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
James Bottomley authored
-
James Bottomley authored
-
James Bottomley authored
into jet.(none):/home1/jejb/BK/scsi-for-linus-2.5
-
Miles Bader authored
This allows the low-level start code to be located far away from the rest of the kernel, which is sometimes necessary.
-
Miles Bader authored
-
Miles Bader authored
This feature is not actually MA1-specific, so get rid of the `MA1' in the name.
-
Miles Bader authored
Some updated copyright noticed and an unnecessary variable deleted.
-
Miles Bader authored
This updates the v850 Kconfig and kernel/Makefile to reflect preceding changes.
-
Miles Bader authored
This patch adds support for the `sim85e2s' simulation of the NA85E2S processor implementation. As part of this, cache-flushing support for the common v850e2 cache implementation is added. It also cleans up a bunch of code that was duplicated between different v850e2 processors.
-
Miles Bader authored
This adds a port to the V850E/ME2 processor, and the `SolutionGear mini' RTE-V850E/ME2-CB evaluation board.
-
Miles Bader authored
This allows ports that support the v850 RTE-CB `GBUS' interrupts to use both them and processor-board-specific interrupts at the same time.
-
Miles Bader authored
(1) Add support for the V850E/ME2 processor (2) Clean up the cache-flushing function naming a bit (3) Similar to previous patches, rename everything from `nb85e' to `v850e'. This patch renames some files, and so contains a number of whole-file add/removes.
-
Miles Bader authored
The v850 family contains several related-but-not-identical on-chip UARTs. This patch factors out the common code and uses it to implement both types (only one was supported before). Also, this patch changes the way the v850 UART is initialized, to use the same method as other linux serial drivers. This patch renames the UART code to be `v850e_uart' rather than `nb85e_uart', as the former is more correct. As this change renames some files too, the patch contains a number of whole-file add/removes.
-
Miles Bader authored
The term `nb85e' is incorrect (caused by my confusion when starting the v850 port), so this renames all occurances to `v850e'. Because this change renames some files too, it contains a number of whole-file add/removes.
-
Linus Torvalds authored
-
Alan Cox authored
-
Alan Cox authored
-
Alan Cox authored
(Jean-Christoph Vaugeois, Matthieu Delahaye,Helge Deller, Alex deVries)
-
Alan Cox authored
(Ladislav Michl)
-
Alan Cox authored
-
Alan Cox authored
-
Alan Cox authored
(I've got a patch pending from someone to redo the lot using memset so its safe from padding suprises)
-
Alan Cox authored
(Francois Romieu)
-
Alan Cox authored
(Steven Cole)
-
Alan Cox authored
-
Alan Cox authored
(Overzealous C&P of Red Hat license template 8))
-
Alan Cox authored
(Stephan Maciej)
-
Alan Cox authored
-
Alan Cox authored
(Frank Cusack)
-
Alan Cox authored
-
Alan Cox authored
(Jamie Hicks)
-
Alan Cox authored
(Vita Samel) maybe the set function should return the old value instead ?
-
Alan Cox authored
(Taral)
-
Alan Cox authored
For 2.4.x we made the file r-------- but for 2.6 we can do a nicer job
-
Alan Cox authored
-
Alan Cox authored
C doesn't define >> by 32 for 32bit systems, and on some gcc leaves you with the original value...
-
Alan Cox authored
-
Alan Cox authored
-
Alan Cox authored
-