summaryrefslogtreecommitdiffstats
path: root/src/interface/linux
Commit message (Expand)AuthorAgeFilesLines
* [legal] Update FSF mailing address in GPL licence textsMichael Brown2012-07-203-3/+6
* [time] Add Linux time source using gettimeofday()Michael Brown2012-05-041-0/+45
* [console] Remove "log message" usage from interactive console defaultsMichael Brown2012-03-271-1/+1
* [console] Allow usage to be defined independently for each consoleMichael Brown2012-03-261-0/+9
* [rng] Add Linux entropy source using /dev/randomMichael Brown2012-03-181-0/+96
* [linux] Make malloc and linux_umalloc valgrindablePiotr Jaroszyński2011-03-271-3/+31
* [console] Move include/console.h to include/ipxe/console.hMichael Brown2011-03-091-1/+1
* [linux] Add empty smbiosPiotr Jaroszyński2010-08-191-0/+37
* [linux] Add napPiotr Jaroszyński2010-08-191-0/+40
* [linux] Add umallocPiotr Jaroszyński2010-08-191-0/+126
* [linux] Add uaccessPiotr Jaroszyński2010-08-191-0/+38
* [linux] Add timerPiotr Jaroszyński2010-08-191-0/+80
* [linux] Add consolePiotr Jaroszyński2010-08-191-0/+146