.. |
cache.h
|
Exclude copyright notices from Doxygen file descriptions.
|
2022-02-19 19:56:55 +00:00 |
cpuid.c
|
Remove distinction between physical and virtual CPUs.
|
2022-01-31 22:59:14 +00:00 |
cpuid.h
|
Exclude copyright notices from Doxygen file descriptions.
|
2022-02-19 19:56:55 +00:00 |
cpuinfo.c
|
Fix attempt for benchmark memory allocation (#19)
|
2022-03-24 21:49:56 +01:00 |
cpuinfo.h
|
Bring back the cache & memory benchmark feature (preliminary)
|
2022-03-24 21:49:56 +01:00 |
cpulocal.c
|
Faster barrier implementation.
|
2022-02-28 22:05:21 +00:00 |
cpulocal.h
|
Faster barrier implementation.
|
2022-02-28 22:05:21 +00:00 |
ehci.c
|
Include string.h, not memory.h, when using memcpy and memset.
|
2022-03-11 18:07:01 +00:00 |
ehci.h
|
Exclude copyright notices from Doxygen file descriptions.
|
2022-02-19 19:56:55 +00:00 |
font.c
|
Initial commit.
|
2020-05-24 21:30:55 +01:00 |
font.h
|
Exclude copyright notices from Doxygen file descriptions.
|
2022-02-19 19:56:55 +00:00 |
hwctrl.c
|
Reset methods re-ordering (proven more universal for BIOS/UEFI as an attempt to solve #17)
|
2022-03-24 21:49:56 +01:00 |
hwctrl.h
|
Exclude copyright notices from Doxygen file descriptions.
|
2022-02-19 19:56:55 +00:00 |
io.h
|
Exclude copyright notices from Doxygen file descriptions.
|
2022-02-19 19:56:55 +00:00 |
jedec_id.h
|
Minor cosmectic changes on smbus.c & Added Amazon JEP106 per AWS team request
|
2022-03-24 21:49:56 +01:00 |
keyboard.c
|
Remap numeric keypad to cursor keys.
|
2022-01-30 15:18:25 +00:00 |
keyboard.h
|
Exclude copyright notices from Doxygen file descriptions.
|
2022-02-19 19:56:55 +00:00 |
memrw32.h
|
Exclude copyright notices from Doxygen file descriptions.
|
2022-02-19 19:56:55 +00:00 |
memrw64.h
|
Exclude copyright notices from Doxygen file descriptions.
|
2022-02-19 19:56:55 +00:00 |
memsize.h
|
Exclude copyright notices from Doxygen file descriptions.
|
2022-02-19 19:56:55 +00:00 |
msr.h
|
Exclude copyright notices from Doxygen file descriptions.
|
2022-02-19 19:56:55 +00:00 |
ohci.c
|
Include string.h, not memory.h, when using memcpy and memset.
|
2022-03-11 18:07:01 +00:00 |
ohci.h
|
Exclude copyright notices from Doxygen file descriptions.
|
2022-02-19 19:56:55 +00:00 |
pci.c
|
Minor fixes on previously added temperature code
|
2022-03-24 21:49:56 +01:00 |
pci.h
|
Add temperature display for AMD Zen CPU (#3)
|
2022-03-24 21:49:56 +01:00 |
pmem.c
|
Store pmem temporary arrays on the stack to reduce memory footprint.
|
2022-01-09 21:27:44 +00:00 |
pmem.h
|
Exclude copyright notices from Doxygen file descriptions.
|
2022-02-19 19:56:55 +00:00 |
reloc32.c
|
Faster barrier implementation.
|
2022-02-28 22:05:21 +00:00 |
reloc64.c
|
Faster barrier implementation.
|
2022-02-28 22:05:21 +00:00 |
screen.c
|
Add option to map_region to indicate we only use the region during startup.
|
2022-02-28 22:05:21 +00:00 |
screen.h
|
Exclude copyright notices from Doxygen file descriptions.
|
2022-02-19 19:56:55 +00:00 |
smbios.c
|
Add decoding of DMI structure 17 as helper for SPD decoding. Move DMI display function to disaply.h
|
2022-03-24 21:49:56 +01:00 |
smbios.h
|
Add decoding of DMI structure 17 as helper for SPD decoding. Move DMI display function to disaply.h
|
2022-03-24 21:49:56 +01:00 |
smbus.c
|
Fix an issue with DDR5 capacity detection
|
2022-03-24 21:49:56 +01:00 |
smbus.h
|
Add support for DDR5 in smbus.c. Major rework of various related functions (#2)
|
2022-03-24 21:49:56 +01:00 |
smp.c
|
Faster barrier implementation.
|
2022-02-28 22:05:21 +00:00 |
smp.h
|
Faster barrier implementation.
|
2022-02-28 22:05:21 +00:00 |
temperature.c
|
Minor fixes on previously added temperature code
|
2022-03-24 21:49:56 +01:00 |
temperature.h
|
Exclude copyright notices from Doxygen file descriptions.
|
2022-02-19 19:56:55 +00:00 |
tsc.h
|
Exclude copyright notices from Doxygen file descriptions.
|
2022-02-19 19:56:55 +00:00 |
uhci.c
|
Include string.h, not memory.h, when using memcpy and memset.
|
2022-03-11 18:07:01 +00:00 |
uhci.h
|
Exclude copyright notices from Doxygen file descriptions.
|
2022-02-19 19:56:55 +00:00 |
usb.h
|
Exclude copyright notices from Doxygen file descriptions.
|
2022-02-19 19:56:55 +00:00 |
usbhcd.c
|
Add option to map_region to indicate we only use the region during startup.
|
2022-02-28 22:05:21 +00:00 |
usbhcd.h
|
Exclude copyright notices from Doxygen file descriptions.
|
2022-02-19 19:56:55 +00:00 |
vmem.c
|
Add option to map_region to indicate we only use the region during startup.
|
2022-02-28 22:05:21 +00:00 |
vmem.h
|
Add option to map_region to indicate we only use the region during startup.
|
2022-02-28 22:05:21 +00:00 |
xhci.c
|
Include string.h, not memory.h, when using memcpy and memset.
|
2022-03-11 18:07:01 +00:00 |
xhci.h
|
Exclude copyright notices from Doxygen file descriptions.
|
2022-02-19 19:56:55 +00:00 |