Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | gdt: move assembler code to arch | Robin Krahl | 2017-03-06 |
| | | | | | The assembler code to set the global descriptor table is architecture-specific and therefore moved to arch.{c,h}. | ||
* | arch: add port set, port get and additional register set functions | Robin Krahl | 2017-03-05 |
| | | | | | Add regset16 and regset32 to the existing regset8 in arch.h, and prtset{8,16,32} and prtget{8,16,32} to access ports. | ||
* | initial commit | Robin Krahl | 2017-03-05 |