1. eec3402 sb/nvidia/mcp55: Fix typo in nic.c by Martin Roth · 8 years ago
  2. 75a3d1f amdfam10: Perform major include ".c" cleanup by Damien Zammit · 8 years ago
  3. 1eef32d sb/nvidia/mcp55: Fix P_state generation by Arthur Heymans · 8 years ago
  4. 8db31a8 PCI ops: Remove conflicting duplicate declarations by Kyösti Mälkki · 8 years ago
  5. 49a7c37 southbridge/nvidia: Remove commented code by Elyes HAOUAS · 8 years ago
  6. 18cd8a6 src/southbridge: Remove unnecessary semicolon by Elyes HAOUAS · 8 years ago
  7. 8126daf southbridge/nvidia/mcp55: transition away from device_t by Antonello Dettori · 8 years ago
  8. ba28e8d src/southbridge: Code formating by Elyes HAOUAS · 8 years ago
  9. 7f9df96 src/southbridge: Remove unnecessary whitespace before "\n" and "\t" by Elyes HAOUAS · 8 years ago
  10. 8a13743 x86 chipsets: Link non-code flow CHIPSET_BOOTBLOCK_INCLUDE files by Alexandru Gagniuc · 9 years ago
  11. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  12. 72bb66e x86/bootblock: Use LDFLAGS_bootblock to enable garbage collection by Alexandru Gagniuc · 9 years ago
  13. 3953e39 x86: bootblock: remove linking and program flow from build system by Aaron Durbin · 9 years ago
  14. 6f0e8bd amd8111, ck804, mcp55: use CONFIG_HPET_ADDRESS by Jonathan A. Kollasch · 9 years ago
  15. acba73a nvidia southbridges: don't touch 0x78 in LPC bridge with Fam10h by Jonathan A. Kollasch · 9 years ago
  16. ec505ad2 azalia: fix up and clean up shrinkage of boilerplate code by Jonathan A. Kollasch · 9 years ago
  17. 5eea458 device_ops: add device_t argument to acpi_fill_ssdt_generator by Alexander Couzens · 9 years ago
  18. d0e212c devicetree: Discriminate device ops scan_bus() by Kyösti Mälkki · 9 years ago
  19. 83f81ca acpi: Remove monolithic ACPI by Vladimir Serbinenko · 10 years ago
  20. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  21. 13e4182 kbuild: automatically include southbridges by Stefan Reinauer · 9 years ago
  22. 990e7c9 build system x86: deprecate bootblock_lds and ldscripts variables by Patrick Georgi · 9 years ago
  23. ea9f308 build system: normalize linker script file names by Patrick Georgi · 9 years ago
  24. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  25. 5ab52dd southbridge: Drop print_ implementation from non-romcc boards by Stefan Reinauer · 10 years ago
  26. e9c1b21 southbridge/nvidia: Spelling/comment fix by Martin Roth · 10 years ago
  27. 3ec9c95 Use 'pci_devfn_t' over 'device_t' mixed type in 'reset.c' by Edward O'Callaghan · 10 years ago
  28. 9a817ef soutbridge/*/bootblock: Use pci_dev_t over device_t typedef by Edward O'Callaghan · 10 years ago
  29. b3f08c6 cmos: Rename the CMOS related functions. by Gabe Black · 10 years ago
  30. 4743254 amd: rename model_fxx_powernow to powernow. by Vladimir Serbinenko · 10 years ago
  31. f21271e Fix mismerge of ACPI patches by Vladimir Serbinenko · 10 years ago
  32. 6985d4e amdk8: Move to per-device ACPI by Vladimir Serbinenko · 10 years ago
  33. 822bc65 ACPI: Remove CONFIG_GENERATE_ACPI_TABLES by Vladimir Serbinenko · 11 years ago
  34. 264d265 southbridge: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  35. 6f6a249 usbdebug: Remove EHCI_DEBUG_OFFSET by Kyösti Mälkki · 10 years ago
  36. e2227a2 usbdebug: Move under drivers/usb by Kyösti Mälkki · 10 years ago
  37. b32816e Remove PCI_ROM_RUN option by Vladimir Serbinenko · 11 years ago
  38. d26da9c Coding style: punctuation cleanup [1/2]. by Idwer Vollering · 11 years ago
  39. ac16405 usbdebug: Fix boards without EARLY_CBMEM_INIT by Kyösti Mälkki · 11 years ago
  40. 8101aa6 usbdebug: Support choice of EHCI controller by Kyösti Mälkki · 11 years ago
  41. 2410010 usbdebug: Change debug port scanning by Kyösti Mälkki · 11 years ago
  42. 3f9a62e Add pci_devfn_t and use with __SIMPLE_DEVICE__ by Kyösti Mälkki · 11 years ago
  43. 93b2bd7 usbdebug: Do not support logging from SMM by Kyösti Mälkki · 11 years ago
  44. 1fd7508 usbdebug: Use __SIMPLE_DEVICE__ on early enable by Kyösti Mälkki · 11 years ago
  45. ae8d069 Remove unnecessary space characters. by Andrew Wu · 11 years ago
  46. fb387df usbdebug: Drop duplicates of EHCI BAR relocation code by Kyösti Mälkki · 11 years ago
  47. 3f5f6d8 Drop prototype guarding for romcc by Stefan Reinauer · 11 years ago
  48. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  49. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  50. 4aff445 sconfig: rename pci_domain -> domain by Stefan Reinauer · 11 years ago
  51. 5079a0d Remove assembly coded log2 function by Ronald G. Minnich · 12 years ago
  52. 23f38cd Get rid of drivers class by Patrick Georgi · 12 years ago
  53. 1e0ddf6 Fix some issues with new "reference" toolchain by Stefan Reinauer · 12 years ago
  54. fee73df Auto-declare chip_operations by Kyösti Mälkki · 12 years ago
  55. efff733 Refactor driver structs by Patrick Georgi · 12 years ago
  56. 904a0ec Don't use 64-bit constant 0x100000000 in linker scripts by Nico Huber · 12 years ago
  57. e166782 Clean up #ifs by Patrick Georgi · 12 years ago
  58. a22f78b nvidia/mcp55: Move HAVE_HARD_RESET to southbridge by Patrick Georgi · 12 years ago
  59. a31bb07 Unify ID_SECTION_OFFSET and mark it deprecated by Patrick Georgi · 13 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. b3ae186 * Set USBDEBUG_DEFAULT_PORT in all southbridges and use that value by Stefan Reinauer · 13 years ago
  64. 8902502 drop incorrectly used CONFIG_ROM_IMAGE_SIZE and unused CONFIG_ARCH by Stefan Reinauer · 13 years ago
  65. 6108958 nvidia mcp55: drop unused dbg_info by Stefan Reinauer · 13 years ago
  66. c7f0c8f MCP55: Cosmetic fixes, switch to u8 et al. by Uwe Hermann · 14 years ago
  67. 42b1c43 Merge enable_rom.c files into bootblock.c files. by Uwe Hermann · 14 years ago
  68. 836ae29 first round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  69. 6fc7d27 fix typo by Stefan Reinauer · 14 years ago
  70. df323fc MCP55: Add TINY_BOOTBLOCK support. by Uwe Hermann · 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. 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
  75. 74d1a6e We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it. by Uwe Hermann · 14 years ago
  76. 0a58a7b fix typos found by zbao in other files. by Stefan Reinauer · 14 years ago
  77. abc0c77 attached patch moves a couple more config flags out of romstage: by Patrick Georgi · 14 years ago
  78. 5692c57 - move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1 by Patrick Georgi · 14 years ago
  79. 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 14 years ago
  80. 5c9bc13 Drop some unneeded "#if CONFIG_USBDEBUG" (trivial). by Uwe Hermann · 14 years ago
  81. 65e6034 Only show the USB Debug Port kconfig option to the user if a mainboard by Uwe Hermann · 14 years ago
  82. dc3aa7a Various Debug Port southbridge implementation fixes / cosmetics. by Uwe Hermann · 14 years ago
  83. e7a5b76 Move initialization of MMCONF BAR to cache_as_ram setup phase, in order by Arne Georg Gleditsch · 14 years ago
  84. d6689ed Please find appended. This patch gets rid of the %gs magic altogether, by Arne Georg Gleditsch · 14 years ago
  85. b24d07c My old mcp55 azalia fix from May 2010. Was never checked in. by Stefan Reinauer · 14 years ago
  86. 127e976 Remove warnings from USB debug console code. by Myles Watson · 14 years ago
  87. 6f57b51 Fix all warnings in the tree by Stefan Reinauer · 14 years ago
  88. 7eac445 Always enable parent resources before child resources. by Myles Watson · 14 years ago
  89. 894a347 Same conversion as with resources from static arrays to lists, except by Myles Watson · 14 years ago
  90. 7e00a44 also rename the config option. by Stefan Reinauer · 14 years ago
  91. 75a05dc fix most usbdebug warnings and fix function names. by Stefan Reinauer · 14 years ago
  92. da32373 Long ago we agreed on kicking the _direct appendix because everything in by Stefan Reinauer · 14 years ago
  93. c25cc11 Use lists instead of arrays for resources in devices to reduce memory usage. by Myles Watson · 14 years ago
  94. ad894c5 Get rid of a few more warnings. by Myles Watson · 14 years ago
  95. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  96. bcb8c97 try to unify timing initialization across those boards that need it... by Stefan Reinauer · 14 years ago
  97. 467a065 no warnings days. by Stefan Reinauer · 14 years ago
  98. d55e26f zero warnings days by Stefan Reinauer · 14 years ago
  99. 4154c66 zero warnings days. Down to under 600 different warnings by Stefan Reinauer · 14 years ago
  100. f8b1923 - unify use of SB_HT_CHAIN_UNITID_OFFSET_ONLY by Stefan Reinauer · 14 years ago