1. 7b0b9f0 amd/pi/hudson: Add SPI definitions to header by Marshall Dawson · 8 years ago
  2. d8019a6 amd/pi/hudson: Consolidate BITn definitions by Marshall Dawson · 8 years ago
  3. 627d790 AGESA: Remove redundant and invalid IRQ routing by Kyösti Mälkki · 8 years ago
  4. d8a2c1f southbridge/amd: Add LPC bridge acpi path for Family14 and SB800 by Tobias Diedrich · 8 years ago
  5. 8c42424 amd/hudson/agesa: Fix position of hudson_fwm by Ricardo Ribalda Delgado · 8 years ago
  6. baae959 amd/hudson/pi: Fix position of hudson_fwm by Ricardo Ribalda Delgado · 8 years ago
  7. 7ad4dc5e src/amd: Add common definition of AMD ACPI MMIO address by Timothy Pearson · 8 years ago
  8. 75a3d1f amdfam10: Perform major include ".c" cleanup by Damien Zammit · 8 years ago
  9. c2973d1 spi: Get rid of SPI_ATOMIC_SEQUENCING by Furquan Shaikh · 8 years ago
  10. dcd2f17 pcengines/apu2: add board support by Piotr Król · 8 years ago
  11. 8db31a8 PCI ops: Remove conflicting duplicate declarations by Kyösti Mälkki · 8 years ago
  12. d3d1f13 mainboard & southbridge: Clear files that are just headers by Martin Roth · 8 years ago
  13. 94f8699 spi: Define and use spi_ctrlr structure by Furquan Shaikh · 8 years ago
  14. 36b81af spi: Pass pointer to spi_slave structure in spi_setup_slave by Furquan Shaikh · 8 years ago
  15. 0dba025 spi: Fix parameter types for spi functions by Furquan Shaikh · 8 years ago
  16. cc37bbd AMD binaryPI: Use explicit PCI IO config access in bootblock by Kyösti Mälkki · 8 years ago
  17. 7d09cfc AGESA: Use explicit PCI IO config access in bootblock by Kyösti Mälkki · 8 years ago
  18. 9d9a552 AGESA binaryPI: Fix PCI ID namespace by Kyösti Mälkki · 8 years ago
  19. c28984d spi: Clean up SPI flash driver interface by Furquan Shaikh · 8 years ago
  20. 96874ae AMD binaryPI: Drop commented code with bad PCI IDs by Kyösti Mälkki · 8 years ago
  21. d61d07b AGESA: Drop commented code with bad PCI IDs by Kyösti Mälkki · 8 years ago
  22. d3af82e AMD sb700: Fix PCI ID error by Kyösti Mälkki · 8 years ago
  23. 4596a64 AMD sb600: Fix PCI ID error by Kyösti Mälkki · 8 years ago
  24. 5dc2c1b southbridge/amd: Remove debug echo when building PI by Martin Roth · 8 years ago
  25. d61b540 southbridge/amd: update for amdfwtool size on command line by Martin Roth · 8 years ago
  26. a84fa90 southbridge/amd: Update Kconfig and makefiles for 00670F00 by Marc Jones · 8 years ago
  27. 6580408 amd/pi/hudson: Move audio to northbridge by Marshall Dawson · 8 years ago
  28. c98629c amd/hudson: Add PSP2 build for combo BIOS by Marc Jones · 8 years ago
  29. e7d892c util/amdfwtool: Fix duplicate long option name by Marshall Dawson · 8 years ago
  30. 9344bde src/southbridge: Remove unnecessary whitespace by Elyes HAOUAS · 8 years ago
  31. 035df00 src/southbridge: Remove whitespace after sizeof by Elyes HAOUAS · 8 years ago
  32. 18cd8a6 src/southbridge: Remove unnecessary semicolon by Elyes HAOUAS · 8 years ago
  33. 3b87812 Kconfig: Update default hex values to start with 0x by Martin Roth · 8 years ago
  34. c021ffe southbridge/amd: Add space around operators by Elyes HAOUAS · 8 years ago
  35. 2bf453c southbridge/amd/sr5650/sr5650.c: Update acpi_fill_ivrs by Martin Roth · 8 years ago
  36. d173907 amd/sr5650: Update add_ivrs_device_entries by Martin Roth · 8 years ago
  37. 8d7181d southbridge/amd/agesa/hudson: transition away from device_t by Antonello Dettori · 8 years ago
  38. 66a02c1 southbridge/amd/sb800: transition away from device_t by Antonello Dettori · 8 years ago
  39. 6cf4415 southbridge/amd/sb700: transition away from device_t by Antonello Dettori · 8 years ago
  40. c6557d0 southbridge/amd/sb600: transition away from device_t by Antonello Dettori · 8 years ago
  41. ad62edd southbridge/amd/rs780: transition away from device_t by Antonello Dettori · 8 years ago
  42. d33355d southbridge/amd/rs690: transition away from device_t by Antonello Dettori · 8 years ago
  43. 1ac9728 southbridge/amd/pi/hudson: transition away from device_t by Antonello Dettori · 8 years ago
  44. 1e1b866 southbridge/amd/cimx: transition away from device_t by Antonello Dettori · 8 years ago
  45. bf4224c southbridge/amd/amd8111: transition away from device_t by Antonello Dettori · 8 years ago
  46. d4aa2c4 include/arch/acpi.h: change IVRS efr field to iommu_feature_info by Martin Roth · 8 years ago
  47. 7aded78 southbridge/amd/cs553x: Fix whitespace early_setup.c by Martin Roth · 8 years ago
  48. a795ae1 amd/sb700/bootblock.c: Restore accidentally deleted code by Martin Roth · 8 years ago
  49. ba28e8d src/southbridge: Code formating by Elyes HAOUAS · 8 years ago
  50. 70d79a4 src/southbridge: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  51. 6e5421d sb/amd/sb700: Add option to increase SPI speed to 33MHz by Timothy Pearson · 8 years ago
  52. 7f9df96 src/southbridge: Remove unnecessary whitespace before "\n" and "\t" by Elyes HAOUAS · 8 years ago
  53. 751bff1 sb/amd/sb700: Do not reset fifo after skipping the sent bytes by Timothy Pearson · 8 years ago
  54. d6319e8 sb/amd/sb[6|7|8]00: Initialize PIC by Timothy Pearson · 8 years ago
  55. 0cd338e Remove non-ascii & unprintable characters by Martin Roth · 8 years ago
  56. bb9722b Add newlines at the end of all coreboot files by Martin Roth · 8 years ago
  57. 1bcd7fc src/southbridge: Capitalize CPU, RAM and ROM by Elyes HAOUAS · 8 years ago
  58. 4c72d36 Remove extra newlines from the end of all coreboot files. by Martin Roth · 8 years ago
  59. e084935 AMD/spi: Do not reset fifo after skipping the sent bytes by zbao · 8 years ago
  60. 08311f5 AGESA vendorcode: Build a common amdlib by Kyösti Mälkki · 8 years ago
  61. 6ec72c9 drivers/uart: Use uart_platform_refclk for all UART models by Lee Leahy · 8 years ago
  62. 6f07ff1 southbridge/amd: Drop HUDSON_FWM_INSIDE_CBFS by Patrick Georgi · 8 years ago
  63. c13866f sb/amd/sp5100: Apply Sx State Settings per RPR v3.02 by Timothy Pearson · 8 years ago
  64. d1b6ff8 sb/amd/sp5100: Enable CPU reset timing option per RPR v3.02 by Timothy Pearson · 8 years ago
  65. 796e77e sb/amd/sp5100: Disable ASF legacy sensor support per RPR v3.02 by Timothy Pearson · 8 years ago
  66. 056e454 sb/amd/sb700: Add sb7xx_51xx_decode_last_reset() by Timothy Pearson · 8 years ago
  67. 2268e0d sb/amd/sb700: Enable reset on sync flood by Timothy Pearson · 8 years ago
  68. 9ef6717 sb/amd/sp5100: Add ehci_async_data_cache CMOS option by Timothy Pearson · 8 years ago
  69. 51c3169 southbridge/amd/sb700: Enable extended APIC ID when Kconfig option set by Timothy Pearson · 9 years ago
  70. 919c459c southbridge/amd/sb700: Set HPET min tick value to RPR recommendation by Timothy Pearson · 9 years ago
  71. 40e1fac southbridge/amd/sb700: Add CMOS option to disable legacy USB support by Timothy Pearson · 9 years ago
  72. 8274acc southbridge/amd/sb700: Add missing DMA setup step from AMD RRG by Timothy Pearson · 9 years ago
  73. fd277d8 header files: Fix guard name comments to match guard names by Martin Roth · 9 years ago
  74. 5933814 amd/cimx/sb800/pci_devs.h: Update guard #define name by Martin Roth · 9 years ago
  75. 2ed0aa2 Correct some common spelling mistakes by Martin Roth · 9 years ago
  76. 77133af sb/amd/sr5650: Correctly locate CPU MMCONFIG resource by Timothy Pearson · 9 years ago
  77. 1eaaa0e southbridge/amd/sr5650: Add MCFG ACPI table support by Timothy Pearson · 9 years ago
  78. 1e1c7ac southbridge/amd/sb600: Update HPET base address with #define by Martin Roth · 9 years ago
  79. 16ff807 amd/[nb/fam10|sb/sr5650]: Minor cosmetic changes by Timothy Pearson · 9 years ago
  80. 91d9cbc ACPI: Fix IASL Warning about unused method for _OSI check by Martin Roth · 9 years ago
  81. 0a105cd sb/amd/sb700: Enable watchdog timer for OS use by Timothy Pearson · 9 years ago
  82. a962e06 amdfwtool: Hide the prefix of target by Zheng Bao · 9 years ago
  83. 1fa2809 AMD/bettong: Add missing uart.c for UART by Zheng Bao · 9 years ago
  84. 72c83a8 sb/amd/sr5650: Allow resource allocator to assign bus numbers by Timothy Pearson · 9 years ago
  85. e1e9ed3 AMD/bettong: Remove the useless period (trivial) by Zheng Bao · 9 years ago
  86. 1a38374 southbridge/amd/sb700: Fix boot hang when AHCI mode disabled by Timothy Pearson · 9 years ago
  87. 905507c southbridge/amd/sb700: Fix drifting system clock by Timothy Pearson · 9 years ago
  88. 56c8ef9 southbridge/amd/sr5650: Use correct PCI configuration block offset by Timothy Pearson · 9 years ago
  89. 2286138 AMD/bettong: Add UART support by Zheng Bao · 9 years ago
  90. 84216dc southbridge/amd/sb700: Fix mismatched FADT entries by Timothy Pearson · 9 years ago
  91. a8c6c7f southbridge/amd/sr5650: Hide clock configuration device after setup is complete by Timothy Pearson · 9 years ago
  92. 44e4a4e southbridge/amd/sr5650: Add IOMMU support by Timothy Pearson · 9 years ago
  93. d2e8f6a southbridge/amd: add support for Bolton FCH by Felix Held · 9 years ago
  94. 839d68f AMD Bettong: refactor PCI interrupt table by WANG Siyuan · 9 years ago
  95. c64f21c AMD Hudson: Use amdfwtool to integrate firmwares. by Zheng Bao · 9 years ago
  96. 21be0d2 src/southbridge/amd/sr5650: Always configure lane director on startup by Timothy Pearson · 9 years ago
  97. 876bdd4 southbridge/amd/sb700: Fix random persistent SATA AHCI drive detection failure by Timothy Pearson · 9 years ago
  98. 0111459 southbridge/amd/sb700: Fix SATA port 4/5 drive detection by Timothy Pearson · 9 years ago
  99. 5260a44 southbridge/amd/sb700: Recover if AHCI disk detection fails by Timothy Pearson · 9 years ago
  100. 14ebf95 src/southbridge/amd/sb700: Reset SATA controller in AHCI mode during startup by Timothy Pearson · 9 years ago