Commit Graph

  • f31d5542f6 go verbose for now! Stefan Reinauer 2004-03-09 15:56:38 +00:00
  • ffc6d28614 drop dead code. Stefan Reinauer 2004-03-09 15:33:08 +00:00
  • a3d26484cc *** empty log message *** Greg Watson 2004-03-07 22:24:05 +00:00
  • efa1f324af config.g Greg Watson 2004-03-07 22:17:05 +00:00
  • c762e55fc9 fix caching problem Greg Watson 2004-03-07 17:38:43 +00:00
  • 7780fc6404 fix memory settings Greg Watson 2004-03-07 17:37:41 +00:00
  • ac00a0a7e2 fix caching problem Greg Watson 2004-03-07 17:28:59 +00:00
  • dd9651017a generalize code Stefan Reinauer 2004-02-27 13:37:44 +00:00
  • 3259784926 correct the DstNode bit mask for IO/MM registers Li-Ta Lo 2004-02-23 22:33:10 +00:00
  • 87144668b1 removed unused set_var_mtrr() (use intel_set_var_mtrr() instead). Li-Ta Lo 2004-02-17 21:51:58 +00:00
  • ac3888da5e fix makefile Ronald G. Minnich 2004-02-13 23:09:54 +00:00
  • c4bea221e0 now we support 8111 and these parts. Ronald G. Minnich 2004-02-10 21:34:18 +00:00
  • f69f7e252f add option rom section Stefan Reinauer 2004-02-10 17:30:04 +00:00
  • c0f4e2aecb small ACPI addon Stefan Reinauer 2004-02-10 16:53:55 +00:00
  • 2d3cf24580 fix broken stuff :-((( Stefan Reinauer 2004-02-10 11:21:18 +00:00
  • 854e45292b final merge of YhLu's stuff David W. Hendricks 2004-02-09 22:47:38 +00:00
  • c34d5ca790 *** empty log message *** Greg Watson 2004-02-08 20:17:01 +00:00
  • bd8e17a8f1 enable hpet timer hardware. Stefan Reinauer 2004-02-05 10:00:35 +00:00
  • b8a7578a12 - Update to the latest config.g - Everything except if statements should work correctly Eric Biederman 2004-02-04 09:11:51 +00:00
  • 06feb88cc6 create MADT tables, too. Stefan Reinauer 2004-02-03 16:11:35 +00:00
  • a7648c2942 acpi fixes: * move acpi to right position * change acpi checksums * clean hpet area before creating table * calculate hpet checksum Stefan Reinauer 2004-01-29 17:31:34 +00:00
  • d4ece66207 configure superio Greg Watson 2004-01-29 01:54:24 +00:00
  • 64528cb299 use static config Greg Watson 2004-01-29 01:53:36 +00:00
  • 053f89b057 chip initialization Greg Watson 2004-01-29 00:58:07 +00:00
  • 016c1b3d8a almost there. Ronald G. Minnich 2004-01-29 00:04:13 +00:00
  • e45714874e incomplete (wrong) support for this chip. Ronald G. Minnich 2004-01-28 23:54:50 +00:00
  • 688b385aec please forgive me... ;) * initial acpi support code * fix header Stefan Reinauer 2004-01-28 16:56:14 +00:00
  • 22489894e1 will mainboards Ronald G. Minnich 2004-01-27 17:08:03 +00:00
  • abf9fea4a0 unify debug messages, fix typo Stefan Reinauer 2004-01-26 10:54:44 +00:00
  • 36fdcb8e2b Allow using an APIC without mptable. Stefan Reinauer 2004-01-26 10:16:59 +00:00
  • 5a8d4ae27c *** empty log message *** Greg Watson 2004-01-22 01:06:19 +00:00
  • 909472367f memory mapped I/O Greg Watson 2004-01-22 01:03:41 +00:00
  • 9233e47d9f UART0_IO_BASE no longer used Greg Watson 2004-01-22 01:02:56 +00:00
  • 746376d641 cache.c Greg Watson 2004-01-22 01:00:22 +00:00
  • aabdf02cdd updated for other boards Greg Watson 2004-01-22 01:00:07 +00:00
  • c5acd90b53 try to get memory mapped i/o to work Greg Watson 2004-01-22 00:45:13 +00:00
  • 86da220788 *** empty log message *** Greg Watson 2004-01-22 00:21:29 +00:00
  • 49ad3fe4c3 get memory mapped i/o working Greg Watson 2004-01-22 00:09:10 +00:00
  • 7a186938b0 clear IR & DR and enable FP Greg Watson 2004-01-22 00:04:58 +00:00
  • 47624a8e13 *** empty log message *** Greg Watson 2004-01-22 00:02:12 +00:00
  • 6cc2a5c4c4 init.c Greg Watson 2004-01-22 00:01:20 +00:00
  • 063f3d9395 default values seem to work fine Greg Watson 2004-01-21 23:56:37 +00:00
  • 87561c7acd pass ide base address to driver Greg Watson 2004-01-21 23:55:59 +00:00
  • 456764dd30 changed routine name Greg Watson 2004-01-21 23:52:49 +00:00
  • 8af609f2fe trying to get it right... Greg Watson 2004-01-21 23:50:56 +00:00
  • 8a1678fb90 adapt irq values to pirq table Stefan Reinauer 2004-01-21 16:40:41 +00:00
  • a65b14ab50 simpler irq tables Stefan Reinauer 2004-01-21 16:26:44 +00:00
  • bd4be244bb update mp table and pirq table Stefan Reinauer 2004-01-21 16:05:40 +00:00
  • b020d53352 *** empty log message *** Greg Watson 2004-01-14 17:21:22 +00:00
  • bf5b584801 allow TTYS0_DIV to be set explicitly Greg Watson 2004-01-14 17:08:14 +00:00
  • 696ba78a13 *** empty log message *** Greg Watson 2004-01-14 16:47:55 +00:00
  • c39094e20e *** empty log message *** Greg Watson 2004-01-14 16:41:17 +00:00
  • fd1f22cfef small fixes Stefan Reinauer 2004-01-14 15:46:30 +00:00
  • 8d0ac932cb *** empty log message *** Greg Watson 2004-01-13 22:26:04 +00:00
  • 6ff2ab9649 *** empty log message *** Greg Watson 2004-01-13 22:18:03 +00:00
  • 24aa3c8cf1 Options for briQ Greg Watson 2004-01-13 22:01:09 +00:00
  • f6e4357130 Total Impact briQ Greg Watson 2004-01-13 21:59:17 +00:00
  • f0721563b4 Tyan mainboard changes form YhLu Li-Ta Lo 2004-01-12 20:00:43 +00:00
  • 12eee5111f Tyan S2885 changes form yhlu Li-Ta Lo 2004-01-12 17:45:27 +00:00
  • db7f47cbbf Change PCI_BRIDGE_CONTROL to PCI_BRIDGE_CTL_VGA Li-Ta Lo 2004-01-08 21:15:49 +00:00
  • 88c4ed576f *** empty log message *** David W. Hendricks 2004-01-05 10:16:24 +00:00
  • e3e8f1f7fc printk before hardwaremain() Greg Watson 2003-12-17 18:03:26 +00:00
  • 16f4e2cb1f *** empty log message *** Greg Watson 2003-12-17 18:01:44 +00:00
  • 1b362c4980 use new pci config setup Greg Watson 2003-12-17 17:51:35 +00:00
  • 5965169dad Don't compare low 8 bits, which are revision. Greg Watson 2003-12-17 17:39:53 +00:00
  • 8549836ef4 *** empty log message *** Greg Watson 2003-12-17 17:34:30 +00:00
  • 886b1788c9 pci configuration Greg Watson 2003-12-17 17:32:58 +00:00
  • fde64ff3a1 clock.c need in startup Greg Watson 2003-12-17 17:29:21 +00:00
  • 6c11dfc4de needed for 4xx startup Greg Watson 2003-12-17 17:28:12 +00:00
  • 4b949c340a added _outsw_ns Greg Watson 2003-12-17 17:27:20 +00:00
  • 139ef8aa68 *** empty log message *** Greg Watson 2003-12-17 17:25:32 +00:00
  • 17729a2ebd - Set all of the fields in config_busses before we use it not afterwards. Eric Biederman 2003-12-08 21:48:01 +00:00
  • 0cb44b5cdf make it a manifest constant Ronald G. Minnich 2003-12-08 21:29:26 +00:00
  • 80b5240c75 fixed irq slot count Ronald G. Minnich 2003-12-08 21:06:55 +00:00
  • 766ae4a4d1 missing file. Ronald G. Minnich 2003-12-08 17:29:32 +00:00
  • 4ab9f1722a - Fix amdk8_scan_root_bus and amdk8_scan_chains so multiple HT chains can be scanned in any order Eric Biederman 2003-12-06 00:11:56 +00:00
  • a4aef6d3bb - Lower DEBUG_CONSISTENCY to 1 2 is only really useful when debugging the register allocator. Eric Biederman 2003-12-05 06:16:19 +00:00
  • 12d2e683f4 s4880 Ronald G. Minnich 2003-12-02 20:43:08 +00:00
  • 7c8d35273f fix quartet and S4880 spd initialization. Stefan Reinauer 2003-12-02 17:56:31 +00:00
  • 0f4f1d48d9 new Ronald G. Minnich 2003-12-02 04:07:18 +00:00
  • 8aa7bccc9d from Yh Lu Ronald G. Minnich 2003-12-02 03:58:19 +00:00
  • 13f8c07850 update Stefan Reinauer 2003-11-27 11:25:01 +00:00
  • 221cb417ff fix AMD Solo target Stefan Reinauer 2003-11-27 11:01:47 +00:00
  • 71212882bf ignore build files. Stefan Reinauer 2003-11-25 09:21:37 +00:00
  • 37414ca2c6 initial version of LinuxBIOS on AMD64 paper Stefan Reinauer 2003-11-22 15:15:47 +00:00
  • dcac0161d4 fix stupid typo. Ronald G. Minnich 2003-11-20 23:09:08 +00:00
  • 2816e88349 use fake spdrom on quartet Stefan Reinauer 2003-11-19 12:30:07 +00:00
  • 7899a5fbb5 add FAKE_SPDROM option to fake spd on machines that don't have one. Stefan Reinauer 2003-11-19 12:29:08 +00:00
  • 93cbf82e6e faking spd setup for now on quartet ;) Stefan Reinauer 2003-11-19 12:28:07 +00:00
  • 3d099e7fac dont know what happened here Greg Watson 2003-11-17 20:55:54 +00:00
  • 7c48c5bb1d fix default Ronald G. Minnich 2003-11-17 17:33:14 +00:00
  • 370845147f *** empty log message *** Greg Watson 2003-11-15 15:54:16 +00:00
  • 354955799b *** empty log message *** Greg Watson 2003-11-15 15:47:53 +00:00
  • 61065bc537 used pre-hardwaremain() Greg Watson 2003-11-15 15:31:12 +00:00
  • 0d4295f2f8 options for better control of rom layout Greg Watson 2003-11-15 15:29:30 +00:00
  • 8334882015 *** empty log message *** Greg Watson 2003-11-15 15:28:05 +00:00
  • d57923c870 added sizeram and init routines Greg Watson 2003-11-15 15:26:02 +00:00
  • 8fc392b427 updated names Greg Watson 2003-11-15 15:25:19 +00:00
  • 29581a3473 done in C now Greg Watson 2003-11-15 15:20:20 +00:00
  • 4d7b729e4b setup and initialize cache correctly Greg Watson 2003-11-15 15:16:56 +00:00