1. 115c5b9 Remove various .c #includes from Intel 440BX/82371EB boards. by Uwe Hermann · 14 years ago
  2. 713ae2c Drop unused i82801ax_early_lpc.c and i82801bx_early_lpc.c. by Uwe Hermann · 14 years ago
  3. ab06fb0 Round 2 of i82801AX fixes to get it into a usable shape. by Uwe Hermann · 14 years ago
  4. 3b8db81 Intel 82801ax/82801bx: Fix and hook up i82801xx_smbus.c. by Uwe Hermann · 14 years ago
  5. a3bd1b1 RS780 function ProgK8TempMmioBase is setting a reserved by Scott Duplichan · 14 years ago
  6. 6798b47 Convert all Intel 82371AB/EB/MB based boards to TINY_BOOTBLOCK. by Uwe Hermann · 14 years ago
  7. 6f2d20e Convert all Intel 440BX boards to Cache-as-RAM (CAR). by Uwe Hermann · 14 years ago
  8. abc0c77 attached patch moves a couple more config flags out of romstage: by Patrick Georgi · 14 years ago
  9. 5692c57 - move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1 by Patrick Georgi · 14 years ago
  10. d083595 Remove lib/ramtest.c-include from all CAR boards. by Patrick Georgi · 14 years ago
  11. ae3f2b3 Allow selecting the physical USB Debug Port on AMD SB700. by Uwe Hermann · 14 years ago
  12. 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 14 years ago
  13. 5c9bc13 Drop some unneeded "#if CONFIG_USBDEBUG" (trivial). by Uwe Hermann · 14 years ago
  14. 86d1a50 Duplicate the MCP55 EHCI Debug Port enable code for use with CK804. by Jonathan Kollasch · 14 years ago
  15. 024d248 i82801bx defines the hard reset function, so move the "select" statement to by Warren Turkal · 14 years ago
  16. 65e6034 Only show the USB Debug Port kconfig option to the user if a mainboard by Uwe Hermann · 14 years ago
  17. dc3aa7a Various Debug Port southbridge implementation fixes / cosmetics. by Uwe Hermann · 14 years ago
  18. 370d979 Various USB Debug Port fixes (trivial). by Uwe Hermann · 14 years ago
  19. ff492b1 Make SB600/SB700 more similar for easier diffs (trivial). by Uwe Hermann · 14 years ago
  20. b015d02 Hook up all AMD SB600/SB700 boards to the EHCI Debug Port infrastructure. by Uwe Hermann · 14 years ago
  21. 7df50a8 Here is a proposed way how to handle the SATA PHY settings on SB700. It by Rudolf Marek · 14 years ago
  22. 138cdbb First round of i82801ax clean-ups (trivial). by Uwe Hermann · 14 years ago
  23. 0865b4d Make ASUS P3B-F RAM init actually work by enabling SPD access. by Uwe Hermann · 14 years ago
  24. e7a5b76 Move initialization of MMCONF BAR to cache_as_ram setup phase, in order by Arne Georg Gleditsch · 14 years ago
  25. 50b78b6 Print an error and correct pci scan limits. Skip sb700 ISA DMA init if needed. by Juhana Helovuo · 14 years ago
  26. d6689ed Please find appended. This patch gets rid of the %gs magic altogether, by Arne Georg Gleditsch · 14 years ago
  27. c3c9b01 Code must not access the smbus registers before the RTC power well is by Kevin O'Connor · 14 years ago
  28. a4c0a1d Make timer2 the default choice for TSC initialization. by Patrick Georgi · 14 years ago
  29. 625a0cb Remove unused ide0_enable and sata0_enable entries from SB7xx and SB600. by Rudolf Marek · 14 years ago
  30. 0d11f2d CONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only available if the board / by Jens Rottmann · 14 years ago
  31. 543f767 Tilapila supports both dual slot and single slot. The difference should be by Wang Qing Pei · 14 years ago
  32. 835674b Whatever happened here,... The DEC Tulip is a network card, no bridge of any by Stefan Reinauer · 14 years ago
  33. ae7a425 Look for actual framebuffer size instead of hardcoding UMA by Rudolf Marek · 14 years ago
  34. 52a3c3b Feature of lane reversal of AMD RS780 is tested. by Zheng Bao · 14 years ago
  35. b24d07c My old mcp55 azalia fix from May 2010. Was never checked in. by Stefan Reinauer · 14 years ago
  36. 127e976 Remove warnings from USB debug console code. by Myles Watson · 14 years ago
  37. 0362c6d VGA code needs to be refactored before it can be compiled conditionally. by Myles Watson · 14 years ago
  38. 2d7ff69 Build VGA code conditionally to avoid errors when using SeaBIOS. by Myles Watson · 14 years ago
  39. f976548 Clarify a comment on an old hack, remove the call to early_mtrr_init by Corey Osgood · 14 years ago
  40. bc0f7a6 - fix SMM code relocation race by Stefan Reinauer · 14 years ago
  41. 43110f5 Update my old, no longer active email addresses by Corey Osgood · 14 years ago
  42. bba0d76 Let Geode GX2 use geode_post_code.h just like Geode LX by Nils Jacobs · 14 years ago
  43. e474070 This patch converts the Geode GX2 boards to CAR. by Nils Jacobs · 14 years ago
  44. 6f57b51 Fix all warnings in the tree by Stefan Reinauer · 14 years ago
  45. 817d754 get rid of even more fam10 and k8 warnings. by Stefan Reinauer · 14 years ago
  46. 5e33e82 fix some more warnings by Stefan Reinauer · 14 years ago
  47. e32d399 Kill a few more warnings. by Myles Watson · 14 years ago
  48. 8376831 A bug fix: Fix the ctrl_devport_conf_clear to clear the enable bit. by Myles Watson · 14 years ago
  49. b94a79f This patch adds support for the Intel D810E2CB (i810e/ICH2) desktop board. Hurray, this is the first i810 board running CAR. by Joseph Smith · 14 years ago
  50. bfca8ef Trivial. Cleaning up about the blank line. by Zheng Bao · 14 years ago
  51. 7eac445 Always enable parent resources before child resources. by Myles Watson · 14 years ago
  52. 894a347 Same conversion as with resources from static arrays to lists, except by Myles Watson · 14 years ago
  53. 42e5f64 The interrupt controller lives at I/O 0x4d0/0x4d1. by Stefan Reinauer · 14 years ago
  54. 356f848 Fix some of Peter's suggestions for the Nokia IP530. by Myles Watson · 14 years ago
  55. 84e8e45 Remove the rest of cardbus_scan_bus. by Myles Watson · 14 years ago
  56. 81af48e This patch extends the reserved resources for the cs5536 to avoid the excluded by Myles Watson · 14 years ago
  57. c4f1a77 Fix two warnings: by Stefan Reinauer · 14 years ago
  58. c282a18 This patch replaces the headers of the following files: by Frank Vibrans · 14 years ago
  59. 5d6aede The code was ported. Now it is what it should be. by Zheng Bao · 14 years ago
  60. b987f7b don't generate C source code file but use objcopy to include the SMM blob. by Stefan Reinauer · 14 years ago
  61. c56e5ad fix warnings. by Stefan Reinauer · 14 years ago
  62. 2305f74 Move CS5535 specific setup from GX2 driver to CS5535. by Stefan Reinauer · 14 years ago
  63. 7e00a44 also rename the config option. by Stefan Reinauer · 14 years ago
  64. 75a05dc fix most usbdebug warnings and fix function names. by Stefan Reinauer · 14 years ago
  65. da32373 Long ago we agreed on kicking the _direct appendix because everything in by Stefan Reinauer · 14 years ago
  66. ae3f4b5 Fix bug from r5476 re CS5536 device search during GeodeLX PCI domain enable by Peter Stuge · 14 years ago
  67. 78c733c Add tinybootblock support for broadcom/bcm5785. by Patrick Georgi · 14 years ago
  68. c25cc11 Use lists instead of arrays for resources in devices to reduce memory usage. by Myles Watson · 14 years ago
  69. 23f7034 Add TI PCI 7412 support. by Stefan Reinauer · 14 years ago
  70. 2f4b7f6 clean up some prototypes by Stefan Reinauer · 14 years ago
  71. dd6ad34 license header fixes by Nils Jacobs · 14 years ago
  72. c8873ce get rid of some more warnings.. by Stefan Reinauer · 14 years ago
  73. a2f6a90 Doesn't need to be a warning. by Stefan Reinauer · 14 years ago
  74. ad894c5 Get rid of a few more warnings. by Myles Watson · 14 years ago
  75. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  76. 53b0b50 Fix the the build of r5494 on Asus A8V-E SE. The K8M890 and K8T890 by Rudolf Marek · 14 years ago
  77. bcb8c97 try to unify timing initialization across those boards that need it... by Stefan Reinauer · 14 years ago
  78. a3c10ac Following patch changes the K8M890 VGA handling. It reverts the framebuffer size by Rudolf Marek · 14 years ago
  79. 467a065 no warnings days. by Stefan Reinauer · 14 years ago
  80. d55e26f zero warnings days by Stefan Reinauer · 14 years ago
  81. 7ba3c4f Attached patch adds support for tinybootblock on VT8237* to decode whole flash by Rudolf Marek · 14 years ago
  82. 116ec61 zero warnings days... by Stefan Reinauer · 14 years ago
  83. 6769396 Fix AHCI mode on i82801gx. Fixes SATA hotplug on iBASE:MB899. by Bernhard M. Wiedermann · 14 years ago
  84. 64d3baf zero warnings days... by Stefan Reinauer · 14 years ago
  85. 4292685 None of the cs5536 settings in devicetree.cb were ever used and nobody noticed. by Stefan Reinauer · 14 years ago
  86. ba09695 fix compilation remaining geode boards by Stefan Reinauer · 14 years ago
  87. 9839cbd * clean up all but two warnings on artecgroup dbe61 by Stefan Reinauer · 14 years ago
  88. 29ceae2 As Myles suggested a while back: Switch long time #warnings to be comments by Stefan Reinauer · 14 years ago
  89. 94c27b3 fix up sb600 and it8712f tree. by Stefan Reinauer · 14 years ago
  90. e46c1c8 remove more warnings. move ROOT_COMPLEX selection to fam10 by Stefan Reinauer · 14 years ago
  91. 23836e2 zero warnings days... by Stefan Reinauer · 14 years ago
  92. 523ebd9 zero warning days. Move RAMTOP and RAMBASE together. by Stefan Reinauer · 14 years ago
  93. f4cc089 Remove few more warnings and some dead code. by Myles Watson · 14 years ago
  94. 8816cdf geeesh! And this really compiles and even runs? by Stefan Reinauer · 14 years ago
  95. 4154c66 zero warnings days. Down to under 600 different warnings by Stefan Reinauer · 14 years ago
  96. 4cc5af9 do better error reporting in i82801dx early smbus functions. by Stefan Reinauer · 14 years ago
  97. 2c0db45 fix the broken nvidia chipset boards, by Stefan Reinauer · 14 years ago
  98. d4f5373 zero warnings days. by Stefan Reinauer · 14 years ago
  99. 3063432 zero warnings days. by Stefan Reinauer · 14 years ago
  100. 6a445e8 zero warning days. by Stefan Reinauer · 14 years ago