1. 139e106 kconfig: automatically include mainboards by Stefan Reinauer · 9 years ago
  2. 94efd19 mainboard/cmos: Kill off unused boot_* parameters by Timothy Pearson · 9 years ago
  3. c0ae684 mainboard/cmos: Move ECC variables out of fallback mechanism byte by Timothy Pearson · 9 years ago
  4. 9b68f05 mainboard/cmos: Delete obsolete commented parameters by Timothy Pearson · 9 years ago
  5. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  6. 9bc8388 newisys/khepri broadcom/blast: Drop duplicate entry in Kconfig by Kyösti Mälkki · 9 years ago
  7. 069f476 mainboard: Drop print_ implementation from non-romcc boards by Stefan Reinauer · 9 years ago
  8. ebe3a7a mainboard/*/romstage.c: Fix 'lib/delay.c' inclusion by Edward O'Callaghan · 10 years ago
  9. 77757c2 mainboard/*/romstage.c: Sanitize system header inclusions by Edward O'Callaghan · 10 years ago
  10. b8f05d4 superio/nsc/pc87417: Use link-time symbols over .c inclusion by Edward O'Callaghan · 10 years ago
  11. 671ea84 broadcom/blast/devicetree.cb: Remove a trailing whitespace by Elyes HAOUAS · 10 years ago
  12. cb70f79 mainboard: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  13. 7974471 mainboard: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  14. 9533d83 PIRQ tables: Fix typos by Kyösti Mälkki · 10 years ago
  15. bc84450 Drop unused change_i2c_mux() by Kyösti Mälkki · 10 years ago
  16. fd33781 Move ARCH_* from board/Kconfig to cpu or soc Kconfig. by Furquan Shaikh · 10 years ago
  17. 147f703 Drop drivers/generic/debug by Kyösti Mälkki · 11 years ago
  18. 4333071 board-status: Add board_info.txt extracted from wiki. by Vladimir Serbinenko · 10 years ago
  19. 142b52c AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includes by Kyösti Mälkki · 11 years ago
  20. 88a67f0 AMD boards (non-AGESA): Cleanup earlymtrr.c includes by Kyösti Mälkki · 11 years ago
  21. 6a4e9b5 get_bus_conf.c: reindent with indent by Paul Menzel · 11 years ago
  22. c66f1cb Include boot_cpu.c for romstage builds by Kyösti Mälkki · 11 years ago
  23. 6aeb4a2 AMD: Drop empty root_complex by Kyösti Mälkki · 11 years ago
  24. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  25. 0aa37c4 sconfig: rename lapic_cluster -> cpu_cluster by Stefan Reinauer · 11 years ago
  26. 4aff445 sconfig: rename pci_domain -> domain by Stefan Reinauer · 11 years ago
  27. 9824328 Drop empty mainboard.c by Kyösti Mälkki · 12 years ago
  28. 897aeeb Drop empty mainboard_ops by Kyösti Mälkki · 12 years ago
  29. bbc880e amdk8/amdfam10: Use CAR_GLOBAL for sysinfo by Patrick Georgi · 12 years ago
  30. e135ac5 Remove AMD special case for LAPIC based udelay() by Patrick Georgi · 12 years ago
  31. bf5a7dc Drop CONFIG_HAVE_BUS_CONFIG, clean up Kconfig by Stefan Reinauer · 12 years ago
  32. a93c3fe Drop redundant CHIP_NAME in mainboard.c by Kyösti Mälkki · 12 years ago
  33. 188e3c2 Drop mainboard chip.h by Stefan Reinauer · 12 years ago
  34. e166782 Clean up #ifs by Patrick Georgi · 12 years ago
  35. c8feedd Unify Local APIC address definitions by Patrick Georgi · 12 years ago
  36. c726e03 broadcom/bcm5785: Move HAVE_HARD_RESET to southbridge by Patrick Georgi · 12 years ago
  37. c466287 Remove no-op Makefiles under mainboard directory by Kyösti Mälkki · 12 years ago
  38. 7f782a8 Delete hard-coded driver includes by Kyösti Mälkki · 12 years ago
  39. b0a9c5c mptable: Refactor mptable generation some more by Patrick Georgi · 13 years ago
  40. c75c79b mptable: Get rid of fixup_virtual_wire by Patrick Georgi · 13 years ago
  41. 6eb7a53 mptable: Refactor lintsrc generation by Patrick Georgi · 13 years ago
  42. 42fa7fe run uart_init() from console_init, just like the other console initialization functions. by Stefan Reinauer · 13 years ago
  43. 9132102 Use subsystem id from devicetree.cb instead of Kconfig and move by Sven Schnelle · 13 years ago
  44. c36d506 Get mptable OEM/product ID from kconfig variables. by Uwe Hermann · 14 years ago
  45. 8301d83 second round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  46. 836ae29 first round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  47. 39124dd Broadcom BCM5785: Add TINY_BOOTBLOCK support. by Uwe Hermann · 14 years ago
  48. 7b99705 Simplify a few code chunks, fix whitespace and indentation. by Uwe Hermann · 14 years ago
  49. 57b2ff8 Drop excessive whitespace randomly sprinkled in romstage.c files. by Uwe Hermann · 14 years ago
  50. 5244e1b Convert more boards to use mptable_write_buses. by Patrick Georgi · 14 years ago
  51. 9bd9a90 Unify DIMM SPD addressing. For Geode, change the by Patrick Georgi · 14 years ago
  52. d28c298 Eliminate SET_NB_CFG_54 option. There was no board that by Patrick Georgi · 14 years ago
  53. 00e1460 Move QRANK_DIMM_SUPPORT to Kconfig, removing it from romstage.c by Patrick Georgi · 14 years ago
  54. b907d32 We need to call smp_write_lintsrc() instead of smp_write_intsrc() for by Tobias Diedrich · 14 years ago
  55. 9d4212f Move bcm5785_enable_rom.c include to where it's used. by Patrick Georgi · 14 years ago
  56. 55dc223 Factor out common mptable code to mptable_init(). by Uwe Hermann · 14 years ago
  57. d083595 Remove lib/ramtest.c-include from all CAR boards. by Patrick Georgi · 14 years ago
  58. 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 14 years ago
  59. 98a8c0c Move CAR settings to board config for socket 940 boards. by Warren Turkal · 14 years ago
  60. 24a5213 Remove redundant HW_MEM_HOLE_SIZEK and HW_MEM_HOLE_SIZE_AUTO_INC settings. by Myles Watson · 14 years ago
  61. 704b596 We call this cache as ram everywhere, so let's call it the same in Kconfig by Stefan Reinauer · 14 years ago
  62. 9a684fc Restructured all vendors' Kconfig files to no longer source the boards' by Jens Rottmann · 14 years ago
  63. 78265d5 Remove unused mainboard_config definitions. Trivial. by Myles Watson · 14 years ago
  64. 8c4f31b Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user / by Stefan Reinauer · 14 years ago
  65. eb50c7d Re-integrate "USE_OPTION_TABLE" code. by Edwin Beasant · 14 years ago
  66. c5b87c8 Move generation of mptable entries for ISA to generic code. by Patrick Georgi · 14 years ago
  67. 12584e2 Drop console/console.c and pc80/serial.c from mainboards' romstage.c. by Patrick Georgi · 14 years ago
  68. 8d31368 Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster" by Patrick Georgi · 14 years ago
  69. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  70. d653211 zero warnings days: unify mp tables. fix warnings. by Stefan Reinauer · 14 years ago
  71. 5d3dee8 drop quite a lot of dead code that did nothing but produce warnings and make by Stefan Reinauer · 14 years ago
  72. 2c0db45 fix the broken nvidia chipset boards, by Stefan Reinauer · 14 years ago
  73. 853263b copy_and_run.c is not needed twice, and it is used on non-car too. by Stefan Reinauer · 14 years ago
  74. 4839e2c Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix some white space. by Myles Watson · 14 years ago
  75. e9de1e2 move amd K8/Fam10 "bus detection" function prototypes to a common place. by Stefan Reinauer · 14 years ago
  76. 0c781b2 - get rid of ASM_CONSOLE_LOGLEVEL except in two assembler files. by Stefan Reinauer · 14 years ago
  77. 64ed2b7 Drop \r\n and \n\r as both print_XXX and printk now do this internally. by Stefan Reinauer · 14 years ago
  78. 5a1f597 This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c and by Stefan Reinauer · 14 years ago
  79. fc2b8ec drop USE_INIT from mainboard Kconfig files, it's already set in src/Kconfig by Stefan Reinauer · 14 years ago
  80. 9050b71 unify cmos.layout wrt AMD extended configuration registers. by Stefan Reinauer · 14 years ago
  81. 798ef28 This drops the ASSEMBLY define from romstage.c, too by Stefan Reinauer · 14 years ago
  82. 5e32823 __PRE_RAM__ is now correctly specified in the Makefile. No need to hack it into by Stefan Reinauer · 14 years ago
  83. b5828d7 This patch drops the coreboot CMOS checksum ranges from Kconfig because by Stefan Reinauer · 14 years ago
  84. 9a16e3e dualcore.h and quadcore.h are almost exactly the same. by Stefan Reinauer · 14 years ago
  85. 08e0fb8 Fix all the format string warnings. Some other random warnings. by Myles Watson · 14 years ago
  86. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  87. 2bd9100 Rework boolean expression (DeMorgan and all) for by Patrick Georgi · 14 years ago
  88. 776b85b Remove fallback/normal handling in mainboards' by Patrick Georgi · 14 years ago
  89. 9ea7bff - Add config flag for boards that have their own fadt.c by Patrick Georgi · 14 years ago
  90. 37bdb87 - make HAVE_HARD_RESET match what newconfig did by Patrick Georgi · 14 years ago
  91. 8dc4b93 Only handle code as "driver" that actually uses our driver by Patrick Georgi · 14 years ago
  92. 38f147e janitor task: unify and cleanup naming. by Stefan Reinauer · 14 years ago
  93. abf2ad7 newconfig is no more. by Patrick Georgi · 14 years ago
  94. 2b962a3c More Kconfig changes to improve match with newconfig: by Patrick Georgi · 14 years ago
  95. 29647d9 Align several kconfig options to match newconfig: by Patrick Georgi · 14 years ago
  96. d5663ba Move all IOAPIC selection to southbridges, and remove them by Patrick Georgi · 14 years ago
  97. 4638c92 Make newconfig and kconfig agree on MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_ID by Patrick Georgi · 15 years ago
  98. d27c08c Remove drivers/pci/onboard. The only purpose was for option ROMs, which are by Myles Watson · 15 years ago
  99. d63085b2 Drop all pre-CBFS rom_address entries in Config.lb/devicetree.cb. by Uwe Hermann · 15 years ago
  100. 1d6d45e Split the two usages of __ROMCC__: by Myles Watson · 15 years ago