1. 9b10771 make am29f040b driver more solid by printing every 4096th flash address. by Stefan Reinauer · 18 years ago
  2. f3ecf10 support for Am29F016D by Stefan Reinauer · 18 years ago
  3. 76ce5de dump mmcr registers on Elan sc520 by Stefan Reinauer · 18 years ago
  4. 426da0b stupid svn failed. by Ronald G. Minnich · 18 years ago
  5. fb7f4cf disable watchdog, and it goes much better! by Ronald G. Minnich · 18 years ago
  6. a83b976 for different pll values. by Ronald G. Minnich · 18 years ago
  7. a41ff52 Make the pll stuff parameterized. by Ronald G. Minnich · 18 years ago
  8. c994c97 Fix for nehemiah other fixes for gx2 ram init. by Ronald G. Minnich · 18 years ago
  9. d96e098 go with newer auto.c ... but it fails by Ronald G. Minnich · 18 years ago
  10. 71e3326 by Li-Ta Lo · 18 years ago
  11. a413ecc by Li-Ta Lo · 18 years ago
  12. 070a1e0 by Li-Ta Lo · 18 years ago
  13. 71eae20 by Li-Ta Lo · 18 years ago
  14. ec9cdc9 I am so stupid to mix up logical and bitwise NOT. by Li-Ta Lo · 19 years ago
  15. 416b3d7 add smbus access routing for cs5535 by Li-Ta Lo · 19 years ago
  16. 74f3609 a few new items and mods for ollie by Ronald G. Minnich · 19 years ago
  17. c0fe319 remove more unused code by Li-Ta Lo · 19 years ago
  18. b2528aa remove unused GX1 asm code by Li-Ta Lo · 19 years ago
  19. bab9446 semi working with random 1 bit error by Li-Ta Lo · 19 years ago
  20. a51e6f1 more GX2 commit by Li-Ta Lo · 19 years ago
  21. 9813679 rename files by Ronald G. Minnich · 19 years ago
  22. 3b9591d added support for ICH5 by Ronald G. Minnich · 19 years ago
  23. 30a1175 new flashchip support by Leon Woestenberg <leonw@mailcan.com> by Stefan Reinauer · 19 years ago
  24. 108dd2c preliminary GX DRAM initization. It is not working yet. by Li-Ta Lo · 19 years ago
  25. 02bb789 added sharp flash by Ronald G. Minnich · 19 years ago
  26. 24c541b oops, added a binary by Ronald G. Minnich · 19 years ago
  27. 394e7c4 added new superio. added new simple util. modified dell 1850 by Ronald G. Minnich · 19 years ago
  28. 7db27ee gcc 4.1 fixes. by Stefan Reinauer · 19 years ago
  29. afd34e6 serverworks HT1000/HT2000, bcm5785/5780 support by Yinghai Lu · 19 years ago
  30. 4d5865d this gets us to working serial output. by Ronald G. Minnich · 19 years ago
  31. d2e1326 frontrunner now builds by Ronald G. Minnich · 19 years ago
  32. 61322d2 fix mistake in name by Ronald G. Minnich · 19 years ago
  33. e0aea3b lippert frontrunner by Ronald G. Minnich · 19 years ago
  34. 566bf71 add this file by Ronald G. Minnich · 19 years ago
  35. 41bac28 make doxygen work by Ronald G. Minnich · 19 years ago
  36. b7ac85c This is the change so that we can readable ldscript.ld by Ronald G. Minnich · 19 years ago
  37. 0f1e9ea GX2 builds by Ronald G. Minnich · 19 years ago
  38. 1baf784 added GX2 ids by Ronald G. Minnich · 19 years ago
  39. 6f9f977 rename by Ronald G. Minnich · 19 years ago
  40. f8a1228 rename by Ronald G. Minnich · 19 years ago
  41. 2bb216a adding preliminary, and almost certainly wrong, rumba support. by Ronald G. Minnich · 19 years ago
  42. 05c743a fixed apic cluster. It's still busted. by Ronald G. Minnich · 19 years ago
  43. a00719b add a tinylinux config file by Ronald G. Minnich · 19 years ago
  44. 264e84a fix stupid bug with unitialized conf variable by Ronald G. Minnich · 19 years ago
  45. e800b91 Typo by Ronald G. Minnich · 19 years ago
  46. ce0c968 First, a FATAL error, that blows up your BIOS, should NEVER FAIL to by Ronald G. Minnich · 19 years ago
  47. 3a68aeb don't need copy_secondary_start_to_1m_below for non-smp by Yinghai Lu · 19 years ago
  48. eef3f95 enable bsp apic id lifting regarding ioapic setup by Yinghai Lu · 19 years ago
  49. b8170f7 add the dest cpu apic id in ioapic setup so we can lift the bsp apic id by Yinghai Lu · 19 years ago
  50. d6edf7a update comments by Stefan Reinauer · 19 years ago
  51. f1c0fc7 latest agami/aruma changes. Compiles but won't boot yet by Stefan Reinauer · 19 years ago
  52. 0571a95 CONFIG_LB_TOPK 8M above support by Yinghai Lu · 19 years ago
  53. 815ced3 1M boundary for _RAMBASE=1M, and CONFIG_LB_TOPK 8M above support by Yinghai Lu · 19 years ago
  54. 27897c7 pass on return values by Stefan Reinauer · 19 years ago
  55. 260f1cc typo by Yinghai Lu · 19 years ago
  56. 5e4d08e type error fixed... by Yinghai Lu · 19 years ago
  57. 2850b5e fix buildrom compiler warnings with gcc4 by Stefan Reinauer · 19 years ago
  58. 967c4c4 redo image checking in conversion case. Please update to this by Stefan Reinauer · 19 years ago
  59. 98de8cd * make -v switch print debug messages. by Stefan Reinauer · 19 years ago
  60. 6c02eb2 indirect jmp with * by Yinghai Lu · 19 years ago
  61. 3057660 from issue 53: don't set TOM2 if 4G less mem installed, opt for init_ecc by Yinghai Lu · 19 years ago
  62. 6f63c02 support HDT disassembly when cache as ram auto stage by Yinghai Lu · 19 years ago
  63. 72ee9b0 issue 51 and 52: set mtrr for ap before stop it, and _RAMBASE above 1M by Yinghai Lu · 19 years ago
  64. f42e177 make clear_1m_ram.c to support gcc 3 and gcc4 by Yinghai Lu · 19 years ago
  65. 653ee54 fix bus problem with s2885 with issue 47 by Yinghai Lu · 19 years ago
  66. c3b3600 use CONFIG_LB_MEM_TOPK instead 1M hardcode from issue 50 by Yinghai Lu · 19 years ago
  67. 73cc74e fix type error for s2895 by Yinghai Lu · 19 years ago
  68. b3b1b2d from issue 47, put chain on bus 0, 0x40, 0x80, 0xc0 by Yinghai Lu · 19 years ago
  69. 968bbe8 use hcdn to simplify the mptable.c and irqtable.c --- patch fro issue 48 by Yinghai Lu · 19 years ago
  70. 2c2d544 corrected mptable according to factory DSDT by Li-Ta Lo · 19 years ago
  71. bbdd8f4 1203_hcdn.diff: by Stefan Reinauer · 19 years ago
  72. e38a193 oops. no false positives please. by Stefan Reinauer · 19 years ago
  73. d8913a4 add compilation time to abuild.sh by Stefan Reinauer · 19 years ago
  74. 453dfdf implement io based udelay function for all mainboards that lack an apic by Stefan Reinauer · 19 years ago
  75. a09ab6dc get ts5300 compiling, it's mostly a copy of msm586seg by Stefan Reinauer · 19 years ago
  76. 648e8da small gcc4 patches, some ts5300 updates by Stefan Reinauer · 19 years ago
  77. 20c6f63 abuild changes to allow ignoring dummy directories and injecting architectures. by Stefan Reinauer · 19 years ago
  78. bbbfd9d smaller fixups here and there, allowing some motherboards to compile or by Stefan Reinauer · 19 years ago
  79. bd25fe9 applied 1202_ldscript.diff from issue 45. This fixes images smaller than 64k by Stefan Reinauer · 19 years ago
  80. 4bd0de0 add cmos checksum range to linuxbios table by Stefan Reinauer · 19 years ago
  81. 0cf46ca small update, one comment adjusted, fix epia-m abuild. by Stefan Reinauer · 19 years ago
  82. 57efb8e fix up abuild.sh to new requirements. This might leave some builds broken. by Stefan Reinauer · 19 years ago
  83. 12142ad 1201_ht_bus0_dev0_fidvid_mb.diff - part 3 by Stefan Reinauer · 19 years ago
  84. 03d56cb issue 41 - fix up mainboard compilation. by Stefan Reinauer · 19 years ago
  85. 373511b issue 41 - fix up motherboard compilation. There's always hope. by Stefan Reinauer · 19 years ago
  86. 563fc16 backing out pci device renames by Stefan Reinauer · 19 years ago
  87. 7ce8c54 1201_ht_bus0_dev0_fidvid_core.diff by Stefan Reinauer · 19 years ago
  88. c2455dc issue 40, make flashrom utility build process more solid. by Stefan Reinauer · 19 years ago
  89. f5183cf Applying YhLu's patch from issue 37. by Stefan Reinauer · 19 years ago
  90. 806e146 by Stefan Reinauer · 19 years ago
  91. 70597f9 mention build dependencies in Makefile. by Stefan Reinauer · 19 years ago
  92. 45065d9 fix intel jarrell build (no issue tracker number since trivial fix) by Stefan Reinauer · 19 years ago
  93. 6384a57 fix build for all supermicro boards. by Stefan Reinauer · 19 years ago
  94. 1a4f070 flasrom update from Stefan, resovle issue 21 by Li-Ta Lo · 19 years ago
  95. f622d59 by Stefan Reinauer · 19 years ago
  96. b7627bca6 fix ron's issues with abuild.sh (don't hit me for not doing an issue tracker entry) by Stefan Reinauer · 19 years ago
  97. af77a61 add another Via C3 cpu id reported by grzegorz@el-kom.pl by Stefan Reinauer · 19 years ago
  98. 6cc0e08 first round of agami aruma merge by Stefan Reinauer · 19 years ago
  99. c49a8120 final checkin for island -> agami by Stefan Reinauer · 19 years ago
  100. f537f98 island -> agami by Stefan Reinauer · 19 years ago