Age | Commit message (Expand) | Author |
2020-07-26 | src/include: Add missing includes | Elyes HAOUAS |
2020-05-02 | cpu: Add a helper function cpu_get_lapic_addr | Furquan Shaikh |
2019-09-28 | cpu,device/: Remove some __SIMPLE_DEVICE__ and __ROMCC__ use | Kyösti Mälkki |
2019-05-12 | arch/cpu: Rename mp_get_apic_id() and add_cpu_map_entry() function | Subrata Banik |
2017-07-13 | Rename __attribute__((packed)) --> __packed | Stefan Reinauer |
2017-03-13 | src/include: Move storage class to beginning of declaration | Lee Leahy |
2017-03-09 | src/include: Add space after comma | Lee Leahy |
2016-12-06 | CPU: Declare cpu_phys_address_size() for all arch | Kyösti Mälkki |
2016-12-06 | CPU: Move SMM prototypes under x86 | Kyösti Mälkki |
2016-06-22 | cpu/cpu.h: Change guard around function declarations | Kyösti Mälkki |
2015-11-29 | x86/smm: don't hide harmless declarations | Patrick Georgi |
2015-09-05 | symbols: add '_' to pci_drivers and cpu_drivers symbols | Aaron Durbin |
2014-01-06 | cpu/cpu.h: Allow compiling with __SIMPLE_DEVICE__ | Vladimir Serbinenko |
2013-05-01 | x86: use boot state callbacks to disable rom cache | Aaron Durbin |
2013-04-01 | boot: add disable_cache_rom() function | Aaron Durbin |
2013-03-22 | x86: Unify arch/io.h and arch/romcc_io.h | Stefan Reinauer |
2012-12-06 | Unify assembler function handling | Stefan Reinauer |
2012-11-13 | Pass the CPU index as a parameter to startup. | Ronald G. Minnich |
2012-11-12 | Fix gcc-4.7 building problem. | Han Shen |
2012-08-07 | Move cpus_ready_for_init() to AMD K8 | Kyösti Mälkki |
2012-07-31 | Revert "Use broadcast SIPI to startup siblings" | Sven Schnelle |
2012-07-02 | Use broadcast SIPI to startup siblings | Sven Schnelle |
2012-04-27 | cpu/cpu.h: add ROMCC guards | Stefan Reinauer |
2011-04-21 | more ifdef -> if fixes | Stefan Reinauer |
2010-12-17 | guard against the case that CONFIG_WAIT_BEFORE_CPUS_INIT is not defined at all. | Stefan Reinauer |
2010-02-22 | This is a general cleanup patch | Stefan Reinauer |
2009-10-30 | Remove 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-12 | ooops. sorry | Stefan Reinauer |
2004-11-11 | fix a little more of ppc | Stefan Reinauer |
2004-10-16 | - First stab at running linuxbios without the old static device tree. | Eric Biederman |
2004-10-14 | - remove old cpu header files | Eric Biederman |
2004-10-14 | - Renamed cpu header files | Eric Biederman |
2003-04-22 | - Initial checkin of the freebios2 tree | Eric Biederman |