Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More interrupt handling changes for the Ocelot.master | Ralf Baechle | 2001-06-12 | 4 | -71/+130 |
| | |||||
* | Support for GDB console for the Ocelot. | Ralf Baechle | 2001-06-11 | 1 | -0/+3 |
| | |||||
* | Support 512mb RAM configuration for Momenco Ocelot. Patch from | Ralf Baechle | 2001-06-05 | 3 | -9/+233 |
| | | | | David Woodhouse (dwmw2@infradead.org). | ||||
* | More *_cp0_status fixes from David Woodhouse. | Ralf Baechle | 2001-05-04 | 1 | -1/+1 |
| | |||||
* | Replace set_cp0_status / set_cp0_config by three functions, clear_cp0_*, | Ralf Baechle | 2001-03-11 | 2 | -4/+4 |
| | | | | | | | | set_cp0_* and change_cp0_* which makes the kernel code somewhat more readable. Going through the kernel code I notices some stupid abuse of the old function like set_cp0_status(ST0_BEV, 1) - this clear ST0_BEV but actually looks like attempting to set it and other abuses, so will people please look over their code again. | ||||
* | Merge with Linux 2.4.2. | Ralf Baechle | 2001-03-09 | 1 | -1/+1 |
| | |||||
* | Asorted fixes. | Ralf Baechle | 2001-03-08 | 1 | -2/+2 |
| | |||||
* | Start of an attempt to unify support for GT64120 based boards. | Ralf Baechle | 2001-02-05 | 9 | -0/+656 |