1. d8a789f Move MCP55_PCI_E_X_* to Kconfig. Any useless values in romstage.cs were by Patrick Georgi · 14 years ago
  2. d773fd3 Some more DIMM0 related cleanups and deduplication. by Uwe Hermann · 14 years ago
  3. 9bd9a90 Unify DIMM SPD addressing. For Geode, change the by Patrick Georgi · 14 years ago
  4. 607614d Fix/drop some obsolete comments, by Uwe Hermann · 14 years ago
  5. 9e18038 Move register block definitions out of board code into by Patrick Georgi · 14 years ago
  6. 8520e01 Linux also needs the MMCONF area to be reserved either in E820 or by Tobias Diedrich · 14 years ago
  7. 8a71dcd The only southbridge having a pirq_assign_irqs function (needed for by Tobias Diedrich · 14 years ago
  8. 2e9323e Add a target for the ASUS A8V-E Deluxe (trivial). by Uwe Hermann · 14 years ago
  9. 5d72eb5 Move cable detect logic to a weak function in vt8237r_ide.c and add by Tobias Diedrich · 14 years ago
  10. d441afd Currently the by Tobias Diedrich · 14 years ago
  11. 1dcd26c Add VT8237A id to src/southbridge/via/vt8237r/bootblock.c by Tobias Diedrich · 14 years ago
  12. e080bca Add pci id and ops for VT8237A SATA controller by Tobias Diedrich · 14 years ago
  13. f648d61 by Ward Vandewege · 14 years ago
  14. a151f27 Depends on the "Introduce get_vt8237_lpc() function" and by Tobias Diedrich · 14 years ago
  15. 7714cd0 This adds the VT8237A LPC pci_locate_device call in vt8237r_early_smbus.c by Tobias Diedrich · 14 years ago
  16. e165d41 Use get_vt8237_lpc() in vt8237_sb_enable_fid_vid() too. by Tobias Diedrich · 14 years ago
  17. ef2928e Instead of duplicating the pci_locate_device calls multiple times, by Tobias Diedrich · 14 years ago
  18. 6953eeb Add pointer to public PCIe bridge documentation on by Tobias Diedrich · 14 years ago
  19. 113b29f This adds VT8237A specific VLINK/LPC init functions in vt8237_ctrl.c by Tobias Diedrich · 14 years ago
  20. 2210135 This adds the VT8237A LPC device id and the pci_driver struct in vt8237r_lpc.c by Tobias Diedrich · 14 years ago
  21. 305e886 Add a rom_enable() function to via/vt8231 and call it from via/epia/romstage.c by Uwe Hermann · 14 years ago
  22. b545852 Need to clear downstream read cycle retry bit, or the bus scan will by Tobias Diedrich · 14 years ago
  23. d50b43a This adds pci device ids and pci_driver structs for the K8T890 CF by Tobias Diedrich · 14 years ago
  24. dca8b1b Use common code to set PCI subsystem in mcp55. by Jonathan Kollasch · 14 years ago
  25. c7f3f80 Deduplicate ck804 subsystem-setting functionality. by Jonathan Kollasch · 14 years ago
  26. 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
  27. b34ff66 Fix broken build due to missing #if CONFIG_IOAPIC. by Uwe Hermann · 14 years ago
  28. 7718054 Add IOAPIC support for Intel 82371EB and fixup SMP on ASUS P2B-D. by Uwe Hermann · 14 years ago
  29. 5433a83 Correct an apparent copy-paste error that shows up at compile time on by Jonathan Kollasch · 14 years ago
  30. d8bed0a Convert ck804_early_smbus.c to a separately compiled unit. by Jonathan Kollasch · 14 years ago
  31. b69cb5a Convert some comments to proper Doxygen syntax. by Uwe Hermann · 14 years ago
  32. 4a8d993 Convert all ck804-based boards to tiny bootblock. by Jonathan Kollasch · 14 years ago
  33. 9d4212f Move bcm5785_enable_rom.c include to where it's used. by Patrick Georgi · 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. 1c00927 Revert sblk/sblink change, use sblk like the rest of the codebase does. by Uwe Hermann · 14 years ago
  37. 4e6f4cf Copy ICH4 hard_reset() for 6300ESB. by Jonathan Kollasch · 14 years ago
  38. 7b8700b Remove unused variables from 6300ESB smbus_write_block(). by Jonathan Kollasch · 14 years ago
  39. d7acdfb This patch enables SB700 option PrefetchEnSPIFromHost in early setup. by Scott Duplichan · 14 years ago
  40. 676d029 In the RS780/RS690 ProgK8TempMmioBase() function, the dst-link field is set by Liu Tao · 14 years ago
  41. dfecd27 We currently read the CPU HT speed from HT chain 0's register. by Liu Tao · 14 years ago
  42. c6a1062 Add more missing GPL-headers, fix inconsistencies in others. by Uwe Hermann · 14 years ago
  43. 8af6d55 Use common GPL-header format in CK804 files, add missing ones (trivial). by Uwe Hermann · 14 years ago
  44. 212d0a2 Remove various .c #includes from Intel i810/i82801ax/i82801bx boards. by Uwe Hermann · 14 years ago
  45. 51eafde Enable or disable the power button in Kconfig by Peter Stuge · 14 years ago
  46. f2573bd Fix a stupid bug in rs780 and rs690 code. by Zheng Bao · 14 years ago
  47. 74d1a6e We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it. by Uwe Hermann · 14 years ago
  48. 5b2fd1ea Fix typo after r5925. by Sylvain Hitier · 14 years ago
  49. e62fc0d Build fixes (trivial). by Uwe Hermann · 14 years ago
  50. 0ea281f First round of ICH2/ICH2-M cleanups after split from i82801xx. by Uwe Hermann · 14 years ago
  51. 0a58a7b fix typos found by zbao in other files. by Stefan Reinauer · 14 years ago
  52. 470e182 Same applies for SB600. by Rudolf Marek · 14 years ago
  53. e522164 by Rudolf Marek · 14 years ago
  54. 14cc927 Following patch enables UDMA on ALL IDE devices. The current code enables it only for primary master, which causes my DVD drive to fail under windows install by Rudolf Marek · 14 years ago
  55. 2a5101a Trivial. Spelling check. by Zheng Bao · 14 years ago
  56. 115c5b9 Remove various .c #includes from Intel 440BX/82371EB boards. by Uwe Hermann · 14 years ago
  57. 713ae2c Drop unused i82801ax_early_lpc.c and i82801bx_early_lpc.c. by Uwe Hermann · 14 years ago
  58. ab06fb0 Round 2 of i82801AX fixes to get it into a usable shape. by Uwe Hermann · 14 years ago
  59. 3b8db81 Intel 82801ax/82801bx: Fix and hook up i82801xx_smbus.c. by Uwe Hermann · 14 years ago
  60. a3bd1b1 RS780 function ProgK8TempMmioBase is setting a reserved by Scott Duplichan · 14 years ago
  61. 6798b47 Convert all Intel 82371AB/EB/MB based boards to TINY_BOOTBLOCK. by Uwe Hermann · 14 years ago
  62. 6f2d20e Convert all Intel 440BX boards to Cache-as-RAM (CAR). by Uwe Hermann · 14 years ago
  63. abc0c77 attached patch moves a couple more config flags out of romstage: by Patrick Georgi · 14 years ago
  64. 5692c57 - move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1 by Patrick Georgi · 14 years ago
  65. d083595 Remove lib/ramtest.c-include from all CAR boards. by Patrick Georgi · 14 years ago
  66. ae3f2b3 Allow selecting the physical USB Debug Port on AMD SB700. by Uwe Hermann · 14 years ago
  67. 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 14 years ago
  68. 5c9bc13 Drop some unneeded "#if CONFIG_USBDEBUG" (trivial). by Uwe Hermann · 14 years ago
  69. 86d1a50 Duplicate the MCP55 EHCI Debug Port enable code for use with CK804. by Jonathan Kollasch · 14 years ago
  70. 024d248 i82801bx defines the hard reset function, so move the "select" statement to by Warren Turkal · 14 years ago
  71. 65e6034 Only show the USB Debug Port kconfig option to the user if a mainboard by Uwe Hermann · 14 years ago
  72. dc3aa7a Various Debug Port southbridge implementation fixes / cosmetics. by Uwe Hermann · 14 years ago
  73. 370d979 Various USB Debug Port fixes (trivial). by Uwe Hermann · 14 years ago
  74. ff492b1 Make SB600/SB700 more similar for easier diffs (trivial). by Uwe Hermann · 14 years ago
  75. b015d02 Hook up all AMD SB600/SB700 boards to the EHCI Debug Port infrastructure. by Uwe Hermann · 14 years ago
  76. 7df50a8 Here is a proposed way how to handle the SATA PHY settings on SB700. It by Rudolf Marek · 14 years ago
  77. 138cdbb First round of i82801ax clean-ups (trivial). by Uwe Hermann · 14 years ago
  78. 0865b4d Make ASUS P3B-F RAM init actually work by enabling SPD access. by Uwe Hermann · 14 years ago
  79. e7a5b76 Move initialization of MMCONF BAR to cache_as_ram setup phase, in order by Arne Georg Gleditsch · 14 years ago
  80. 50b78b6 Print an error and correct pci scan limits. Skip sb700 ISA DMA init if needed. by Juhana Helovuo · 14 years ago
  81. d6689ed Please find appended. This patch gets rid of the %gs magic altogether, by Arne Georg Gleditsch · 14 years ago
  82. c3c9b01 Code must not access the smbus registers before the RTC power well is by Kevin O'Connor · 14 years ago
  83. a4c0a1d Make timer2 the default choice for TSC initialization. by Patrick Georgi · 14 years ago
  84. 625a0cb Remove unused ide0_enable and sata0_enable entries from SB7xx and SB600. by Rudolf Marek · 14 years ago
  85. 0d11f2d CONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only available if the board / by Jens Rottmann · 14 years ago
  86. 543f767 Tilapila supports both dual slot and single slot. The difference should be by Wang Qing Pei · 14 years ago
  87. 835674b Whatever happened here,... The DEC Tulip is a network card, no bridge of any by Stefan Reinauer · 14 years ago
  88. ae7a425 Look for actual framebuffer size instead of hardcoding UMA by Rudolf Marek · 14 years ago
  89. 52a3c3b Feature of lane reversal of AMD RS780 is tested. by Zheng Bao · 14 years ago
  90. b24d07c My old mcp55 azalia fix from May 2010. Was never checked in. by Stefan Reinauer · 14 years ago
  91. 127e976 Remove warnings from USB debug console code. by Myles Watson · 14 years ago
  92. 0362c6d VGA code needs to be refactored before it can be compiled conditionally. by Myles Watson · 14 years ago
  93. 2d7ff69 Build VGA code conditionally to avoid errors when using SeaBIOS. by Myles Watson · 14 years ago
  94. f976548 Clarify a comment on an old hack, remove the call to early_mtrr_init by Corey Osgood · 14 years ago
  95. bc0f7a6 - fix SMM code relocation race by Stefan Reinauer · 14 years ago
  96. 43110f5 Update my old, no longer active email addresses by Corey Osgood · 14 years ago
  97. bba0d76 Let Geode GX2 use geode_post_code.h just like Geode LX by Nils Jacobs · 14 years ago
  98. e474070 This patch converts the Geode GX2 boards to CAR. by Nils Jacobs · 14 years ago
  99. 6f57b51 Fix all warnings in the tree by Stefan Reinauer · 14 years ago
  100. 817d754 get rid of even more fam10 and k8 warnings. by Stefan Reinauer · 14 years ago