1. 8db31a8 PCI ops: Remove conflicting duplicate declarations by Kyösti Mälkki · 8 years ago
  2. 9344bde src/southbridge: Remove unnecessary whitespace by Elyes HAOUAS · 8 years ago
  3. 18cd8a6 src/southbridge: Remove unnecessary semicolon by Elyes HAOUAS · 8 years ago
  4. 776498a southbridge/sis/sis966/aza.c: Improve code formatting by Elyes HAOUAS · 8 years ago
  5. 237916a southbridge/sis/sis966/lpc.c: Improve code formatting by Elyes HAOUAS · 8 years ago
  6. 1a9da7a southbridge/sis/sis966: transition away from device_t by Antonello Dettori · 8 years ago
  7. ba28e8d src/southbridge: Code formating by Elyes HAOUAS · 8 years ago
  8. 70d79a4 src/southbridge: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  9. 7f9df96 src/southbridge: Remove unnecessary whitespace before "\n" and "\t" by Elyes HAOUAS · 8 years ago
  10. c091604 sis/sis966: fix typo by Patrick Georgi · 8 years ago
  11. 21ce6ef sis/sis966: don't store a 32bit value in a 16bit variable by Patrick Georgi · 8 years ago
  12. 448e386 drivers/pc80: Add PS/2 mouse presence detect by Timothy Pearson · 9 years ago
  13. 8a13743 x86 chipsets: Link non-code flow CHIPSET_BOOTBLOCK_INCLUDE files by Alexandru Gagniuc · 9 years ago
  14. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  15. 72bb66e x86/bootblock: Use LDFLAGS_bootblock to enable garbage collection by Alexandru Gagniuc · 9 years ago
  16. 3953e39 x86: bootblock: remove linking and program flow from build system by Aaron Durbin · 9 years ago
  17. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  18. d0e212c devicetree: Discriminate device ops scan_bus() by Kyösti Mälkki · 10 years ago
  19. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  20. 13e4182 kbuild: automatically include southbridges by Stefan Reinauer · 9 years ago
  21. 990e7c9 build system x86: deprecate bootblock_lds and ldscripts variables by Patrick Georgi · 9 years ago
  22. ea9f308 build system: normalize linker script file names by Patrick Georgi · 9 years ago
  23. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  24. 5ab52dd southbridge: Drop print_ implementation from non-romcc boards by Stefan Reinauer · 10 years ago
  25. 226db05 southbridge/sis: Spelling/comment fixes by Martin Roth · 10 years ago
  26. 3ec9c95 Use 'pci_devfn_t' over 'device_t' mixed type in 'reset.c' by Edward O'Callaghan · 10 years ago
  27. 9a817ef soutbridge/*/bootblock: Use pci_dev_t over device_t typedef by Edward O'Callaghan · 10 years ago
  28. b3f08c6 cmos: Rename the CMOS related functions. by Gabe Black · 10 years ago
  29. 264d265 southbridge: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  30. def00be src/drivers/pc80: Remove empty struct keyboard by Edward O'Callaghan · 10 years ago
  31. 6f6a249 usbdebug: Remove EHCI_DEBUG_OFFSET by Kyösti Mälkki · 11 years ago
  32. e2227a2 usbdebug: Move under drivers/usb by Kyösti Mälkki · 11 years ago
  33. b32816e Remove PCI_ROM_RUN option by Vladimir Serbinenko · 11 years ago
  34. ac16405 usbdebug: Fix boards without EARLY_CBMEM_INIT by Kyösti Mälkki · 11 years ago
  35. 8101aa6 usbdebug: Support choice of EHCI controller by Kyösti Mälkki · 11 years ago
  36. 2410010 usbdebug: Change debug port scanning by Kyösti Mälkki · 11 years ago
  37. 3f9a62e Add pci_devfn_t and use with __SIMPLE_DEVICE__ by Kyösti Mälkki · 11 years ago
  38. 93b2bd7 usbdebug: Do not support logging from SMM by Kyösti Mälkki · 11 years ago
  39. 1fd7508 usbdebug: Use __SIMPLE_DEVICE__ on early enable by Kyösti Mälkki · 11 years ago
  40. fb387df usbdebug: Drop duplicates of EHCI BAR relocation code by Kyösti Mälkki · 11 years ago
  41. 3f5f6d8 Drop prototype guarding for romcc by Stefan Reinauer · 11 years ago
  42. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  43. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 12 years ago
  44. 5079a0d Remove assembly coded log2 function by Ronald G. Minnich · 12 years ago
  45. 23f38cd Get rid of drivers class by Patrick Georgi · 12 years ago
  46. fee73df Auto-declare chip_operations by Kyösti Mälkki · 12 years ago
  47. 904a0ec Don't use 64-bit constant 0x100000000 in linker scripts by Nico Huber · 12 years ago
  48. e166782 Clean up #ifs by Patrick Georgi · 12 years ago
  49. e0ddbc7 sis/sis966: Move HAVE_HARD_RESET to southbridge by Patrick Georgi · 13 years ago
  50. a31bb07 Unify ID_SECTION_OFFSET and mark it deprecated by Patrick Georgi · 13 years ago
  51. 20fc631 Fix usb debug dongle support by Sven Schnelle · 13 years ago
  52. 914377e Get rid of the old romstage-as-bootblock ROM layout by Patrick Georgi · 13 years ago
  53. b3ae186 * Set USBDEBUG_DEFAULT_PORT in all southbridges and use that value by Stefan Reinauer · 13 years ago
  54. 8902502 drop incorrectly used CONFIG_ROM_IMAGE_SIZE and unused CONFIG_ARCH by Stefan Reinauer · 13 years ago
  55. 28cd291 cosmetic cleanup of sis966 usb2 code by Stefan Reinauer · 13 years ago
  56. b9c224e Add TINY_BOOTBLOCK support for the SiS966 southbridge. by Uwe Hermann · 14 years ago
  57. 836ae29 first round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  58. b69cb5a Convert some comments to proper Doxygen syntax. by Uwe Hermann · 14 years ago
  59. c6a1062 Add more missing GPL-headers, fix inconsistencies in others. by Uwe Hermann · 14 years ago
  60. 74d1a6e We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it. by Uwe Hermann · 14 years ago
  61. 5692c57 - move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1 by Patrick Georgi · 14 years ago
  62. 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 14 years ago
  63. 5c9bc13 Drop some unneeded "#if CONFIG_USBDEBUG" (trivial). by Uwe Hermann · 14 years ago
  64. 65e6034 Only show the USB Debug Port kconfig option to the user if a mainboard by Uwe Hermann · 14 years ago
  65. dc3aa7a Various Debug Port southbridge implementation fixes / cosmetics. by Uwe Hermann · 14 years ago
  66. 127e976 Remove warnings from USB debug console code. by Myles Watson · 14 years ago
  67. 6f57b51 Fix all warnings in the tree by Stefan Reinauer · 14 years ago
  68. 7eac445 Always enable parent resources before child resources. by Myles Watson · 14 years ago
  69. 894a347 Same conversion as with resources from static arrays to lists, except by Myles Watson · 14 years ago
  70. 7e00a44 also rename the config option. by Stefan Reinauer · 14 years ago
  71. 75a05dc fix most usbdebug warnings and fix function names. by Stefan Reinauer · 14 years ago
  72. da32373 Long ago we agreed on kicking the _direct appendix because everything in by Stefan Reinauer · 14 years ago
  73. c25cc11 Use lists instead of arrays for resources in devices to reduce memory usage. by Myles Watson · 14 years ago
  74. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  75. eea66b7 no warnings day by Stefan Reinauer · 14 years ago
  76. 64ed2b7 Drop \r\n and \n\r as both print_XXX and printk now do this internally. by Stefan Reinauer · 14 years ago
  77. 08e0fb8 Fix all the format string warnings. Some other random warnings. by Myles Watson · 14 years ago
  78. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  79. 806a29e Use the romstraps build infrastructure created for "tinybootblock" by Patrick Georgi · 15 years ago
  80. 740b587 Remove nonsensical wrapper for function in PS/2 keyboard API. by Stefan Reinauer · 15 years ago
  81. de3206a This is a general cleanup patch by Stefan Reinauer · 15 years ago
  82. abf2ad7 newconfig is no more. by Patrick Georgi · 15 years ago
  83. d5663ba Move all IOAPIC selection to southbridges, and remove them by Patrick Georgi · 15 years ago
  84. 0401bd8 coreboot has 13 instances of IOAPIC setup distributed across a lot by Stefan Reinauer · 15 years ago
  85. 9fe4d79 coreboot used to have two different "APIs" for memory accesses: by Stefan Reinauer · 15 years ago
  86. 436f99b Eliminate special case id.inc/id.lds in favor of a configuration variable ID_SECTION_OFFSET by Patrick Georgi · 15 years ago
  87. e7bbb50 Remove default n statements to simplify .config and ldoptions files. by Myles Watson · 15 years ago
  88. 24796fd This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE. by Patrick Georgi · 15 years ago
  89. 88f55b2 some progress on kconfig: by Patrick Georgi · 15 years ago
  90. e42e142 Apparently I'm not the only one who forgets which way the outb and by Ed Swierk · 15 years ago
  91. 29cc9ed Move the v3 resource allocator to v2. by Myles Watson · 15 years ago
  92. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  93. a9c5ea0 Revert "CMOS: Add set_option and rework get_option." by Luc Verhaegen · 15 years ago
  94. 9ceae90 CMOS: Add set_option and rework get_option. by Luc Verhaegen · 15 years ago
  95. 2b34db8 coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 by Stefan Reinauer · 16 years ago
  96. 2ee6779 The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of by Carl-Daniel Hailfinger · 16 years ago
  97. 7e61e45 Please bear with me - another rename checkin. This qualifies as trivial, no by Stefan Reinauer · 17 years ago
  98. c8cf4ad 1. Fix pirq routing table setting for GA-2761GXDK. by Morgan Tsai · 17 years ago
  99. 31e805d * Maintaining SiS south bridge device IDs. * Strip unnecessary driver modules. by Morgan Tsai · 17 years ago
  100. a358892 * Change one PCI vendor ID from Nvidia to SiS by Carl-Daniel Hailfinger · 17 years ago