1. ea9f308 build system: normalize linker script file names by Patrick Georgi · 9 years ago
  2. b4fa3fd nvidia/ck804: Minor cleanup on dead code by Kyösti Mälkki · 9 years ago
  3. 413e3da nvidia/ck804: Fix redundant configuration defines by Kyösti Mälkki · 9 years ago
  4. facf0b9 Revert "nvidia/ck804: Add ability to override CK804 base unit ID" by Kyösti Mälkki · 9 years ago
  5. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  6. 30c34c0 nvidia/ck804: make Message Signaled Interrupts work by Jonathan A. Kollasch · 10 years ago
  7. 7f3ae39 nvidia/ck804: Enable AMD Family 0Fh/10h dynamic ACPI _PSS objects by Timothy Pearson · 10 years ago
  8. b871687 nvidia/ck804: Add ability to override CK804 base unit ID by Timothy Pearson · 10 years ago
  9. e916201 nvidia/ck804: Fix FTBFS with AMD Family 10h systems by Timothy Pearson · 10 years ago
  10. 02112bd nvidia/ck804: Add ability to enable/disable PCIe PME# wake events by Timothy Pearson · 10 years ago
  11. 684fda5 nvidia/ck804: Fix cosmetics in Kconfig by Timothy Pearson · 10 years ago
  12. e1cc3ab nvidia/ck804: Add ability to bypass register 0x78 initialization by Timothy Pearson · 10 years ago
  13. 40ce5d9 nvidia/ck804/lpc.c: Fix power restoration control by Timothy Pearson · 10 years ago
  14. 5ab52dd southbridge: Drop print_ implementation from non-romcc boards by Stefan Reinauer · 10 years ago
  15. e9c1b21 southbridge/nvidia: Spelling/comment fix by Martin Roth · 10 years ago
  16. 3ec9c95 Use 'pci_devfn_t' over 'device_t' mixed type in 'reset.c' by Edward O'Callaghan · 10 years ago
  17. 9a817ef soutbridge/*/bootblock: Use pci_dev_t over device_t typedef by Edward O'Callaghan · 10 years ago
  18. b3f08c6 cmos: Rename the CMOS related functions. by Gabe Black · 10 years ago
  19. 4743254 amd: rename model_fxx_powernow to powernow. by Vladimir Serbinenko · 10 years ago
  20. f21271e Fix mismerge of ACPI patches by Vladimir Serbinenko · 10 years ago
  21. 6985d4e amdk8: Move to per-device ACPI by Vladimir Serbinenko · 10 years ago
  22. 822bc65 ACPI: Remove CONFIG_GENERATE_ACPI_TABLES by Vladimir Serbinenko · 11 years ago
  23. 3c41876 southbridge,Makefile.inc: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  24. 264d265 southbridge: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  25. 6f6a249 usbdebug: Remove EHCI_DEBUG_OFFSET by Kyösti Mälkki · 10 years ago
  26. e2227a2 usbdebug: Move under drivers/usb by Kyösti Mälkki · 10 years ago
  27. b32816e Remove PCI_ROM_RUN option by Vladimir Serbinenko · 11 years ago
  28. d26da9c Coding style: punctuation cleanup [1/2]. by Idwer Vollering · 11 years ago
  29. ac16405 usbdebug: Fix boards without EARLY_CBMEM_INIT by Kyösti Mälkki · 11 years ago
  30. cf18c85 ck804: hide IOAPIC base address in PCI_BASE_ADDRESS_1 by Jonathan A. Kollasch · 11 years ago
  31. 948dede ck804: obtain stored IOAPIC address from allocator instead of register by Jonathan A. Kollasch · 11 years ago
  32. 772d026 ck804 lpc: use PCI_BASE_ADDRESS_1 instead of 0x14 by Jonathan A. Kollasch · 11 years ago
  33. 8101aa6 usbdebug: Support choice of EHCI controller by Kyösti Mälkki · 11 years ago
  34. 2410010 usbdebug: Change debug port scanning by Kyösti Mälkki · 11 years ago
  35. 3f9a62e Add pci_devfn_t and use with __SIMPLE_DEVICE__ by Kyösti Mälkki · 11 years ago
  36. 93b2bd7 usbdebug: Do not support logging from SMM by Kyösti Mälkki · 11 years ago
  37. 1fd7508 usbdebug: Use __SIMPLE_DEVICE__ on early enable by Kyösti Mälkki · 11 years ago
  38. ae8d069 Remove unnecessary space characters. by Andrew Wu · 11 years ago
  39. fb387df usbdebug: Drop duplicates of EHCI BAR relocation code by Kyösti Mälkki · 11 years ago
  40. 3f5f6d8 Drop prototype guarding for romcc by Stefan Reinauer · 11 years ago
  41. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  42. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  43. 4aff445 sconfig: rename pci_domain -> domain by Stefan Reinauer · 11 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. 1e0ddf6 Fix some issues with new "reference" toolchain by Stefan Reinauer · 12 years ago
  47. 9aeb694 hpet: common ACPI generation by Patrick Georgi · 12 years ago
  48. fee73df Auto-declare chip_operations by Kyösti Mälkki · 12 years ago
  49. efff733 Refactor driver structs by Patrick Georgi · 12 years ago
  50. 904a0ec Don't use 64-bit constant 0x100000000 in linker scripts by Nico Huber · 12 years ago
  51. e166782 Clean up #ifs by Patrick Georgi · 12 years ago
  52. a22f78b nvidia/mcp55: Move HAVE_HARD_RESET to southbridge by Patrick Georgi · 12 years ago
  53. a31bb07 Unify ID_SECTION_OFFSET and mark it deprecated by Patrick Georgi · 13 years ago
  54. 20fc631 Fix usb debug dongle support by Sven Schnelle · 13 years ago
  55. 914377e Get rid of the old romstage-as-bootblock ROM layout by Patrick Georgi · 13 years ago
  56. 03f82bd Use ACPI text fields consistently with all other boards by Stefan Reinauer · 13 years ago
  57. fed129b Add ACPI automatic PIC/APIC interrupt routing logic for ck804 by Jonathan A. Kollasch · 13 years ago
  58. 4053e14 Correct implementation of r6608. (.align actually takes its argument in bytes) by Jonathan Kollasch · 13 years ago
  59. 6409a22 Ensure ck804 romstrap is 16-byte aligned. by Jonathan Kollasch · 13 years ago
  60. b3ae186 * Set USBDEBUG_DEFAULT_PORT in all southbridges and use that value by Stefan Reinauer · 13 years ago
  61. 8902502 drop incorrectly used CONFIG_ROM_IMAGE_SIZE and unused CONFIG_ARCH by Stefan Reinauer · 13 years ago
  62. 6108958 nvidia mcp55: drop unused dbg_info by Stefan Reinauer · 13 years ago
  63. fadb004 Improve ck804 IOAPIC and HPET resource handling. by Jonathan Kollasch · 13 years ago
  64. c7f0c8f MCP55: Cosmetic fixes, switch to u8 et al. by Uwe Hermann · 14 years ago
  65. 7e2fbd5 CK804: Cosmetic fixes, switch to u8 et al. by Uwe Hermann · 14 years ago
  66. 42b1c43 Merge enable_rom.c files into bootblock.c files. by Uwe Hermann · 14 years ago
  67. 836ae29 first round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  68. 6fc7d27 fix typo by Stefan Reinauer · 14 years ago
  69. df323fc MCP55: Add TINY_BOOTBLOCK support. by Uwe Hermann · 14 years ago
  70. fae0d6c Move CK804_PCI_E_X and CK804B_PCI_E_X defines (which have been 4 by by Jonathan Kollasch · 14 years ago
  71. d8a789f Move MCP55_PCI_E_X_* to Kconfig. Any useless values in romstage.cs were by Patrick Georgi · 14 years ago
  72. f648d61 by Ward Vandewege · 14 years ago
  73. dca8b1b Use common code to set PCI subsystem in mcp55. by Jonathan Kollasch · 14 years ago
  74. c7f3f80 Deduplicate ck804 subsystem-setting functionality. by Jonathan Kollasch · 14 years ago
  75. 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
  76. 5433a83 Correct an apparent copy-paste error that shows up at compile time on by Jonathan Kollasch · 14 years ago
  77. d8bed0a Convert ck804_early_smbus.c to a separately compiled unit. by Jonathan Kollasch · 14 years ago
  78. 4a8d993 Convert all ck804-based boards to tiny bootblock. by Jonathan Kollasch · 14 years ago
  79. 45057d2 When gcc 4.5.0 is used, compiling mcp55_early_setup_car.c fails. This change eliminates the compiler warning that causes the build to fail. by Scott Duplichan · 14 years ago
  80. 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
  81. 8af6d55 Use common GPL-header format in CK804 files, add missing ones (trivial). by Uwe Hermann · 14 years ago
  82. 74d1a6e We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it. by Uwe Hermann · 14 years ago
  83. 0a58a7b fix typos found by zbao in other files. by Stefan Reinauer · 14 years ago
  84. abc0c77 attached patch moves a couple more config flags out of romstage: by Patrick Georgi · 14 years ago
  85. 5692c57 - move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1 by Patrick Georgi · 14 years ago
  86. 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 14 years ago
  87. 5c9bc13 Drop some unneeded "#if CONFIG_USBDEBUG" (trivial). by Uwe Hermann · 14 years ago
  88. 86d1a50 Duplicate the MCP55 EHCI Debug Port enable code for use with CK804. by Jonathan Kollasch · 14 years ago
  89. 65e6034 Only show the USB Debug Port kconfig option to the user if a mainboard by Uwe Hermann · 14 years ago
  90. dc3aa7a Various Debug Port southbridge implementation fixes / cosmetics. by Uwe Hermann · 14 years ago
  91. e7a5b76 Move initialization of MMCONF BAR to cache_as_ram setup phase, in order by Arne Georg Gleditsch · 14 years ago
  92. d6689ed Please find appended. This patch gets rid of the %gs magic altogether, by Arne Georg Gleditsch · 14 years ago
  93. b24d07c My old mcp55 azalia fix from May 2010. Was never checked in. by Stefan Reinauer · 14 years ago
  94. 127e976 Remove warnings from USB debug console code. by Myles Watson · 14 years ago
  95. 6f57b51 Fix all warnings in the tree by Stefan Reinauer · 14 years ago
  96. 8376831 A bug fix: Fix the ctrl_devport_conf_clear to clear the enable bit. by Myles Watson · 14 years ago
  97. 7eac445 Always enable parent resources before child resources. by Myles Watson · 14 years ago
  98. 894a347 Same conversion as with resources from static arrays to lists, except by Myles Watson · 14 years ago
  99. 7e00a44 also rename the config option. by Stefan Reinauer · 14 years ago
  100. 75a05dc fix most usbdebug warnings and fix function names. by Stefan Reinauer · 14 years ago