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