1. 7dea955 - Small bug fixes to romcc. The deep problems with not inlining functions remain by Eric Biederman · 20 years ago
  2. 596a667 add target for qemu-i386 by Stefan Reinauer · 20 years ago
  3. 7fb8916 make cpuid and mtrr check conditional. They are not there on cpus older than by Stefan Reinauer · 20 years ago
  4. f2065a4 add qemu graphics card initialization driver by Stefan Reinauer · 20 years ago
  5. e2b53e1 add northbridge code for qemu-i386 by Stefan Reinauer · 20 years ago
  6. 4a3bb76 commit initial qemu support (see http://fabrice.bellard.free.fr/qemu/) by Stefan Reinauer · 20 years ago
  7. bbf1682 add target for amd serenade board by Li-Ta Lo · 20 years ago
  8. c7d4db7 Now it should build on the first try :) by David W. Hendricks · 20 years ago
  9. 99efe80 add support for AMD Serenade mainboard, why we have phantom devices here? by Li-Ta Lo · 20 years ago
  10. 6ae2ac3 add support for AMD Serenade mainboard, why we have phantom devices here? by Li-Ta Lo · 20 years ago
  11. 9b1a2ff code reformat, is the pirq table correct? by Li-Ta Lo · 20 years ago
  12. 0b607b3 simplify pirq handling. Only apply consistency fixes on the copied version by Stefan Reinauer · 20 years ago
  13. ab8ff84 Add extra phase before memory init. by Greg Watson · 20 years ago
  14. 8ce104f memory and pci up! by Greg Watson · 20 years ago
  15. 2f2e63b BDI2000 config file by Greg Watson · 20 years ago
  16. c72e276 enable early uart by Greg Watson · 20 years ago
  17. cb5f0ce fix addressing by Greg Watson · 20 years ago
  18. 91d60a8 first cut by Greg Watson · 20 years ago
  19. 2906362 nothing yet by Greg Watson · 20 years ago
  20. 5b2565a fixup by Greg Watson · 20 years ago
  21. f78ba9d prelim sdram by Greg Watson · 20 years ago
  22. 0ba0ce6 briQ timer support by Greg Watson · 20 years ago
  23. 66c07cd Make names more sensible. by Greg Watson · 20 years ago
  24. ca68a91e Clock (not timer) routines are board specific. Moved to appropriate by Greg Watson · 20 years ago
  25. 0dcb172 Clock (not timer) routines are board specific. Moved from mpc74xx dir. by Greg Watson · 20 years ago
  26. 65046b1 remove brain-dead verify code by Greg Watson · 20 years ago
  27. 515f6b6 disable noop usb drivers. remove warnings by Stefan Reinauer · 20 years ago
  28. 2c83b27 brush up language, unify terms, correct some urls. by Stefan Reinauer · 20 years ago
  29. 5a78bd0 - Don't confuse return statements with conditional branches by Eric Biederman · 20 years ago
  30. bb20a72 This will never happen unless the code is buggy (in which case it's easy to by Stefan Reinauer · 20 years ago
  31. 34e3a14 console code cleanup. by Stefan Reinauer · 20 years ago
  32. 319d673 add some debugging by Stefan Reinauer · 20 years ago
  33. d67e765 - Added volatile to asm statements in auto.c and failover.c by Eric Biederman · 20 years ago
  34. 9008960 - Upgrade to romcc version 0.63 by Eric Biederman · 20 years ago
  35. 7664d1c Default and maximum loglevels were too high, fixed. by David W. Hendricks · 20 years ago
  36. 6f52a90 Fixed a silly typo :) by David W. Hendricks · 20 years ago
  37. d5994ce fix build. :( sorry, forgot to commit this one. by Stefan Reinauer · 20 years ago
  38. 7671293 gcc uses slightly different syntax by Stefan Reinauer · 20 years ago
  39. 4bfb1f6 cosmetics by Stefan Reinauer · 20 years ago
  40. 018dc9d Sample configuration for Iwill DK8S2 by David W. Hendricks · 20 years ago
  41. bb8602b GPIO2 and GPIO3 support for HF part. by David W. Hendricks · 20 years ago
  42. 994048f Sample config for Iwill DK8S2 dual Opteron mainboard by David W. Hendricks · 20 years ago
  43. 58133c2 Early work on IWill DK8S2 motherboard. Tweaking in progress. by David W. Hendricks · 20 years ago
  44. 36a74b0 cleanup by Stefan Reinauer · 20 years ago
  45. 38ffff0d move arch/<arch>/config to arch/<arch>/init by Stefan Reinauer · 20 years ago
  46. e891783 indent (left in tree since last indent action) by Stefan Reinauer · 20 years ago
  47. 9220f91 minor reformat by Li-Ta Lo · 20 years ago
  48. 9da7ff9 added AGP support for AMD K8 by Li-Ta Lo · 20 years ago
  49. 7b095aa minor reformat by Li-Ta Lo · 20 years ago
  50. c8ccf8a Definition fixed by Ollie by David W. Hendricks · 20 years ago
  51. 2e6d1c9 refactored k8_cpufixup, added IORR support for AGP aperture by Li-Ta Lo · 20 years ago
  52. d34b943 refactored mcf3_set_resources by Li-Ta Lo · 20 years ago
  53. 54f05f6 use #define macro for pci class ids by Li-Ta Lo · 20 years ago
  54. 13318d9 code reformat, remove BY YHL comment by Li-Ta Lo · 20 years ago
  55. b7ae8cf don't enable VGA/ISA here, it is done in device.c:allocate_vga_resource by Li-Ta Lo · 20 years ago
  56. 6a8745ae code reformat by Li-Ta Lo · 20 years ago
  57. 5002af6 seperate font file from btext_console.c by Li-Ta Lo · 20 years ago
  58. 97027fb add comment and new config file by Ronald G. Minnich · 20 years ago
  59. 9e17d4f back out immature amd8111_enable stuff by Li-Ta Lo · 20 years ago
  60. fd3f2d7 remove unused l2 cache configure, if we really need it some time in the by Li-Ta Lo · 20 years ago
  61. a60bf67 fixed minor bug in APG bridge code. Use AGP_APERTURE_SIZE instead of IOMMU_APERTURE_SIZE by Li-Ta Lo · 20 years ago
  62. 9f0d0f9 rename walk_static_devices by Li-Ta Lo · 20 years ago
  63. 75337f7 code reformat, fixed a bug in set/unset logical operation by Li-Ta Lo · 20 years ago
  64. 89666e4 change walk_static_devices() to scan_static_bus() by Li-Ta Lo · 20 years ago
  65. fb4c50f code reformat, doxidization by Li-Ta Lo · 20 years ago
  66. 3bb3147 replace up,across,down with ltd0,ldt1, ldt2 by Li-Ta Lo · 20 years ago
  67. 9782f75 code refromat, doxidization by Li-Ta Lo · 20 years ago
  68. 7ccff4e Disable AMD8111 USB2 and remove hard code addr in amd8111 IDE by Yinghai Lu · 20 years ago
  69. 52f851d put extern keyword in front of declaration, make the compiler do it job by Li-Ta Lo · 20 years ago
  70. d16753b chaged chip_device_path::enable to chip_device_path::enabled, by Li-Ta Lo · 20 years ago
  71. 69c5a90 changed dev->enable to dev->enabled. Sorry, I am the only one who can't speak by Li-Ta Lo · 20 years ago
  72. fcdd571 corrected irq and mp table according to new bus enumeration by Li-Ta Lo · 20 years ago
  73. 500497f indent by Stefan Reinauer · 20 years ago
  74. 97c4947 Changes for btext and etherboot and filo merge support by Yinghai Lu · 20 years ago
  75. 48d11d5 Fixed the device on bus 0 problem for IBM/E325. The structure mainboard_ibm_e325_control is by Li-Ta Lo · 20 years ago
  76. 5782d27 check in the current code for IBM/E325, can somebody help to fix it ? by Li-Ta Lo · 20 years ago
  77. 1e1a34f comment out scsi controller init in s2880 mainboard by Ronald G. Minnich · 20 years ago
  78. b6ce3ec indent files to reduce the noise in further diffs. by Stefan Reinauer · 20 years ago
  79. 234454d add missing include files for btext console. add YhLu's fixes to ragexl code by Stefan Reinauer · 20 years ago
  80. 2ab88d1 Major merge of YhLu's code from 2004/04/20: add s2875, various other updates, by Stefan Reinauer · 20 years ago
  81. f05dcb8 Add btext console (from YhLu) by Stefan Reinauer · 20 years ago
  82. 8581ac21 Don't optimize link read pointers for UP systems (from YhLu) by Stefan Reinauer · 20 years ago
  83. 7e20f40 Commit YhLu's SATA code by Stefan Reinauer · 20 years ago
  84. 6500af4 commit YhLu's intel nic code by Stefan Reinauer · 20 years ago
  85. 09e7b45b commit YhLu's tg3 code by Stefan Reinauer · 20 years ago
  86. f898d88 commit adaptec driver by Stefan Reinauer · 20 years ago
  87. 3afb677 commit Yinghai's patches to targets/ (from: fb2_tyan_0420.change.diff) by fb2_tyan_0420.change.diff) · 20 years ago
  88. 70adbaf configure board properly by Greg Watson · 20 years ago
  89. bcfe3ec use fs stream by Greg Watson · 20 years ago
  90. b717e48 start of epia-m port by Greg Watson · 20 years ago
  91. d9dfed5 wrong argument order by Greg Watson · 20 years ago
  92. c36b427 added cache initialization code by Greg Watson · 20 years ago
  93. 12c3154 moved to crt0.S.lb by Greg Watson · 20 years ago
  94. be167e7 i like ori better by Greg Watson · 20 years ago
  95. f955af8 include cache code by Greg Watson · 20 years ago
  96. c6bcedb yhlu's pnp patch by Li-Ta Lo · 20 years ago
  97. 771b1ae updated by Greg Watson · 20 years ago
  98. e126fa4 get file names right by Greg Watson · 20 years ago
  99. bad27b1 updated by Greg Watson · 20 years ago
  100. 8e058620 start of epia-m port by Greg Watson · 20 years ago