1. 78c5d58 ACPI: Add acpi_is_wakeup_s3() for romstage by Kyösti Mälkki · 10 years ago
  2. 5ab52dd southbridge: Drop print_ implementation from non-romcc boards by Stefan Reinauer · 10 years ago
  3. 41877d8 i82371eb & qemu: Move to per-device ACPI. by Vladimir Serbinenko · 10 years ago
  4. 08cd865 i82371eb: Remove weak functions by Vladimir Serbinenko · 10 years ago
  5. 9a817ef soutbridge/*/bootblock: Use pci_dev_t over device_t typedef by Edward O'Callaghan · 10 years ago
  6. b3f08c6 cmos: Rename the CMOS related functions. by Gabe Black · 10 years ago
  7. 822bc65 ACPI: Remove CONFIG_GENERATE_ACPI_TABLES by Vladimir Serbinenko · 11 years ago
  8. 264d265 southbridge: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  9. d26da9c Coding style: punctuation cleanup [1/2]. by Idwer Vollering · 11 years ago
  10. 1a27904 intel/i82371: Remove HAVE_ACPI_RESUME by Kyösti Mälkki · 11 years ago
  11. 3f5f6d8 Drop prototype guarding for romcc by Stefan Reinauer · 11 years ago
  12. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  13. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  14. 0aa37c4 sconfig: rename lapic_cluster -> cpu_cluster by Stefan Reinauer · 11 years ago
  15. 23f38cd Get rid of drivers class by Patrick Georgi · 12 years ago
  16. fee73df Auto-declare chip_operations by Kyösti Mälkki · 12 years ago
  17. e166782 Clean up #ifs by Patrick Georgi · 12 years ago
  18. 26b00e6 Refactor some alignment handling by Patrick Georgi · 12 years ago
  19. 914377e Get rid of the old romstage-as-bootblock ROM layout by Patrick Georgi · 13 years ago
  20. a251dee Use default table creator macro for all SSDTs by Stefan Reinauer · 13 years ago
  21. 03f82bd Use ACPI text fields consistently with all other boards by Stefan Reinauer · 13 years ago
  22. 4e22a3b Add acpi_get_sleep_type() to i82371eb and P2B _PTS/_WAK methods by Tobias Diedrich · 14 years ago
  23. 4c50cb2 Fix compilation of all i82371eb boards when ACPI tables aren't generated by Idwer Vollering · 13 years ago
  24. 61aee5f In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__. by Stefan Reinauer · 13 years ago
  25. 42b1c43 Merge enable_rom.c files into bootblock.c files. by Uwe Hermann · 14 years ago
  26. b672d94 Tobias Diedrich wrote: by Tobias Diedrich · 14 years ago
  27. 836ae29 first round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  28. 4028ce7 Get rid of some unneeded function prototypes in romstage.c files. by Uwe Hermann · 14 years ago
  29. ca6d808 Tobias Diedrich wrote: by Tobias Diedrich · 14 years ago
  30. e87c38e After finding the missing bit poweroff works now. by Tobias Diedrich · 14 years ago
  31. b34ff66 Fix broken build due to missing #if CONFIG_IOAPIC. by Uwe Hermann · 14 years ago
  32. 7718054 Add IOAPIC support for Intel 82371EB and fixup SMP on ASUS P2B-D. by Uwe Hermann · 14 years ago
  33. 74d1a6e We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it. by Uwe Hermann · 14 years ago
  34. 5b2fd1ea Fix typo after r5925. by Sylvain Hitier · 14 years ago
  35. 115c5b9 Remove various .c #includes from Intel 440BX/82371EB boards. by Uwe Hermann · 14 years ago
  36. 6798b47 Convert all Intel 82371AB/EB/MB based boards to TINY_BOOTBLOCK. by Uwe Hermann · 14 years ago
  37. 6f2d20e Convert all Intel 440BX boards to Cache-as-RAM (CAR). by Uwe Hermann · 14 years ago
  38. 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 14 years ago
  39. 0865b4d Make ASUS P3B-F RAM init actually work by enabling SPD access. by Uwe Hermann · 14 years ago
  40. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  41. 64ed2b7 Drop \r\n and \n\r as both print_XXX and printk now do this internally. by Stefan Reinauer · 14 years ago
  42. 83a1dd8 drop __ROMCC__ define checks.. __PRE_RAM__ is what the code should be looking for. by Stefan Reinauer · 14 years ago
  43. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  44. abf2ad7 newconfig is no more. by Patrick Georgi · 14 years ago
  45. d5663ba Move all IOAPIC selection to southbridges, and remove them by Patrick Georgi · 14 years ago
  46. 1d6d45e Split the two usages of __ROMCC__: by Myles Watson · 15 years ago
  47. 312673c Improve coreboot build output and eliminate some warnings: by Uwe Hermann · 15 years ago
  48. ea92185 Add few missing prototypes, and remove few unused (thus lonelly) variables. by Maciej Pijanka · 15 years ago
  49. e7bbb50 Remove default n statements to simplify .config and ldoptions files. by Myles Watson · 15 years ago
  50. 748475b More kconfig cleanups: by Uwe Hermann · 15 years ago
  51. 9095092 The new CBFS based build system requires the whole ROM to be accessible by Uwe Hermann · 15 years ago
  52. 88f55b2 some progress on kconfig: by Patrick Georgi · 15 years ago
  53. 5ec2c2b Various Kconfig and Makefile.inc fixes and cosmetics. by Uwe Hermann · 15 years ago
  54. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago
  55. 29cc9ed Move the v3 resource allocator to v2. by Myles Watson · 15 years ago
  56. 0520d55 This patch adds high table support to qemu. It was already added to by Myles Watson · 15 years ago
  57. df77f34 (trivial) fix some warnings by Stefan Reinauer · 15 years ago
  58. 7e61e45 Please bear with me - another rename checkin. This qualifies as trivial, no by Stefan Reinauer · 16 years ago
  59. 9da69f8 Improve support for the Intel 82371FB/SB/AB/EB/MB southbridge(s): by Uwe Hermann · 17 years ago
  60. 447aafe Restructure/rename/comment a few 82371XX-related PCI IDs (trivial). by Uwe Hermann · 17 years ago
  61. f1cf1f7 Ever wondered where those "setting incorrect section attributes for by Stefan Reinauer · 17 years ago
  62. 56a9125 Intel 82371EB: Some code simplifications (trivial). by Uwe Hermann · 17 years ago
  63. 1410c2d Intel 82371EB: Add IDE init support. by Uwe Hermann · 17 years ago
  64. 4cb8553 Init for the Intel 82371EB southbridge: make all ROM/BIOS regions by Uwe Hermann · 17 years ago
  65. d436a4b Correct the RAM checking code to _not_ check the range from 640 KB - 1 MB, by Uwe Hermann · 17 years ago
  66. a14b468 final rename orgy. sorry for the inconvenience. This should fix it again by Stefan Reinauer · 18 years ago
  67. c76b85d ouch. it's 8_2_371. I'll fix it. This commit breaks compilation by Stefan Reinauer · 18 years ago