1. 18cd8a6 src/southbridge: Remove unnecessary semicolon by Elyes HAOUAS · 8 years ago
  2. 3b87812 Kconfig: Update default hex values to start with 0x by Martin Roth · 8 years ago
  3. 6b63990 southbridge/broadcom/bcm5785: transition away from device_t by Antonello Dettori · 8 years ago
  4. 776498a southbridge/sis/sis966/aza.c: Improve code formatting by Elyes HAOUAS · 8 years ago
  5. a3d15af southbridge/via: Add space around operators by Elyes HAOUAS · 8 years ago
  6. c021ffe southbridge/amd: Add space around operators by Elyes HAOUAS · 8 years ago
  7. 237916a southbridge/sis/sis966/lpc.c: Improve code formatting by Elyes HAOUAS · 8 years ago
  8. 2bf453c southbridge/amd/sr5650/sr5650.c: Update acpi_fill_ivrs by Martin Roth · 8 years ago
  9. d173907 amd/sr5650: Update add_ivrs_device_entries by Martin Roth · 8 years ago
  10. 8d7181d southbridge/amd/agesa/hudson: transition away from device_t by Antonello Dettori · 8 years ago
  11. 040117a southbridge/intel/ibexpeak: transition away from device_t by Antonello Dettori · 8 years ago
  12. 061d781 southbridge/intel/i82801gx: transition away from device_t by Antonello Dettori · 8 years ago
  13. 196e3d4 southbridge/intel/i82801ix: transition away from device_t by Antonello Dettori · 8 years ago
  14. 823f1a9 southbridge/via/vt8237r: transition away from device_t by Antonello Dettori · 8 years ago
  15. 1a9da7a southbridge/sis/sis966: transition away from device_t by Antonello Dettori · 8 years ago
  16. 8126daf southbridge/nvidia/mcp55: transition away from device_t by Antonello Dettori · 8 years ago
  17. 1050547 southbridge/nvidia/ck804: transition away from device_t by Antonello Dettori · 8 years ago
  18. 66a02c1 southbridge/amd/sb800: transition away from device_t by Antonello Dettori · 8 years ago
  19. 6cf4415 southbridge/amd/sb700: transition away from device_t by Antonello Dettori · 8 years ago
  20. c6557d0 southbridge/amd/sb600: transition away from device_t by Antonello Dettori · 8 years ago
  21. ad62edd southbridge/amd/rs780: transition away from device_t by Antonello Dettori · 8 years ago
  22. d33355d southbridge/amd/rs690: transition away from device_t by Antonello Dettori · 8 years ago
  23. 1ac9728 southbridge/amd/pi/hudson: transition away from device_t by Antonello Dettori · 8 years ago
  24. 1e1b866 southbridge/amd/cimx: transition away from device_t by Antonello Dettori · 8 years ago
  25. bf4224c southbridge/amd/amd8111: transition away from device_t by Antonello Dettori · 8 years ago
  26. f9aac2f southbridge/intel/i82801dx: transition away from device_t by Antonello Dettori · 8 years ago
  27. 3c6bfaf southbridge/intel/i82801ax: transition away from device_t by Antonello Dettori · 8 years ago
  28. f068a73 southbridge/intel/i82371eb: transition away from device_t by Antonello Dettori · 8 years ago
  29. 4e1d9f6 southbridge/intel/i3100: transition away from device_t by Antonello Dettori · 8 years ago
  30. d3b55c1 southbridge/intel/fsp_rangeley: transition away from device_t by Antonello Dettori · 8 years ago
  31. e0d7e26 intel/i82801gx 82801ix: Remove OpRegion of SMBus host by Kyösti Mälkki · 8 years ago
  32. d4aa2c4 include/arch/acpi.h: change IVRS efr field to iommu_feature_info by Martin Roth · 8 years ago
  33. dac8240 southbridge/intel/bd82x6x: transition away from device_t by Antonello Dettori · 8 years ago
  34. 7aded78 southbridge/amd/cs553x: Fix whitespace early_setup.c by Martin Roth · 8 years ago
  35. a795ae1 amd/sb700/bootblock.c: Restore accidentally deleted code by Martin Roth · 8 years ago
  36. ba28e8d src/southbridge: Code formating by Elyes HAOUAS · 8 years ago
  37. 70d79a4 src/southbridge: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  38. 6e5421d sb/amd/sb700: Add option to increase SPI speed to 33MHz by Timothy Pearson · 8 years ago
  39. 7f9df96 src/southbridge: Remove unnecessary whitespace before "\n" and "\t" by Elyes HAOUAS · 8 years ago
  40. 82bd0c3 bd82x6x/pch: move global variables to static variables in functions by Felix Held · 8 years ago
  41. 16246ea chromeos chipsets: select RTC usage by Aaron Durbin · 8 years ago
  42. 751bff1 sb/amd/sb700: Do not reset fifo after skipping the sent bytes by Timothy Pearson · 8 years ago
  43. d6319e8 sb/amd/sb[6|7|8]00: Initialize PIC by Timothy Pearson · 8 years ago
  44. 0f2025d intel/lynxpoint,broadwell: Fix eDP display in Windows, SeaBios & Tiano by Prabal Saha · 8 years ago
  45. 0cd338e Remove non-ascii & unprintable characters by Martin Roth · 8 years ago
  46. bb9722b Add newlines at the end of all coreboot files by Martin Roth · 8 years ago
  47. c091604 sis/sis966: fix typo by Patrick Georgi · 8 years ago
  48. 21ce6ef sis/sis966: don't store a 32bit value in a 16bit variable by Patrick Georgi · 8 years ago
  49. 1bcd7fc src/southbridge: Capitalize CPU, RAM and ROM by Elyes HAOUAS · 8 years ago
  50. 4c72d36 Remove extra newlines from the end of all coreboot files. by Martin Roth · 8 years ago
  51. b0f8151 chromeos mainboards: remove chromeos.asl by Aaron Durbin · 8 years ago
  52. 0325dc6 bootmode: Get rid of CONFIG_BOOTMODE_STRAPS by Furquan Shaikh · 8 years ago
  53. 150f476 timestamp: Drop duplicate TS_END_ROMSTAGE entries by Kyösti Mälkki · 8 years ago
  54. bf168e7 southbridge/intel/fsp_bd82x6x: use common Intel ACPI hardware definitions by Aaron Durbin · 8 years ago
  55. 648c9ae southbridge/intel/fsp_i89xx: use common Intel ACPI hardware definitions by Aaron Durbin · 8 years ago
  56. 4d7a9a5 southbridge/intel/fsp_rangeley: use common Intel ACPI hardware definitions by Aaron Durbin · 8 years ago
  57. e991945 southbridge/intel/i82801gx: use common Intel ACPI hardware definitions by Aaron Durbin · 8 years ago
  58. 671909b southbridge/intel/i82801dx: use common Intel ACPI hardware definitions by Aaron Durbin · 8 years ago
  59. 78c6843 southbridge/intel/ibexpeak: use common Intel ACPI hardware definitions by Aaron Durbin · 8 years ago
  60. da5f509 southbridge/intel/lynxpoint: use common Intel ACPI hardware definitions by Aaron Durbin · 8 years ago
  61. 340898f southbridge/intel/bd82x6x: use common Intel ACPI hardware definitions by Aaron Durbin · 8 years ago
  62. 4934818 Documentation: Fix doxygen errors by Martin Roth · 8 years ago
  63. 9007ffd PCI: Use PCI_DEVFN macro instead of DEV_FUNC by Werner Zeh · 8 years ago
  64. 65e8f64 intel romstage: Use run_ramstage() by Kyösti Mälkki · 8 years ago
  65. 5919ba4 drivers/lenovo: Add hybrid graphics driver by Patrick Rudolph · 9 years ago
  66. e084935 AMD/spi: Do not reset fifo after skipping the sent bytes by zbao · 8 years ago
  67. 08311f5 AGESA vendorcode: Build a common amdlib by Kyösti Mälkki · 8 years ago
  68. 4bab6e7 intel/sch: Merge northbridge and southbridge in src/soc by Stefan Reinauer · 8 years ago
  69. 6ec72c9 drivers/uart: Use uart_platform_refclk for all UART models by Lee Leahy · 8 years ago
  70. 3b0f20b rdc/r8610: Move to src/soc by Stefan Reinauer · 8 years ago
  71. 5caf89b dmp/vortex86ex: Merge northbridge and southbridge into soc by Stefan Reinauer · 8 years ago
  72. 6f07ff1 southbridge/amd: Drop HUDSON_FWM_INSIDE_CBFS by Patrick Georgi · 8 years ago
  73. d255744 intel/i82801ax: Fix IDE setup console log by Patrick Georgi · 8 years ago
  74. c5b0e3b southbridge/via: Update license headers by Martin Roth · 8 years ago
  75. 3aa362b southbridge/ti: Update license headers by Martin Roth · 8 years ago
  76. 411ca3d southbridge/ricoh: Update license headers by Martin Roth · 8 years ago
  77. 9943b88 southbridge/nvidia: Update license headers by Martin Roth · 8 years ago
  78. c13866f sb/amd/sp5100: Apply Sx State Settings per RPR v3.02 by Timothy Pearson · 8 years ago
  79. d1b6ff8 sb/amd/sp5100: Enable CPU reset timing option per RPR v3.02 by Timothy Pearson · 8 years ago
  80. 796e77e sb/amd/sp5100: Disable ASF legacy sensor support per RPR v3.02 by Timothy Pearson · 8 years ago
  81. 056e454 sb/amd/sb700: Add sb7xx_51xx_decode_last_reset() by Timothy Pearson · 8 years ago
  82. 2268e0d sb/amd/sb700: Enable reset on sync flood by Timothy Pearson · 8 years ago
  83. 9ef6717 sb/amd/sp5100: Add ehci_async_data_cache CMOS option by Timothy Pearson · 8 years ago
  84. 169956d nvidia/ck804/sata: Remove space before newline in debug output by Paul Menzel · 8 years ago
  85. 1010468 southbridge/intel/ibexpeak: Use common gpio.c by Patrick Rudolph · 9 years ago
  86. 273a8dc southbridge/intel/lynxpoint: Use common gpio.c by Patrick Rudolph · 9 years ago
  87. 8014714 southbridge/intel/bd82x6x/acpi: Fix IRQ warnings by Patrick Rudolph · 9 years ago
  88. e8e66f4 southbridge/intel/bd82x6x: Use common gpio.c by Patrick Rudolph · 9 years ago
  89. 59de6c9 southbridge/intel/common: Add common gpio.c by Patrick Rudolph · 9 years ago
  90. 144eea0 Make MRC vs native a config rather than making a separate chipset for it. by Vladimir Serbinenko · 9 years ago
  91. 59ff340 Kconfig: Move defaults for CBFS_SIZE by Martin Roth · 9 years ago
  92. 448e386 drivers/pc80: Add PS/2 mouse presence detect by Timothy Pearson · 9 years ago
  93. 51c3169 southbridge/amd/sb700: Enable extended APIC ID when Kconfig option set by Timothy Pearson · 9 years ago
  94. 919c459c southbridge/amd/sb700: Set HPET min tick value to RPR recommendation by Timothy Pearson · 9 years ago
  95. 40e1fac southbridge/amd/sb700: Add CMOS option to disable legacy USB support by Timothy Pearson · 9 years ago
  96. 8274acc southbridge/amd/sb700: Add missing DMA setup step from AMD RRG by Timothy Pearson · 9 years ago
  97. 1533f13 sb/intel/i82801gx: Clean up sata.c by Damien Zammit · 9 years ago
  98. fd277d8 header files: Fix guard name comments to match guard names by Martin Roth · 9 years ago
  99. 647e385 sb/intel/i82801gx: Fix sata AHCI for desktop NM10/ICH7 by Damien Zammit · 9 years ago
  100. a20ac2f tree: drop last paragraph of GPL copyright header from new files by Martin Roth · 9 years ago