1. 1e0ddf6 Fix some issues with new "reference" toolchain by Stefan Reinauer · 12 years ago
  2. 9aeb694 hpet: common ACPI generation by Patrick Georgi · 12 years ago
  3. fee73df Auto-declare chip_operations by Kyösti Mälkki · 12 years ago
  4. efff733 Refactor driver structs by Patrick Georgi · 12 years ago
  5. 904a0ec Don't use 64-bit constant 0x100000000 in linker scripts by Nico Huber · 12 years ago
  6. e166782 Clean up #ifs by Patrick Georgi · 12 years ago
  7. a22f78b nvidia/mcp55: Move HAVE_HARD_RESET to southbridge by Patrick Georgi · 12 years ago
  8. a31bb07 Unify ID_SECTION_OFFSET and mark it deprecated by Patrick Georgi · 13 years ago
  9. 20fc631 Fix usb debug dongle support by Sven Schnelle · 13 years ago
  10. 914377e Get rid of the old romstage-as-bootblock ROM layout by Patrick Georgi · 13 years ago
  11. 03f82bd Use ACPI text fields consistently with all other boards by Stefan Reinauer · 13 years ago
  12. fed129b Add ACPI automatic PIC/APIC interrupt routing logic for ck804 by Jonathan A. Kollasch · 13 years ago
  13. 4053e14 Correct implementation of r6608. (.align actually takes its argument in bytes) by Jonathan Kollasch · 13 years ago
  14. 6409a22 Ensure ck804 romstrap is 16-byte aligned. by Jonathan Kollasch · 13 years ago
  15. b3ae186 * Set USBDEBUG_DEFAULT_PORT in all southbridges and use that value by Stefan Reinauer · 13 years ago
  16. 8902502 drop incorrectly used CONFIG_ROM_IMAGE_SIZE and unused CONFIG_ARCH by Stefan Reinauer · 13 years ago
  17. 6108958 nvidia mcp55: drop unused dbg_info by Stefan Reinauer · 13 years ago
  18. fadb004 Improve ck804 IOAPIC and HPET resource handling. by Jonathan Kollasch · 13 years ago
  19. c7f0c8f MCP55: Cosmetic fixes, switch to u8 et al. by Uwe Hermann · 14 years ago
  20. 7e2fbd5 CK804: Cosmetic fixes, switch to u8 et al. by Uwe Hermann · 14 years ago
  21. 42b1c43 Merge enable_rom.c files into bootblock.c files. by Uwe Hermann · 14 years ago
  22. 836ae29 first round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  23. 6fc7d27 fix typo by Stefan Reinauer · 14 years ago
  24. df323fc MCP55: Add TINY_BOOTBLOCK support. by Uwe Hermann · 14 years ago
  25. fae0d6c Move CK804_PCI_E_X and CK804B_PCI_E_X defines (which have been 4 by by Jonathan Kollasch · 14 years ago
  26. d8a789f Move MCP55_PCI_E_X_* to Kconfig. Any useless values in romstage.cs were by Patrick Georgi · 14 years ago
  27. f648d61 by Ward Vandewege · 14 years ago
  28. dca8b1b Use common code to set PCI subsystem in mcp55. by Jonathan Kollasch · 14 years ago
  29. c7f3f80 Deduplicate ck804 subsystem-setting functionality. by Jonathan Kollasch · 14 years ago
  30. d23f275 The no point in having a non-NULL ops_pci pointer when the set_subsystem operation within is NULL anyway. by Jonathan Kollasch · 14 years ago
  31. 5433a83 Correct an apparent copy-paste error that shows up at compile time on by Jonathan Kollasch · 14 years ago
  32. d8bed0a Convert ck804_early_smbus.c to a separately compiled unit. by Jonathan Kollasch · 14 years ago
  33. 4a8d993 Convert all ck804-based boards to tiny bootblock. by Jonathan Kollasch · 14 years ago
  34. 45057d2 When gcc 4.5.0 is used, compiling mcp55_early_setup_car.c fails. This change eliminates the compiler warning that causes the build to fail. by Scott Duplichan · 14 years ago
  35. 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
  36. 8af6d55 Use common GPL-header format in CK804 files, add missing ones (trivial). by Uwe Hermann · 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. 0a58a7b fix typos found by zbao in other files. by Stefan Reinauer · 14 years ago
  39. abc0c77 attached patch moves a couple more config flags out of romstage: by Patrick Georgi · 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. 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 14 years ago
  42. 5c9bc13 Drop some unneeded "#if CONFIG_USBDEBUG" (trivial). by Uwe Hermann · 14 years ago
  43. 86d1a50 Duplicate the MCP55 EHCI Debug Port enable code for use with CK804. by Jonathan Kollasch · 14 years ago
  44. 65e6034 Only show the USB Debug Port kconfig option to the user if a mainboard by Uwe Hermann · 14 years ago
  45. dc3aa7a Various Debug Port southbridge implementation fixes / cosmetics. by Uwe Hermann · 14 years ago
  46. e7a5b76 Move initialization of MMCONF BAR to cache_as_ram setup phase, in order by Arne Georg Gleditsch · 14 years ago
  47. d6689ed Please find appended. This patch gets rid of the %gs magic altogether, by Arne Georg Gleditsch · 14 years ago
  48. b24d07c My old mcp55 azalia fix from May 2010. Was never checked in. by Stefan Reinauer · 14 years ago
  49. 127e976 Remove warnings from USB debug console code. by Myles Watson · 14 years ago
  50. 6f57b51 Fix all warnings in the tree by Stefan Reinauer · 14 years ago
  51. 8376831 A bug fix: Fix the ctrl_devport_conf_clear to clear the enable bit. by Myles Watson · 14 years ago
  52. 7eac445 Always enable parent resources before child resources. by Myles Watson · 14 years ago
  53. 894a347 Same conversion as with resources from static arrays to lists, except by Myles Watson · 14 years ago
  54. 7e00a44 also rename the config option. by Stefan Reinauer · 14 years ago
  55. 75a05dc fix most usbdebug warnings and fix function names. by Stefan Reinauer · 14 years ago
  56. da32373 Long ago we agreed on kicking the _direct appendix because everything in by Stefan Reinauer · 14 years ago
  57. c25cc11 Use lists instead of arrays for resources in devices to reduce memory usage. by Myles Watson · 14 years ago
  58. ad894c5 Get rid of a few more warnings. by Myles Watson · 14 years ago
  59. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  60. bcb8c97 try to unify timing initialization across those boards that need it... by Stefan Reinauer · 14 years ago
  61. 467a065 no warnings days. by Stefan Reinauer · 14 years ago
  62. d55e26f zero warnings days by Stefan Reinauer · 14 years ago
  63. 116ec61 zero warnings days... by Stefan Reinauer · 14 years ago
  64. 4154c66 zero warnings days. Down to under 600 different warnings by Stefan Reinauer · 14 years ago
  65. d4f5373 zero warnings days. by Stefan Reinauer · 14 years ago
  66. f8b1923 - unify use of SB_HT_CHAIN_UNITID_OFFSET_ONLY by Stefan Reinauer · 14 years ago
  67. 0ff769b fix CK804 boards. by Stefan Reinauer · 14 years ago
  68. 64ed2b7 Drop \r\n and \n\r as both print_XXX and printk now do this internally. by Stefan Reinauer · 14 years ago
  69. 8b547b1 reduce warnings in MCP55 and Fam10 code by Stefan Reinauer · 14 years ago
  70. 08e0fb8 Fix all the format string warnings. Some other random warnings. by Myles Watson · 14 years ago
  71. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  72. 806a29e Use the romstraps build infrastructure created for "tinybootblock" by Patrick Georgi · 14 years ago
  73. de3206a This is a general cleanup patch by Stefan Reinauer · 14 years ago
  74. c70e9fc Various license header consistency fixes (trivial). by Uwe Hermann · 14 years ago
  75. abf2ad7 newconfig is no more. by Patrick Georgi · 14 years ago
  76. d5663ba Move all IOAPIC selection to southbridges, and remove them by Patrick Georgi · 15 years ago
  77. 0401bd8 coreboot has 13 instances of IOAPIC setup distributed across a lot by Stefan Reinauer · 15 years ago
  78. 9fe4d79 coreboot used to have two different "APIs" for memory accesses: by Stefan Reinauer · 15 years ago
  79. 753169d Kconfig builds all boards now. by Patrick Georgi · 15 years ago
  80. 436f99b Eliminate special case id.inc/id.lds in favor of a configuration variable ID_SECTION_OFFSET 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. 7943fe6 Remove some warnings from the tyan s2895. by Myles Watson · 15 years ago
  83. e405327 Simplify Kconfig files by using "select" where possible (trivial). by Uwe Hermann · 15 years ago
  84. b8e2027 Add CONFIG_GENERATE_* for tables so that the user can select which tables not by Myles Watson · 15 years ago
  85. b0575d8 Use CAR ck804 code with the s2892. by Myles Watson · 15 years ago
  86. 21ee98b White space change in preparation for a patch to unify handling of ck804. by Myles Watson · 15 years ago
  87. e7bbb50 Remove default n statements to simplify .config and ldoptions files. by Myles Watson · 15 years ago
  88. 24796fd This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE. by Patrick Georgi · 15 years ago
  89. a74ae63 failoverR.diff: Revert my failover change since Kconfig only supports fallback. by Myles Watson · 15 years ago
  90. 5ec2c2b Various Kconfig and Makefile.inc fixes and cosmetics. by Uwe Hermann · 15 years ago
  91. 50d0b8c Add support for Nvidia Southbridges to Kconfig. by Myles Watson · 15 years ago
  92. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago
  93. e42e142 Apparently I'm not the only one who forgets which way the outb and by Ed Swierk · 15 years ago
  94. 29cc9ed Move the v3 resource allocator to v2. by Myles Watson · 15 years ago
  95. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  96. 62cfe16 ChangeLog: by Harald Gutmann · 15 years ago
  97. a9c5ea0 Revert "CMOS: Add set_option and rework get_option." by Luc Verhaegen · 15 years ago
  98. 9ceae90 CMOS: Add set_option and rework get_option. by Luc Verhaegen · 15 years ago
  99. fa12b67 Remove warnings from compilation of the s2892 with and without CBFS. by Myles Watson · 15 years ago
  100. 870f013 fix warning: no return statement in function returning non-void by Stefan Reinauer · 15 years ago