1. 6c9bc01 Make a Kconfig option for debugging output from realmode emulation. Trivial. by Myles Watson · 14 years ago
  2. c137385 Add support for LiPPERT Cool LiteRunner-LX (PC/104 board with AMD by Jens Rottmann · 14 years ago
  3. 625a0cb Remove unused ide0_enable and sata0_enable entries from SB7xx and SB600. by Rudolf Marek · 14 years ago
  4. 3e4daf1 2ms is enough time to accurately obtain the clock rate. by Kevin O'Connor · 14 years ago
  5. 34697d6 Set up an arbitrary amount of system memory on Geode LX, so by Aurelien Guillaume · 14 years ago
  6. 31b2e8f Instead of requiring users to modify qemu to allow writes to by Kevin O'Connor · 14 years ago
  7. f7a999a Trivial. Currently the max frequency is preset as 400Mhz. We need to set a by Zheng Bao · 14 years ago
  8. 08c92e0 AMD DDR2 and DDR3 MCT function InitPhyCompensation() compliant with AGESA code. by Kerry She · 14 years ago
  9. c914053 Update RoadRunner and SpaceRunner config to get in sync with current by Jens Rottmann · 14 years ago
  10. 8377c2d Fix compilation for mtarvon. CAR initialization does early_mtrr_init, by Myles Watson · 14 years ago
  11. dfe8d76 Trivial warning fix for adl855pc. by Myles Watson · 14 years ago
  12. e448eba Revert 5762. It silently broke a lot of boards because abuild was broken. by Myles Watson · 14 years ago
  13. 70679a0 Simplify last_dev_p so that it matches comments. by Myles Watson · 14 years ago
  14. c3fad56 Fix race condition in option_table.h generation by moving the include statement by Stefan Reinauer · 14 years ago
  15. b9ee31d SMC_CONFIG is needed before the device tree is ready and some people by Jens Rottmann · 14 years ago
  16. 3063d5d Make ALIX.2D3 support 2D2 as well. by Jens Rottmann · 14 years ago
  17. 9fae99f Get Byte65/66 for register manufacture ID code. RegMan1Present will by Zheng Bao · 14 years ago
  18. bd61a81 Make yabel work for non-zero bus numbers. The link_num is not the bus number. by Myles Watson · 14 years ago
  19. 704b596 We call this cache as ram everywhere, so let's call it the same in Kconfig by Stefan Reinauer · 14 years ago
  20. 849498d Fix intel mtarvon compilation by switching it over to CAR. by Stefan Reinauer · 14 years ago
  21. 9a684fc Restructured all vendors' Kconfig files to no longer source the boards' by Jens Rottmann · 14 years ago
  22. 459b0d2 This file was missing from r5751. by Andreas Schultz · 14 years ago
  23. 4c94c05 Support for Lanner EM-8510 Board by Andreas Schultz · 14 years ago
  24. b6b29db Rework i855GM/i855GME support by Andreas Schultz · 14 years ago
  25. 1bab1fb mPGA479M Sockets can take Intel Mobile Celeron. by Andreas Schultz · 14 years ago
  26. 819ee74 Multi-DIMMS on AMD ddr2 MCT channel B fixed. by Kerry She · 14 years ago
  27. 99cfa1e Multi-DIMMS on AMD ddr3 MCT channel B works. by Kerry She · 14 years ago
  28. 108d30b Trivial syntax correction of AMD mct_ddr3 dir. by Kerry She · 14 years ago
  29. b3f8090 drop three unneeded config variables: by Jens Rottmann · 14 years ago
  30. 78265d5 Remove unused mainboard_config definitions. Trivial. by Myles Watson · 14 years ago
  31. 0d11f2d CONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only available if the board / by Jens Rottmann · 14 years ago
  32. d058ad1 One of my boards needs this mini delay in order to survive ram initialization. by Stefan Reinauer · 14 years ago
  33. 6e523a2 kontron 986lcd-m: Fix compilation if there is no oprom execution at all... by Stefan Reinauer · 14 years ago
  34. bc8613e Fix i945 based boards by Stefan Reinauer · 14 years ago
  35. 6f22ecc * Adds support for PC Engines Alix.2D(1)3 board to Coreboot. by Aurelien Guillaume · 14 years ago
  36. 8362890 mark unused variables in x86emu as unused. gcc has a mechanism for this. by Stefan Reinauer · 14 years ago
  37. 53a811e Fix up some copyrights by Wang Qing Pei · 14 years ago
  38. 3bff8b5 I've checked Revision Guide for AMD Family10h processors (#41322) rev by Xavi Drudis Ferran · 14 years ago
  39. aa81b69 RB_C3 should also apply the workaround for errata 354, according to by Xavi Drudis Ferran · 14 years ago
  40. 4a43b7d RB_C3 and HY-D0 should also apply the workaround for errata 344, according to by Xavi Drudis Ferran · 14 years ago
  41. 4793ef1 documented workaround erratum 414, see by Xavi Drudis Ferran · 14 years ago
  42. 213ab94 documented workaround erratum 372, see by Xavi Drudis Ferran · 14 years ago
  43. e9f0dfe Complete code for errata 343. Revision Guide for AMD Family10h by Xavi Drudis Ferran · 14 years ago
  44. cc6244a Include RB_C3 in erratum 346 by Xavi Drudis Ferran · 14 years ago
  45. 752f1b4 Add RB_C3 to AMD_FAM10_ALL so that it gets its MSR right for mtrs, ht, etc. by Xavi Drudis Ferran · 14 years ago
  46. 3613d05 Remove a couple of warnings. Trivial. by Myles Watson · 14 years ago
  47. 37106a7 Add support for the HP DL145 G1, based on the Tyan s2881. by Oskar Enoksson · 14 years ago
  48. d6c4395 The attached file add pa78vm5 dev3 detection function to avoid the building error. by Wang Qing Pei · 14 years ago
  49. c7d2773 Attached patch removes unnecessary IRQ routing info (for ACPI, mptable etc needs to be fixed too). The devicetree.cb changes should reflect now the real board configuration. It has one 16x slot and 1x slot (GPP device 9) and GPP device a is onboard ethernet. The mainboard.c now presents the board name and by Rudolf Marek · 14 years ago
  50. da71ba5 Correct for size_t would be %zx, but coreboot's printf doesn't support this. by Jens Rottmann · 14 years ago
  51. 0ede4c0 Commit (non-working!) Jetway PA78VM5 mainboard by Wang Qing Pei · 14 years ago
  52. 42e7c32 Support for Fintek F71863FG. This might need some work on the copyright by Wang Qing Pei · 14 years ago
  53. 931d6f3 Another AMD 780/700 mainboard: Gigabyte MA78GM-US2H by Wang Qing Pei · 14 years ago
  54. 543f767 Tilapila supports both dual slot and single slot. The difference should be by Wang Qing Pei · 14 years ago
  55. 3f90125 Add support for Gigabyte MA785GMT mainboard. by Wang Qing Pei · 14 years ago
  56. 92fafbd fix nokia ip530 Kconfig, missed on last check-in by Stefan Reinauer · 14 years ago
  57. 835674b Whatever happened here,... The DEC Tulip is a network card, no bridge of any by Stefan Reinauer · 14 years ago
  58. 0e480ca Clarify comment a bit by Patrick Georgi · 14 years ago
  59. ae7a425 Look for actual framebuffer size instead of hardcoding UMA by Rudolf Marek · 14 years ago
  60. e660f04 Fix warnings (that become errors) in AMDHT for certain configurations (unused functions) by Xavi Drudis Ferran · 14 years ago
  61. 52a3c3b Feature of lane reversal of AMD RS780 is tested. by Zheng Bao · 14 years ago
  62. e392519 White space changes for s2881 device tree. by Myles Watson · 14 years ago
  63. 1bd3fb7 Call mainboard init functions. by Myles Watson · 14 years ago
  64. 6d7c1fc Gigabyte dual bios mainboard will always reboot, caused by the superio. by Wang Qing Pei · 14 years ago
  65. 3058491 My forgotten CAR cleanup patch... by Stefan Reinauer · 14 years ago
  66. b24d07c My old mcp55 azalia fix from May 2010. Was never checked in. by Stefan Reinauer · 14 years ago
  67. 8ccbe05 bootblock_prologue.c (not a .c file!) and i386/init/crt0_prologue.inc were by Stefan Reinauer · 14 years ago
  68. a6f0e12 clean up comment in entry32.inc by Stefan Reinauer · 14 years ago
  69. 18719f0 Build 8151 for s2885. Trivial. by Myles Watson · 14 years ago
  70. 9bf7810 make sconfig parser regeneration menu selectable by Stefan Reinauer · 14 years ago
  71. 23ffe8b The number of cores is got by reading the bit 15,13,12 of [0,24,3,e8]. by Zheng Bao · 14 years ago
  72. 127e976 Remove warnings from USB debug console code. by Myles Watson · 14 years ago
  73. 8c4f31b Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user / by Stefan Reinauer · 14 years ago
  74. 0362c6d VGA code needs to be refactored before it can be compiled conditionally. by Myles Watson · 14 years ago
  75. 2d7ff69 Build VGA code conditionally to avoid errors when using SeaBIOS. by Myles Watson · 14 years ago
  76. c9ce895 make early_mtrr_init() invisible for cache as ram targets as it breaks them. by Stefan Reinauer · 14 years ago
  77. f976548 Clarify a comment on an old hack, remove the call to early_mtrr_init by Corey Osgood · 14 years ago
  78. bc0f7a6 - fix SMM code relocation race by Stefan Reinauer · 14 years ago
  79. 43110f5 Update my old, no longer active email addresses by Corey Osgood · 14 years ago
  80. bba0d76 Let Geode GX2 use geode_post_code.h just like Geode LX by Nils Jacobs · 14 years ago
  81. 7a4952a Add src/cpu/amd/model_gx2/cache_as_ram.inc missing from r5669 by Nils Jacobs · 14 years ago
  82. e474070 This patch converts the Geode GX2 boards to CAR. by Nils Jacobs · 14 years ago
  83. e3fb1c2 Make include paths more consistent. Fixes compilation errors for me. by Myles Watson · 14 years ago
  84. 4aa93cc Add support for the console over Ethernet (through PCI NE2000). by Rudolf Marek · 14 years ago
  85. 2f969a6 Trivial -Werror fix. by Cristi M · 14 years ago
  86. 187e9d0 Trivial fix to make CONFIG_BOOTBLOCK_NORMAL switch compile again. by Myles Watson · 14 years ago
  87. c358b65 Ugly temporary fix until we figure out how to deal with the race condition. by Myles Watson · 14 years ago
  88. 6f57b51 Fix all warnings in the tree by Stefan Reinauer · 14 years ago
  89. 817d754 get rid of even more fam10 and k8 warnings. by Stefan Reinauer · 14 years ago
  90. 5e33e82 fix some more warnings by Stefan Reinauer · 14 years ago
  91. 42da0e6 fix some warnings. by Stefan Reinauer · 14 years ago
  92. e32d399 Kill a few more warnings. by Myles Watson · 14 years ago
  93. 7bcaa92 Eliminate a couple of warnings from setup_resourcemap.c by Myles Watson · 14 years ago
  94. a58c260 Select HAVE_OPTION_TABLE for msi/ms9652_fam10. It fixes the build and doesn't by Myles Watson · 14 years ago
  95. eb50c7d Re-integrate "USE_OPTION_TABLE" code. by Edwin Beasant · 14 years ago
  96. 8376831 A bug fix: Fix the ctrl_devport_conf_clear to clear the enable bit. by Myles Watson · 14 years ago
  97. 9a82eeb fix misnamed functions. by Stefan Reinauer · 14 years ago
  98. ab27266 Add new function to create all mptable entries for buses by by Patrick Georgi · 14 years ago
  99. ad5107e Finish fixing Tyan s2881. Simplify ADT7463 initialization code. by Myles Watson · 14 years ago
  100. 49cdb0c 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