1. 8a13743 x86 chipsets: Link non-code flow CHIPSET_BOOTBLOCK_INCLUDE files by Alexandru Gagniuc · 9 years ago
  2. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  3. 5669994 southbridge/nvidia/ck804: Fix FIDVID build failure on CK804 by Timothy Pearson · 9 years ago
  4. cdc526e southbridge/nvidia/ck804: Fix boot hang on ASUS KFSN4-DRE w/ K8 CPU by Timothy Pearson · 9 years ago
  5. 72bb66e x86/bootblock: Use LDFLAGS_bootblock to enable garbage collection by Alexandru Gagniuc · 9 years ago
  6. 3953e39 x86: bootblock: remove linking and program flow from build system by Aaron Durbin · 9 years ago
  7. 6f0e8bd amd8111, ck804, mcp55: use CONFIG_HPET_ADDRESS by Jonathan A. Kollasch · 9 years ago
  8. acba73a nvidia southbridges: don't touch 0x78 in LPC bridge with Fam10h by Jonathan A. Kollasch · 9 years ago
  9. 5f6c3929 ck804 ACPI: set duty width in FADT correctly by Jonathan A. Kollasch · 9 years ago
  10. 5eea458 device_ops: add device_t argument to acpi_fill_ssdt_generator by Alexander Couzens · 9 years ago
  11. d0e212c devicetree: Discriminate device ops scan_bus() by Kyösti Mälkki · 9 years ago
  12. 83f81ca acpi: Remove monolithic ACPI by Vladimir Serbinenko · 10 years ago
  13. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  14. 13e4182 kbuild: automatically include southbridges by Stefan Reinauer · 9 years ago
  15. 990e7c9 build system x86: deprecate bootblock_lds and ldscripts variables by Patrick Georgi · 9 years ago
  16. ea9f308 build system: normalize linker script file names by Patrick Georgi · 9 years ago
  17. b4fa3fd nvidia/ck804: Minor cleanup on dead code by Kyösti Mälkki · 9 years ago
  18. 413e3da nvidia/ck804: Fix redundant configuration defines by Kyösti Mälkki · 9 years ago
  19. facf0b9 Revert "nvidia/ck804: Add ability to override CK804 base unit ID" by Kyösti Mälkki · 9 years ago
  20. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  21. 30c34c0 nvidia/ck804: make Message Signaled Interrupts work by Jonathan A. Kollasch · 9 years ago
  22. 7f3ae39 nvidia/ck804: Enable AMD Family 0Fh/10h dynamic ACPI _PSS objects by Timothy Pearson · 9 years ago
  23. b871687 nvidia/ck804: Add ability to override CK804 base unit ID by Timothy Pearson · 9 years ago
  24. e916201 nvidia/ck804: Fix FTBFS with AMD Family 10h systems by Timothy Pearson · 9 years ago
  25. 02112bd nvidia/ck804: Add ability to enable/disable PCIe PME# wake events by Timothy Pearson · 9 years ago
  26. 684fda5 nvidia/ck804: Fix cosmetics in Kconfig by Timothy Pearson · 9 years ago
  27. e1cc3ab nvidia/ck804: Add ability to bypass register 0x78 initialization by Timothy Pearson · 9 years ago
  28. 40ce5d9 nvidia/ck804/lpc.c: Fix power restoration control by Timothy Pearson · 9 years ago
  29. 5ab52dd southbridge: Drop print_ implementation from non-romcc boards by Stefan Reinauer · 10 years ago
  30. 3ec9c95 Use 'pci_devfn_t' over 'device_t' mixed type in 'reset.c' by Edward O'Callaghan · 10 years ago
  31. 9a817ef soutbridge/*/bootblock: Use pci_dev_t over device_t typedef by Edward O'Callaghan · 10 years ago
  32. b3f08c6 cmos: Rename the CMOS related functions. by Gabe Black · 10 years ago
  33. f21271e Fix mismerge of ACPI patches by Vladimir Serbinenko · 10 years ago
  34. 6985d4e amdk8: Move to per-device ACPI by Vladimir Serbinenko · 10 years ago
  35. 822bc65 ACPI: Remove CONFIG_GENERATE_ACPI_TABLES by Vladimir Serbinenko · 11 years ago
  36. 3c41876 southbridge,Makefile.inc: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  37. 6f6a249 usbdebug: Remove EHCI_DEBUG_OFFSET by Kyösti Mälkki · 10 years ago
  38. e2227a2 usbdebug: Move under drivers/usb by Kyösti Mälkki · 10 years ago
  39. b32816e Remove PCI_ROM_RUN option by Vladimir Serbinenko · 11 years ago
  40. ac16405 usbdebug: Fix boards without EARLY_CBMEM_INIT by Kyösti Mälkki · 11 years ago
  41. cf18c85 ck804: hide IOAPIC base address in PCI_BASE_ADDRESS_1 by Jonathan A. Kollasch · 11 years ago
  42. 948dede ck804: obtain stored IOAPIC address from allocator instead of register by Jonathan A. Kollasch · 11 years ago
  43. 772d026 ck804 lpc: use PCI_BASE_ADDRESS_1 instead of 0x14 by Jonathan A. Kollasch · 11 years ago
  44. 8101aa6 usbdebug: Support choice of EHCI controller by Kyösti Mälkki · 11 years ago
  45. 2410010 usbdebug: Change debug port scanning by Kyösti Mälkki · 11 years ago
  46. 3f9a62e Add pci_devfn_t and use with __SIMPLE_DEVICE__ by Kyösti Mälkki · 11 years ago
  47. 93b2bd7 usbdebug: Do not support logging from SMM by Kyösti Mälkki · 11 years ago
  48. 1fd7508 usbdebug: Use __SIMPLE_DEVICE__ on early enable by Kyösti Mälkki · 11 years ago
  49. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  50. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  51. 4aff445 sconfig: rename pci_domain -> domain by Stefan Reinauer · 11 years ago
  52. 5079a0d Remove assembly coded log2 function by Ronald G. Minnich · 12 years ago
  53. 23f38cd Get rid of drivers class by Patrick Georgi · 12 years ago
  54. 1e0ddf6 Fix some issues with new "reference" toolchain by Stefan Reinauer · 12 years ago
  55. 9aeb694 hpet: common ACPI generation by Patrick Georgi · 12 years ago
  56. fee73df Auto-declare chip_operations by Kyösti Mälkki · 12 years ago
  57. 904a0ec Don't use 64-bit constant 0x100000000 in linker scripts by Nico Huber · 12 years ago
  58. e166782 Clean up #ifs by Patrick Georgi · 12 years ago
  59. a31bb07 Unify ID_SECTION_OFFSET and mark it deprecated by Patrick Georgi · 12 years ago
  60. 20fc631 Fix usb debug dongle support by Sven Schnelle · 13 years ago
  61. 914377e Get rid of the old romstage-as-bootblock ROM layout by Patrick Georgi · 13 years ago
  62. 03f82bd Use ACPI text fields consistently with all other boards by Stefan Reinauer · 13 years ago
  63. fed129b Add ACPI automatic PIC/APIC interrupt routing logic for ck804 by Jonathan A. Kollasch · 13 years ago
  64. 4053e14 Correct implementation of r6608. (.align actually takes its argument in bytes) by Jonathan Kollasch · 13 years ago
  65. 6409a22 Ensure ck804 romstrap is 16-byte aligned. by Jonathan Kollasch · 13 years ago
  66. b3ae186 * Set USBDEBUG_DEFAULT_PORT in all southbridges and use that value by Stefan Reinauer · 13 years ago
  67. 8902502 drop incorrectly used CONFIG_ROM_IMAGE_SIZE and unused CONFIG_ARCH by Stefan Reinauer · 13 years ago
  68. fadb004 Improve ck804 IOAPIC and HPET resource handling. by Jonathan Kollasch · 13 years ago
  69. 7e2fbd5 CK804: Cosmetic fixes, switch to u8 et al. by Uwe Hermann · 14 years ago
  70. 42b1c43 Merge enable_rom.c files into bootblock.c files. by Uwe Hermann · 14 years ago
  71. 836ae29 first round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  72. fae0d6c Move CK804_PCI_E_X and CK804B_PCI_E_X defines (which have been 4 by by Jonathan Kollasch · 14 years ago
  73. c7f3f80 Deduplicate ck804 subsystem-setting functionality. by Jonathan Kollasch · 14 years ago
  74. d23f275 The no point in having a non-NULL ops_pci pointer when the set_subsystem operation within is NULL anyway. by Jonathan Kollasch · 14 years ago
  75. 5433a83 Correct an apparent copy-paste error that shows up at compile time on by Jonathan Kollasch · 14 years ago
  76. d8bed0a Convert ck804_early_smbus.c to a separately compiled unit. by Jonathan Kollasch · 14 years ago
  77. 4a8d993 Convert all ck804-based boards to tiny bootblock. by Jonathan Kollasch · 14 years ago
  78. 7c1fb7b Running a checked build of Windows is needed for understanding its various BIOS related BSODs. Win7 checked build complains when running coreboot+seabios: by Scott Duplichan · 14 years ago
  79. 8af6d55 Use common GPL-header format in CK804 files, add missing ones (trivial). by Uwe Hermann · 14 years ago
  80. 74d1a6e We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it. by Uwe Hermann · 14 years ago
  81. abc0c77 attached patch moves a couple more config flags out of romstage: by Patrick Georgi · 14 years ago
  82. 5692c57 - move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1 by Patrick Georgi · 14 years ago
  83. 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 14 years ago
  84. 86d1a50 Duplicate the MCP55 EHCI Debug Port enable code for use with CK804. by Jonathan Kollasch · 14 years ago
  85. 8376831 A bug fix: Fix the ctrl_devport_conf_clear to clear the enable bit. by Myles Watson · 14 years ago
  86. 7eac445 Always enable parent resources before child resources. by Myles Watson · 14 years ago
  87. 894a347 Same conversion as with resources from static arrays to lists, except by Myles Watson · 14 years ago
  88. c25cc11 Use lists instead of arrays for resources in devices to reduce memory usage. by Myles Watson · 14 years ago
  89. 116ec61 zero warnings days... by Stefan Reinauer · 14 years ago
  90. d4f5373 zero warnings days. by Stefan Reinauer · 14 years ago
  91. 0ff769b fix CK804 boards. by Stefan Reinauer · 14 years ago
  92. 64ed2b7 Drop \r\n and \n\r as both print_XXX and printk now do this internally. by Stefan Reinauer · 14 years ago
  93. 08e0fb8 Fix all the format string warnings. Some other random warnings. by Myles Watson · 14 years ago
  94. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  95. 806a29e Use the romstraps build infrastructure created for "tinybootblock" by Patrick Georgi · 14 years ago
  96. de3206a This is a general cleanup patch by Stefan Reinauer · 14 years ago
  97. abf2ad7 newconfig is no more. by Patrick Georgi · 14 years ago
  98. 0401bd8 coreboot has 13 instances of IOAPIC setup distributed across a lot by Stefan Reinauer · 15 years ago
  99. 9fe4d79 coreboot used to have two different "APIs" for memory accesses: by Stefan Reinauer · 15 years ago
  100. 436f99b Eliminate special case id.inc/id.lds in favor of a configuration variable ID_SECTION_OFFSET by Patrick Georgi · 15 years ago