| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Use .h and .c files properly. Use header guards. Define function
names in .h files (actual functions in the .c files), and so on.
Move all functions from the .h files to corresponding .c files.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Make it more obvious what it does.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
By default, the X200 (as shipped from Lenovo) comes with a broken
main gbe region, where the backup gbe region is used instead.
Modify the descriptor so that the main region is usable.
|
| |
|
| |
|
| |
|
| |
|