1. b907d32 We need to call smp_write_lintsrc() instead of smp_write_intsrc() for by Tobias Diedrich · 14 years ago
  2. 9d4212f Move bcm5785_enable_rom.c include to where it's used. by Patrick Georgi · 14 years ago
  3. 55dc223 Factor out common mptable code to mptable_init(). by Uwe Hermann · 14 years ago
  4. e5b7507 Remove duplicate line from pci_ids.h. by Jonathan Kollasch · 14 years ago
  5. d083595 Remove lib/ramtest.c-include from all CAR boards. by Patrick Georgi · 14 years ago
  6. 24a5213 Remove redundant HW_MEM_HOLE_SIZEK and HW_MEM_HOLE_SIZE_AUTO_INC settings. by Myles Watson · 14 years ago
  7. 370d979 Various USB Debug Port fixes (trivial). by Uwe Hermann · 14 years ago
  8. 8fa90ec Cut the crap. by Uwe Hermann · 14 years ago
  9. 6ea2115 Move memory type information out of some AMD sockets. by Myles Watson · 14 years ago
  10. 704b596 We call this cache as ram everywhere, so let's call it the same in Kconfig by Stefan Reinauer · 14 years ago
  11. 9a684fc Restructured all vendors' Kconfig files to no longer source the boards' by Jens Rottmann · 14 years ago
  12. 78265d5 Remove unused mainboard_config definitions. Trivial. by Myles Watson · 14 years ago
  13. 8c4f31b Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user / by Stefan Reinauer · 14 years ago
  14. eb50c7d Re-integrate "USE_OPTION_TABLE" code. by Edwin Beasant · 14 years ago
  15. c5b87c8 Move generation of mptable entries for ISA to generic code. by Patrick Georgi · 14 years ago
  16. 12584e2 Drop console/console.c and pc80/serial.c from mainboards' romstage.c. by Patrick Georgi · 14 years ago
  17. 8d31368 Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster" by Patrick Georgi · 14 years ago
  18. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  19. d653211 zero warnings days: unify mp tables. fix warnings. by Stefan Reinauer · 14 years ago
  20. 23836e2 zero warnings days... by Stefan Reinauer · 14 years ago
  21. 5d3dee8 drop quite a lot of dead code that did nothing but produce warnings and make by Stefan Reinauer · 14 years ago
  22. 4154c66 zero warnings days. Down to under 600 different warnings by Stefan Reinauer · 14 years ago
  23. 853263b copy_and_run.c is not needed twice, and it is used on non-car too. by Stefan Reinauer · 14 years ago
  24. 9b43afd Clean up fidvid files using indent. Remove some special print statements. by Myles Watson · 14 years ago
  25. 4839e2c Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix some white space. by Myles Watson · 14 years ago
  26. e9de1e2 move amd K8/Fam10 "bus detection" function prototypes to a common place. by Stefan Reinauer · 14 years ago
  27. f8b1923 - unify use of SB_HT_CHAIN_UNITID_OFFSET_ONLY by Stefan Reinauer · 14 years ago
  28. 64ed2b7 Drop \r\n and \n\r as both print_XXX and printk now do this internally. by Stefan Reinauer · 14 years ago
  29. 5a1f597 This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c and by Stefan Reinauer · 14 years ago
  30. fc2b8ec drop USE_INIT from mainboard Kconfig files, it's already set in src/Kconfig by Stefan Reinauer · 14 years ago
  31. 9050b71 unify cmos.layout wrt AMD extended configuration registers. by Stefan Reinauer · 14 years ago
  32. 798ef28 This drops the ASSEMBLY define from romstage.c, too by Stefan Reinauer · 14 years ago
  33. 5e32823 __PRE_RAM__ is now correctly specified in the Makefile. No need to hack it into by Stefan Reinauer · 14 years ago
  34. b5828d7 This patch drops the coreboot CMOS checksum ranges from Kconfig because by Stefan Reinauer · 14 years ago
  35. 9a16e3e dualcore.h and quadcore.h are almost exactly the same. by Stefan Reinauer · 14 years ago
  36. 08e0fb8 Fix all the format string warnings. Some other random warnings. by Myles Watson · 14 years ago
  37. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  38. 78acf932 Remove remaining uses of by Patrick Georgi · 14 years ago
  39. 2bd9100 Rework boolean expression (DeMorgan and all) for by Patrick Georgi · 14 years ago
  40. ce6fb1e Remove failover/fallback/normal handling in mainboards' by Patrick Georgi · 14 years ago
  41. 9ea7bff - Add config flag for boards that have their own fadt.c by Patrick Georgi · 15 years ago
  42. 38f147e janitor task: unify and cleanup naming. by Stefan Reinauer · 15 years ago
  43. abf2ad7 newconfig is no more. by Patrick Georgi · 15 years ago
  44. 2b962a3c More Kconfig changes to improve match with newconfig: by Patrick Georgi · 15 years ago
  45. 29647d9 Align several kconfig options to match newconfig: by Patrick Georgi · 15 years ago
  46. d5663ba Move all IOAPIC selection to southbridges, and remove them by Patrick Georgi · 15 years ago
  47. d27c08c Remove drivers/pci/onboard. The only purpose was for option ROMs, which are by Myles Watson · 15 years ago
  48. 1d6d45e Split the two usages of __ROMCC__: by Myles Watson · 15 years ago
  49. e21f75a cp src/mainboard/tyan/Makefile.k8_CAR.inc to src/mainboard/Makefile.k8_ck804.inc by Myles Watson · 15 years ago
  50. 036c15f Drop dead K8_SCAN_PCI_BUS code. It's a bad idea to scan the PCI busses before by Myles Watson · 15 years ago
  51. 8f74c58 Remove CONFIG_CPU_AMD_FAM10 & CONFIG_CPU_AMDK8 from mainboards. They should be by Myles Watson · 15 years ago
  52. 4e015eb Fix all board names in Kconfig as per wiki / vendor website. by Uwe Hermann · 15 years ago
  53. d65509d Set default ROM sizes per-board to match the ROM chip that came by Uwe Hermann · 15 years ago
  54. 0f61a4f Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE. by Myles Watson · 15 years ago
  55. b8e2027 Add CONFIG_GENERATE_* for tables so that the user can select which tables not by Myles Watson · 15 years ago
  56. 91ff0df More Kconfig-supported boards, and also kconfig support by Patrick Georgi · 15 years ago
  57. 95313d8 Major CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some of these boards by Uwe Hermann · 15 years ago
  58. 24796fd This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE. by Patrick Georgi · 15 years ago
  59. 6768f39 Remove: by Patrick Georgi · 15 years ago
  60. c13093b simplify source tree hierarchy: move files from sdram/ and ram/ to lib/ by Stefan Reinauer · 15 years ago
  61. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago
  62. 9dd27bc the tool chain settings should not be in renamed (as they will never live in by Stefan Reinauer · 15 years ago
  63. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  64. cff071a When I started refactoring mainboard Config.lb, I added two different by Carl-Daniel Hailfinger · 15 years ago
  65. 240ef7c Change the CBFS build process to use coreboot.rom by Patrick Georgi · 15 years ago
  66. a9c5ea0 Revert "CMOS: Add set_option and rework get_option." by Luc Verhaegen · 15 years ago
  67. 9ceae90 CMOS: Add set_option and rework get_option. by Luc Verhaegen · 15 years ago
  68. 459259e This is the final patch that got everything working for me with the HP dl145g3. by Samuel Verstraete · 15 years ago
  69. 12aba82 Refactor copy_and_run so that it uses a single code base instead of by Patrick Georgi · 15 years ago
  70. 723bf0c Trivial patch. I forgot to update K8_SET_FIDVID. by Myles Watson · 15 years ago
  71. 5b34bdd This patch adds the target hp/dl145_g3 together with by Mondrian nuessle · 15 years ago