1. 75a3d1f amdfam10: Perform major include ".c" cleanup by Damien Zammit · 8 years ago
  2. 6da74da mainboard/sunw/ultra40/romstage.c: Use tabs for indents by Elyes HAOUAS · 8 years ago
  3. 8da96e5 mainboard/*/*/mptable.c: Improve code formatting by Elyes HAOUAS · 8 years ago
  4. a5aad2e src/mainboard/lenovo-winent: Add space around operators by Elyes HAOUAS · 8 years ago
  5. d23ee5d mainboard: Clean up boot_option/reboot_bits in cmos.layout by Nico Huber · 8 years ago
  6. 8ab989e src/mainboard: Capitalize ROM, RAM, CPU and APIC by Elyes HAOUAS · 8 years ago
  7. 2660a13 sunw/ultra40m2: Fix handling non-existence of a device by Patrick Georgi · 8 years ago
  8. 95fe8fb mainboard: Format irq_tables.c by Paul Menzel · 8 years ago
  9. 82d9a31 lib: compile mdelay for romstage by Patrick Georgi · 8 years ago
  10. 47b6a82 mainboard/**/irq_tables.c: Remove reference to getpir by Patrick Georgi · 9 years ago
  11. b65fd3e sunw/ultra40m2: initialize hardware monitor and fan control by Jonathan A. Kollasch · 9 years ago
  12. 7c62e17 mainboard: Add Sun Ultra 40 M2 port by Jonathan A. Kollasch · 9 years ago
  13. d924782 mainboard: copy nvidia/l1_2pvv to sunw/ultra40m2 and rename by Jonathan A. Kollasch · 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. 7748ee5 AMD K8 fam10: Refactor Kconfig SB_HT_CHAIN_ON_BUS0 by Kyösti Mälkki · 9 years ago
  17. 139e106 kconfig: automatically include mainboards by Stefan Reinauer · 9 years ago
  18. 94efd19 mainboard/cmos: Kill off unused boot_* parameters by Timothy Pearson · 9 years ago
  19. c0ae684 mainboard/cmos: Move ECC variables out of fallback mechanism byte by Timothy Pearson · 9 years ago
  20. 9b68f05 mainboard/cmos: Delete obsolete commented parameters by Timothy Pearson · 9 years ago
  21. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  22. 069f476 mainboard: Drop print_ implementation from non-romcc boards by Stefan Reinauer · 10 years ago
  23. ebe3a7a mainboard/*/romstage.c: Fix 'lib/delay.c' inclusion by Edward O'Callaghan · 10 years ago
  24. 77757c2 mainboard/*/romstage.c: Sanitize system header inclusions by Edward O'Callaghan · 10 years ago
  25. 536a443 superio/smsc/lpc47b397: Use link-time symbols over .c inclusion by Edward O'Callaghan · 10 years ago
  26. 8f15f47 Kconfig: do not set SB_HT_CHAIN_ON_BUS0 twice to the same value by Daniele Forsi · 10 years ago
  27. cb70f79 mainboard: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  28. 7974471 mainboard: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  29. 9533d83 PIRQ tables: Fix typos by Kyösti Mälkki · 10 years ago
  30. fd33781 Move ARCH_* from board/Kconfig to cpu or soc Kconfig. by Furquan Shaikh · 10 years ago
  31. 4333071 board-status: Add board_info.txt extracted from wiki. by Vladimir Serbinenko · 10 years ago
  32. 2e77461 AMD K8: Socket implies K8_REV_F_SUPPORT by Kyösti Mälkki · 11 years ago
  33. 142b52c AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includes by Kyösti Mälkki · 11 years ago
  34. 88a67f0 AMD boards (non-AGESA): Cleanup earlymtrr.c includes by Kyösti Mälkki · 11 years ago
  35. 6a4e9b5 get_bus_conf.c: reindent with indent by Paul Menzel · 11 years ago
  36. c66f1cb Include boot_cpu.c for romstage builds by Kyösti Mälkki · 11 years ago
  37. 6aeb4a2 AMD: Drop empty root_complex by Kyösti Mälkki · 11 years ago
  38. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  39. 0aa37c4 sconfig: rename lapic_cluster -> cpu_cluster by Stefan Reinauer · 11 years ago
  40. 4aff445 sconfig: rename pci_domain -> domain by Stefan Reinauer · 11 years ago
  41. 9824328 Drop empty mainboard.c by Kyösti Mälkki · 12 years ago
  42. 897aeeb Drop empty mainboard_ops by Kyösti Mälkki · 12 years ago
  43. e135ac5 Remove AMD special case for LAPIC based udelay() by Patrick Georgi · 12 years ago
  44. bf5a7dc Drop CONFIG_HAVE_BUS_CONFIG, clean up Kconfig by Stefan Reinauer · 12 years ago
  45. a93c3fe Drop redundant CHIP_NAME in mainboard.c by Kyösti Mälkki · 12 years ago
  46. 188e3c2 Drop mainboard chip.h by Stefan Reinauer · 12 years ago
  47. e166782 Clean up #ifs by Patrick Georgi · 12 years ago
  48. c8feedd Unify Local APIC address definitions by Patrick Georgi · 12 years ago
  49. f01291d nvidia/ck804: Move HAVE_HARD_RESET to southbridge by Patrick Georgi · 12 years ago
  50. b0a9c5c mptable: Refactor mptable generation some more by Patrick Georgi · 13 years ago
  51. c75c79b mptable: Get rid of fixup_virtual_wire by Patrick Georgi · 13 years ago
  52. 6eb7a53 mptable: Refactor lintsrc generation by Patrick Georgi · 13 years ago
  53. 42fa7fe run uart_init() from console_init, just like the other console initialization functions. by Stefan Reinauer · 13 years ago
  54. 9132102 Use subsystem id from devicetree.cb instead of Kconfig and move by Sven Schnelle · 13 years ago
  55. c36d506 Get mptable OEM/product ID from kconfig variables. by Uwe Hermann · 14 years ago
  56. 8301d83 second round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  57. 836ae29 first round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  58. 7b99705 Simplify a few code chunks, fix whitespace and indentation. by Uwe Hermann · 14 years ago
  59. 57b2ff8 Drop excessive whitespace randomly sprinkled in romstage.c files. by Uwe Hermann · 14 years ago
  60. 5244e1b Convert more boards to use mptable_write_buses. by Patrick Georgi · 14 years ago
  61. 6dc92f0 Use DIMM0 et al in lots more places instead of hardocding values. by Uwe Hermann · 14 years ago
  62. d28c298 Eliminate SET_NB_CFG_54 option. There was no board that by Patrick Georgi · 14 years ago
  63. 0675d5c CK804/MCP55 devicetree.cb cosmetic and indentation fixes. by Uwe Hermann · 14 years ago
  64. 7bbd7f2 Move K8_ALLOCATE_IO_RANGE to Kconfig. by Patrick Georgi · 14 years ago
  65. 00e1460 Move QRANK_DIMM_SUPPORT to Kconfig, removing it from romstage.c by Patrick Georgi · 14 years ago
  66. d8bed0a Convert ck804_early_smbus.c to a separately compiled unit. by Jonathan Kollasch · 14 years ago
  67. b907d32 We need to call smp_write_lintsrc() instead of smp_write_intsrc() for by Tobias Diedrich · 14 years ago
  68. 4a8d993 Convert all ck804-based boards to tiny bootblock. by Jonathan Kollasch · 14 years ago
  69. 55dc223 Factor out common mptable code to mptable_init(). by Uwe Hermann · 14 years ago
  70. 5f89d0a Add second CK804 for tyan/s2895 and sunw/ultra40. by Myles Watson · 14 years ago
  71. abc0c77 attached patch moves a couple more config flags out of romstage: by Patrick Georgi · 14 years ago
  72. d083595 Remove lib/ramtest.c-include from all CAR boards. by Patrick Georgi · 14 years ago
  73. 98a8c0c Move CAR settings to board config for socket 940 boards. by Warren Turkal · 14 years ago
  74. 24a5213 Remove redundant HW_MEM_HOLE_SIZEK and HW_MEM_HOLE_SIZE_AUTO_INC settings. by Myles Watson · 14 years ago
  75. 704b596 We call this cache as ram everywhere, so let's call it the same in Kconfig by Stefan Reinauer · 14 years ago
  76. 9a684fc Restructured all vendors' Kconfig files to no longer source the boards' by Jens Rottmann · 14 years ago
  77. 78265d5 Remove unused mainboard_config definitions. Trivial. by Myles Watson · 14 years ago
  78. 8c4f31b Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user / by Stefan Reinauer · 14 years ago
  79. eb50c7d Re-integrate "USE_OPTION_TABLE" code. by Edwin Beasant · 14 years ago
  80. 8376831 A bug fix: Fix the ctrl_devport_conf_clear to clear the enable bit. by Myles Watson · 14 years ago
  81. c5b87c8 Move generation of mptable entries for ISA to generic code. by Patrick Georgi · 14 years ago
  82. 12584e2 Drop console/console.c and pc80/serial.c from mainboards' romstage.c. by Patrick Georgi · 14 years ago
  83. 8d31368 Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster" by Patrick Georgi · 14 years ago
  84. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  85. d653211 zero warnings days: unify mp tables. fix warnings. by Stefan Reinauer · 14 years ago
  86. 23836e2 zero warnings days... by Stefan Reinauer · 14 years ago
  87. 5d3dee8 drop quite a lot of dead code that did nothing but produce warnings and make by Stefan Reinauer · 14 years ago
  88. 853263b copy_and_run.c is not needed twice, and it is used on non-car too. by Stefan Reinauer · 14 years ago
  89. 4839e2c Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix some white space. by Myles Watson · 14 years ago
  90. e9de1e2 move amd K8/Fam10 "bus detection" function prototypes to a common place. by Stefan Reinauer · 14 years ago
  91. f8b1923 - unify use of SB_HT_CHAIN_UNITID_OFFSET_ONLY by Stefan Reinauer · 14 years ago
  92. 64ed2b7 Drop \r\n and \n\r as both print_XXX and printk now do this internally. by Stefan Reinauer · 14 years ago
  93. 5a1f597 This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c and by Stefan Reinauer · 14 years ago
  94. fc2b8ec drop USE_INIT from mainboard Kconfig files, it's already set in src/Kconfig by Stefan Reinauer · 14 years ago
  95. 9050b71 unify cmos.layout wrt AMD extended configuration registers. by Stefan Reinauer · 14 years ago
  96. 798ef28 This drops the ASSEMBLY define from romstage.c, too by Stefan Reinauer · 14 years ago
  97. 5e32823 __PRE_RAM__ is now correctly specified in the Makefile. No need to hack it into by Stefan Reinauer · 14 years ago
  98. b5828d7 This patch drops the coreboot CMOS checksum ranges from Kconfig because by Stefan Reinauer · 14 years ago
  99. 9a16e3e dualcore.h and quadcore.h are almost exactly the same. by Stefan Reinauer · 14 years ago
  100. 08e0fb8 Fix all the format string warnings. Some other random warnings. by Myles Watson · 14 years ago