1. ba757a7 x86: Separate CPU and SoC physical address size by Jeremy Compostella · 8 months ago
  2. ff4d6be */include/cpu: use unsigned int for number of address bits by Felix Held · 11 months ago
  3. 21ca775 cpu/x86/mp_init.c: Keep track of initial lapic ID inside device_path by Arthur Heymans · 2 years, 3 months ago
  4. 6e23da2 cpu/cpu.h: Change the function signature by Arthur Heymans · 1 year, 9 months ago
  5. fa775b7 cpu/cpu.h: Remove unused functions prototypes by Arthur Heymans · 1 year, 9 months ago
  6. 35c3ae3b treewide: Add 'IWYU pragma: export' comment by Elyes Haouas · 1 year, 10 months ago
  7. 239b5df include: Add SPDX-License-Identifiers to files missing them by Martin Roth · 2 years, 1 month ago
  8. 5817c56 src/include: Add missing includes by Elyes HAOUAS · 4 years, 1 month ago
  9. b1859a6 cpu: Add a helper function cpu_get_lapic_addr by Furquan Shaikh · 4 years, 4 months ago
  10. 44da9e2 cpu,device/: Remove some __SIMPLE_DEVICE__ and __ROMCC__ use by Kyösti Mälkki · 4 years, 11 months ago
  11. 7bc9036 arch/cpu: Rename mp_get_apic_id() and add_cpu_map_entry() function by Subrata Banik · 5 years ago
  12. 6a00113 Rename __attribute__((packed)) --> __packed by Stefan Reinauer · 7 years ago
  13. 22c28e0 src/include: Move storage class to beginning of declaration by Lee Leahy · 7 years ago
  14. ae3fd34 src/include: Add space after comma by Lee Leahy · 7 years ago
  15. 140087f CPU: Declare cpu_phys_address_size() for all arch by Kyösti Mälkki · 8 years ago
  16. cd6d281 CPU: Move SMM prototypes under x86 by Kyösti Mälkki · 8 years ago
  17. 34fcec1 cpu/cpu.h: Change guard around function declarations by Kyösti Mälkki · 8 years ago
  18. 2ca8b31 x86/smm: don't hide harmless declarations by Patrick Georgi · 9 years ago
  19. 0375815 symbols: add '_' to pci_drivers and cpu_drivers symbols by Aaron Durbin · 9 years ago
  20. 98dda06 cpu/cpu.h: Allow compiling with __SIMPLE_DEVICE__ by Vladimir Serbinenko · 11 years ago
  21. bebf669 x86: use boot state callbacks to disable rom cache by Aaron Durbin · 11 years ago
  22. ebf142a boot: add disable_cache_rom() function by Aaron Durbin · 11 years ago
  23. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  24. 399486e Unify assembler function handling by Stefan Reinauer · 12 years ago
  25. 8b93059 Pass the CPU index as a parameter to startup. by Ronald G. Minnich · 12 years ago
  26. a571c70 Fix gcc-4.7 building problem. by Han Shen · 12 years ago
  27. 7bdf85b Move cpus_ready_for_init() to AMD K8 by Kyösti Mälkki · 12 years ago
  28. 51676b1 Revert "Use broadcast SIPI to startup siblings" by Sven Schnelle · 12 years ago
  29. 042c146 Use broadcast SIPI to startup siblings by Sven Schnelle · 12 years ago
  30. ac8209a cpu/cpu.h: add ROMCC guards by Stefan Reinauer · 12 years ago
  31. d4814bd more ifdef -> if fixes by Stefan Reinauer · 13 years ago
  32. efbfd50 guard against the case that CONFIG_WAIT_BEFORE_CPUS_INIT is not defined at all. by Stefan Reinauer · 14 years ago
  33. de3206a This is a general cleanup patch by Stefan Reinauer · 14 years ago
  34. 7943fe6 Remove some warnings from the tyan s2895. by Myles Watson · 15 years ago
  35. a9e632c - First stab at getting the ppc ports building and working. by Eric Biederman · 20 years ago
  36. 3e9b52d ooops. sorry by Stefan Reinauer · 20 years ago
  37. 204f718 fix a little more of ppc by Stefan Reinauer · 20 years ago
  38. 7003ba4 - First stab at running linuxbios without the old static device tree. by Eric Biederman · 20 years ago
  39. 65186ce - remove old cpu header files by Eric Biederman · 20 years ago
  40. c84c190 - Renamed cpu header files by Eric Biederman · 20 years ago
  41. 8ca8d76 - Initial checkin of the freebios2 tree by Eric Biederman · 21 years ago