1. 8fa90ec Cut the crap. by Uwe Hermann · 14 years ago
  2. 0c51ddd Complete the code which was missing. by Zheng Bao · 14 years ago
  3. 951a0fe Fix the typo. Field DisAutoRefresh is in DramTimngHi. by Zheng Bao · 14 years ago
  4. df35cdc A number of cleanups for 440BX raminit code. by Keith Hui · 14 years ago
  5. 0865b4d Make ASUS P3B-F RAM init actually work by enabling SPD access. by Uwe Hermann · 14 years ago
  6. 78301d0 AMD Fam10 code breaks with gcc 4.5.0. by Scott Duplichan · 14 years ago
  7. 01d56d4 by Arne Georg Gleditsch · 14 years ago
  8. 8985ef1 Add default libpayload build, xcompile, and lpgcc setup to tint. by Marc Jones · 14 years ago
  9. 1c5637d Add more Fam10 CPUID strings from the AMD revision guide. Includes by Marc Jones · 14 years ago
  10. 9b0c690 This patch corrects a coding error in the original implementation by Scott Duplichan · 14 years ago
  11. 3f1d29c IEI Kino added to IEI mainboard Kconfig. I missed this in r5812 by Marc Jones · 14 years ago
  12. 738347e IEI Kino mainboard support based on Mahogany Fam10. by Marc Jones · 14 years ago
  13. 2b28614 CONFIG_MMCONF_SUPPORT is always defined. Fix build. by Myles Watson · 14 years ago
  14. e7a5b76 Move initialization of MMCONF BAR to cache_as_ram setup phase, in order by Arne Georg Gleditsch · 14 years ago
  15. d09d1f7 Add support for Asus M4A785-M. by Juhana Helovuo · 14 years ago
  16. 6c029e6 Add reserved areas for fam10. by Myles Watson · 14 years ago
  17. 687b3ba Port k8 UMA handling to fam10. by Myles Watson · 14 years ago
  18. 6b56e43 Generate multiboot tables from coreboot tables. by Juhana Helovuo · 14 years ago
  19. 50b78b6 Print an error and correct pci scan limits. Skip sb700 ISA DMA init if needed. by Juhana Helovuo · 14 years ago
  20. cb817be Fix a typo reported by Sylvain Hitier. by Myles Watson · 14 years ago
  21. 25d1213 Convert i945 boards to use reserved resources instead of directly adding by Myles Watson · 14 years ago
  22. 43882f1 Add F71859 SIO. by Marc Jones · 14 years ago
  23. 36224b4 Add support for LiPPERT Hurricane-LX (EPIC board with AMD Geode-LX, by Jens Rottmann · 14 years ago
  24. 6ea2115 Move memory type information out of some AMD sockets. by Myles Watson · 14 years ago
  25. 17daf9a Adapt comment, too. (trivial) by Patrick Georgi · 14 years ago
  26. 9c934d1 This patch avoids a timeout during PS/2 keyboard by Scott Duplichan · 14 years ago
  27. 8f8a51c Make huge macros inline functions for readability. Remove warnings. Trivial. by Myles Watson · 14 years ago
  28. d6689ed Please find appended. This patch gets rid of the %gs magic altogether, by Arne Georg Gleditsch · 14 years ago
  29. e0a000c Add support for reserved regions to resources and coreboot tables. by Myles Watson · 14 years ago
  30. 6b247d3 Only try to beep when speaker support is compiled in. Trivial change. by Patrick Georgi · 14 years ago
  31. f53eaa3 My Jmicron SATA card writes the name of the hard drive to the screen. by Myles Watson · 14 years ago
  32. e150e9a Also improve boot time on AMD for the DDR3 code path. Fix a typo, too. by Arne Georg Gleditsch · 14 years ago
  33. 6556534 Apparently, it's not crucial to clear this at the exact moment we switch by Arne Georg Gleditsch · 14 years ago
  34. 9c35c84 Add a DRIVERS_PS2_KEYBOARD option which controls the PS2 keyboard by Kevin O'Connor · 14 years ago
  35. 080ed7c Trivial - remove stray characters from a comment block. by Marc Jones · 14 years ago
  36. c3c9b01 Code must not access the smbus registers before the RTC power well is by Kevin O'Connor · 14 years ago
  37. a4c0a1d Make timer2 the default choice for TSC initialization. by Patrick Georgi · 14 years ago
  38. 24f83a7 It should not be necessary to read in the rom during CAR setup. by Kevin O'Connor · 14 years ago
  39. e914b50 Changes to str*cmp functions. Fixes a couple more corner cases. by Liu Tao · 14 years ago
  40. fe09fd1 My Jmicron SATA card depends on the BIOS not clearing AL when setting AH. by Myles Watson · 14 years ago
  41. 6c9bc01 Make a Kconfig option for debugging output from realmode emulation. Trivial. by Myles Watson · 14 years ago
  42. c137385 Add support for LiPPERT Cool LiteRunner-LX (PC/104 board with AMD by Jens Rottmann · 14 years ago
  43. 625a0cb Remove unused ide0_enable and sata0_enable entries from SB7xx and SB600. by Rudolf Marek · 14 years ago
  44. 3e4daf1 2ms is enough time to accurately obtain the clock rate. by Kevin O'Connor · 14 years ago
  45. 34697d6 Set up an arbitrary amount of system memory on Geode LX, so by Aurelien Guillaume · 14 years ago
  46. 31b2e8f Instead of requiring users to modify qemu to allow writes to by Kevin O'Connor · 14 years ago
  47. f7a999a Trivial. Currently the max frequency is preset as 400Mhz. We need to set a by Zheng Bao · 14 years ago
  48. 08c92e0 AMD DDR2 and DDR3 MCT function InitPhyCompensation() compliant with AGESA code. by Kerry She · 14 years ago
  49. c914053 Update RoadRunner and SpaceRunner config to get in sync with current by Jens Rottmann · 14 years ago
  50. 4e1ac83 The AMD CS5536's USB controllers are located at device 0F, functions 4 by Jens Rottmann · 14 years ago
  51. 3cf287d Add support for dumping ACPI registers for i7 by Warren Turkal · 14 years ago
  52. f3d3ced Add support for dumping RCBA registers for i7 by Warren Turkal · 14 years ago
  53. 5329195 Remove some errant spaces by Warren Turkal · 14 years ago
  54. 3235eea Add DMIBAR support for Intel X58 southbridge by Warren Turkal · 14 years ago
  55. a9fc330 Add convenience rules for cscope to Makefile. by Warren Turkal · 14 years ago
  56. ba3b0eb The current workaround for binutils on mingw (or any non texinfo system) failed. by Patrick Georgi · 14 years ago
  57. 8377c2d Fix compilation for mtarvon. CAR initialization does early_mtrr_init, by Myles Watson · 14 years ago
  58. dfe8d76 Trivial warning fix for adl855pc. by Myles Watson · 14 years ago
  59. 7f072fe Fix abuild to build all boards. Revision 5754 changed the way vendors and by Myles Watson · 14 years ago
  60. e448eba Revert 5762. It silently broke a lot of boards because abuild was broken. by Myles Watson · 14 years ago
  61. 70679a0 Simplify last_dev_p so that it matches comments. by Myles Watson · 14 years ago
  62. c3fad56 Fix race condition in option_table.h generation by moving the include statement by Stefan Reinauer · 14 years ago
  63. a7f2b0e Add support for dumping GPIOS on Intel ICH10R. This information comes from the Intel ICH10 Family Datasheet. by Warren Turkal · 14 years ago
  64. b9ee31d SMC_CONFIG is needed before the device tree is ready and some people by Jens Rottmann · 14 years ago
  65. 3063d5d Make ALIX.2D3 support 2D2 as well. by Jens Rottmann · 14 years ago
  66. 9fae99f Get Byte65/66 for register manufacture ID code. RegMan1Present will by Zheng Bao · 14 years ago
  67. bd61a81 Make yabel work for non-zero bus numbers. The link_num is not the bus number. by Myles Watson · 14 years ago
  68. 704b596 We call this cache as ram everywhere, so let's call it the same in Kconfig by Stefan Reinauer · 14 years ago
  69. 849498d Fix intel mtarvon compilation by switching it over to CAR. by Stefan Reinauer · 14 years ago
  70. 9a684fc Restructured all vendors' Kconfig files to no longer source the boards' by Jens Rottmann · 14 years ago
  71. 459b0d2 This file was missing from r5751. by Andreas Schultz · 14 years ago
  72. 4c94c05 Support for Lanner EM-8510 Board by Andreas Schultz · 14 years ago
  73. b6b29db Rework i855GM/i855GME support by Andreas Schultz · 14 years ago
  74. 1bab1fb mPGA479M Sockets can take Intel Mobile Celeron. by Andreas Schultz · 14 years ago
  75. 819ee74 Multi-DIMMS on AMD ddr2 MCT channel B fixed. by Kerry She · 14 years ago
  76. 99cfa1e Multi-DIMMS on AMD ddr3 MCT channel B works. by Kerry She · 14 years ago
  77. 108d30b Trivial syntax correction of AMD mct_ddr3 dir. by Kerry She · 14 years ago
  78. f7b98f5 fix compilation of hello.elf example payload. by Stefan Reinauer · 14 years ago
  79. b3f8090 drop three unneeded config variables: by Jens Rottmann · 14 years ago
  80. 78265d5 Remove unused mainboard_config definitions. Trivial. by Myles Watson · 14 years ago
  81. 0d11f2d CONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only available if the board / by Jens Rottmann · 14 years ago
  82. d058ad1 One of my boards needs this mini delay in order to survive ram initialization. by Stefan Reinauer · 14 years ago
  83. 6e523a2 kontron 986lcd-m: Fix compilation if there is no oprom execution at all... by Stefan Reinauer · 14 years ago
  84. bc8613e Fix i945 based boards by Stefan Reinauer · 14 years ago
  85. 6f22ecc * Adds support for PC Engines Alix.2D(1)3 board to Coreboot. by Aurelien Guillaume · 14 years ago
  86. 8362890 mark unused variables in x86emu as unused. gcc has a mechanism for this. by Stefan Reinauer · 14 years ago
  87. 53a811e Fix up some copyrights by Wang Qing Pei · 14 years ago
  88. 3bff8b5 I've checked Revision Guide for AMD Family10h processors (#41322) rev by Xavi Drudis Ferran · 14 years ago
  89. aa81b69 RB_C3 should also apply the workaround for errata 354, according to by Xavi Drudis Ferran · 14 years ago
  90. 4a43b7d RB_C3 and HY-D0 should also apply the workaround for errata 344, according to by Xavi Drudis Ferran · 14 years ago
  91. 4793ef1 documented workaround erratum 414, see by Xavi Drudis Ferran · 14 years ago
  92. 213ab94 documented workaround erratum 372, see by Xavi Drudis Ferran · 14 years ago
  93. e9f0dfe Complete code for errata 343. Revision Guide for AMD Family10h by Xavi Drudis Ferran · 14 years ago
  94. cc6244a Include RB_C3 in erratum 346 by Xavi Drudis Ferran · 14 years ago
  95. 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
  96. 28e4af5 Add suport for normal register dumping on ite8510E/TE/G by Anders Juel Jensen · 14 years ago
  97. 3d0ff91 Add another port to find ite8510 on. by Anders Juel Jensen · 14 years ago
  98. 4fd7df9 Add support for non LDN register/device naming. by Anders Juel Jensen · 14 years ago
  99. 280275d The LDFLAGS = -lz is needed to compile on slackware. by Anders Juel Jensen · 14 years ago
  100. 3613d05 Remove a couple of warnings. Trivial. by Myles Watson · 14 years ago