1. 8b93059 Pass the CPU index as a parameter to startup. by Ronald G. Minnich · 12 years ago
  2. 51676b1 Revert "Use broadcast SIPI to startup siblings" by Sven Schnelle · 12 years ago
  3. bc8c996 Fix APIC cpu_index by Kyösti Mälkki · 12 years ago
  4. da09be6 Drop start_cpu_lock by Kyösti Mälkki · 12 years ago
  5. 042c146 Use broadcast SIPI to startup siblings by Sven Schnelle · 12 years ago
  6. 6293d30 Factor out function to find driver for a CPU by Stefan Reinauer · 12 years ago
  7. 06253cd Avoid using CPUID in SMBIOS tables. Check for CPUID otherwise claim 486 class cpu. by Rudolf Marek · 12 years ago
  8. c5fc7db Move C labels to start-of-line by Patrick Georgi · 12 years ago
  9. 730c0ee Fix x86 cpu_phys_address_size by Kyösti Mälkki · 12 years ago
  10. 7363ca3 X86: fix cpu_phys_address_size() by Sven Schnelle · 12 years ago
  11. adfbcb79 MTRR: get physical address size from CPUID by Sven Schnelle · 13 years ago
  12. 8677a23 After this has been brought up many times before, rename src/arch/i386 to by Stefan Reinauer · 14 years ago[Renamed from src/arch/i386/lib/cpu.c]
  13. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  14. 5f5436f drop "arch/asm.h" and "arch/intel.h" and create "cpu/x86/post_code.h" by Stefan Reinauer · 14 years ago
  15. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  16. de3206a This is a general cleanup patch by Stefan Reinauer · 14 years ago
  17. 4b556a1 remove some dead code from cpu.c (trivial) by Stefan Reinauer · 15 years ago
  18. c4ddbff Remove some warnings, mainly from format strings which didn't match the by Myles Watson · 15 years ago
  19. fc2e8ed Trivial stuff: by Stefan Reinauer · 16 years ago
  20. 2ee6779 The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of by Carl-Daniel Hailfinger · 16 years ago
  21. 30b4abe Part III of YhLu's patch from January 18th by Yinghai Lu · 17 years ago
  22. d4b278c AMD Rev F support by Yinghai Lu · 18 years ago
  23. 43225bc EPIA-M fixup by Ronald G. Minnich · 19 years ago
  24. eccc357 Abort cpu_initialize if we detect that we've lost a race. by Steven J. Magnani · 19 years ago
  25. b78c197 - First pass through with with device tree enhancement merge. Most of the mechanisms should by Eric Biederman · 20 years ago
  26. 7fb8916 make cpuid and mtrr check conditional. They are not there on cpus older than by Stefan Reinauer · 20 years ago
  27. fd3f2d7 remove unused l2 cache configure, if we really need it some time in the by Li-Ta Lo · 20 years ago
  28. 8cb91dc speed up ecc clear by enable MTRR/Cache first. by Li-Ta Lo · 20 years ago
  29. 5cd8173 - Moved hlt() to it's own header. by Eric Biederman · 20 years ago
  30. 83b991a - O2, enums, and switch statements work in romcc by Eric Biederman · 21 years ago
  31. 57ffeb0 updates from YhLu, plus fixes for PPC/K8 issues. by Ronald G. Minnich · 21 years ago
  32. 9b4336c - Major cleanup of the bootpath by Eric Biederman · 21 years ago
  33. 8d9c123 - Minor mod to reset16.inc to work with newer binutils hopefully this works with older ones... by Eric Biederman · 21 years ago
  34. 5899fd8 - Small step forward Linux boots and almost works... by Eric Biederman · 21 years ago
  35. 8ca8d76 - Initial checkin of the freebios2 tree by Eric Biederman · 21 years ago