1. 26071aa ACPI: Correct asl_compiler_revision value by Elyes HAOUAS · 6 years ago
  2. 3d3152e AGESA: Drop CONFIG_CBB and CONFIG_CDB by Kyösti Mälkki · 6 years ago
  3. 7d1a948 sb/amd/{cimx,sb{7,8}00}: Use PCI_DEVFN() by Elyes HAOUAS · 6 years ago
  4. dfd4ec2 southbridge/amd/cimx: Drop unused functions by Kyösti Mälkki · 6 years ago
  5. 0f8b8d9 src: Move constant to the right side of comparison by Elyes HAOUAS · 6 years ago
  6. adc4753 usbdebug: Make the EHCI debug console work in the bootblock by Arthur Heymans · 6 years ago
  7. c70eed1 device: Use pcidev_on_root() by Kyösti Mälkki · 6 years ago
  8. 409dc3b sb/amd/cimx/sb800/ramtop: Fix coding style issues by Paul Menzel · 7 years ago
  9. f5b974e arch/acpi.h: Add some update to version 6.2a by Elyes HAOUAS · 6 years ago
  10. 8541ede src/{mainboard,southbridge}: Remove commented include lines by Elyes HAOUAS · 6 years ago
  11. 8a5283a src: Remove unneeded include <cbmem.h> by Elyes HAOUAS · 6 years ago
  12. e9a0130 src: Remove unneeded include <console/console.h> by Elyes HAOUAS · 6 years ago
  13. ead574e src: Get rid of duplicated includes by Elyes HAOUAS · 6 years ago
  14. 9eb4d0a sb/amd: Remove dead assignment in SPI driver by Paul Menzel · 6 years ago
  15. dee0f88 sb/amd: Fix grammar in comment by Paul Menzel · 6 years ago
  16. 19f5ba8 amd: Fix non-local header treated as local by Elyes HAOUAS · 6 years ago
  17. a342f39 src: Remove unneeded whitespace by Elyes HAOUAS · 6 years ago
  18. 3e1b3b1 sb/amd/cimx/sb[89]00: Use CF9 reset by Nico Huber · 6 years ago
  19. f9ea7ed update all FADT version 3.0 to use the get tables function by Marc Jones · 6 years ago
  20. 1faa11e Fix PCI ACPI _OSC methods by Marc Jones · 6 years ago
  21. 251279c src/southbridge: Use "foo *bar" instead of "foo* bar" by Elyes HAOUAS · 6 years ago
  22. b0f1988 src: Get rid of unneeded whitespace by Elyes HAOUAS · 6 years ago
  23. ebace9f src/southbridge: Add and update license headers by Martin Roth · 6 years ago
  24. dda0fc4 cimx/sb800: Use PCI_DEVFN() by Kyösti Mälkki · 6 years ago
  25. e51d731 sb/amd/cimx/sb900: Get rid of device_t by Elyes HAOUAS · 6 years ago
  26. 1a4abb7 sb/amd/cimx/sb800: Get rid of device_t by Elyes HAOUAS · 6 years ago
  27. 621abec sb/amd/cimx/sb800: Remove unused variable by Paul Menzel · 7 years ago
  28. 482f822 sb/amd/cimx/sb800/lpc: Shorten and wrap long lines by Paul Menzel · 7 years ago
  29. 851dde8 drivers/spi: reduce confusion in the API by Aaron Durbin · 6 years ago
  30. 6053a9c console: Expose vsnprintf by David Hendricks · 7 years ago
  31. 1fcc9f3 drivers/spi: support cmd opcode deduction for spi_crop_chunk() by Aaron Durbin · 7 years ago
  32. c618b90 AGESA f15 cimx/sb700: Remove unused chips code by Kyösti Mälkki · 7 years ago
  33. eb7e6b5 amd/torpedo cimx/sb900: Fix include directory by Kyösti Mälkki · 7 years ago
  34. 9de8ab9 AGESA_LEGACY: Apply final cleanup and file removals by Kyösti Mälkki · 7 years ago
  35. 2bd6939 AGESA f15 boards: Remove - using LATE_CBMEM_INIT by Kyösti Mälkki · 7 years ago
  36. e4a016f AMD CIMx SB800: late.c: Use variable `device` from for loop condition by Paul Menzel · 11 years ago
  37. ec23f04 AMD platforms: Fix ASL comment that implies "\_SB" is southbridge by Martin Roth · 7 years ago
  38. 7090377 smbus: Fix a typo ("Set the device I'm talking too") by Jonathan Neuschäfer · 7 years ago
  39. 63fac81 AGESA: Implement POSTCAR_STAGE by Kyösti Mälkki · 7 years ago
  40. d229d4a AGESA cimx: Move cb_types.h to vendorcode by Kyösti Mälkki · 7 years ago
  41. aa090cb device: acpi_name() should take a const struct device by Aaron Durbin · 7 years ago
  42. 6f55154 AGESA CIMX: Remove empty set_pcie_(de)reset by Kyösti Mälkki · 7 years ago
  43. f7ca672 AGESA boards: Clean up some includes by Kyösti Mälkki · 7 years ago
  44. 746241f ACPI S3: Remove conflicting local acpi_get_sleep_type() by Kyösti Mälkki · 7 years ago
  45. 390ba04 AGESA binaryPI: Consolidate and fix sleep states by Kyösti Mälkki · 7 years ago
  46. 28c4d2f AGESA: Introduce AGESA_LEGACY_WRAPPER and its counterpart by Kyösti Mälkki · 8 years ago
  47. 8a303b7 AGESA: Add guard for acpi_get_sleep_type() by Kyösti Mälkki · 7 years ago
  48. 083504b southbridge/amd: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  49. 8d29dd1 vendorcode/amd: Unify Porting.h across all targets by Stefan Reinauer · 7 years ago
  50. 01f9aa5 Consolidate reset API, add generic reset_prepare mechanism by Julius Werner · 7 years ago
  51. 70d92b9 CBMEM: Clarify CBMEM_TOP_BACKUP function usage by Kyösti Mälkki · 7 years ago
  52. 12eca76 southbridge/amd: Move spi driver to use spi_bus_map by Furquan Shaikh · 7 years ago
  53. 61be360 AGESA: Fix UMA calculations by Kyösti Mälkki · 7 years ago
  54. de705fa drivers/spi: Re-factor spi_crop_chunk by Furquan Shaikh · 7 years ago
  55. 1498efe cimx/sb800: Log southbridge call-sites by Kyösti Mälkki · 7 years ago
  56. d8a2c1f southbridge/amd: Add LPC bridge acpi path for Family14 and SB800 by Tobias Diedrich · 7 years ago
  57. c2973d1 spi: Get rid of SPI_ATOMIC_SEQUENCING by Furquan Shaikh · 8 years ago
  58. 94f8699 spi: Define and use spi_ctrlr structure by Furquan Shaikh · 8 years ago
  59. 36b81af spi: Pass pointer to spi_slave structure in spi_setup_slave by Furquan Shaikh · 8 years ago
  60. 0dba025 spi: Fix parameter types for spi functions by Furquan Shaikh · 8 years ago
  61. 9d9a552 AGESA binaryPI: Fix PCI ID namespace by Kyösti Mälkki · 8 years ago
  62. c28984d spi: Clean up SPI flash driver interface by Furquan Shaikh · 8 years ago
  63. 9344bde src/southbridge: Remove unnecessary whitespace by Elyes HAOUAS · 8 years ago
  64. 035df00 src/southbridge: Remove whitespace after sizeof by Elyes HAOUAS · 8 years ago
  65. 18cd8a6 src/southbridge: Remove unnecessary semicolon by Elyes HAOUAS · 8 years ago
  66. 3b87812 Kconfig: Update default hex values to start with 0x by Martin Roth · 8 years ago
  67. c021ffe southbridge/amd: Add space around operators by Elyes HAOUAS · 8 years ago
  68. 1e1b866 southbridge/amd/cimx: transition away from device_t by Antonello Dettori · 8 years ago
  69. ba28e8d src/southbridge: Code formating by Elyes HAOUAS · 8 years ago
  70. 0cd338e Remove non-ascii & unprintable characters by Martin Roth · 8 years ago
  71. 1bcd7fc src/southbridge: Capitalize CPU, RAM and ROM by Elyes HAOUAS · 8 years ago
  72. fd277d8 header files: Fix guard name comments to match guard names by Martin Roth · 9 years ago
  73. 5933814 amd/cimx/sb800/pci_devs.h: Update guard #define name by Martin Roth · 9 years ago
  74. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  75. 0390cc6 SB900 64bit fixes by Stefan Reinauer · 9 years ago
  76. a843211 SB700: 64bit fixes by Stefan Reinauer · 9 years ago
  77. 114a948 amd/cimx/sb800/late.c: Add comment in `sb800_init()` by Paul Menzel · 9 years ago
  78. 0dab6d1 amd/sb800: Make UsbRxMode per-board customizable by Tobias Diedrich · 9 years ago
  79. dc9f5cd coreboot: introduce commonlib by Aaron Durbin · 9 years ago
  80. 12bce3f SB800: Port to 64bit by Stefan Reinauer · 9 years ago
  81. 7b1a8a7 amd/cimx/sb800/acpi/smbus.asl: Align comments by Paul Menzel · 9 years ago
  82. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  83. d0e212c devicetree: Discriminate device ops scan_bus() by Kyösti Mälkki · 9 years ago
  84. 83f81ca acpi: Remove monolithic ACPI by Vladimir Serbinenko · 10 years ago
  85. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  86. 26e24cc 3rdparty: move to 3rdparty/blobs by Patrick Georgi · 9 years ago
  87. f4f0287 3rdparty: Move to blobs by Patrick Georgi · 9 years ago
  88. 595e777 Kconfig whitespace fixes by Martin Roth · 9 years ago
  89. 13e4182 kbuild: automatically include southbridges by Stefan Reinauer · 9 years ago
  90. 4da487e CBMEM: Add LATE_CBMEM_INIT guards by Kyösti Mälkki · 9 years ago
  91. 9ef9d85 bootstate: use structure pointers for scheduling callbacks by Aaron Durbin · 9 years ago
  92. 0b87bb7 AMD cimx/sb800: Disconnect PCI bridge 0:14.4 from pins by Kyösti Mälkki · 10 years ago
  93. 033bb4b acpi: Generate valid ACPI processor objects by Timothy Pearson · 10 years ago
  94. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  95. 24501ca AMD cimx/sb800: Initially enable all GPP ports by Kyösti Mälkki · 10 years ago
  96. 41cd047 AMD cimx/sb800: Move cimx init for ramstage by Kyösti Mälkki · 10 years ago
  97. 486c05f AMD cimx/sb800: Fix PCI-to-PCI bridge 0:14.4 configuration by Kyösti Mälkki · 10 years ago
  98. 11f9c35 AMD cimx/sb800: Fix console output by Kyösti Mälkki · 10 years ago
  99. 78c5d58 ACPI: Add acpi_is_wakeup_s3() for romstage by Kyösti Mälkki · 10 years ago
  100. 6355cbf AMD platforms: fix callout_entry doxygen errors by Martin Roth · 10 years ago