summaryrefslogtreecommitdiffstats
path: root/src/include/cpu/cpu.h
Commit message (Expand)AuthorAgeFilesLines
* include: Add SPDX-License-Identifiers to files missing themMartin Roth2022-08-011-0/+2
* src/include: Add missing includesElyes HAOUAS2020-07-261-0/+1
* cpu: Add a helper function cpu_get_lapic_addrFurquan Shaikh2020-05-021-0/+1
* cpu,device/: Remove some __SIMPLE_DEVICE__ and __ROMCC__ useKyösti Mälkki2019-09-281-4/+5
* arch/cpu: Rename mp_get_apic_id() and add_cpu_map_entry() functionSubrata Banik2019-05-121-0/+4
* Rename __attribute__((packed)) --> __packedStefan Reinauer2017-07-131-1/+1
* src/include: Move storage class to beginning of declarationLee Leahy2017-03-131-1/+1
* src/include: Add space after commaLee Leahy2017-03-091-1/+1
* CPU: Declare cpu_phys_address_size() for all archKyösti Mälkki2016-12-061-0/+1
* CPU: Move SMM prototypes under x86Kyösti Mälkki2016-12-061-4/+0
* cpu/cpu.h: Change guard around function declarationsKyösti Mälkki2016-06-221-2/+2
* x86/smm: don't hide harmless declarationsPatrick Georgi2015-11-291-2/+0
* symbols: add '_' to pci_drivers and cpu_drivers symbolsAaron Durbin2015-09-051-2/+2
* cpu/cpu.h: Allow compiling with __SIMPLE_DEVICE__Vladimir Serbinenko2014-01-061-0/+2
* x86: use boot state callbacks to disable rom cacheAaron Durbin2013-05-011-3/+0
* boot: add disable_cache_rom() functionAaron Durbin2013-04-011-0/+3
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-221-2/+2
* Unify assembler function handlingStefan Reinauer2012-12-061-1/+1
* Pass the CPU index as a parameter to startup.Ronald G. Minnich2012-11-131-2/+2
* Fix gcc-4.7 building problem.Han Shen2012-11-121-1/+1
* Move cpus_ready_for_init() to AMD K8Kyösti Mälkki2012-08-071-6/+0
* Revert "Use broadcast SIPI to startup siblings"Sven Schnelle2012-07-311-4/+2
* Use broadcast SIPI to startup siblingsSven Schnelle2012-07-021-2/+4
* cpu/cpu.h: add ROMCC guardsStefan Reinauer2012-04-271-2/+3
* more ifdef -> if fixesStefan Reinauer2011-04-211-1/+1
* guard against the case that CONFIG_WAIT_BEFORE_CPUS_INIT is not defined at all.Stefan Reinauer2010-12-171-1/+1
* This is a general cleanup patchStefan Reinauer2010-02-221-0/+2
* Remove some warnings from the tyan s2895.Myles Watson2009-10-301-0/+11
* - First stab at getting the ppc ports building and working.Eric Biederman2004-11-181-0/+1
* ooops. sorryStefan Reinauer2004-11-121-1/+1
* fix a little more of ppcStefan Reinauer2004-11-111-1/+1
* - First stab at running linuxbios without the old static device tree.Eric Biederman2004-10-161-1/+1
* - remove old cpu header filesEric Biederman2004-10-141-7/+7
* - Renamed cpu header filesEric Biederman2004-10-141-0/+5
* - Initial checkin of the freebios2 treeEric Biederman2003-04-221-0/+11