1. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  2. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  3. 580e722 devicetree: Change scan_bus() prototype in device ops by Kyösti Mälkki · 9 years ago
  4. d0e212c devicetree: Discriminate device ops scan_bus() by Kyösti Mälkki · 9 years ago
  5. 83f81ca acpi: Remove monolithic ACPI by Vladimir Serbinenko · 10 years ago
  6. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  7. 595e777 Kconfig whitespace fixes by Martin Roth · 9 years ago
  8. 13e4182 kbuild: automatically include southbridges by Stefan Reinauer · 9 years ago
  9. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  10. 5ab52dd southbridge: Drop print_ implementation from non-romcc boards by Stefan Reinauer · 10 years ago
  11. b3f08c6 cmos: Rename the CMOS related functions. by Gabe Black · 10 years ago
  12. 9a0b251 i3100: Convert to per-device ACPI by Vladimir Serbinenko · 10 years ago
  13. 264d265 southbridge: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  14. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  15. 23f38cd Get rid of drivers class by Patrick Georgi · 12 years ago
  16. 9aeb694 hpet: common ACPI generation by Patrick Georgi · 12 years ago
  17. fee73df Auto-declare chip_operations by Kyösti Mälkki · 12 years ago
  18. 1f20da7 i3100: add smbus_write_byte() by Sven Schnelle · 12 years ago
  19. dab6bfe i3100: Enable second IOAPIC for PCI-X by Sven Schnelle · 12 years ago
  20. b06bd8d i3100: configure pci irqs by Sven Schnelle · 13 years ago
  21. f61ad93 i3100: add sata_ports_implemented option by Sven Schnelle · 13 years ago
  22. ab46c15 i3100: Add init sequence by Sven Schnelle · 13 years ago
  23. 28bdd8d i3100: Add HAVE_HARD_RESET by Sven Schnelle · 13 years ago
  24. 836ae29 first round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  25. 9e18038 Move register block definitions out of board code into by Patrick Georgi · 14 years ago
  26. 74d1a6e We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it. by Uwe Hermann · 14 years ago
  27. 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 14 years ago
  28. 7eac445 Always enable parent resources before child resources. by Myles Watson · 14 years ago
  29. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  30. 64ed2b7 Drop \r\n and \n\r as both print_XXX and printk now do this internally. by Stefan Reinauer · 14 years ago
  31. 08e0fb8 Fix all the format string warnings. Some other random warnings. by Myles Watson · 14 years ago
  32. 53b0ea4 drop some unused files and fix warnings on i945 based systems. by Stefan Reinauer · 14 years ago
  33. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  34. 8e96ba2 pci drivers should be const. by Stefan Reinauer · 14 years ago
  35. de3206a This is a general cleanup patch by Stefan Reinauer · 14 years ago
  36. c70e9fc Various license header consistency fixes (trivial). by Uwe Hermann · 15 years ago
  37. abf2ad7 newconfig is no more. by Patrick Georgi · 15 years ago
  38. d5663ba Move all IOAPIC selection to southbridges, and remove them by Patrick Georgi · 15 years ago
  39. 0401bd8 coreboot has 13 instances of IOAPIC setup distributed across a lot by Stefan Reinauer · 15 years ago
  40. e7bbb50 Remove default n statements to simplify .config and ldoptions files. by Myles Watson · 15 years ago
  41. 88f55b2 some progress on kconfig: by Patrick Georgi · 15 years ago
  42. 5b1d51b This patch adds VGA and PS/2 Keyboard/mouse support to the already existing intel truxton (ep80579) dev board. by Arnaud Maye · 15 years ago
  43. 29cc9ed Move the v3 resource allocator to v2. by Myles Watson · 15 years ago
  44. 1a692d8 Add support for the Intel Eagle Heights development board. by Thomas Jourdan · 15 years ago
  45. a9c5ea0 Revert "CMOS: Add set_option and rework get_option." by Luc Verhaegen · 15 years ago
  46. 9ceae90 CMOS: Add set_option and rework get_option. by Luc Verhaegen · 15 years ago
  47. 2b34db8 coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 by Stefan Reinauer · 15 years ago
  48. 1149a36 Tidy up identifiers, per Uwe's suggestion. Trivial. by Ed Swierk · 16 years ago
  49. 6adfaa69 This patch adds PCI device IDs for the Intel EP80579 Integrated Processor, by Ed Swierk · 16 years ago
  50. 6c66c95 This patch modifies the Intel 3100 southbridge code to recognize the by Ed Swierk · 16 years ago
  51. 83a965d Implement GPIO configuration routines for the Intel 3100 southbridge, by Ed Swierk · 16 years ago
  52. a9a5f49 By default, the Intel 3100 LPC interface enables only I/O range 0x3f8 by Ed Swierk · 16 years ago
  53. 2b85b63 Setting an integrated southbridge device (like SATA or USB2.0) to by Ed Swierk · 16 years ago
  54. 06ae639 Tiny style fix for consistency (trivial). by Ed Swierk · 16 years ago
  55. c4e052c The early init code of several Intel southbridge chipsets calls by Ed Swierk · 16 years ago
  56. 71f846c Like other Intel chipsets, the Intel 3100 has a TCO timer that reboots by Ed Swierk · 16 years ago
  57. aaea11b Here is an updated patch addressing most of Uwe's and Peter's by Ed Swierk · 16 years ago