1. 069f476 mainboard: Drop print_ implementation from non-romcc boards by Stefan Reinauer · 10 years ago
  2. ebe3a7a mainboard/*/romstage.c: Fix 'lib/delay.c' inclusion by Edward O'Callaghan · 10 years ago
  3. 77757c2 mainboard/*/romstage.c: Sanitize system header inclusions by Edward O'Callaghan · 10 years ago
  4. 24fb03e superio/nsc/pc87360: Use link-time symbol over .c includes by Edward O'Callaghan · 10 years ago
  5. 633f6e3 mainboard/*/debug.c: Remove duplicate or dead code by Edward O'Callaghan · 10 years ago
  6. aedcc10 src/mainboard: Remove trailing whitespace by Elyes HAOUAS · 10 years ago
  7. 7974471 mainboard: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  8. fd33781 Move ARCH_* from board/Kconfig to cpu or soc Kconfig. by Furquan Shaikh · 10 years ago
  9. 4333071 board-status: Add board_info.txt extracted from wiki. by Vladimir Serbinenko · 11 years ago
  10. 142b52c AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includes by Kyösti Mälkki · 11 years ago
  11. 88a67f0 AMD boards (non-AGESA): Cleanup earlymtrr.c includes by Kyösti Mälkki · 11 years ago
  12. 6aeb4a2 AMD: Drop empty root_complex by Kyösti Mälkki · 11 years ago
  13. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 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. e135ac5 Remove AMD special case for LAPIC based udelay() by Patrick Georgi · 12 years ago
  19. a47bd91 Fix PIRQ routing abstraction by Stefan Reinauer · 12 years ago
  20. a93c3fe Drop redundant CHIP_NAME in mainboard.c by Kyösti Mälkki · 12 years ago
  21. 188e3c2 Drop mainboard chip.h by Stefan Reinauer · 12 years ago
  22. e166782 Clean up #ifs by Patrick Georgi · 12 years ago
  23. c8feedd Unify Local APIC address definitions by Patrick Georgi · 12 years ago
  24. 152738f amd/amd8111: Move HAVE_HARD_RESET to southbridge by Patrick Georgi · 12 years ago
  25. 07b4215 Move linux 2.6.11 workaround to generic code by Patrick Georgi · 13 years ago
  26. b0a9c5c mptable: Refactor mptable generation some more by Patrick Georgi · 13 years ago
  27. c75c79b mptable: Get rid of fixup_virtual_wire by Patrick Georgi · 13 years ago
  28. 6eb7a53 mptable: Refactor lintsrc generation by Patrick Georgi · 13 years ago
  29. af90275 TINY_BOOTBLOCK problem-fix on amdk8+amd8111 platforms by enok71 · 13 years ago
  30. 42fa7fe run uart_init() from console_init, just like the other console initialization functions. by Stefan Reinauer · 13 years ago
  31. 9132102 Use subsystem id from devicetree.cb instead of Kconfig and move by Sven Schnelle · 13 years ago
  32. c36d506 Get mptable OEM/product ID from kconfig variables. by Uwe Hermann · 14 years ago
  33. 8301d83 second round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  34. 836ae29 first round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  35. 1f7d3c5 AMD-8111: Add TINY_BOOTBLOCK support. by Uwe Hermann · 14 years ago
  36. 7b99705 Simplify a few code chunks, fix whitespace and indentation. by Uwe Hermann · 14 years ago
  37. 57b2ff8 Drop excessive whitespace randomly sprinkled in romstage.c files. by Uwe Hermann · 14 years ago
  38. 5244e1b Convert more boards to use mptable_write_buses. by Patrick Georgi · 14 years ago
  39. 6dc92f0 Use DIMM0 et al in lots more places instead of hardocding values. by Uwe Hermann · 14 years ago
  40. d28c298 Eliminate SET_NB_CFG_54 option. There was no board that by Patrick Georgi · 14 years ago
  41. 9fb2e3a FIRST_CPU, SECOND_CPU, TOTAL_CPUS are only used in one by Patrick Georgi · 14 years ago
  42. 00e1460 Move QRANK_DIMM_SUPPORT to Kconfig, removing it from romstage.c by Patrick Georgi · 14 years ago
  43. 55dc223 Factor out common mptable code to mptable_init(). by Uwe Hermann · 14 years ago
  44. 74d1a6e We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it. by Uwe Hermann · 14 years ago
  45. d083595 Remove lib/ramtest.c-include from all CAR boards. by Patrick Georgi · 14 years ago
  46. 98a8c0c Move CAR settings to board config for socket 940 boards. by Warren Turkal · 14 years ago
  47. 24a5213 Remove redundant HW_MEM_HOLE_SIZEK and HW_MEM_HOLE_SIZE_AUTO_INC settings. by Myles Watson · 14 years ago
  48. 8fa90ec Cut the crap. by Uwe Hermann · 14 years ago
  49. 704b596 We call this cache as ram everywhere, so let's call it the same in Kconfig by Stefan Reinauer · 14 years ago
  50. 9a684fc Restructured all vendors' Kconfig files to no longer source the boards' by Jens Rottmann · 14 years ago
  51. 78265d5 Remove unused mainboard_config definitions. Trivial. by Myles Watson · 14 years ago
  52. 8c4f31b Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user / by Stefan Reinauer · 14 years ago
  53. eb50c7d Re-integrate "USE_OPTION_TABLE" code. by Edwin Beasant · 14 years ago
  54. c5b87c8 Move generation of mptable entries for ISA to generic code. by Patrick Georgi · 14 years ago
  55. cee5f7d autoprobe apic cluster and application processors on K8 systems by Stefan Reinauer · 14 years ago
  56. 12584e2 Drop console/console.c and pc80/serial.c from mainboards' romstage.c. by Patrick Georgi · 14 years ago
  57. 8d31368 Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster" by Patrick Georgi · 14 years ago
  58. 80da618 Fix arima/hdama. It was changed to match newconfig, which was broken. by Myles Watson · 14 years ago
  59. ad894c5 Get rid of a few more warnings. by Myles Watson · 14 years ago
  60. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  61. 29ceae2 As Myles suggested a while back: Switch long time #warnings to be comments by Stefan Reinauer · 14 years ago
  62. d653211 zero warnings days: unify mp tables. fix warnings. by Stefan Reinauer · 14 years ago
  63. 5d3dee8 drop quite a lot of dead code that did nothing but produce warnings and make by Stefan Reinauer · 14 years ago
  64. 853263b copy_and_run.c is not needed twice, and it is used on non-car too. by Stefan Reinauer · 14 years ago
  65. 4839e2c Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix some white space. by Myles Watson · 14 years ago
  66. 64ed2b7 Drop \r\n and \n\r as both print_XXX and printk now do this internally. by Stefan Reinauer · 14 years ago
  67. 5a1f597 This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c and by Stefan Reinauer · 14 years ago
  68. fc2b8ec drop USE_INIT from mainboard Kconfig files, it's already set in src/Kconfig by Stefan Reinauer · 14 years ago
  69. 9050b71 unify cmos.layout wrt AMD extended configuration registers. by Stefan Reinauer · 14 years ago
  70. 798ef28 This drops the ASSEMBLY define from romstage.c, too by Stefan Reinauer · 14 years ago
  71. 5e32823 __PRE_RAM__ is now correctly specified in the Makefile. No need to hack it into by Stefan Reinauer · 14 years ago
  72. b5828d7 This patch drops the coreboot CMOS checksum ranges from Kconfig because by Stefan Reinauer · 14 years ago
  73. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  74. 2bd9100 Rework boolean expression (DeMorgan and all) for by Patrick Georgi · 14 years ago
  75. 776b85b Remove fallback/normal handling in mainboards' by Patrick Georgi · 14 years ago
  76. 9ea7bff - Add config flag for boards that have their own fadt.c by Patrick Georgi · 14 years ago
  77. 38f147e janitor task: unify and cleanup naming. by Stefan Reinauer · 14 years ago
  78. abf2ad7 newconfig is no more. by Patrick Georgi · 14 years ago
  79. 29647d9 Align several kconfig options to match newconfig: by Patrick Georgi · 15 years ago
  80. d5663ba Move all IOAPIC selection to southbridges, and remove them by Patrick Georgi · 15 years ago
  81. d27c08c Remove drivers/pci/onboard. The only purpose was for option ROMs, which are by Myles Watson · 15 years ago
  82. d63085b2 Drop all pre-CBFS rom_address entries in Config.lb/devicetree.cb. by Uwe Hermann · 15 years ago
  83. 1d6d45e Split the two usages of __ROMCC__: by Myles Watson · 15 years ago
  84. 637309d Remove hard coded bus numbers from arima/hdama mptable code and fix warnings. by Myles Watson · 15 years ago
  85. 68ce4e7 Set SB_HT_CHAIN_ON_BUS0 correctly for arima/hdama. Trivial. by Myles Watson · 15 years ago
  86. 18d7c2e Update arima/hdama to detect how many nodes there are. Compare to tyan/s2892. by Myles Watson · 15 years ago
  87. e21f75a cp src/mainboard/tyan/Makefile.k8_CAR.inc to src/mainboard/Makefile.k8_ck804.inc by Myles Watson · 15 years ago
  88. ce49101 Minimize differences between newconfig and Kconfig for arima/hdama. by Myles Watson · 15 years ago
  89. 8f74c58 Remove CONFIG_CPU_AMD_FAM10 & CONFIG_CPU_AMDK8 from mainboards. They should be by Myles Watson · 15 years ago
  90. 04000f4 Fix AP_CODE_IN_CAR (only selected for two boards), STACK_SIZE, and HEAP_SIZE. by Myles Watson · 15 years ago
  91. d65509d Set default ROM sizes per-board to match the ROM chip that came by Uwe Hermann · 15 years ago
  92. b8e2027 Add CONFIG_GENERATE_* for tables so that the user can select which tables not by Myles Watson · 15 years ago
  93. 91ff0df More Kconfig-supported boards, and also kconfig support by Patrick Georgi · 15 years ago
  94. 24796fd This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE. by Patrick Georgi · 15 years ago
  95. 6768f39 Remove: by Patrick Georgi · 15 years ago
  96. c13093b simplify source tree hierarchy: move files from sdram/ and ram/ to lib/ by Stefan Reinauer · 15 years ago
  97. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago
  98. b339e10 Enable CBFS everywhere. All boards compiled for me (abuild tested), by Patrick Georgi · 15 years ago
  99. 9dd27bc the tool chain settings should not be in renamed (as they will never live in by Stefan Reinauer · 15 years ago
  100. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago