1. 4333071 board-status: Add board_info.txt extracted from wiki. by Vladimir Serbinenko · 11 years ago
  2. ea8d460 AMD K8 (rev F): Move rev F0/F1 workaround to header by Kyösti Mälkki · 11 years ago
  3. 5c62375 AMD K8 (rev F): Move MEM_TRAIN_SEQ check to northbridge by Kyösti Mälkki · 11 years ago
  4. b316585 AMD K8 (pre-F): Clean platforms without K8_REV_F_SUPPORT by Kyösti Mälkki · 11 years ago
  5. 0946190 AMD K8 (rev-F): Always have RAMINIT_SYSINFO by Kyösti Mälkki · 11 years ago
  6. 239c3d3 AMD fam10: Drop RAMINIT_SYSINFO by Kyösti Mälkki · 11 years ago
  7. 142b52c AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includes by Kyösti Mälkki · 11 years ago
  8. 88a67f0 AMD boards (non-AGESA): Cleanup earlymtrr.c includes by Kyösti Mälkki · 11 years ago
  9. f0a13ce AMD boards: Fix includes for microcode updates by Kyösti Mälkki · 11 years ago
  10. c66f1cb Include boot_cpu.c for romstage builds by Kyösti Mälkki · 11 years ago
  11. 6aeb4a2 AMD: Drop empty root_complex by Kyösti Mälkki · 11 years ago
  12. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  13. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  14. 0aa37c4 sconfig: rename lapic_cluster -> cpu_cluster by Stefan Reinauer · 11 years ago
  15. 4aff445 sconfig: rename pci_domain -> domain by Stefan Reinauer · 11 years ago
  16. 9824328 Drop empty mainboard.c by Kyösti Mälkki · 12 years ago
  17. 897aeeb Drop empty mainboard_ops by Kyösti Mälkki · 12 years ago
  18. bbc880e amdk8/amdfam10: Use CAR_GLOBAL for sysinfo by Patrick Georgi · 12 years ago
  19. e135ac5 Remove AMD special case for LAPIC based udelay() by Patrick Georgi · 12 years ago
  20. a47bd91 Fix PIRQ routing abstraction by Stefan Reinauer · 12 years ago
  21. bf5a7dc Drop CONFIG_HAVE_BUS_CONFIG, clean up Kconfig by Stefan Reinauer · 12 years ago
  22. ff73306 Use mainboard hook for HP DL165 by Kyösti Mälkki · 12 years ago
  23. a93c3fe Drop redundant CHIP_NAME in mainboard.c by Kyösti Mälkki · 12 years ago
  24. cf8e466 Cleanup coreboot memory table includes by Kyösti Mälkki · 12 years ago
  25. 1c5071d Drop HAVE_MAINBOARD_RESOURCES by Kyösti Mälkki · 12 years ago
  26. 5e29f00 Intel and GFXUMA: drop redundant use of lb_add_memory_range() by Kyösti Mälkki · 12 years ago
  27. 188e3c2 Drop mainboard chip.h by Stefan Reinauer · 12 years ago
  28. e166782 Clean up #ifs by Patrick Georgi · 12 years ago
  29. ae5e11d Move top level pc80 directory to drivers/ by Stefan Reinauer · 12 years ago
  30. c8feedd Unify Local APIC address definitions by Patrick Georgi · 12 years ago
  31. c726e03 broadcom/bcm5785: Move HAVE_HARD_RESET to southbridge by Patrick Georgi · 12 years ago
  32. 152738f amd/amd8111: Move HAVE_HARD_RESET to southbridge by Patrick Georgi · 12 years ago
  33. c466287 Remove no-op Makefiles under mainboard directory by Kyösti Mälkki · 12 years ago
  34. 7f782a8 Delete hard-coded driver includes by Kyösti Mälkki · 12 years ago
  35. f5e102d Fixed whitespace and indentation by Oskar Enoksson · 13 years ago
  36. df073cb Added RAMINIT_SYSINFO and declared the necessary structs by Oskar Enoksson · 13 years ago
  37. 5ff7c13 remove trailing whitespace by Stefan Reinauer · 13 years ago
  38. 914377e Get rid of the old romstage-as-bootblock ROM layout by Patrick Georgi · 13 years ago
  39. a9a8b80 Re-worked devicetree.cb for DL145 G1 by Oskar Enoksson · 13 years ago
  40. b0a9c5c mptable: Refactor mptable generation some more by Patrick Georgi · 13 years ago
  41. c75c79b mptable: Get rid of fixup_virtual_wire by Patrick Georgi · 13 years ago
  42. 6eb7a53 mptable: Refactor lintsrc generation by Patrick Georgi · 13 years ago
  43. af90275 TINY_BOOTBLOCK problem-fix on amdk8+amd8111 platforms by enok71 · 13 years ago
  44. 42fa7fe run uart_init() from console_init, just like the other console initialization functions. by Stefan Reinauer · 13 years ago
  45. 314dd0b Enable mahogany_fam10 and Kino family 10h to run the SB HT link at the expected HT3 frequency and width by matching the BUID swap list to the production BIOS. In addition, the BUID swap list has been moved into the project-specific file romstage.c for the other 13 AMD family 10h projects as well. For projects using a desktop AMD family 10h processor, pasting in the mahogany_fam10 swap list will likely allow HT3 operation. This should be confirmed on real hardware before commiting any swap list change. A different swap list will be needed for server projects. For serengeti_cheetah_fam10, a reference BIOS swap list to try is: 0x00, 0x0A, 0x00, 0x06, 0xFF, 0x0A, 0x06, 0xFF. by Scott Duplichan · 13 years ago
  46. 9132102 Use subsystem id from devicetree.cb instead of Kconfig and move by Sven Schnelle · 13 years ago
  47. 4c28a6f Make AMD Fam10h CPU microcode updates optional in Expert mode by Xavi Drudis Ferran · 13 years ago
  48. 2d1d9ceb Random fixes for TI pci1x2x / Nokia IP530 / others. by Uwe Hermann · 14 years ago
  49. c36d506 Get mptable OEM/product ID from kconfig variables. by Uwe Hermann · 14 years ago
  50. d351925 Move "select CACHE_AS_RAM" lines from boards into CPU socket. by Uwe Hermann · 14 years ago
  51. 8301d83 second round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  52. 836ae29 first round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  53. 4028ce7 Get rid of some unneeded function prototypes in romstage.c files. by Uwe Hermann · 14 years ago
  54. 39124dd Broadcom BCM5785: Add TINY_BOOTBLOCK support. by Uwe Hermann · 14 years ago
  55. 1f7d3c5 AMD-8111: Add TINY_BOOTBLOCK support. by Uwe Hermann · 14 years ago
  56. 7b99705 Simplify a few code chunks, fix whitespace and indentation. by Uwe Hermann · 14 years ago
  57. 57b2ff8 Drop excessive whitespace randomly sprinkled in romstage.c files. by Uwe Hermann · 14 years ago
  58. 5244e1b Convert more boards to use mptable_write_buses. by Patrick Georgi · 14 years ago
  59. 6dc92f0 Use DIMM0 et al in lots more places instead of hardocding values. by Uwe Hermann · 14 years ago
  60. 26535d6 Merge all spd_addr.h into the resp. romstage.c files. by Uwe Hermann · 14 years ago
  61. d773fd3 Some more DIMM0 related cleanups and deduplication. by Uwe Hermann · 14 years ago
  62. 9bd9a90 Unify DIMM SPD addressing. For Geode, change the by Patrick Georgi · 14 years ago
  63. d28c298 Eliminate SET_NB_CFG_54 option. There was no board that by Patrick Georgi · 14 years ago
  64. 76e8152 Move the SET_FIDVID* family of configuration options to Kconfig and by Patrick Georgi · 14 years ago
  65. 7bbd7f2 Move K8_ALLOCATE_IO_RANGE to Kconfig. by Patrick Georgi · 14 years ago
  66. 00e1460 Move QRANK_DIMM_SUPPORT to Kconfig, removing it from romstage.c by Patrick Georgi · 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. 9d4212f Move bcm5785_enable_rom.c include to where it's used. by Patrick Georgi · 14 years ago
  69. 55dc223 Factor out common mptable code to mptable_init(). by Uwe Hermann · 14 years ago
  70. 212d0a2 Remove various .c #includes from Intel i810/i82801ax/i82801bx boards. by Uwe Hermann · 14 years ago
  71. ab50d62 Convert all Intel i810 boards to CAR. by Uwe Hermann · 14 years ago
  72. 74d1a6e We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it. by Uwe Hermann · 14 years ago
  73. e5b7507 Remove duplicate line from pci_ids.h. by Jonathan Kollasch · 14 years ago
  74. d083595 Remove lib/ramtest.c-include from all CAR boards. by Patrick Georgi · 14 years ago
  75. 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 14 years ago
  76. 24a5213 Remove redundant HW_MEM_HOLE_SIZEK and HW_MEM_HOLE_SIZE_AUTO_INC settings. by Myles Watson · 14 years ago
  77. 370d979 Various USB Debug Port fixes (trivial). by Uwe Hermann · 14 years ago
  78. 0a6d1ae Undo stupid mistake in r5832 by Patrick Georgi · 14 years ago
  79. 8a6163e Fix hp/dl165_g6_fam10 build. Failed to take r5800 and by Patrick Georgi · 14 years ago
  80. 9139e7b Add support for HP DL165-G6 with Fam10 CPU. by Arne Georg Gleditsch · 14 years ago
  81. 8fa90ec Cut the crap. by Uwe Hermann · 14 years ago
  82. 6ea2115 Move memory type information out of some AMD sockets. by Myles Watson · 14 years ago
  83. 704b596 We call this cache as ram everywhere, so let's call it the same in Kconfig by Stefan Reinauer · 14 years ago
  84. 9a684fc Restructured all vendors' Kconfig files to no longer source the boards' by Jens Rottmann · 14 years ago
  85. 78265d5 Remove unused mainboard_config definitions. Trivial. by Myles Watson · 14 years ago
  86. 3613d05 Remove a couple of warnings. Trivial. by Myles Watson · 14 years ago
  87. 37106a7 Add support for the HP DL145 G1, based on the Tyan s2881. by Oskar Enoksson · 14 years ago
  88. 8c4f31b Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user / by Stefan Reinauer · 14 years ago
  89. eb50c7d Re-integrate "USE_OPTION_TABLE" code. by Edwin Beasant · 14 years ago
  90. 992ae48 This patch implements GFXUMA on all supported i810 boards. Also some fix-ups to the i810 northbridge.c code. by Joseph Smith · 14 years ago
  91. c5b87c8 Move generation of mptable entries for ISA to generic code. by Patrick Georgi · 14 years ago
  92. dd6ad34 license header fixes by Nils Jacobs · 14 years ago
  93. bf9e538 Remove pc80/serial.c includes in ROMCC boards and include by Patrick Georgi · 14 years ago
  94. 12584e2 Drop console/console.c and pc80/serial.c from mainboards' romstage.c. by Patrick Georgi · 14 years ago
  95. 8d31368 Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster" by Patrick Georgi · 14 years ago
  96. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  97. d653211 zero warnings days: unify mp tables. fix warnings. by Stefan Reinauer · 14 years ago
  98. 23836e2 zero warnings days... by Stefan Reinauer · 14 years ago
  99. 5d3dee8 drop quite a lot of dead code that did nothing but produce warnings and make by Stefan Reinauer · 14 years ago
  100. 4154c66 zero warnings days. Down to under 600 different warnings by Stefan Reinauer · 14 years ago