Age | Commit message (Expand) | Author |
2024-04-12 | tree: Drop duplicated <device/{path,resource}.h> | Elyes Haouas |
2024-02-23 | arch/x86/ioapic: use uintptr_t for IOAPIC base address | Felix Held |
2024-02-07 | arch/x86/mpspec: reduce scope of smp_write_ioapic | Felix Held |
2024-01-31 | device/device.h: Rename busses for clarity | Arthur Heymans |
2024-01-29 | device/device.h: Drop multiple links | Arthur Heymans |
2024-01-17 | arch/x86/mpspec: turn compile-time check into Kconfig dependency | Felix Held |
2024-01-16 | device: Add support for multiple PCI segment groups | Felix Held |
2023-05-05 | Convert literal uses of CONFIG_MAINBOARD_{VENDOR,PART_NUMBER} | Kyösti Mälkki |
2022-11-13 | arch/x86/mpspec.c: Drop weak write_smp_table() | Kyösti Mälkki |
2022-11-13 | drivers/generic/ioapic: Drop poor implementation | Kyösti Mälkki |
2022-10-26 | arch/x86: Clean up includes | Elyes Haouas |
2022-10-06 | treewide: use predicates to check for enabled pci devices | Fabio Aiuto |
2022-09-29 | treewide: use is_enabled_cpu() on cycles over device list | Fabio Aiuto |
2022-04-24 | {arch,cpu}: Remove redundant <arch/cpu.h> | Elyes HAOUAS |
2021-06-12 | arch/x86/mptable: Add smp_write_ioapic_from_hw() | Kyösti Mälkki |
2021-06-11 | cpu/x86/lapic: Replace LOCAL_APIC_ADDR references | Kyösti Mälkki |
2020-07-12 | arch/x86/mpspec.c: Drop dead code | Angel Pons |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-03-06 | src/arch/x86: Convert to SPDX license header | Patrick Georgi |
2019-09-10 | AUTHORS: Move src/arch/x86 copyrights into AUTHORS file | Martin Roth |
2018-12-13 | cpuid: Add helper function for cpuid(1) functions | Subrata Banik |
2018-11-12 | src: Remove unneeded include "{arch,cpu}/cpu.h" | Elyes HAOUAS |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-04-30 | x86/mpspec: order the I/O APICs by the APIC Id | Lubomir Rintel |
2018-04-30 | device: constify some variables | Lubomir Rintel |
2018-04-24 | compiler.h: add __weak macro | Aaron Durbin |
2017-03-20 | arch/x86: Fix most of remaining issues detected by checkpatch | Lee Leahy |
2017-03-17 | arch/x86: Wrap lines at 80 columns | Lee Leahy |
2017-03-17 | arch/x86: Fix prefer errors detected by checkpatch | Lee Leahy |
2017-03-17 | arch/x86: Fix space issues detected by checkpatch | Lee Leahy |
2017-03-17 | arch/x86: Fix issues with braces detected by checkpatch | Lee Leahy |
2016-08-28 | src/arch: Add required space before opening parenthesis '(' | Elyes HAOUAS |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-07-13 | x86: flatten hierarchy | Stefan Reinauer |