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