1. 655bf44 - Remove all of the annoying $Id strings by Eric Biederman · 21 years ago
  2. 3d3f438 - Use an SMBUS_IO_BASE value that will not conflict with an automatically assigned value by Eric Biederman · 21 years ago
  3. 548593a - generalize generic_sdram.c by Eric Biederman · 21 years ago
  4. bd537be - Add missing carriage return in ramtest.c by Eric Biederman · 21 years ago
  5. c24a568 - Solo updates by Eric Biederman · 21 years ago
  6. 34cadde - Commit more tests for romcc by Eric Biederman · 21 years ago
  7. 58f74a2 - Remove use of useless EXT macro by Eric Biederman · 21 years ago
  8. 64f7162 - Initialize list pointers by Eric Biederman · 21 years ago
  9. 542fe80 - Small typo fix in pci_ops.c by Eric Biederman · 21 years ago
  10. b3e9b4a - Implement division and rdtsc support for romcc by Eric Biederman · 21 years ago
  11. 91b5ed1 - Commit a working spd based memory initialization routine by Eric Biederman · 21 years ago
  12. a074949 - Remove bogus memreset parameter from struct mem_controller by Eric Biederman · 21 years ago
  13. cf008e0 - Add failover.c by Eric Biederman · 21 years ago
  14. 4264415 - Update to a working version for the hdama board by Eric Biederman · 21 years ago
  15. e058a1e - Structure handling fixes. - Fix for asm statements with multiple results. by Eric Biederman · 21 years ago
  16. a3c708b static configuration. Needs new keyword per greg to enable inclusion of a by Ronald G. Minnich · 21 years ago
  17. 2fceb77 new print statement by Greg Watson · 21 years ago
  18. 0d7f46d first cut at generating code. by Ronald G. Minnich · 21 years ago
  19. bcdce3c fixing trees. by Ronald G. Minnich · 21 years ago
  20. 66fe222 - Moved 2 of the test cases into tests for failure by Eric Biederman · 21 years ago
  21. 830c988 - Minor fixes for handling structure constants and array values that are not sdecls by Eric Biederman · 21 years ago
  22. 678d816 - Allow for a larger rhs on phi variables by Eric Biederman · 21 years ago
  23. 530b519 - Massive set of cleanups/fixes for romcc. Lots of corner cases now work by Eric Biederman · 21 years ago
  24. 57fa1b8 - Code to enable and disable use of the sse and mmx registers by Eric Biederman · 21 years ago
  25. c22ea4f all: now depends on linuxbios.rom payload.block is going away by Ronald G. Minnich · 21 years ago
  26. 6a3a3e5 placeholder crap for sio by Ronald G. Minnich · 21 years ago
  27. 776fce9 now builds with *0* tweaks. by Ronald G. Minnich · 21 years ago
  28. b5391cc TAGS are back! by Ronald G. Minnich · 21 years ago
  29. d1ea539 - Update romcc so that it more successfully spills registers to the xmm registers by Eric Biederman · 21 years ago
  30. db59928 OK, now builds fallback for arima/hdama! by Ronald G. Minnich · 21 years ago
  31. 4f22177 Simple printing of options. Will make this better. by Greg Watson · 21 years ago
  32. 584997b - Set the default compiler back to gcc ooops by Eric Biederman · 21 years ago
  33. 3a51f3b - Error on function prototypes - Fix a last couple of structure related bugs by Eric Biederman · 21 years ago
  34. 0f28460 more fixes but it appears that options are not picking up the right values. by Ronald G. Minnich · 21 years ago
  35. ed27a5e needed rules for DRIVER more fixes to various Config.lb by Ronald G. Minnich · 21 years ago
  36. cb18b80 Just two undefined's left. by Ronald G. Minnich · 21 years ago
  37. e15dfc1 update to thing to make them work ... still not there though. by Ronald G. Minnich · 21 years ago
  38. 1807c37 Fixes to various config files. by Ronald G. Minnich · 21 years ago
  39. dabc15f fixed paths for GENERATED by Ronald G. Minnich · 21 years ago
  40. 6d22c85 update .lb by Ronald G. Minnich · 21 years ago
  41. cd53826 ifs now have elses by Greg Watson · 21 years ago
  42. 2366020 if statement for options by Greg Watson · 21 years ago
  43. 51305ee For new config.g by Greg Watson · 21 years ago
  44. 03b5986 - A few more fixes to get pointers to structures working correctly. by Eric Biederman · 21 years ago
  45. 432cc66 arima updates by Ronald G. Minnich · 21 years ago
  46. 0044307 - Fix handling of structures stored in memory by Eric Biederman · 21 years ago
  47. 9c8a06a hdama mainboard and target. by Ronald G. Minnich · 21 years ago
  48. c556133 add a hint for users about why: by Ronald G. Minnich · 21 years ago
  49. 7254a89c oops, greg already did SMBUS, didn't notice. by Ronald G. Minnich · 21 years ago
  50. a7b3cff added SMBUS stuff. by Ronald G. Minnich · 21 years ago
  51. 39b8077 Simply typo in 'target' if directory does not exist by Ronald G. Minnich · 21 years ago
  52. 7edf2ca fix non-portable syntax. by Ronald G. Minnich · 21 years ago
  53. 06a927d Syntax fixes. by Greg Watson · 21 years ago
  54. 826def7 New option stuff. by Greg Watson · 21 years ago
  55. 9cf8c2e _RAMBASE used by linuxbios_c.ld by Greg Watson · 21 years ago
  56. 5808bac Sandpoint configuration file. by Greg Watson · 21 years ago
  57. 4890a66 Global options file by Greg Watson · 21 years ago
  58. a946e4a tool for building roms, to eliminate icky shell scripts. by Ronald G. Minnich · 21 years ago
  59. 153ea35 - Implement goto support by Eric Biederman · 21 years ago
  60. f7a0ba8 - Update the romcc version. by Eric Biederman · 21 years ago
  61. 9dbd460 - Remove bogus #if CONFIG_SMP test by Eric Biederman · 21 years ago
  62. d3283ec - A new test case for romcc by Eric Biederman · 21 years ago
  63. 99acb49 added config and other test files. by Ronald G. Minnich · 21 years ago
  64. 6673936 new config file testing the update stuff. by Ronald G. Minnich · 21 years ago
  65. 8d9c123 - Minor mod to reset16.inc to work with newer binutils hopefully this works with older ones... by Eric Biederman · 21 years ago
  66. f96a810 - Reduce the algorithmic complexity of parts of the register allocator by Eric Biederman · 21 years ago
  67. d3e377a new config tool by Ronald G. Minnich · 21 years ago
  68. f709204 More FB2 stuff by Greg Watson · 21 years ago
  69. 26ba0f5 Freebios2 by Greg Watson · 21 years ago
  70. 64b2e47 Updated. by Greg Watson · 21 years ago
  71. 8cff29d Added tables.c by Greg Watson · 21 years ago
  72. c055fbb Fixes. by Greg Watson · 21 years ago
  73. 88e467f PPC cpu stuff by Greg Watson · 21 years ago
  74. 93247c0 IDE stuff by Greg Watson · 21 years ago
  75. 0d79673 IDE stream driver by Greg Watson · 21 years ago
  76. 7a5416a - Modify the freebios tree so the pci config space api is mostly in sync between by Eric Biederman · 21 years ago
  77. 540ae01 - Changes to the pci config routines moving them closer to the non romcc API by Eric Biederman · 21 years ago
  78. 05f26fc - Factoring of auto.c by Eric Biederman · 21 years ago
  79. c927b02 - Update romcc to version 0.27 by Eric Biederman · 21 years ago
  80. 6aa31cc - Update romcc to version 0.27 and add more tests. by Eric Biederman · 21 years ago
  81. dc18ef0 Moved from freebios by Greg Watson · 21 years ago
  82. f655bf7 Moved from freebios by Greg Watson · 21 years ago
  83. 0322115 Moved from freebios by Greg Watson · 21 years ago
  84. fd958ce more specs. by Ronald G. Minnich · 21 years ago
  85. a05b6dd - Add pci_def.h so romcc compiled files can also get at the pci definitions by Eric Biederman · 21 years ago
  86. 5268557 - Cleanups on the romcc side including a pci interface that uses by Eric Biederman · 21 years ago
  87. 49cf596 descriptor for chips by Ronald G. Minnich · 21 years ago
  88. 3027638 - Fix ? expressions previously they were reversed. by Eric Biederman · 21 years ago
  89. da55d3e - Intermediate fix to allow register allocator failure by Eric Biederman · 21 years ago
  90. a96d6a9 - Add a test to make certain romcc is properly allocating registers. by Eric Biederman · 21 years ago
  91. 0babc1c - Implement support for structures, typedefs, and __builtin_rdmsr, __builtin_wrmsr in romcc by Eric Biederman · 21 years ago
  92. ba8c25a - Update the test cases for romcc by Eric Biederman · 21 years ago
  93. ab2ea6b - misc minor fixes by Eric Biederman · 21 years ago
  94. 2c791ce - Minor bug fixes by Eric Biederman · 21 years ago
  95. 501eb25 - Almost implement failover booting on the solo. by Eric Biederman · 21 years ago
  96. eb00fa5 - Commit a working pirq table for the AMD solo by Eric Biederman · 21 years ago
  97. 825dd33 - simple bug fixes by Eric Biederman · 21 years ago
  98. 497eb85 - irq routing table generated by getpir by Eric Biederman · 21 years ago
  99. 8cd55d7 - More attempts to leave irqs in a working state. by Eric Biederman · 21 years ago
  100. 5899fd8 - Small step forward Linux boots and almost works... by Eric Biederman · 21 years ago