- 18 Jul, 2003 40 commits
-
-
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
-
Alan Cox authored
-
Alan Cox authored
Also apply the right fix to the yenta hang problem
-
Alan Cox authored
-
Alan Cox authored
-
Alan Cox authored
-
Alan Cox authored
-
Alan Cox authored
(Helge Hafting)
-
Alan Cox authored
(Jan Dittmer) Also add the 82801EB/ER (Wim Van Sebroeck)
-
Alan Cox authored
(Adriank Bunk)
-