1. 505414a AMD and GFXUMA: drop redundant use of lb_add_memory_range() by Kyösti Mälkki · 12 years ago
  2. ba589e3 Move setup_uma_memory() to K8 northbridge by Kyösti Mälkki · 12 years ago
  3. cc55b9b Define global uma_memory variables by Kyösti Mälkki · 12 years ago
  4. e166782 Clean up #ifs by Patrick Georgi · 12 years ago
  5. 26b00e6 Refactor some alignment handling by Patrick Georgi · 12 years ago
  6. c8feedd Unify Local APIC address definitions by Patrick Georgi · 13 years ago
  7. 91bd306 ACPI: More ../../.. removal by Patrick Georgi · 13 years ago
  8. b05bf5b amd/sb600: Move HAVE_HARD_RESET to southbridge by Patrick Georgi · 13 years ago
  9. c55f5a0 SIO: Winbond w83627dhg update by Kerry Sheh · 13 years ago
  10. 4c2bfb6 remove usbdebug.h include from mainboard/romstage code by Sven Schnelle · 13 years ago
  11. a251dee Use default table creator macro for all SSDTs by Stefan Reinauer · 13 years ago
  12. b0a9c5c mptable: Refactor mptable generation some more by Patrick Georgi · 13 years ago
  13. c75c79b mptable: Get rid of fixup_virtual_wire by Patrick Georgi · 13 years ago
  14. 42fa7fe run uart_init() from console_init, just like the other console initialization functions. by Stefan Reinauer · 13 years ago
  15. b3ae186 * Set USBDEBUG_DEFAULT_PORT in all southbridges and use that value by Stefan Reinauer · 13 years ago
  16. 9132102 Use subsystem id from devicetree.cb instead of Kconfig and move by Sven Schnelle · 14 years ago
  17. c36d506 Get mptable OEM/product ID from kconfig variables. by Uwe Hermann · 14 years ago
  18. 8677a23 After this has been brought up many times before, rename src/arch/i386 to by Stefan Reinauer · 14 years ago
  19. f8ba64d Deduplicate various ACPI .asl files. by Uwe Hermann · 14 years ago
  20. d351925 Move "select CACHE_AS_RAM" lines from boards into CPU socket. by Uwe Hermann · 14 years ago
  21. 8301d83 second round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  22. 836ae29 first round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  23. 3a4ed15 W83627DHG/W83627EHG fixups for virtual LDNs. by Uwe Hermann · 14 years ago
  24. d73c505 devicetree.cb: Only add as many entries as there are DIMM slots. by Uwe Hermann · 14 years ago
  25. 7b99705 Simplify a few code chunks, fix whitespace and indentation. by Uwe Hermann · 14 years ago
  26. 57b2ff8 Drop excessive whitespace randomly sprinkled in romstage.c files. by Uwe Hermann · 14 years ago
  27. 8cda969 Convert boards to use mptable_write_buses. by Patrick Georgi · 14 years ago
  28. 9bd9a90 Unify DIMM SPD addressing. For Geode, change the by Patrick Georgi · 14 years ago
  29. d28c298 Eliminate SET_NB_CFG_54 option. There was no board that by Patrick Georgi · 14 years ago
  30. e0c0a82 This problem was introduced with by Tobias Diedrich · 14 years ago
  31. 76e8152 Move the SET_FIDVID* family of configuration options to Kconfig and by Patrick Georgi · 14 years ago
  32. 6018e1b DSDT.asl should not report the AMD SB600/SB700 RTC as Intel PIIX4 by Scott Duplichan · 14 years ago
  33. 00e1460 Move QRANK_DIMM_SUPPORT to Kconfig, removing it from romstage.c by Patrick Georgi · 14 years ago
  34. b907d32 We need to call smp_write_lintsrc() instead of smp_write_intsrc() for by Tobias Diedrich · 14 years ago
  35. 55dc223 Factor out common mptable code to mptable_init(). by Uwe Hermann · 14 years ago
  36. 7c1fb7b Running a checked build of Windows is needed for understanding its various BIOS related BSODs. Win7 checked build complains when running coreboot+seabios: by Scott Duplichan · 14 years ago
  37. 74d1a6e We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it. by Uwe Hermann · 14 years ago
  38. c4f98b6 don't include unused code, we only need the header. by Stefan Reinauer · 14 years ago
  39. e5b7507 Remove duplicate line from pci_ids.h. by Jonathan Kollasch · 14 years ago
  40. 5692c57 - move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1 by Patrick Georgi · 14 years ago
  41. 6c05bf4 ICS951462_ADDRESS defined but _never_ used. Drop it. by Patrick Georgi · 14 years ago
  42. 24a5213 Remove redundant HW_MEM_HOLE_SIZEK and HW_MEM_HOLE_SIZE_AUTO_INC settings. by Myles Watson · 14 years ago
  43. 5df4168 Drop some useless "../../../" in #includes (trivial). by Uwe Hermann · 14 years ago
  44. b015d02 Hook up all AMD SB600/SB700 boards to the EHCI Debug Port infrastructure. by Uwe Hermann · 14 years ago
  45. 625a0cb Remove unused ide0_enable and sata0_enable entries from SB7xx and SB600. by Rudolf Marek · 14 years ago
  46. 704b596 We call this cache as ram everywhere, so let's call it the same in Kconfig by Stefan Reinauer · 14 years ago
  47. 9a684fc Restructured all vendors' Kconfig files to no longer source the boards' by Jens Rottmann · 14 years ago
  48. 78265d5 Remove unused mainboard_config definitions. Trivial. by Myles Watson · 14 years ago
  49. 8c4f31b Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user / by Stefan Reinauer · 14 years ago
  50. e3fb1c2 Make include paths more consistent. Fixes compilation errors for me. by Myles Watson · 14 years ago
  51. eb50c7d Re-integrate "USE_OPTION_TABLE" code. by Edwin Beasant · 14 years ago
  52. 36de042 Add "reasonable" values in ASL at places we overwrite from by Stefan Reinauer · 14 years ago
  53. c5b87c8 Move generation of mptable entries for ISA to generic code. by Patrick Georgi · 14 years ago
  54. 12584e2 Drop console/console.c and pc80/serial.c from mainboards' romstage.c. by Patrick Georgi · 14 years ago
  55. 8d31368 Rename "apic" and "apic_cluster" to "lapic" and "lapic_cluster" by Patrick Georgi · 14 years ago
  56. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  57. d653211 zero warnings days: unify mp tables. fix warnings. by Stefan Reinauer · 14 years ago
  58. 23836e2 zero warnings days... by Stefan Reinauer · 14 years ago
  59. 523ebd9 zero warning days. Move RAMTOP and RAMBASE together. by Stefan Reinauer · 14 years ago
  60. f4cc089 Remove few more warnings and some dead code. by Myles Watson · 14 years ago
  61. 5d3dee8 drop quite a lot of dead code that did nothing but produce warnings and make by Stefan Reinauer · 14 years ago
  62. 4154c66 zero warnings days. Down to under 600 different warnings by Stefan Reinauer · 14 years ago
  63. 853263b copy_and_run.c is not needed twice, and it is used on non-car too. by Stefan Reinauer · 14 years ago
  64. ae60855 Copy acpi blobs in two parts to make sure gcc does the right thing. by Myles Watson · 14 years ago
  65. 9b43afd Clean up fidvid files using indent. Remove some special print statements. by Myles Watson · 14 years ago
  66. 4839e2c Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix some white space. by Myles Watson · 14 years ago
  67. e9de1e2 move amd K8/Fam10 "bus detection" function prototypes to a common place. by Stefan Reinauer · 14 years ago
  68. 0c781b2 - get rid of ASM_CONSOLE_LOGLEVEL except in two assembler files. by Stefan Reinauer · 14 years ago
  69. 64ed2b7 Drop \r\n and \n\r as both print_XXX and printk now do this internally. by Stefan Reinauer · 14 years ago
  70. 5a1f597 This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c and by Stefan Reinauer · 14 years ago
  71. fc2b8ec drop USE_INIT from mainboard Kconfig files, it's already set in src/Kconfig by Stefan Reinauer · 14 years ago
  72. 9050b71 unify cmos.layout wrt AMD extended configuration registers. by Stefan Reinauer · 14 years ago
  73. 798ef28 This drops the ASSEMBLY define from romstage.c, too by Stefan Reinauer · 14 years ago
  74. 5e32823 __PRE_RAM__ is now correctly specified in the Makefile. No need to hack it into by Stefan Reinauer · 14 years ago
  75. b5828d7 This patch drops the coreboot CMOS checksum ranges from Kconfig because by Stefan Reinauer · 14 years ago
  76. 9a16e3e dualcore.h and quadcore.h are almost exactly the same. by Stefan Reinauer · 14 years ago
  77. 9417cc0 Remove dead code and make white space more consistent for acpi_tables.c by Myles Watson · 14 years ago
  78. 565a281 Get rid of type-punned pointer errors. by Myles Watson · 14 years ago
  79. 08e0fb8 Fix all the format string warnings. Some other random warnings. by Myles Watson · 14 years ago
  80. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  81. 2bd9100 Rework boolean expression (DeMorgan and all) for by Patrick Georgi · 14 years ago
  82. 776b85b Remove fallback/normal handling in mainboards' by Patrick Georgi · 14 years ago
  83. 50776fa trivial warning fixes, mostly for ACPI code by Stefan Reinauer · 14 years ago
  84. d71e771 Drop unused doit.sh files (trivial). by Uwe Hermann · 15 years ago
  85. 9ea7bff - Add config flag for boards that have their own fadt.c by Patrick Georgi · 15 years ago
  86. 37bdb87 - make HAVE_HARD_RESET match what newconfig did by Patrick Georgi · 15 years ago
  87. 31b0bea Move the ldscripts logic to src/arch/i386/Makefile.inc by Patrick Georgi · 15 years ago
  88. eb49f9d Unify crt0s setup to src/arch/i386/Makefile.inc. This variable by Patrick Georgi · 15 years ago
  89. 8dc4b93 Only handle code as "driver" that actually uses our driver by Patrick Georgi · 15 years ago
  90. c70e9fc Various license header consistency fixes (trivial). by Uwe Hermann · 15 years ago
  91. 5543c66 Actually set HAVE_OPTION_TABLES for the boards that need it. (See last commit) by Patrick Georgi · 15 years ago
  92. 2063197a Move all the copies of the romstage.inc rule to src/arch/i386/Makefile.inc by Patrick Georgi · 15 years ago
  93. af97d33 Clean up ACPI: by Patrick Georgi · 15 years ago
  94. 38f147e janitor task: unify and cleanup naming. by Stefan Reinauer · 15 years ago
  95. abf2ad7 newconfig is no more. by Patrick Georgi · 15 years ago
  96. e377857 * fix crt0s/ldscripts paths to fix out of tree build. by Stefan Reinauer · 15 years ago
  97. 29647d9 Align several kconfig options to match newconfig: by Patrick Georgi · 15 years ago
  98. d5663ba Move all IOAPIC selection to southbridges, and remove them by Patrick Georgi · 15 years ago
  99. d27c08c Remove drivers/pci/onboard. The only purpose was for option ROMs, which are by Myles Watson · 15 years ago
  100. d63085b2 Drop all pre-CBFS rom_address entries in Config.lb/devicetree.cb. by Uwe Hermann · 15 years ago