Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | printf error fixed | Liu Aleaxander | 2009-06-03 | 1 | -15/+2 |
* | Merge branch 'core32' of git://git.zytor.com/syslinux/syslinux into core32 | Liu Aleaxander | 2009-06-03 | 1 | -4/+4 |
|\ | |||||
| * | core/hello.c: better demo on how to do putchar() | H. Peter Anvin | 2009-06-02 | 1 | -4/+4 |
* | | Successed in converting the cache code to C | Liu Aleaxander | 2009-06-03 | 1 | -2/+18 |
|/ | |||||
* | core/hello.c: use __intcall() as a demo | H. Peter Anvin | 2009-05-31 | 1 | -2/+2 |
* | Run Nindent on core/hello.c | H. Peter Anvin | 2009-05-29 | 1 | -10/+10 |
* | core: make the COMBOOT API available to in-kernel PM code | H. Peter Anvin | 2009-05-14 | 1 | -9/+5 |
* | core: move core definitions to include/core.h | H. Peter Anvin | 2009-05-14 | 1 | -5/+1 |
* | core: adopt the naming convention core_* for exported symbols | H. Peter Anvin | 2009-05-14 | 1 | -5/+4 |
* | First cut of doing 32-bit C code in the core | H. Peter Anvin | 2009-05-14 | 1 | -0/+36 |