| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [timer] Formalise the timer API | Michael Brown | 2008-10-12 | 1 | -69/+0![]() |
| | | | | | | | We now have two implementations for the timer API: one using the time-of-day counter at 40:70 and one using RDTSC. Both make use of timer2_udelay(). | ||||
| * | [ioapi] Remove old io.h file and switch all users over to <gpxe/io.h> | Michael Brown | 2008-10-12 | 1 | -1/+1 |
| | | |||||
| * | Use plain C in timer_rdtsc for division instead of inline asssembly. | Alexey Zaytsev | 2008-03-06 | 1 | -43/+21![]() |
| | | | | | | | This also fixes a bug in rdtsc_currticks when the result did not fix in %eax Signed-off-by: Alexey Zaytsev <zaytsev.a@protei.ru> | ||||
| * | fix the rdtsc namimg | Alexey Zaytsev | 2008-03-02 | 1 | -0/+91 |

