Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update Montavista email addresses. | Ralf Baechle | 2001-05-18 | 1 | -1/+1 |
| | |||||
* | Run through indent. | Ralf Baechle | 2001-03-18 | 2 | -124/+117 |
| | |||||
* | Remove no longer necessary inclusion of spinlock.h. | Ralf Baechle | 2001-03-18 | 1 | -1/+0 |
| | |||||
* | Update ITE 8712 code. | Ralf Baechle | 2001-03-16 | 12 | -48/+69 |
| | |||||
* | Code for IVR board. | Ralf Baechle | 2001-03-16 | 4 | -0/+257 |
| | |||||
* | Don't clear ST0_FR; generic code already does that. | Ralf Baechle | 2001-03-12 | 1 | -1/+0 |
| | |||||
* | Replace set_cp0_status / set_cp0_config by three functions, clear_cp0_*, | Ralf Baechle | 2001-03-11 | 3 | -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. | ||||
* | ITE 8172 patches from Pete Popov slightly hacked by me. | Ralf Baechle | 2001-02-21 | 19 | -0/+2780 |