1. c62ee70 src/mainboard: Doxygen fixes by Martin Roth · 10 years ago
  2. ebe3a7a mainboard/*/romstage.c: Fix 'lib/delay.c' inclusion by Edward O'Callaghan · 10 years ago
  3. 77757c2 mainboard/*/romstage.c: Sanitize system header inclusions by Edward O'Callaghan · 10 years ago
  4. c36e278 mainboard/siemens/sitemp_g1p1/mainboard.c: Fix implicit conversion by Edward O'Callaghan · 10 years ago
  5. a3a722c mainboard/siemens/sitemp_g1p1/mainboard.c: Remove unicode in string by Edward O'Callaghan · 10 years ago
  6. f845798 amdk8: Move to implicit length patching by Vladimir Serbinenko · 10 years ago
  7. 498c32a siemens/sitemp_g1p1: Fix serial output for simo board by Dennis Wassenberg · 10 years ago
  8. 4743254 amd: rename model_fxx_powernow to powernow. by Vladimir Serbinenko · 10 years ago
  9. 6985d4e amdk8: Move to per-device ACPI by Vladimir Serbinenko · 10 years ago
  10. 9558c00 siemens/sitemp_g1p1: Remove a trailing whitespace by Elyes HAOUAS · 10 years ago
  11. cb70f79 mainboard: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  12. 0ff3471 mainboard,Makefile.inc: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  13. 52f7043 mainboard,ASL: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  14. 7974471 mainboard: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  15. d874757 AMD boards: Fix typos by Kyösti Mälkki · 10 years ago
  16. 9533d83 PIRQ tables: Fix typos by Kyösti Mälkki · 10 years ago
  17. 76d8fd6 mainboard/*: Convert to generic ITE superio romstage component by Edward O'Callaghan · 10 years ago
  18. f292002 superio/ite/*: Factor out generic romstage component by Edward O'Callaghan · 10 years ago
  19. f771e56 Drop useless mainboard-romstage defines by Patrick Georgi · 10 years ago
  20. fd33781 Move ARCH_* from board/Kconfig to cpu or soc Kconfig. by Furquan Shaikh · 10 years ago
  21. 392de45 mainboard/*: Remove DUMP_ACPI_TABLES from amd boards by Edward O'Callaghan · 10 years ago
  22. a60a302 siemens/sitemp-g1p1: Add missing boot_option option. by Vladimir Serbinenko · 11 years ago
  23. 3572f5c sitemp-g1p1: Migrate to new cmos.default approach by Vladimir Serbinenko · 11 years ago
  24. 52884ad board_info.txt: Classify almost all remaining boards. by Vladimir Serbinenko · 11 years ago
  25. 0946190 AMD K8 (rev-F): Always have RAMINIT_SYSINFO by Kyösti Mälkki · 11 years ago
  26. 142b52c AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includes by Kyösti Mälkki · 11 years ago
  27. 88a67f0 AMD boards (non-AGESA): Cleanup earlymtrr.c includes by Kyösti Mälkki · 11 years ago
  28. 72dccce global: Fix usage of get_option() to make use of CB_CMOS_ codes by Alexandru Gagniuc · 11 years ago
  29. 4159a80 Correct spelling of shadow, setting and memory by Paul Menzel · 11 years ago
  30. c66f1cb Include boot_cpu.c for romstage builds by Kyösti Mälkki · 11 years ago
  31. 6aeb4a2 AMD: Drop empty root_complex by Kyösti Mälkki · 11 years ago
  32. 8ecec21 Revert "siemens/sitemp_g1p1: Make ACPI report the right mmconf region" by Nico Huber · 11 years ago
  33. 1fde22c siemens/sitemp_g1p1: Make ACPI report the right mmconf region by Patrick Georgi · 11 years ago
  34. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  35. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  36. 528640d mainboard.c: Name enable_dev function uniformly `mainboard_enable` by Paul Menzel · 11 years ago
  37. 14c2398 Siemens SITEMP G1P1: mainboard.c: Rename `init` to `mainboard_init` 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. bbc880e amdk8/amdfam10: Use CAR_GLOBAL for sysinfo by Patrick Georgi · 12 years ago
  41. e135ac5 Remove AMD special case for LAPIC based udelay() by Patrick Georgi · 12 years ago
  42. 3c84261 yabel: Use X86_* instead of the more verbose M.x86.REG_* by Patrick Georgi · 12 years ago
  43. 199b09c x86 realmode: Use x86emu register file + defines by Patrick Georgi · 12 years ago
  44. 8ada152 Unify use of bool config variables by Stefan Reinauer · 12 years ago
  45. 0d82674 siemens/sitemp_g1p1: Drop copy of cmos checksum calculation by Patrick Georgi · 12 years ago
  46. 55db955 Drop unneeded BOARD_HAS_FADT option by Stefan Reinauer · 12 years ago
  47. bf5a7dc Drop CONFIG_HAVE_BUS_CONFIG, clean up Kconfig by Stefan Reinauer · 12 years ago
  48. f173035 mainboard/siemens/sitemp_g1p1: Fix YABEL usage by Nico Huber · 12 years ago
  49. d172497 mainboard/siemens/sitemp_g1p1: Fix CMOS checksum algorithm here, too by Nico Huber · 12 years ago
  50. fa66eae Get rid of hard coded strings in ACPI tables by Stefan Reinauer · 12 years ago
  51. a93c3fe Drop redundant CHIP_NAME in mainboard.c by Kyösti Mälkki · 12 years ago
  52. 7baadac Take care of NULL chip_ops->name by Kyösti Mälkki · 12 years ago
  53. 9aeb694 hpet: common ACPI generation by Patrick Georgi · 12 years ago
  54. 89bbcf4 Use mainboard_interrupt_handlers everywhere by Patrick Georgi · 12 years ago
  55. cf8e466 Cleanup coreboot memory table includes by Kyösti Mälkki · 12 years ago
  56. 62673c0 Siemens SiteMP: drop add_mainboard_resources() by Kyösti Mälkki · 12 years ago
  57. 6b5eb1c AMD and GFXUMA: move setup_uma_memory() to northbridge by Kyösti Mälkki · 12 years ago
  58. 188e3c2 Drop mainboard chip.h by Stefan Reinauer · 12 years ago
  59. 505414a AMD and GFXUMA: drop redundant use of lb_add_memory_range() by Kyösti Mälkki · 12 years ago
  60. ba589e3 Move setup_uma_memory() to K8 northbridge by Kyösti Mälkki · 12 years ago
  61. cc55b9b Define global uma_memory variables by Kyösti Mälkki · 12 years ago
  62. e166782 Clean up #ifs by Patrick Georgi · 12 years ago
  63. 872eb79 siemens/sitemp_g1p1: Drop debug code by Patrick Georgi · 13 years ago
  64. 26b00e6 Refactor some alignment handling by Patrick Georgi · 12 years ago
  65. c8feedd Unify Local APIC address definitions by Patrick Georgi · 12 years ago
  66. b05bf5b amd/sb600: Move HAVE_HARD_RESET to southbridge by Patrick Georgi · 12 years ago
  67. 472efa6 Remove whitespace. by Patrick Georgi · 12 years ago
  68. 5ff7c13 remove trailing whitespace by Stefan Reinauer · 13 years ago
  69. 5ed8cc0 siemens/sitemp_g1p1: Add more devices to PIR and MP table by Patrick Georgi · 13 years ago
  70. a251dee Use default table creator macro for all SSDTs by Stefan Reinauer · 13 years ago
  71. 4e2d542 siemens/sitemp_g1p1: Don't mess with virtual wire settings by Patrick Georgi · 13 years ago
  72. c5ae306 siemens/sitemp_g1p1: Get rid of bus_isa and bus_type by Patrick Georgi · 13 years ago
  73. b0a9c5c mptable: Refactor mptable generation some more by Patrick Georgi · 13 years ago
  74. c75c79b mptable: Get rid of fixup_virtual_wire by Patrick Georgi · 13 years ago
  75. 6eb7a53 mptable: Refactor lintsrc generation by Patrick Georgi · 13 years ago
  76. eb97e96 siemens/sitemp_g1p1: Adapt read_option() to latest changes by Josef Kellermann · 13 years ago
  77. ceccd8d Remove uart_init() in Siemens sitemp-g1p1 by Patrick Georgi · 13 years ago
  78. bfa7ee5 Add Siemens SITEMP-G1 board by Josef Kellermann · 13 years ago