1. 8f372d0 mainboard/technexion/tim5690: Use tabs for indents by Elyes HAOUAS · 8 years ago
  2. a5aad2e src/mainboard/lenovo-winent: Add space around operators by Elyes HAOUAS · 8 years ago
  3. d23ee5d mainboard: Clean up boot_option/reboot_bits in cmos.layout by Nico Huber · 8 years ago
  4. 8ab989e src/mainboard: Capitalize ROM, RAM, CPU and APIC by Elyes HAOUAS · 8 years ago
  5. 0cd338e Remove non-ascii & unprintable characters by Martin Roth · 8 years ago
  6. 95fe8fb mainboard: Format irq_tables.c by Paul Menzel · 8 years ago
  7. 82d9a31 lib: compile mdelay for romstage by Patrick Georgi · 9 years ago
  8. 1e1c7ac southbridge/amd/sb600: Update HPET base address with #define by Martin Roth · 9 years ago
  9. f77516c ACPI: Work around IASL warning reading/writing same register by Martin Roth · 9 years ago
  10. 91d9cbc ACPI: Fix IASL Warning about unused method for _OSI check by Martin Roth · 9 years ago
  11. 47b6a82 mainboard/**/irq_tables.c: Remove reference to getpir by Patrick Georgi · 9 years ago
  12. 2439132 mainboard: Remove last_boot NVRAM option by Timothy Pearson · 9 years ago
  13. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  14. d4bbfe8 mainboard: Convert #ifdef to IS_ENABLED in get_bus_conf.c by Timothy Pearson · 9 years ago
  15. a4d179a amd/acpi: Clean up SMBus references. by Tobias Diedrich · 9 years ago
  16. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  17. 7748ee5 AMD K8 fam10: Refactor Kconfig SB_HT_CHAIN_ON_BUS0 by Kyösti Mälkki · 10 years ago
  18. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  19. 139e106 kconfig: automatically include mainboards by Stefan Reinauer · 9 years ago
  20. 033bb4b acpi: Generate valid ACPI processor objects by Timothy Pearson · 10 years ago
  21. 94efd19 mainboard/cmos: Kill off unused boot_* parameters by Timothy Pearson · 10 years ago
  22. c0ae684 mainboard/cmos: Move ECC variables out of fallback mechanism byte by Timothy Pearson · 10 years ago
  23. 9b68f05 mainboard/cmos: Delete obsolete commented parameters by Timothy Pearson · 10 years ago
  24. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  25. 069f476 mainboard: Drop print_ implementation from non-romcc boards by Stefan Reinauer · 10 years ago
  26. ebe3a7a mainboard/*/romstage.c: Fix 'lib/delay.c' inclusion by Edward O'Callaghan · 10 years ago
  27. 77757c2 mainboard/*/romstage.c: Sanitize system header inclusions by Edward O'Callaghan · 10 years ago
  28. eaee6e2 AMD: Move RAMBASE and RAMTOP by Kyösti Mälkki · 10 years ago
  29. 4743254 amd: rename model_fxx_powernow to powernow. by Vladimir Serbinenko · 10 years ago
  30. 6985d4e amdk8: Move to per-device ACPI by Vladimir Serbinenko · 10 years ago
  31. 822bc65 ACPI: Remove CONFIG_GENERATE_ACPI_TABLES by Vladimir Serbinenko · 11 years ago
  32. cb70f79 mainboard: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  33. d874757 AMD boards: Fix typos by Kyösti Mälkki · 10 years ago
  34. 9533d83 PIRQ tables: Fix typos by Kyösti Mälkki · 10 years ago
  35. f7d8f09 amd/agesa,cimx: Rename ACPI OS detection methods by Edward O'Callaghan · 10 years ago
  36. 76d8fd6 mainboard/*: Convert to generic ITE superio romstage component by Edward O'Callaghan · 10 years ago
  37. f292002 superio/ite/*: Factor out generic romstage component by Edward O'Callaghan · 10 years ago
  38. f771e56 Drop useless mainboard-romstage defines by Patrick Georgi · 10 years ago
  39. fd33781 Move ARCH_* from board/Kconfig to cpu or soc Kconfig. by Furquan Shaikh · 10 years ago
  40. 392de45 mainboard/*: Remove DUMP_ACPI_TABLES from amd boards by Edward O'Callaghan · 10 years ago
  41. 4333071 board-status: Add board_info.txt extracted from wiki. by Vladimir Serbinenko · 11 years ago
  42. 0946190 AMD K8 (rev-F): Always have RAMINIT_SYSINFO by Kyösti Mälkki · 11 years ago
  43. 142b52c AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includes by Kyösti Mälkki · 11 years ago
  44. 88a67f0 AMD boards (non-AGESA): Cleanup earlymtrr.c includes by Kyösti Mälkki · 11 years ago
  45. 4159a80 Correct spelling of shadow, setting and memory by Paul Menzel · 11 years ago
  46. c66f1cb Include boot_cpu.c for romstage builds by Kyösti Mälkki · 11 years ago
  47. 6aeb4a2 AMD: Drop empty root_complex by Kyösti Mälkki · 11 years ago
  48. a390d77 AMD boards: routing.asl: Uniformly start `Package()` with capital letter by Paul Menzel · 11 years ago
  49. d654f42 AMD: Reduce stack size from 64 KB to the default of 4 KB by Paul Menzel · 11 years ago
  50. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  51. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 12 years ago
  52. 12d6024 AMD boards: ACPI DSDT: Use COREBOOT for the OEM Table ID field by Paul Menzel · 12 years ago
  53. 528640d mainboard.c: Name enable_dev function uniformly `mainboard_enable` by Paul Menzel · 12 years ago
  54. 0aa37c4 sconfig: rename lapic_cluster -> cpu_cluster by Stefan Reinauer · 12 years ago
  55. 4aff445 sconfig: rename pci_domain -> domain by Stefan Reinauer · 12 years ago
  56. bbc880e amdk8/amdfam10: Use CAR_GLOBAL for sysinfo by Patrick Georgi · 12 years ago
  57. e135ac5 Remove AMD special case for LAPIC based udelay() by Patrick Georgi · 12 years ago
  58. bdc1816 Fix technexion tim5690 board VGA handler by Stefan Reinauer · 12 years ago
  59. 199b09c x86 realmode: Use x86emu register file + defines by Patrick Georgi · 12 years ago
  60. 503af72 x86 realmode: Adapt to x86emu/YABEL style return codes by Patrick Georgi · 12 years ago
  61. 55db955 Drop unneeded BOARD_HAS_FADT option by Stefan Reinauer · 12 years ago
  62. bf5a7dc Drop CONFIG_HAVE_BUS_CONFIG, clean up Kconfig by Stefan Reinauer · 12 years ago
  63. fa66eae Get rid of hard coded strings in ACPI tables by Stefan Reinauer · 12 years ago
  64. a93c3fe Drop redundant CHIP_NAME in mainboard.c by Kyösti Mälkki · 12 years ago
  65. cf8e466 Cleanup coreboot memory table includes by Kyösti Mälkki · 12 years ago
  66. 1c5071d Drop HAVE_MAINBOARD_RESOURCES by Kyösti Mälkki · 12 years ago
  67. 7bdf85b Move cpus_ready_for_init() to AMD K8 by Kyösti Mälkki · 12 years ago
  68. cc3b188 Technexion TIM5690: drop add_mainboard_resources() by Kyösti Mälkki · 12 years ago
  69. 6b5eb1c AMD and GFXUMA: move setup_uma_memory() to northbridge by Kyösti Mälkki · 12 years ago
  70. 188e3c2 Drop mainboard chip.h by Stefan Reinauer · 12 years ago
  71. 505414a AMD and GFXUMA: drop redundant use of lb_add_memory_range() by Kyösti Mälkki · 12 years ago
  72. ba589e3 Move setup_uma_memory() to K8 northbridge by Kyösti Mälkki · 12 years ago
  73. cc55b9b Define global uma_memory variables by Kyösti Mälkki · 12 years ago
  74. e166782 Clean up #ifs by Patrick Georgi · 12 years ago
  75. 26b00e6 Refactor some alignment handling by Patrick Georgi · 12 years ago
  76. c8feedd Unify Local APIC address definitions by Patrick Georgi · 13 years ago
  77. 91bd306 ACPI: More ../../.. removal by Patrick Georgi · 13 years ago
  78. b05bf5b amd/sb600: Move HAVE_HARD_RESET to southbridge by Patrick Georgi · 13 years ago
  79. 4c2bfb6 remove usbdebug.h include from mainboard/romstage code by Sven Schnelle · 13 years ago
  80. a251dee Use default table creator macro for all SSDTs by Stefan Reinauer · 13 years ago
  81. b0a9c5c mptable: Refactor mptable generation some more by Patrick Georgi · 13 years ago
  82. c75c79b mptable: Get rid of fixup_virtual_wire by Patrick Georgi · 13 years ago
  83. 42fa7fe run uart_init() from console_init, just like the other console initialization functions. by Stefan Reinauer · 13 years ago
  84. b3ae186 * Set USBDEBUG_DEFAULT_PORT in all southbridges and use that value by Stefan Reinauer · 13 years ago
  85. 9132102 Use subsystem id from devicetree.cb instead of Kconfig and move by Sven Schnelle · 14 years ago
  86. c36d506 Get mptable OEM/product ID from kconfig variables. by Uwe Hermann · 14 years ago
  87. 8677a23 After this has been brought up many times before, rename src/arch/i386 to by Stefan Reinauer · 14 years ago
  88. f8ba64d Deduplicate various ACPI .asl files. by Uwe Hermann · 14 years ago
  89. d351925 Move "select CACHE_AS_RAM" lines from boards into CPU socket. by Uwe Hermann · 14 years ago
  90. 8301d83 second round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  91. 836ae29 first round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  92. d73c505 devicetree.cb: Only add as many entries as there are DIMM slots. by Uwe Hermann · 14 years ago
  93. 7b99705 Simplify a few code chunks, fix whitespace and indentation. by Uwe Hermann · 14 years ago
  94. 57b2ff8 Drop excessive whitespace randomly sprinkled in romstage.c files. by Uwe Hermann · 14 years ago
  95. 8cda969 Convert boards to use mptable_write_buses. by Patrick Georgi · 14 years ago
  96. 9bd9a90 Unify DIMM SPD addressing. For Geode, change the by Patrick Georgi · 14 years ago
  97. d28c298 Eliminate SET_NB_CFG_54 option. There was no board that by Patrick Georgi · 14 years ago
  98. e0c0a82 This problem was introduced with by Tobias Diedrich · 14 years ago
  99. 76e8152 Move the SET_FIDVID* family of configuration options to Kconfig and by Patrick Georgi · 14 years ago
  100. 6018e1b DSDT.asl should not report the AMD SB600/SB700 RTC as Intel PIIX4 by Scott Duplichan · 14 years ago