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