1. 1e1c7ac southbridge/amd/sb600: Update HPET base address with #define by Martin Roth · 9 years ago
  2. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  3. 5eea458 device_ops: add device_t argument to acpi_fill_ssdt_generator by Alexander Couzens · 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. 06ef046 global: Refactor get_option usage by Varad Gautam · 9 years ago
  10. bdd185a amd/sb600: Fix NULL test after use issue by Patrick Georgi · 9 years ago
  11. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  12. 03abaee21 drivers/pc80/mc146818rtc: Assume we always have ALTCENTURY by Gabe Black · 10 years ago
  13. dcf253c southbridge/amd sb600, sb700 & sb900 spelling fixes by Martin Roth · 10 years ago
  14. 9a817ef soutbridge/*/bootblock: Use pci_dev_t over device_t typedef by Edward O'Callaghan · 10 years ago
  15. b3f08c6 cmos: Rename the CMOS related functions. by Gabe Black · 10 years ago
  16. 4743254 amd: rename model_fxx_powernow to powernow. by Vladimir Serbinenko · 10 years ago
  17. f21271e Fix mismerge of ACPI patches by Vladimir Serbinenko · 10 years ago
  18. 6985d4e amdk8: Move to per-device ACPI by Vladimir Serbinenko · 10 years ago
  19. 264d265 southbridge: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  20. 6f6a249 usbdebug: Remove EHCI_DEBUG_OFFSET by Kyösti Mälkki · 10 years ago
  21. e2227a2 usbdebug: Move under drivers/usb by Kyösti Mälkki · 10 years ago
  22. b32816e Remove PCI_ROM_RUN option by Vladimir Serbinenko · 11 years ago
  23. 72dccce global: Fix usage of get_option() to make use of CB_CMOS_ codes by Alexandru Gagniuc · 11 years ago
  24. ac16405 usbdebug: Fix boards without EARLY_CBMEM_INIT by Kyösti Mälkki · 11 years ago
  25. 8101aa6 usbdebug: Support choice of EHCI controller by Kyösti Mälkki · 11 years ago
  26. 2410010 usbdebug: Change debug port scanning by Kyösti Mälkki · 11 years ago
  27. 3f9a62e Add pci_devfn_t and use with __SIMPLE_DEVICE__ by Kyösti Mälkki · 11 years ago
  28. 93b2bd7 usbdebug: Do not support logging from SMM by Kyösti Mälkki · 11 years ago
  29. 9361daf Fix some wait_for_valid functions return value from 1 to -1. by Andrew Wu · 11 years ago
  30. 1fd7508 usbdebug: Use __SIMPLE_DEVICE__ on early enable by Kyösti Mälkki · 11 years ago
  31. ae8d069 Remove unnecessary space characters. by Andrew Wu · 11 years ago
  32. ef84401 Add directive __SIMPLE_DEVICE__ by Kyösti Mälkki · 11 years ago
  33. fb387df usbdebug: Drop duplicates of EHCI BAR relocation code by Kyösti Mälkki · 11 years ago
  34. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  35. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  36. 5079a0d Remove assembly coded log2 function by Ronald G. Minnich · 12 years ago
  37. 23f38cd Get rid of drivers class by Patrick Georgi · 12 years ago
  38. 9aeb694 hpet: common ACPI generation by Patrick Georgi · 12 years ago
  39. fee73df Auto-declare chip_operations by Kyösti Mälkki · 12 years ago
  40. 366f0fc AMD SB: Call the rtc update if needed (Propagation) by zbao · 12 years ago
  41. efff733 Refactor driver structs by Patrick Georgi · 12 years ago
  42. e166782 Clean up #ifs by Patrick Georgi · 12 years ago
  43. b05bf5b amd/sb600: Move HAVE_HARD_RESET to southbridge by Patrick Georgi · 12 years ago
  44. c877d22 Force SB600 bootblock to use I/O for PCI config by Dave Frodin · 12 years ago
  45. 5ff7c13 remove trailing whitespace by Stefan Reinauer · 13 years ago
  46. 20fc631 Fix usb debug dongle support by Sven Schnelle · 13 years ago
  47. 914377e Get rid of the old romstage-as-bootblock ROM layout by Patrick Georgi · 13 years ago
  48. 0f8590f sb600: Implement EHCI workaround by Patrick Georgi · 13 years ago
  49. 390a337 amd/sb600: Enable COM2 at all times in early setup by Patrick Georgi · 13 years ago
  50. b3ae186 * Set USBDEBUG_DEFAULT_PORT in all southbridges and use that value by Stefan Reinauer · 13 years ago
  51. ea1c0a7 Fix power_on_after_fail handling on AMD SB600 by Josef Kellermann · 13 years ago
  52. 855224b Add new option 'sata_mode' to CMOS and 'SATA_MODE' to Kconfig for AMD SB600 by Josef Kellermann · 13 years ago
  53. 74ad66c Attached patch fixes the LPC decode ranges of SB600/SB800. We enable early only Serial/SIO/RTC. by Rudolf Marek · 13 years ago
  54. bb9bcee Set the ROMSIZE as 4MB. by Zheng Bao · 14 years ago
  55. 42b1c43 Merge enable_rom.c files into bootblock.c files. by Uwe Hermann · 14 years ago
  56. 836ae29 first round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  57. e89d8a5 AMD SB600: Add TINY_BOOTBLOCK support. by Uwe Hermann · 14 years ago
  58. 74d1a6e We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it. by Uwe Hermann · 14 years ago
  59. 470e182 Same applies for SB600. by Rudolf Marek · 14 years ago
  60. 2a5101a Trivial. Spelling check. by Zheng Bao · 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. 65e6034 Only show the USB Debug Port kconfig option to the user if a mainboard by Uwe Hermann · 14 years ago
  64. dc3aa7a Various Debug Port southbridge implementation fixes / cosmetics. by Uwe Hermann · 14 years ago
  65. ff492b1 Make SB600/SB700 more similar for easier diffs (trivial). by Uwe Hermann · 14 years ago
  66. b015d02 Hook up all AMD SB600/SB700 boards to the EHCI Debug Port infrastructure. by Uwe Hermann · 14 years ago
  67. 625a0cb Remove unused ide0_enable and sata0_enable entries from SB7xx and SB600. by Rudolf Marek · 14 years ago
  68. 5e33e82 fix some more warnings by Stefan Reinauer · 14 years ago
  69. 7eac445 Always enable parent resources before child resources. by Myles Watson · 14 years ago
  70. 894a347 Same conversion as with resources from static arrays to lists, except by Myles Watson · 14 years ago
  71. 7e00a44 also rename the config option. by Stefan Reinauer · 14 years ago
  72. 75a05dc fix most usbdebug warnings and fix function names. by Stefan Reinauer · 14 years ago
  73. da32373 Long ago we agreed on kicking the _direct appendix because everything in by Stefan Reinauer · 14 years ago
  74. c25cc11 Use lists instead of arrays for resources in devices to reduce memory usage. by Myles Watson · 14 years ago
  75. c8873ce get rid of some more warnings.. by Stefan Reinauer · 14 years ago
  76. 29ceae2 As Myles suggested a while back: Switch long time #warnings to be comments by Stefan Reinauer · 14 years ago
  77. 94c27b3 fix up sb600 and it8712f tree. by Stefan Reinauer · 14 years ago
  78. 6a445e8 zero warning days. by Stefan Reinauer · 14 years ago
  79. 64ed2b7 Drop \r\n and \n\r as both print_XXX and printk now do this internally. by Stefan Reinauer · 14 years ago
  80. c8c09bb Removing build warning of sb600 & rs690. by Wang Qing Pei · 14 years ago
  81. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  82. a41b939 trivial. Delelte double blank line. by Zheng Bao · 14 years ago
  83. 78b4033 more warnings gone... by Stefan Reinauer · 14 years ago
  84. d4e77df The SB600 also has the BootFailTimer. We should disable it, by Zheng Bao · 14 years ago
  85. 8e96ba2 pci drivers should be const. by Stefan Reinauer · 14 years ago
  86. a51021b sb600 has problems with the virtual wire mode setup in setup_ioapic(). It causes problems when interrupts are enabled (specifically timer). by Marc Jones · 14 years ago
  87. abf2ad7 newconfig is no more. by Patrick Georgi · 14 years ago
  88. d5663ba Move all IOAPIC selection to southbridges, and remove them by Patrick Georgi · 14 years ago
  89. 0401bd8 coreboot has 13 instances of IOAPIC setup distributed across a lot by Stefan Reinauer · 15 years ago
  90. 9fe4d79 coreboot used to have two different "APIs" for memory accesses: by Stefan Reinauer · 15 years ago
  91. cb69cb3 delete white trailing spaces. It is done by the perl command. by Zheng Bao · 15 years ago
  92. 7d3649a This patch support for the Technexion Tim-5690 mainboard. by Libra Li · 15 years ago
  93. e7bbb50 Remove default n statements to simplify .config and ldoptions files. by Myles Watson · 15 years ago
  94. ea906b0 Added support for the AMD RS690 and SB600 southbridges in Kconfig by Cristi Măgherușan · 15 years ago
  95. 5a5b8f5 The new resource allocator helped me find a bug in SB600 diagnostics. by Carl-Daniel Hailfinger · 15 years ago
  96. 62b3513 Remove a couple of CONFIG_ prefixes that shouldn't have happened. by Patrick Georgi · 15 years ago
  97. 3839a8e trivial fixes to function declarations (and build system test) by Stefan Reinauer · 15 years ago
  98. 7d4fd2c This seems to be a more official, common, simple way to check if the CPU is dual core or by Zheng Bao · 15 years ago
  99. 29cc9ed Move the v3 resource allocator to v2. by Myles Watson · 15 years ago
  100. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago