1. 3a0cb45 cpu/amd/mtrr.h: Drop excessive includes by Kyösti Mälkki · 8 years ago
  2. 4607cac cpu/x86/msr.h: Drop excessive includes by Kyösti Mälkki · 8 years ago
  3. 0e505f1 mainboard/iwill/dk8_htx: Use tabs for indents by Elyes HAOUAS · 8 years ago
  4. b87a734 mainboard/*/*/dsdt.asl: Use tabs for indents by Elyes HAOUAS · 8 years ago
  5. 531b87a src/mainboard/getac - kontron: Add space around operators by Elyes HAOUAS · 8 years ago
  6. d23ee5d mainboard: Clean up boot_option/reboot_bits in cmos.layout by Nico Huber · 8 years ago
  7. 8ab989e src/mainboard: Capitalize ROM, RAM, CPU and APIC by Elyes HAOUAS · 8 years ago
  8. 95fe8fb mainboard: Format irq_tables.c by Paul Menzel · 8 years ago
  9. ec73039 ASL: Remove unused local variables. by Vladimir Serbinenko · 8 years ago
  10. 3e41ee9 ACPI: Fix IASL Warning about unused method for _S3 check by Martin Roth · 9 years ago
  11. 63d5088 [REMOVAL] iwill/dk8s2 by Stefan Reinauer · 9 years ago
  12. bb3934c [REMOVAL] iwill/dk8x by Stefan Reinauer · 9 years ago
  13. 47b6a82 mainboard/**/irq_tables.c: Remove reference to getpir by Patrick Georgi · 9 years ago
  14. 2439132 mainboard: Remove last_boot NVRAM option by Timothy Pearson · 9 years ago
  15. d4bbfe8 mainboard: Convert #ifdef to IS_ENABLED in get_bus_conf.c by Timothy Pearson · 9 years ago
  16. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  17. 83fc32f device_ops: add device_t argument to write_acpi_tables by Alexander Couzens · 9 years ago
  18. 7748ee5 AMD K8 fam10: Refactor Kconfig SB_HT_CHAIN_ON_BUS0 by Kyösti Mälkki · 9 years ago
  19. d44a036 AMD K8: Move SB_HT_CHAIN_ON_BUS0 default 0 by Kyösti Mälkki · 9 years ago
  20. a4cf83d cbfs: Fix mismerge. by Vladimir Serbinenko · 9 years ago
  21. 36f8d27 Make DSDT a file in CBFS rather than embedding it into ramstage. by Vladimir Serbinenko · 9 years ago
  22. 139e106 kconfig: automatically include mainboards by Stefan Reinauer · 9 years ago
  23. 94efd19 mainboard/cmos: Kill off unused boot_* parameters by Timothy Pearson · 9 years ago
  24. c0ae684 mainboard/cmos: Move ECC variables out of fallback mechanism byte by Timothy Pearson · 9 years ago
  25. 9b68f05 mainboard/cmos: Delete obsolete commented parameters by Timothy Pearson · 9 years ago
  26. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  27. 4549e5a AMD K8 boards’ `romstage.c`: Spell sync*hr*onize correctly by Paul Menzel · 10 years ago
  28. 069f476 mainboard: Drop print_ implementation from non-romcc boards by Stefan Reinauer · 9 years ago
  29. ebe3a7a mainboard/*/romstage.c: Fix 'lib/delay.c' inclusion by Edward O'Callaghan · 10 years ago
  30. 77757c2 mainboard/*/romstage.c: Sanitize system header inclusions by Edward O'Callaghan · 10 years ago
  31. b3b79af mainboard/{iwill,amd/serenget_*}: Fix ptr discards const qualifier by Edward O'Callaghan · 10 years ago
  32. 318e481e Kconfig: Remove ACPI_SSDTX_NUM. by Vladimir Serbinenko · 10 years ago
  33. 4743254 amd: rename model_fxx_powernow to powernow. by Vladimir Serbinenko · 10 years ago
  34. 6985d4e amdk8: Move to per-device ACPI by Vladimir Serbinenko · 10 years ago
  35. aedcc10 src/mainboard: Remove trailing whitespace by Elyes HAOUAS · 10 years ago
  36. cb70f79 mainboard: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  37. 52f7043 mainboard,ASL: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  38. e1163c1 mainboard: Trivial - drop trailing blank lines at EOF in .h by Edward O'Callaghan · 10 years ago
  39. 7974471 mainboard: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  40. d874757 AMD boards: Fix typos by Kyösti Mälkki · 10 years ago
  41. 9533d83 PIRQ tables: Fix typos by Kyösti Mälkki · 10 years ago
  42. f7d8f09 amd/agesa,cimx: Rename ACPI OS detection methods by Edward O'Callaghan · 10 years ago
  43. 5c3f384 Replace SERIAL_CPU_INIT with PARALLEL_CPU_INIT by Kyösti Mälkki · 10 years ago
  44. fd33781 Move ARCH_* from board/Kconfig to cpu or soc Kconfig. by Furquan Shaikh · 10 years ago
  45. 8199809 mainboard/: Avoid including early_serial.c from w83627hf by Edward O'Callaghan · 10 years ago
  46. 392de45 mainboard/*: Remove DUMP_ACPI_TABLES from amd boards by Edward O'Callaghan · 10 years ago
  47. 147f703 Drop drivers/generic/debug by Kyösti Mälkki · 11 years ago
  48. 4333071 board-status: Add board_info.txt extracted from wiki. by Vladimir Serbinenko · 10 years ago
  49. b316585 AMD K8 (pre-F): Clean platforms without K8_REV_F_SUPPORT by Kyösti Mälkki · 11 years ago
  50. 142b52c AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includes by Kyösti Mälkki · 11 years ago
  51. 88a67f0 AMD boards (non-AGESA): Cleanup earlymtrr.c includes by Kyösti Mälkki · 11 years ago
  52. 6a4e9b5 get_bus_conf.c: reindent with indent by Paul Menzel · 11 years ago
  53. 6aeb4a2 AMD: Drop empty root_complex by Kyösti Mälkki · 11 years ago
  54. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  55. 0aa37c4 sconfig: rename lapic_cluster -> cpu_cluster by Stefan Reinauer · 11 years ago
  56. 4aff445 sconfig: rename pci_domain -> domain by Stefan Reinauer · 11 years ago
  57. 9824328 Drop empty mainboard.c by Kyösti Mälkki · 12 years ago
  58. 897aeeb Drop empty mainboard_ops by Kyösti Mälkki · 12 years ago
  59. bbc880e amdk8/amdfam10: Use CAR_GLOBAL for sysinfo by Patrick Georgi · 12 years ago
  60. e135ac5 Remove AMD special case for LAPIC based udelay() by Patrick Georgi · 12 years ago
  61. a47bd91 Fix PIRQ routing abstraction by Stefan Reinauer · 12 years ago
  62. 55db955 Drop unneeded BOARD_HAS_FADT option by Stefan Reinauer · 12 years ago
  63. bf5a7dc Drop CONFIG_HAVE_BUS_CONFIG, clean up Kconfig by Stefan Reinauer · 12 years ago
  64. fa66eae Get rid of hard coded strings in ACPI tables by Stefan Reinauer · 12 years ago
  65. a93c3fe Drop redundant CHIP_NAME in mainboard.c by Kyösti Mälkki · 12 years ago
  66. 7bdf85b Move cpus_ready_for_init() to AMD K8 by Kyösti Mälkki · 12 years ago
  67. a2701c6 Revert "remove CONFIG_SERIAL_CPU_INIT" by Sven Schnelle · 12 years ago
  68. 188e3c2 Drop mainboard chip.h by Stefan Reinauer · 12 years ago
  69. 78efc4c remove CONFIG_SERIAL_CPU_INIT by Sven Schnelle · 12 years ago
  70. e166782 Clean up #ifs by Patrick Georgi · 12 years ago
  71. 26b00e6 Refactor some alignment handling by Patrick Georgi · 12 years ago
  72. d1edb17 Fix the blank in acpi_tables.c by zbao · 12 years ago
  73. c8feedd Unify Local APIC address definitions by Patrick Georgi · 12 years ago
  74. 4c796ea Ati video: Apply un-written naming rules by Kyösti Mälkki · 12 years ago
  75. 152738f amd/amd8111: Move HAVE_HARD_RESET to southbridge by Patrick Georgi · 12 years ago
  76. a251dee Use default table creator macro for all SSDTs by Stefan Reinauer · 13 years ago
  77. b0a9c5c mptable: Refactor mptable generation some more by Patrick Georgi · 13 years ago
  78. c75c79b mptable: Get rid of fixup_virtual_wire by Patrick Georgi · 13 years ago
  79. 6eb7a53 mptable: Refactor lintsrc generation by Patrick Georgi · 13 years ago
  80. af90275 TINY_BOOTBLOCK problem-fix on amdk8+amd8111 platforms by enok71 · 13 years ago
  81. 42fa7fe run uart_init() from console_init, just like the other console initialization functions. by Stefan Reinauer · 13 years ago
  82. 13508b9 Drop baud rate init to an arbitrary baud rate from Super I/O code. by Stefan Reinauer · 13 years ago
  83. 9132102 Use subsystem id from devicetree.cb instead of Kconfig and move by Sven Schnelle · 13 years ago
  84. c36d506 Get mptable OEM/product ID from kconfig variables. by Uwe Hermann · 14 years ago
  85. 8301d83 second round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  86. 836ae29 first round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  87. 7f20d73 Trivial. Fix typo. sh> find -name "acpi_tables.c" | xargs sed -i "s/FDAT/FADT/g" by Zheng Bao · 14 years ago
  88. 1f7d3c5 AMD-8111: Add TINY_BOOTBLOCK support. by Uwe Hermann · 14 years ago
  89. 7b99705 Simplify a few code chunks, fix whitespace and indentation. by Uwe Hermann · 14 years ago
  90. 57b2ff8 Drop excessive whitespace randomly sprinkled in romstage.c files. by Uwe Hermann · 14 years ago
  91. 5244e1b Convert more boards to use mptable_write_buses. by Patrick Georgi · 14 years ago
  92. 9bd9a90 Unify DIMM SPD addressing. For Geode, change the by Patrick Georgi · 14 years ago
  93. d28c298 Eliminate SET_NB_CFG_54 option. There was no board that by Patrick Georgi · 14 years ago
  94. 2b6e93b Drop W83627THF, it's the same device as W83627THG. by Uwe Hermann · 14 years ago
  95. 76e8152 Move the SET_FIDVID* family of configuration options to Kconfig and by Patrick Georgi · 14 years ago
  96. 7bbd7f2 Move K8_ALLOCATE_IO_RANGE to Kconfig. by Patrick Georgi · 14 years ago
  97. 9915944 Remove comments that are obsolete since r6028. by Uwe Hermann · 14 years ago
  98. 00e1460 Move QRANK_DIMM_SUPPORT to Kconfig, removing it from romstage.c by Patrick Georgi · 14 years ago
  99. b907d32 We need to call smp_write_lintsrc() instead of smp_write_intsrc() for by Tobias Diedrich · 14 years ago
  100. 55dc223 Factor out common mptable code to mptable_init(). by Uwe Hermann · 14 years ago