Age | Commit message (Expand) | Author |
2010-04-27 | Disable builtin malloc and log2 on gcc3 arches, a no-op for gcc3 | Jonathan Gray |
2010-04-27 | locore.i is not generated at all, so no need to rm it | Theo de Raadt |
2010-04-27 | shorten preamble | Theo de Raadt |
2010-04-27 | noone needs comments about QUOTA and TRACE | Theo de Raadt |
2010-04-27 | over the years we have moved to a machine+architectures scheme that has | Theo de Raadt |
2010-04-27 | use -f assymp.dep again; worked out with miod | Theo de Raadt |
2010-04-27 | Fuloong with LM6003 signature is apparently similar to LM6004 with different | Miod Vallat |
2010-04-27 | alpha/conf/Makefile.alpha | Theo de Raadt |
2010-04-26 | even cleaner mach/arch/machdir/archdir | Theo de Raadt |
2010-04-26 | next step towards unification: make all the genassym chunks handle both | Theo de Raadt |
2010-04-26 | next unification step: move all MD naming _mach, _machdir, _arch, and _archdir | Theo de Raadt |
2010-04-26 | first step of unification: spaces at end of lines; comments, etc. | Theo de Raadt |
2010-04-23 | Make sure IPL_SCHED is always defined by MD headers, instead of having a MI | Miod Vallat |
2010-04-21 | more cleanup to cope with the change that tries to make proc.h not act | Theo de Raadt |
2010-04-04 | Fix bus_space_{read,write}_raw_region_# operation. | Miod Vallat |
2010-04-03 | Minor reliability fixes: | Miod Vallat |
2010-03-30 | Add missing bthub device entries on arches that support bluetooth. | Matthieu Herrb |
2010-03-29 | PMAP_CANFAIL for bus_dmamem_map on all other architectures (and some | Owain Ainsworth |
2010-03-08 | When sensor update fails, set SENSOR_FINVALID in sensor->flags; | Miod Vallat |
2010-03-07 | Better battery % computation; ok otto@ | Miod Vallat |
2010-03-03 | Enable urndis(4) everywhere that has USB enabled to get it tested. | Michael Knudsen |
2010-03-03 | supply apm(4) with infomation and events; ok miod@ | Otto Moerbeek |
2010-03-03 | - add and enable bluetooth | Jasper Lievisse Adriaanse |
2010-03-02 | Add support for the Lemote Lynloong all-in-one PC (basically a Fuloong without | Miod Vallat |
2010-03-02 | Actually prefer PCIHI mappings to PCILO mappings, as the early console code | Miod Vallat |
2010-03-02 | remove never changing values (design capacity, design voltage) from sensor | Otto Moerbeek |
2010-03-02 | Use the battery controller bit that signals the battery almost empty | Otto Moerbeek |
2010-03-01 | fix serial console switching logic; ok miod@ jasper@ | Otto Moerbeek |
2010-02-28 | Attach the IR port as a second serial port on Fuloong 2F. Verified to attach | Miod Vallat |
2010-02-28 | Minimal frame buffer driver for the SiS 315 found on Lemote Fuloong systems. | Miod Vallat |
2010-02-28 | A better bus_space_map() function for bonito PCI memory space, which no | Miod Vallat |
2010-02-28 | Add a bell routine and let pckbd and ukbd use it; ok otto@ | Miod Vallat |
2010-02-28 | implement hw.cpuspeed sysctl; ok miod@ | Otto Moerbeek |
2010-02-28 | Bring battery life estimate when charging in line with most other apm(4) | Otto Moerbeek |
2010-02-28 | don't guess info in the absense of a specific driver, just report | Otto Moerbeek |
2010-02-28 | Basic apm(4), providing battery/power status and events. apm(4) is the | Otto Moerbeek |
2010-02-26 | Subdevice interrupt dispatcher for voyager(4) and ohci@voyager device, only | Miod Vallat |
2010-02-24 | Update comments: the bit we flip in ISR4C on LS2F systems is not undocumented, | Miod Vallat |
2010-02-24 | Minimal support for the ST7 chip found on Gdium Liberty, brings us battery | Miod Vallat |
2010-02-24 | Force write posting after changing GPIO pin status. | Miod Vallat |
2010-02-24 | Fix read/write logic to not rely upon M41T8X_TOD_START being zero. | Miod Vallat |
2010-02-24 | fix scaling of battery current | Otto Moerbeek |
2010-02-24 | spacing | Theo de Raadt |
2010-02-23 | switch to simple indicators instead of playing string games; prompted | Otto Moerbeek |
2010-02-23 | ykbec(4), a driver to read fan, temperature and battery status using | Otto Moerbeek |
2010-02-23 | Allow CPU->PCI access in a subset of the `high' bonito pci memory space | Miod Vallat |
2010-02-23 | only match on Gdium; ok miod@ | Otto Moerbeek |
2010-02-19 | Add built-in audio support on Lemote systems. | Miod Vallat |
2010-02-19 | even more USB; ok miod@ | Otto Moerbeek |
2010-02-19 | do NOT install the loongson mbr on other architectures! | Theo de Raadt |