summaryrefslogtreecommitdiff
path: root/sys/arch/loongson/dev
AgeCommit message (Expand)Author
2010-12-14use the dying flag in struct usbd_bus instead of a private dying flagMiod Vallat
2010-12-04Introduce a new pci routine, pci_conf_size(), which returns the size of aMiod Vallat
2010-10-14Move glxpcib(4) to MI land unifying the two MD drivers.Paul Irofti
2010-09-24Fix bus space mapping bugs for GPIO's and MFGPT's and while at it add properPaul Irofti
2010-09-23Move clock attachment later in the game. This is needed for cpu scaling.Paul Irofti
2010-09-21Watchdog suspend/resume logic.Paul Irofti
2010-09-20Get rid of evcount's support for arranging counters in a treeMatthew Dempsky
2010-09-20Must travese deeper for DVACT_QUIESCE; ok miodTheo de Raadt
2010-09-09Sync suspend logic with current practice, and try to handle failureMiod Vallat
2010-09-08No need for vfs_syncwait() in a bufq_quiesce() worldTheo de Raadt
2010-09-07rename function parameter to be more like all the others in the treeTheo de Raadt
2010-09-07Restore msr unconditionnaly, why bother checking if they have changed; deraadtMiod Vallat
2010-09-07Join the cf_activate() crowd and preserve a few msr around suspend.Miod Vallat
2010-09-07remove the powerhook code. All architectures now use the ca_activate treeTheo de Raadt
2010-09-01Clean-up the spl dance around suspend/resume. Okay miod@.Paul Irofti
2010-08-31Do wsdisplay suspend/resume and also the bufq dance.Paul Irofti
2010-08-31Correctly enable wakeup interrupts after splhigh().Miod Vallat
2010-08-31WIP suspend/resume support for loongson lemote. Okay miod@.Paul Irofti
2010-08-30Change powerhooks into activate functions, and provide stub powerhookTheo de Raadt
2010-08-27screen blanking code for SM502, and some smfb code cleanup.Miod Vallat
2010-08-26Screen burner support for SM712 flavour (Lemote Yeeloong)Miod Vallat
2010-07-31Factorization of the bluetooth and usb hid input driver logic, to reduce codeMiod Vallat
2010-07-18Repair Gdium support.Miod Vallat
2010-05-08Huge work-in-progress commit to support Loongson 2E-based evaluation boardsMiod Vallat
2010-04-21more cleanup to cope with the change that tries to make proc.h not actTheo de Raadt
2010-03-08When sensor update fails, set SENSOR_FINVALID in sensor->flags;Miod Vallat
2010-03-07Better battery % computation; ok otto@Miod Vallat
2010-03-03supply apm(4) with infomation and events; ok miod@Otto Moerbeek
2010-03-02Actually prefer PCIHI mappings to PCILO mappings, as the early console codeMiod Vallat
2010-03-02remove never changing values (design capacity, design voltage) from sensorOtto Moerbeek
2010-03-02Use the battery controller bit that signals the battery almost emptyOtto Moerbeek
2010-02-28Minimal frame buffer driver for the SiS 315 found on Lemote Fuloong systems.Miod Vallat
2010-02-28A better bus_space_map() function for bonito PCI memory space, which noMiod Vallat
2010-02-28Add a bell routine and let pckbd and ukbd use it; ok otto@Miod Vallat
2010-02-28Bring battery life estimate when charging in line with most other apm(4)Otto Moerbeek
2010-02-28don't guess info in the absense of a specific driver, just reportOtto Moerbeek
2010-02-28Basic apm(4), providing battery/power status and events. apm(4) is theOtto Moerbeek
2010-02-26Subdevice interrupt dispatcher for voyager(4) and ohci@voyager device, onlyMiod Vallat
2010-02-24Update comments: the bit we flip in ISR4C on LS2F systems is not undocumented,Miod Vallat
2010-02-24Minimal support for the ST7 chip found on Gdium Liberty, brings us batteryMiod Vallat
2010-02-24Force write posting after changing GPIO pin status.Miod Vallat
2010-02-24Fix read/write logic to not rely upon M41T8X_TOD_START being zero.Miod Vallat
2010-02-24fix scaling of battery currentOtto Moerbeek
2010-02-24spacingTheo de Raadt
2010-02-23switch to simple indicators instead of playing string games; promptedOtto Moerbeek
2010-02-23ykbec(4), a driver to read fan, temperature and battery status usingOtto Moerbeek
2010-02-23Allow CPU->PCI access in a subset of the `high' bonito pci memory spaceMiod Vallat
2010-02-23only match on Gdium; ok miod@Otto Moerbeek
2010-02-19Add built-in audio support on Lemote systems.Miod Vallat
2010-02-19Add a driver for the M41T8x time-of-day clock chips, such as the M41T83Miod Vallat