1. 7ad4dc5e src/amd: Add common definition of AMD ACPI MMIO address by Timothy Pearson · 8 years ago
  2. 75a3d1f amdfam10: Perform major include ".c" cleanup by Damien Zammit · 8 years ago
  3. a8025db amd-based mainboards: Fix whitespace in _PTS comments by Marshall Dawson · 8 years ago
  4. 3a0cb45 cpu/amd/mtrr.h: Drop excessive includes by Kyösti Mälkki · 8 years ago
  5. 4607cac cpu/x86/msr.h: Drop excessive includes by Kyösti Mälkki · 8 years ago
  6. 023e284 mainboard/avalue: Use C89 comments style & remove commented code by Elyes HAOUAS · 8 years ago
  7. b87a734 mainboard/*/*/dsdt.asl: Use tabs for indents by Elyes HAOUAS · 8 years ago
  8. 6350a2e src/mainboard/a-trend - emulation: Add space around operators by Elyes HAOUAS · 8 years ago
  9. d23ee5d mainboard: Clean up boot_option/reboot_bits in cmos.layout by Nico Huber · 8 years ago
  10. 08311f5 AGESA vendorcode: Build a common amdlib by Kyösti Mälkki · 8 years ago
  11. 0158606 ASL: Fix HPBA shadowing. by Vladimir Serbinenko · 8 years ago
  12. f77516c ACPI: Work around IASL warning reading/writing same register by Martin Roth · 9 years ago
  13. 91d9cbc ACPI: Fix IASL Warning about unused method for _OSI check by Martin Roth · 9 years ago
  14. b174667 northbridge/amd/amdfam10: Rename mislabeled iommu nvram option to gart by Timothy Pearson · 9 years ago
  15. 0122afb cpu/amd/fam10h-fam15h: Update Fam15h APIC config and startup sequence by Timothy Pearson · 9 years ago
  16. 2439132 mainboard: Remove last_boot NVRAM option by Timothy Pearson · 9 years ago
  17. 730a043 cpu/amd: Add initial AMD Family 15h support by Timothy Pearson · 9 years ago
  18. b30d7ed cpu/amd: Move model_10xxx to family_10h-family_15h by Timothy Pearson · 9 years ago
  19. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  20. d4bbfe8 mainboard: Convert #ifdef to IS_ENABLED in get_bus_conf.c by Timothy Pearson · 9 years ago
  21. a4d179a amd/acpi: Clean up SMBus references. by Tobias Diedrich · 9 years ago
  22. 9796f60 coreboot: move TS_END_ROMSTAGE to one spot by Aaron Durbin · 9 years ago
  23. dc9f5cd coreboot: introduce commonlib by Aaron Durbin · 9 years ago
  24. bea61ef AMD Kconfig: Remove QRANK_DIMM_SUPPORT from unsupported platforms by Martin Roth · 9 years ago
  25. 7748ee5 AMD K8 fam10: Refactor Kconfig SB_HT_CHAIN_ON_BUS0 by Kyösti Mälkki · 9 years ago
  26. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  27. 595e777 Kconfig whitespace fixes by Martin Roth · 9 years ago
  28. 139e106 kconfig: automatically include mainboards by Stefan Reinauer · 9 years ago
  29. 2256408 mainboards/amdfam10: Copy DIMM information to cbmem after romstage by Timothy Pearson · 9 years ago
  30. 91e9f67 mainboards/amd/fam10: Add romstage timestamps by Timothy Pearson · 9 years ago
  31. 86f4ca5 cpu/amd/model_10xxx: Add support for early cbmem by Timothy Pearson · 9 years ago
  32. 5ef269b AMD fam10: Always have AMDMCT by Kyösti Mälkki · 9 years ago
  33. 94efd19 mainboard/cmos: Kill off unused boot_* parameters by Timothy Pearson · 9 years ago
  34. c0ae684 mainboard/cmos: Move ECC variables out of fallback mechanism byte by Timothy Pearson · 9 years ago
  35. 9b68f05 mainboard/cmos: Delete obsolete commented parameters by Timothy Pearson · 9 years ago
  36. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  37. 486c05f AMD cimx/sb800: Fix PCI-to-PCI bridge 0:14.4 configuration by Kyösti Mälkki · 9 years ago
  38. d15cb519 amd/model_10xxx: Drop AMD_UCODE_PATCH_FILE selection by Kyösti Mälkki · 11 years ago
  39. 069f476 mainboard: Drop print_ implementation from non-romcc boards by Stefan Reinauer · 10 years ago
  40. 77757c2 mainboard/*/romstage.c: Sanitize system header inclusions by Edward O'Callaghan · 10 years ago
  41. c3fde7e AMD Mainboards - romstage.c: Fix doxygen errors by Martin Roth · 10 years ago
  42. 15b6325 AMD Mainboards - platform_cfg.h: Fixes for doxygen by Martin Roth · 10 years ago
  43. 63ebb24 vendorcode/amd/agesa: Make Porting.h common between families by Edward O'Callaghan · 10 years ago
  44. 2a19fb1 amdfam10: Move to per-device ACPI by Vladimir Serbinenko · 10 years ago
  45. eaee6e2 AMD: Move RAMBASE and RAMTOP by Kyösti Mälkki · 10 years ago
  46. b752e4f acpi_add_ssdt_pstates: Remove function. by Vladimir Serbinenko · 10 years ago
  47. 822bc65 ACPI: Remove CONFIG_GENERATE_ACPI_TABLES by Vladimir Serbinenko · 11 years ago
  48. aedcc10 src/mainboard: Remove trailing whitespace by Elyes HAOUAS · 10 years ago
  49. cb70f79 mainboard: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  50. 53584fa AMD get_bus_conf(): Drop bus_type array by Kyösti Mälkki · 10 years ago
  51. efa8a9d AMD boards: Fix typos by Kyösti Mälkki · 10 years ago
  52. d874757 AMD boards: Fix typos by Kyösti Mälkki · 10 years ago
  53. 6533b83 AMD boards: Fix typos by Kyösti Mälkki · 10 years ago
  54. 9533d83 PIRQ tables: Fix typos by Kyösti Mälkki · 10 years ago
  55. c94d73e mainboard: Clear up remaining SIO_PORT from Kconfig by Edward O'Callaghan · 10 years ago
  56. f7d8f09 amd/agesa,cimx: Rename ACPI OS detection methods by Edward O'Callaghan · 10 years ago
  57. beb0f26 superio/winbond/w83627hf: Avoid .c includes in mainboards by Edward O'Callaghan · 10 years ago
  58. 5c3f384 Replace SERIAL_CPU_INIT with PARALLEL_CPU_INIT by Kyösti Mälkki · 10 years ago
  59. 99ac98f Introduce stage-specific architecture for coreboot by Furquan Shaikh · 10 years ago
  60. fd33781 Move ARCH_* from board/Kconfig to cpu or soc Kconfig. by Furquan Shaikh · 10 years ago
  61. 392de45 mainboard/*: Remove DUMP_ACPI_TABLES from amd boards by Edward O'Callaghan · 10 years ago
  62. 99e2bf8 cimx/sb800 boards: Don't require ide.asl on boards without IDE by Edward O'Callaghan · 10 years ago
  63. 9a3acf6 console: Drop extra uart_init() by Kyösti Mälkki · 10 years ago
  64. 5760e19 AGESA boards: Clean up definition of BIOS_SIZE in platform_cfg by Edward O'Callaghan · 10 years ago
  65. 4333071 board-status: Add board_info.txt extracted from wiki. by Vladimir Serbinenko · 10 years ago
  66. 239c3d3 AMD fam10: Drop RAMINIT_SYSINFO by Kyösti Mälkki · 11 years ago
  67. 6c57f64 AMD fam10: Drop MEM_TRAIN_SEQ by Kyösti Mälkki · 11 years ago
  68. 142b52c AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includes by Kyösti Mälkki · 11 years ago
  69. 88a67f0 AMD boards (non-AGESA): Cleanup earlymtrr.c includes by Kyösti Mälkki · 11 years ago
  70. f0a13ce AMD boards: Fix includes for microcode updates by Kyösti Mälkki · 11 years ago
  71. 9c7d73c AMD sb800 sb900: Fix corruption of a global ramstage variable by Kyösti Mälkki · 11 years ago
  72. 4159a80 Correct spelling of shadow, setting and memory by Paul Menzel · 11 years ago
  73. c66f1cb Include boot_cpu.c for romstage builds by Kyösti Mälkki · 11 years ago
  74. a390d77 AMD boards: routing.asl: Uniformly start `Package()` with capital letter by Paul Menzel · 11 years ago
  75. 56892fc AMD southbridges: Move HAVE_HARD_RESET by Kyösti Mälkki · 11 years ago
  76. d715105 AMD: Use same sourcecode for reset in romstage as ramstage by Kyösti Mälkki · 11 years ago
  77. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  78. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  79. 12d6024 AMD boards: ACPI DSDT: Use COREBOOT for the OEM Table ID field by Paul Menzel · 11 years ago
  80. 528640d mainboard.c: Name enable_dev function uniformly `mainboard_enable` by Paul Menzel · 11 years ago
  81. 940095f AMD based boards: platform_cfg.h: Replace `_*BOARDNAME*_CFG_H_` with `_PLATFORM_CFG_H_` by Jens Rottmann · 11 years ago
  82. 522b556 AMD boards: Fix typo `@brief` in comment by Paul Menzel · 11 years ago
  83. 0aa37c4 sconfig: rename lapic_cluster -> cpu_cluster by Stefan Reinauer · 11 years ago
  84. 4aff445 sconfig: rename pci_domain -> domain by Stefan Reinauer · 11 years ago
  85. bbc880e amdk8/amdfam10: Use CAR_GLOBAL for sysinfo by Patrick Georgi · 12 years ago
  86. 8247583 Drop duplicate files that prevent building without ramstage.a by Stefan Reinauer · 12 years ago
  87. 55db955 Drop unneeded BOARD_HAS_FADT option by Stefan Reinauer · 12 years ago
  88. bf5a7dc Drop CONFIG_HAVE_BUS_CONFIG, clean up Kconfig by Stefan Reinauer · 12 years ago
  89. fa66eae Get rid of hard coded strings in ACPI tables by Stefan Reinauer · 12 years ago
  90. a93c3fe Drop redundant CHIP_NAME in mainboard.c by Kyösti Mälkki · 12 years ago
  91. cf8e466 Cleanup coreboot memory table includes by Kyösti Mälkki · 12 years ago
  92. 1c5071d Drop HAVE_MAINBOARD_RESOURCES by Kyösti Mälkki · 12 years ago
  93. 6b5eb1c AMD and GFXUMA: move setup_uma_memory() to northbridge by Kyösti Mälkki · 12 years ago
  94. a2701c6 Revert "remove CONFIG_SERIAL_CPU_INIT" by Sven Schnelle · 12 years ago
  95. 188e3c2 Drop mainboard chip.h by Stefan Reinauer · 12 years ago
  96. 505414a AMD and GFXUMA: drop redundant use of lb_add_memory_range() by Kyösti Mälkki · 12 years ago
  97. 231f261 Move setup_uma_memory() to AMDFAM10 northbridge by Kyösti Mälkki · 12 years ago
  98. cc55b9b Define global uma_memory variables by Kyösti Mälkki · 12 years ago
  99. 78efc4c remove CONFIG_SERIAL_CPU_INIT by Sven Schnelle · 12 years ago
  100. e166782 Clean up #ifs by Patrick Georgi · 12 years ago