Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Try to hard-reboot processor on rerun of post under coreboot. | Kevin O'Connor | 2010-09-15 | 1 | -2/+1 |
* | When USB keyboard active, don't send keyboard commands to ps2 port. | Kevin O'Connor | 2010-05-01 | 1 | -2/+2 |
* | Be sure to add "void" to all function prototypes that take no args. | Kevin O'Connor | 2010-01-03 | 1 | -1/+1 |
* | Move ps2 specific keyboard and mouse code to ps2port.c. | Kevin O'Connor | 2009-12-09 | 1 | -0/+1 |
* | Cleanup keyboard reset handling. | Kevin O'Connor | 2009-01-17 | 1 | -0/+1 |
* | Support ps2 port RESET commands that respond with 1 or 2 bytes. | Kevin O'Connor | 2008-07-21 | 1 | -1/+1 |
* | Rewrite ps2 port (keyboard/mouse) handling. | Kevin O'Connor | 2008-07-20 | 1 | -0/+62 |