1. 75a3d1f amdfam10: Perform major include ".c" cleanup by Damien Zammit · 8 years ago
  2. 8da96e5 mainboard/*/*/mptable.c: Improve code formatting by Elyes HAOUAS · 8 years ago
  3. a5aad2e src/mainboard/lenovo-winent: Add space around operators by Elyes HAOUAS · 8 years ago
  4. d23ee5d mainboard: Clean up boot_option/reboot_bits in cmos.layout by Nico Huber · 8 years ago
  5. 8ab989e src/mainboard: Capitalize ROM, RAM, CPU and APIC by Elyes HAOUAS · 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 · 8 years ago
  8. 47b6a82 mainboard/**/irq_tables.c: Remove reference to getpir by Patrick Georgi · 9 years ago
  9. 2439132 mainboard: Remove last_boot NVRAM option by Timothy Pearson · 9 years ago
  10. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  11. d4bbfe8 mainboard: Convert #ifdef to IS_ENABLED in get_bus_conf.c by Timothy Pearson · 9 years ago
  12. ec505ad2 azalia: fix up and clean up shrinkage of boilerplate code by Jonathan A. Kollasch · 9 years ago
  13. 7748ee5 AMD K8 fam10: Refactor Kconfig SB_HT_CHAIN_ON_BUS0 by Kyösti Mälkki · 9 years ago
  14. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  15. 139e106 kconfig: automatically include mainboards by Stefan Reinauer · 9 years ago
  16. 94efd19 mainboard/cmos: Kill off unused boot_* parameters by Timothy Pearson · 9 years ago
  17. c0ae684 mainboard/cmos: Move ECC variables out of fallback mechanism byte by Timothy Pearson · 9 years ago
  18. 9b68f05 mainboard/cmos: Delete obsolete commented parameters by Timothy Pearson · 9 years ago
  19. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  20. 4549e5a AMD K8 boards’ `romstage.c`: Spell sync*hr*onize correctly by Paul Menzel · 10 years ago
  21. 069f476 mainboard: Drop print_ implementation from non-romcc boards by Stefan Reinauer · 10 years ago
  22. 77757c2 mainboard/*/romstage.c: Sanitize system header inclusions by Edward O'Callaghan · 10 years ago
  23. 8f15f47 Kconfig: do not set SB_HT_CHAIN_ON_BUS0 twice to the same value by Daniele Forsi · 10 years ago
  24. cb70f79 mainboard: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  25. 7974471 mainboard: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  26. 9533d83 PIRQ tables: Fix typos by Kyösti Mälkki · 10 years ago
  27. a1e924c mainboard/supermicro/h8dme: Drop unused code by Kyösti Mälkki · 10 years ago
  28. bc84450 Drop unused change_i2c_mux() by Kyösti Mälkki · 10 years ago
  29. beb0f26 superio/winbond/w83627hf: Avoid .c includes in mainboards by Edward O'Callaghan · 10 years ago
  30. fd33781 Move ARCH_* from board/Kconfig to cpu or soc Kconfig. by Furquan Shaikh · 10 years ago
  31. 147f703 Drop drivers/generic/debug by Kyösti Mälkki · 11 years ago
  32. 4333071 board-status: Add board_info.txt extracted from wiki. by Vladimir Serbinenko · 10 years ago
  33. ea8d460 AMD K8 (rev F): Move rev F0/F1 workaround to header by Kyösti Mälkki · 11 years ago
  34. 5c62375 AMD K8 (rev F): Move MEM_TRAIN_SEQ check to northbridge by Kyösti Mälkki · 11 years ago
  35. 0946190 AMD K8 (rev-F): Always have RAMINIT_SYSINFO by Kyösti Mälkki · 11 years ago
  36. 142b52c AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includes by Kyösti Mälkki · 11 years ago
  37. 88a67f0 AMD boards (non-AGESA): Cleanup earlymtrr.c includes by Kyösti Mälkki · 11 years ago
  38. 6a4e9b5 get_bus_conf.c: reindent with indent by Paul Menzel · 11 years ago
  39. c66f1cb Include boot_cpu.c for romstage builds by Kyösti Mälkki · 11 years ago
  40. 6aeb4a2 AMD: Drop empty root_complex by Kyösti Mälkki · 11 years ago
  41. 3949e37 Drop CONFIG_AP_CODE_IN_CAR by Stefan Reinauer · 11 years ago
  42. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  43. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  44. 0aa37c4 sconfig: rename lapic_cluster -> cpu_cluster by Stefan Reinauer · 11 years ago
  45. 4aff445 sconfig: rename pci_domain -> domain by Stefan Reinauer · 11 years ago
  46. 9824328 Drop empty mainboard.c by Kyösti Mälkki · 12 years ago
  47. 897aeeb Drop empty mainboard_ops by Kyösti Mälkki · 12 years ago
  48. bbc880e amdk8/amdfam10: Use CAR_GLOBAL for sysinfo by Patrick Georgi · 12 years ago
  49. e135ac5 Remove AMD special case for LAPIC based udelay() by Patrick Georgi · 12 years ago
  50. bf5a7dc Drop CONFIG_HAVE_BUS_CONFIG, clean up Kconfig by Stefan Reinauer · 12 years ago
  51. a93c3fe Drop redundant CHIP_NAME in mainboard.c by Kyösti Mälkki · 12 years ago
  52. 188e3c2 Drop mainboard chip.h by Stefan Reinauer · 12 years ago
  53. e166782 Clean up #ifs by Patrick Georgi · 12 years ago
  54. c8feedd Unify Local APIC address definitions by Patrick Georgi · 12 years ago
  55. a22f78b nvidia/mcp55: Move HAVE_HARD_RESET to southbridge by Patrick Georgi · 12 years ago
  56. c466287 Remove no-op Makefiles under mainboard directory by Kyösti Mälkki · 12 years ago
  57. 7f782a8 Delete hard-coded driver includes by Kyösti Mälkki · 12 years ago
  58. b0a9c5c mptable: Refactor mptable generation some more by Patrick Georgi · 13 years ago
  59. c75c79b mptable: Get rid of fixup_virtual_wire by Patrick Georgi · 13 years ago
  60. 6eb7a53 mptable: Refactor lintsrc generation by Patrick Georgi · 13 years ago
  61. 42fa7fe run uart_init() from console_init, just like the other console initialization functions. by Stefan Reinauer · 13 years ago
  62. 61aee5f In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__. by Stefan Reinauer · 13 years ago
  63. 9132102 Use subsystem id from devicetree.cb instead of Kconfig and move by Sven Schnelle · 13 years ago
  64. 85b0fa1 drop one more version of doing serial uart output differently. by Stefan Reinauer · 14 years ago
  65. c36d506 Get mptable OEM/product ID from kconfig variables. by Uwe Hermann · 14 years ago
  66. 41dc1c0 Cleanup up HD audio codec / hda_verb.h files. by Uwe Hermann · 14 years ago
  67. 8677a23 After this has been brought up many times before, rename src/arch/i386 to by Stefan Reinauer · 14 years ago
  68. d351925 Move "select CACHE_AS_RAM" lines from boards into CPU socket. by Uwe Hermann · 14 years ago
  69. 8301d83 second round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  70. 836ae29 first round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  71. 9b9791c Winbond W83627HF: Use existing functions instead of open-coding. by Uwe Hermann · 14 years ago
  72. df323fc MCP55: Add TINY_BOOTBLOCK support. by Uwe Hermann · 14 years ago
  73. 7411eab Final set of smp_write_bus -> mptable_write_buses changes. by Patrick Georgi · 14 years ago
  74. 7b99705 Simplify a few code chunks, fix whitespace and indentation. by Uwe Hermann · 14 years ago
  75. 57b2ff8 Drop excessive whitespace randomly sprinkled in romstage.c files. by Uwe Hermann · 14 years ago
  76. d8a789f Move MCP55_PCI_E_X_* to Kconfig. Any useless values in romstage.cs were by Patrick Georgi · 14 years ago
  77. 6dc92f0 Use DIMM0 et al in lots more places instead of hardocding values. by Uwe Hermann · 14 years ago
  78. d28c298 Eliminate SET_NB_CFG_54 option. There was no board that by Patrick Georgi · 14 years ago
  79. 76e8152 Move the SET_FIDVID* family of configuration options to Kconfig and by Patrick Georgi · 14 years ago
  80. 0675d5c CK804/MCP55 devicetree.cb cosmetic and indentation fixes. by Uwe Hermann · 14 years ago
  81. 7bbd7f2 Move K8_ALLOCATE_IO_RANGE to Kconfig. by Patrick Georgi · 14 years ago
  82. 9915944 Remove comments that are obsolete since r6028. by Uwe Hermann · 14 years ago
  83. 00e1460 Move QRANK_DIMM_SUPPORT to Kconfig, removing it from romstage.c by Patrick Georgi · 14 years ago
  84. b907d32 We need to call smp_write_lintsrc() instead of smp_write_intsrc() for by Tobias Diedrich · 14 years ago
  85. 55dc223 Factor out common mptable code to mptable_init(). by Uwe Hermann · 14 years ago
  86. e5b7507 Remove duplicate line from pci_ids.h. by Jonathan Kollasch · 14 years ago
  87. abc0c77 attached patch moves a couple more config flags out of romstage: by Patrick Georgi · 14 years ago
  88. d083595 Remove lib/ramtest.c-include from all CAR boards. by Patrick Georgi · 14 years ago
  89. e82618d Move CACHE_AS_RAM_ADDRESS_DEBUG out of romstage.c into Kconfig, by Patrick Georgi · 14 years ago
  90. 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 14 years ago
  91. 24a5213 Remove redundant HW_MEM_HOLE_SIZEK and HW_MEM_HOLE_SIZE_AUTO_INC settings. by Myles Watson · 14 years ago
  92. 6ea2115 Move memory type information out of some AMD sockets. by Myles Watson · 14 years ago
  93. 704b596 We call this cache as ram everywhere, so let's call it the same in Kconfig by Stefan Reinauer · 14 years ago
  94. 9a684fc Restructured all vendors' Kconfig files to no longer source the boards' by Jens Rottmann · 14 years ago
  95. 78265d5 Remove unused mainboard_config definitions. Trivial. by Myles Watson · 14 years ago
  96. b24d07c My old mcp55 azalia fix from May 2010. Was never checked in. by Stefan Reinauer · 14 years ago
  97. 8c4f31b Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user / by Stefan Reinauer · 14 years ago
  98. eb50c7d Re-integrate "USE_OPTION_TABLE" code. by Edwin Beasant · 14 years ago
  99. c5b87c8 Move generation of mptable entries for ISA to generic code. by Patrick Georgi · 14 years ago
  100. 12584e2 Drop console/console.c and pc80/serial.c from mainboards' romstage.c. by Patrick Georgi · 14 years ago