summaryrefslogtreecommitdiffstats
path: root/src/include/ipxe/linux
Commit message (Expand)AuthorAgeFilesLines
* [rng] Allow entropy source to be selected at runtimeMichael Brown2023-02-171-34/+0Star
* [dhcp] Simplify platform-specific client architecture definitionsMichael Brown2023-01-221-0/+20
* [pci] Generalise pci_num_bus() to pci_discover()Michael Brown2022-09-151-6/+10
* [linux] Add stub phys_to_user() implementationMichael Brown2022-03-241-1/+14
* [linux] Add missing pci_num_bus() stubMichael Brown2021-03-021-0/+11
* [linux] Provide ACPI settings via /sys/firmware/acpi/tablesMichael Brown2021-03-011-0/+18
* [pci] Define pci_ioremap() for mapping PCI bus addressesMichael Brown2020-09-241-0/+13
* [rng] Use fixed-point calculations for min-entropy quantitiesMichael Brown2018-03-201-2/+2
* [time] Allow timer to be selected at runtimeMichael Brown2017-01-261-18/+0Star
* [linux] Rewrite headers included in all buildsMichael Brown2015-03-056-79/+73Star
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-023-3/+3
* [uaccess] Add memcmp_user()Michael Brown2014-01-121-0/+6
* [linux] Add support for accessing PCI configuration space via /proc/bus/pciMichael Brown2013-07-131-0/+130
* [uaccess] Add userptr_sub() to find the difference between two user pointersMichael Brown2012-11-051-0/+6
* [time] Add Linux time source using gettimeofday()Michael Brown2012-05-041-0/+18
* [rng] Add Linux entropy source using /dev/randomMichael Brown2012-03-181-0/+32
* [linux] Add empty smbiosPiotr Jaroszyński2010-08-191-0/+18
* [linux] Add napPiotr Jaroszyński2010-08-191-0/+18
* [linux] Add umallocPiotr Jaroszyński2010-08-191-0/+18
* [linux] Add uaccessPiotr Jaroszyński2010-08-191-0/+104
* [linux] Add timerPiotr Jaroszyński2010-08-191-0/+18