index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
device
/
cpu_device.c
Age
Commit message (
Expand
)
Author
2023-04-06
cpu/x86/topology: Add code to fill in topology on struct path
Arthur Heymans
2023-04-06
cpu/x86/mp_init.c: Keep track of initial lapic ID inside device_path
Arthur Heymans
2022-12-14
device/cpu_device.c: Zero initialize struct
Arthur Heymans
2022-10-26
src/device: Clean up includes
Elyes Haouas
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-04
src/device: Use SPDX for GPL-2.0-only files
Angel Pons
2019-09-17
AUTHORS: Move src/device copyrights into AUTHORS file
Martin Roth
2019-06-14
device/cpu_device.c: Use 'unsigned int' instead of 'unsigned'
Elyes HAOUAS
2018-05-22
src/device: Get rid of device_t
Elyes HAOUAS
2016-07-31
src/device: Capitalize CPU, RAM and ROM
Elyes HAOUAS
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-07-09
device: remove unused x86 include from common code
Stefan Reinauer
2015-06-13
Move remap_bsp_lapic to AMD specific code
Stefan Reinauer
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2014-07-08
device: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2012-11-30
Rename devices -> device
Stefan Reinauer