aboutsummaryrefslogtreecommitdiff
path: root/src/include/cpu/cpu.h
AgeCommit message (Expand)Author
2020-07-26src/include: Add missing includesElyes HAOUAS
2020-05-02cpu: Add a helper function cpu_get_lapic_addrFurquan Shaikh
2019-09-28cpu,device/: Remove some __SIMPLE_DEVICE__ and __ROMCC__ useKyösti Mälkki
2019-05-12arch/cpu: Rename mp_get_apic_id() and add_cpu_map_entry() functionSubrata Banik
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-03-13src/include: Move storage class to beginning of declarationLee Leahy
2017-03-09src/include: Add space after commaLee Leahy
2016-12-06CPU: Declare cpu_phys_address_size() for all archKyösti Mälkki
2016-12-06CPU: Move SMM prototypes under x86Kyösti Mälkki
2016-06-22cpu/cpu.h: Change guard around function declarationsKyösti Mälkki
2015-11-29x86/smm: don't hide harmless declarationsPatrick Georgi
2015-09-05symbols: add '_' to pci_drivers and cpu_drivers symbolsAaron Durbin
2014-01-06cpu/cpu.h: Allow compiling with __SIMPLE_DEVICE__Vladimir Serbinenko
2013-05-01x86: use boot state callbacks to disable rom cacheAaron Durbin
2013-04-01boot: add disable_cache_rom() functionAaron Durbin
2013-03-22x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer
2012-12-06Unify assembler function handlingStefan Reinauer
2012-11-13Pass the CPU index as a parameter to startup.Ronald G. Minnich
2012-11-12Fix gcc-4.7 building problem.Han Shen
2012-08-07Move cpus_ready_for_init() to AMD K8Kyösti Mälkki
2012-07-31Revert "Use broadcast SIPI to startup siblings"Sven Schnelle
2012-07-02Use broadcast SIPI to startup siblingsSven Schnelle
2012-04-27cpu/cpu.h: add ROMCC guardsStefan Reinauer
2011-04-21more ifdef -> if fixesStefan Reinauer
2010-12-17guard against the case that CONFIG_WAIT_BEFORE_CPUS_INIT is not defined at all.Stefan Reinauer
2010-02-22This is a general cleanup patchStefan Reinauer
2009-10-30Remove some warnings from the tyan s2895.Myles Watson
2004-11-18- First stab at getting the ppc ports building and working.Eric Biederman
2004-11-12ooops. sorryStefan Reinauer
2004-11-11fix a little more of ppcStefan Reinauer
2004-10-16- First stab at running linuxbios without the old static device tree.Eric Biederman
2004-10-14- remove old cpu header filesEric Biederman
2004-10-14- Renamed cpu header filesEric Biederman
2003-04-22- Initial checkin of the freebios2 treeEric Biederman