1. 273595c - fix dependency rule for Makefile and Makefile.settings by Richard Smith · 18 years ago
  2. ead7368 add automatic payload compression method to LinuxBIOS by Stefan Reinauer · 18 years ago
  3. 7ce8c54 1201_ht_bus0_dev0_fidvid_core.diff by Stefan Reinauer · 19 years ago
  4. 3d8a7d2 cleaning cvs leftovers by arch import user (historical) · 19 years ago
  5. 58769b7 - Add the cpu path support. Oops I failed to commit this earlier by Eric Biederman · 20 years ago
  6. abc4a11 added missing cpu and cpu_bus support by Greg Watson · 20 years ago
  7. d0805e0 - Ensure the all target is the first commands in the makefile.... by Eric Biederman · 20 years ago
  8. 1c1b858 - Put the rule for the Makefile at the bottom of the makefile! by Eric Biederman · 20 years ago
  9. c149210 - In the makefile header get the name of the Makefile correct by Eric Biederman · 20 years ago
  10. 0e99655 - Massage the code to generate the top level Makefile so the by Eric Biederman · 20 years ago
  11. dbec2d4 - Bump the LinuxBIOS major version by Eric Biederman · 20 years ago
  12. 5ea19c1 - FIXED resources are also ASSIGNED resources by Eric Biederman · 20 years ago
  13. 7faae83 - Set the parent's link properly in the bus field by Eric Biederman · 20 years ago
  14. 04da1d3 - Bump MAX_LINKS to 4 I have actually found an i2c bridge that needs this by Eric Biederman · 20 years ago
  15. f3ed1cf - HDAMA boots! by Eric Biederman · 20 years ago
  16. 7003ba4 - First stab at running linuxbios without the old static device tree. by Eric Biederman · 20 years ago
  17. 216525d - Fix config.g and the hdama config so everthing builds again. by Eric Biederman · 20 years ago
  18. 688af4b add back stuff from before by Ronald G. Minnich · 20 years ago
  19. 9510aa8 fixes for apic, i2c by Ronald G. Minnich · 20 years ago
  20. 09b0aed closer by Ronald G. Minnich · 20 years ago
  21. ab55d1f this now works right. by Ronald G. Minnich · 20 years ago
  22. 5d7dafe more or less more or less broken by Ronald G. Minnich · 20 years ago
  23. 4b93394 more breakage, thanks to Ron by Ronald G. Minnich · 20 years ago
  24. 98e619b - Add chip and a few other bug fixes by Eric Biederman · 20 years ago
  25. 65046b1 remove brain-dead verify code by Greg Watson · 20 years ago
  26. d16753b chaged chip_device_path::enable to chip_device_path::enabled, by Li-Ta Lo · 20 years ago
  27. 1dad71b back out incorrect commit on config.g by Li-Ta Lo · 20 years ago
  28. fd8f02f porting getpir to freebios2 by Li-Ta Lo · 20 years ago
  29. 4f8311a These changes tighten up rules for exporting options. by Greg Watson · 20 years ago
  30. 5cd8173 - Moved hlt() to it's own header. by Eric Biederman · 20 years ago
  31. efa1f32 config.g by Greg Watson · 20 years ago
  32. b8a7578 - Update to the latest config.g by Eric Biederman · 21 years ago
  33. 8cb7479 New option behavior: by Greg Watson · 21 years ago
  34. 3561759 - Fix the link check so it actually checks for the appropriate maximum link by Eric Biederman · 21 years ago
  35. 83b991a - O2, enums, and switch statements work in romcc by Eric Biederman · 21 years ago
  36. 0502b7a fix buildrom statement if there's only one romimage specified. by Stefan Reinauer · 21 years ago
  37. 1094140 allow default settings in the mainboard file by Ronald G. Minnich · 21 years ago
  38. e27b08d add filename to buildrom by Stefan Reinauer · 21 years ago
  39. 0a5f865 add cvsignore file by Stefan Reinauer · 21 years ago
  40. bcb9f858 add "clean" target by Stefan Reinauer · 21 years ago
  41. 9bdb460 - Updates to config.g so that it works more reliably and has initial support by Eric Biederman · 21 years ago
  42. f9ffa47 I mean it this time. NO more unnecessary 'dir' commands for cpus. by Ronald G. Minnich · 21 years ago
  43. 6d76ba1 end silly multiple sources of /cpu/whatever. by Ronald G. Minnich · 21 years ago
  44. 0c3fd55 Fixed version skew problem. Use warning() and fatal(). by Greg Watson · 21 years ago
  45. fb0db6c - Update the Makefile to have a proper ALL: target by Eric Biederman · 21 years ago
  46. a43048d Commits for the new config static device design, to allow more than one static by Ronald G. Minnich · 21 years ago
  47. b265254 Added support for naming instances of parts. This is to allow arbitrary by Greg Watson · 21 years ago
  48. f9e756c added a bit of error checking! by Greg Watson · 21 years ago
  49. 8c19a4f cpu should be vendor/device too... by Greg Watson · 21 years ago
  50. b794667 added uses checking at top level by Greg Watson · 21 years ago
  51. 3bb83b8 static device names start with static_ by Greg Watson · 21 years ago
  52. 6ba9ff8 add clean to Makefile by Greg Watson · 21 years ago
  53. 252d3ff new register format by Greg Watson · 21 years ago
  54. 3874d40 Fix the generation of .o from .S by Ronald G. Minnich · 21 years ago
  55. 6d4512c added payload by Greg Watson · 21 years ago
  56. 634a991 fix crt0 includes ordering by Greg Watson · 21 years ago
  57. 9a0989b typo fixed. by Ronald G. Minnich · 21 years ago
  58. 8275bad more chip stuff by Greg Watson · 21 years ago
  59. d058034 chip stuff by Greg Watson · 21 years ago
  60. fe44145 tidy up by Greg Watson · 21 years ago
  61. c361a6b a few changes by Greg Watson · 21 years ago
  62. 6ae4614 Allow options in mainboard configuration file by Greg Watson · 21 years ago
  63. ce72e7e fix problems with options, more functionality by Greg Watson · 21 years ago
  64. 07d72dc added romimage support by Greg Watson · 21 years ago
  65. 109959d new config rules by Greg Watson · 21 years ago
  66. a3c708b static configuration. Needs new keyword per greg to enable inclusion of a by Ronald G. Minnich · 21 years ago
  67. 2fceb77 new print statement by Greg Watson · 21 years ago
  68. 0d7f46d first cut at generating code. by Ronald G. Minnich · 21 years ago
  69. bcdce3c fixing trees. by Ronald G. Minnich · 21 years ago
  70. c22ea4f all: now depends on linuxbios.rom payload.block is going away by Ronald G. Minnich · 21 years ago
  71. 776fce9 now builds with *0* tweaks. by Ronald G. Minnich · 21 years ago
  72. b5391cc TAGS are back! by Ronald G. Minnich · 21 years ago
  73. db59928 OK, now builds fallback for arima/hdama! by Ronald G. Minnich · 21 years ago
  74. 4f22177 Simple printing of options. Will make this better. by Greg Watson · 21 years ago
  75. 0f28460 more fixes but it appears that options are not picking up the right values. by Ronald G. Minnich · 21 years ago
  76. ed27a5e needed rules for DRIVER more fixes to various Config.lb by Ronald G. Minnich · 21 years ago
  77. dabc15f fixed paths for GENERATED by Ronald G. Minnich · 21 years ago
  78. cd53826 ifs now have elses by Greg Watson · 21 years ago
  79. 2366020 if statement for options by Greg Watson · 21 years ago
  80. c556133 add a hint for users about why: by Ronald G. Minnich · 21 years ago
  81. 39b8077 Simply typo in 'target' if directory does not exist by Ronald G. Minnich · 21 years ago
  82. 7edf2ca fix non-portable syntax. by Ronald G. Minnich · 21 years ago
  83. 06a927d Syntax fixes. by Greg Watson · 21 years ago
  84. 826def7 New option stuff. by Greg Watson · 21 years ago
  85. d3e377a new config tool by Ronald G. Minnich · 21 years ago