1. d4f92fa asus/m2v: Make _CRS methods serialized by Paul Menzel · 7 years ago
  2. 7328cf9 asus/m2v,m2v-mx_se: Unify Kconfig by Paul Menzel · 8 years ago
  3. 3b87812 Kconfig: Update default hex values to start with 0x by Martin Roth · 8 years ago
  4. 6350a2e src/mainboard/a-trend - emulation: Add space around operators by Elyes HAOUAS · 8 years ago
  5. 837618b mainboard/asus/*: transition away from device_t by Antonello Dettori · 8 years ago
  6. d23ee5d mainboard: Clean up boot_option/reboot_bits in cmos.layout by Nico Huber · 8 years ago
  7. 2439132 mainboard: Remove last_boot NVRAM option by Timothy Pearson · 9 years ago
  8. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  9. 7748ee5 AMD K8 fam10: Refactor Kconfig SB_HT_CHAIN_ON_BUS0 by Kyösti Mälkki · 9 years ago
  10. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  11. a52f903 src/mainboard/*/*/board_info.txt: Added Release year for boards by Mathias Friman · 9 years ago
  12. 139e106 kconfig: automatically include mainboards by Stefan Reinauer · 9 years ago
  13. 94efd19 mainboard/cmos: Kill off unused boot_* parameters by Timothy Pearson · 9 years ago
  14. c0ae684 mainboard/cmos: Move ECC variables out of fallback mechanism byte by Timothy Pearson · 9 years ago
  15. 9b68f05 mainboard/cmos: Delete obsolete commented parameters by Timothy Pearson · 9 years ago
  16. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  17. 069f476 mainboard: Drop print_ implementation from non-romcc boards by Stefan Reinauer · 10 years ago
  18. ebe3a7a mainboard/*/romstage.c: Fix 'lib/delay.c' inclusion by Edward O'Callaghan · 10 years ago
  19. 77757c2 mainboard/*/romstage.c: Sanitize system header inclusions by Edward O'Callaghan · 10 years ago
  20. bd79c5e Replace hlt() loops with halt() by Patrick Georgi · 10 years ago
  21. eaee6e2 AMD: Move RAMBASE and RAMTOP by Kyösti Mälkki · 10 years ago
  22. 4743254 amd: rename model_fxx_powernow to powernow. by Vladimir Serbinenko · 10 years ago
  23. 6985d4e amdk8: Move to per-device ACPI by Vladimir Serbinenko · 10 years ago
  24. aedcc10 src/mainboard: Remove trailing whitespace by Elyes HAOUAS · 10 years ago
  25. cb70f79 mainboard: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  26. 7974471 mainboard: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  27. 76d8fd6 mainboard/*: Convert to generic ITE superio romstage component by Edward O'Callaghan · 10 years ago
  28. f292002 superio/ite/*: Factor out generic romstage component by Edward O'Callaghan · 10 years ago
  29. fd33781 Move ARCH_* from board/Kconfig to cpu or soc Kconfig. by Furquan Shaikh · 10 years ago
  30. 4333071 board-status: Add board_info.txt extracted from wiki. by Vladimir Serbinenko · 10 years ago
  31. ea8d460 AMD K8 (rev F): Move rev F0/F1 workaround to header by Kyösti Mälkki · 11 years ago
  32. 0946190 AMD K8 (rev-F): Always have RAMINIT_SYSINFO by Kyösti Mälkki · 11 years ago
  33. 142b52c AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includes by Kyösti Mälkki · 11 years ago
  34. 88a67f0 AMD boards (non-AGESA): Cleanup earlymtrr.c includes by Kyösti Mälkki · 11 years ago
  35. 6aeb4a2 AMD: Drop empty root_complex by Kyösti Mälkki · 11 years ago
  36. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  37. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  38. 0aa37c4 sconfig: rename lapic_cluster -> cpu_cluster by Stefan Reinauer · 11 years ago
  39. 4aff445 sconfig: rename pci_domain -> domain by Stefan Reinauer · 11 years ago
  40. 897aeeb Drop empty mainboard_ops by Kyösti Mälkki · 12 years ago
  41. bbc880e amdk8/amdfam10: Use CAR_GLOBAL for sysinfo by Patrick Georgi · 12 years ago
  42. e135ac5 Remove AMD special case for LAPIC based udelay() by Patrick Georgi · 12 years ago
  43. a47bd91 Fix PIRQ routing abstraction by Stefan Reinauer · 12 years ago
  44. a93c3fe Drop redundant CHIP_NAME in mainboard.c by Kyösti Mälkki · 12 years ago
  45. 188e3c2 Drop mainboard chip.h by Stefan Reinauer · 12 years ago
  46. e166782 Clean up #ifs by Patrick Georgi · 12 years ago
  47. 26b00e6 Refactor some alignment handling by Patrick Georgi · 12 years ago
  48. 35e1c86 VIA southbridge K8T890: Apply un-written naming rules by Kyösti Mälkki · 12 years ago
  49. c8feedd Unify Local APIC address definitions by Patrick Georgi · 12 years ago
  50. f8ed903 simplify IDE cable detection for Asus M2V by Florian Zumbiehl · 13 years ago
  51. 914377e Get rid of the old romstage-as-bootblock ROM layout by Patrick Georgi · 13 years ago
  52. a251dee Use default table creator macro for all SSDTs by Stefan Reinauer · 13 years ago
  53. b0a9c5c mptable: Refactor mptable generation some more by Patrick Georgi · 13 years ago
  54. c75c79b mptable: Get rid of fixup_virtual_wire by Patrick Georgi · 13 years ago
  55. 6eb7a53 mptable: Refactor lintsrc generation by Patrick Georgi · 13 years ago
  56. 42fa7fe run uart_init() from console_init, just like the other console initialization functions. by Stefan Reinauer · 13 years ago
  57. 8241941 Fix some subsystemid statements in r6421 by Sylvain "ythier" Hitier · 13 years ago
  58. 9132102 Use subsystem id from devicetree.cb instead of Kconfig and move by Sven Schnelle · 13 years ago
  59. c36d506 Get mptable OEM/product ID from kconfig variables. by Uwe Hermann · 14 years ago
  60. 475916d Compile cbmem.c instead of including it in romstage, by Rudolf Marek · 14 years ago
  61. d351925 Move "select CACHE_AS_RAM" lines from boards into CPU socket. by Uwe Hermann · 14 years ago
  62. 8301d83 second round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  63. 836ae29 first round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  64. 48ae608 S3 support for ASUS M2V by Tobias Diedrich · 14 years ago
  65. bcaea14 1) wraps the s3 parts of chipset code/memory init code with if CONFIG_HAVE_ACPI_RESUME == 1 getting rid of ugly define in romstage.c by Rudolf Marek · 14 years ago
  66. 7b99705 Simplify a few code chunks, fix whitespace and indentation. by Uwe Hermann · 14 years ago
  67. 57b2ff8 Drop excessive whitespace randomly sprinkled in romstage.c files. by Uwe Hermann · 14 years ago
  68. 6dc92f0 Use DIMM0 et al in lots more places instead of hardocding values. by Uwe Hermann · 14 years ago
  69. 0fe6e9a Dynamically generate PNP0C02 mainboard resources in SSDT by Tobias Diedrich · 14 years ago
  70. 8a71dcd The only southbridge having a pirq_assign_irqs function (needed for by Tobias Diedrich · 14 years ago
  71. 5876d06 Forgot to remove one set of SET_FIDVID defines by Patrick Georgi · 14 years ago
  72. 76e8152 Move the SET_FIDVID* family of configuration options to Kconfig and by Patrick Georgi · 14 years ago
  73. 727edb0 Return 0, (as for 40pin cable if SB not found) by Rudolf Marek · 14 years ago
  74. 5d72eb5 Move cable detect logic to a weak function in vt8237r_ide.c and add by Tobias Diedrich · 14 years ago
  75. 5960fb3 mainboard/asus/m2v: Set DDR2 voltage to 1.8V by Tobias Diedrich · 14 years ago
  76. 5f00e0c Use the new mptable_write_buses() on the ASUS M2V. by Tobias Diedrich · 14 years ago
  77. ca03331 Add mptable for ASUS M2V. by Tobias Diedrich · 14 years ago
  78. 8b3cac2 Add acpi tables and dsdt. by Tobias Diedrich · 14 years ago
  79. 6222fe0 Add pirq table for ASUS M2V. by Tobias Diedrich · 14 years ago
  80. 4e6305f Should be part of 6044. I forgot to add the directory :/ by Tobias Diedrich · 14 years ago