Age | Commit message (Expand) | Author |
2009-10-13 | Get rid of devact enum, substitute it with an int and coresponding defines. | Paul Irofti |
2009-10-11 | Make sure com@io[cf] attachment stanzas with locators win over generic com* | Miod Vallat |
2009-10-10 | Simplify interrupt address programming to avoid the need to act differently | Miod Vallat |
2009-10-10 | Add extra com@iof stanzas to have the first IOC4 card attach com0-3, instead | Miod Vallat |
2009-10-10 | Locators for extra IOC3 cards. | Miod Vallat |
2009-10-09 | initialize the disk size instead of getting a random value (always 0) off | Theo de Raadt |
2009-10-08 | Program the widget interrupt address register as a whole 64 bit register | Miod Vallat |
2009-10-08 | regen | Miod Vallat |
2009-10-08 | Recognize the Bedrock as an XBow instead of reporting it as ``unknown | Miod Vallat |
2009-10-08 | Recognize more brick types and probe fooX bricks in the same order as | Miod Vallat |
2009-10-08 | PIC actually comes with two sets of widget registers, with different IDs, | Miod Vallat |
2009-10-07 | Attach DS1742 style dsrtc to iof (IOC4) too. | Miod Vallat |
2009-10-07 | Do not truncate bridge register values to 32 bits, allows the few 64 bit PIC | Miod Vallat |
2009-10-07 | ipending, cpl moved into cpu_info | Takuya ASADA |
2009-10-07 | This file is supposed to compile. | Theo de Raadt |
2009-10-07 | Try to keep existing IOC4 mappings, the same way we do on IOC3, in case | Miod Vallat |
2009-10-07 | Missing semicolon in dmesg | Miod Vallat |
2009-10-07 | Small steps towards getting the serial clock correct on IOC4 serial ports. | Miod Vallat |
2009-10-07 | Add an IOC4 section there too | Miod Vallat |
2009-10-07 | add support for the temperature sensor of VIA Nano and C7-M CPUs. | Kevin Lo |
2009-10-06 | Allow MD limits for allocating PCI io and mem space and specify limits on | Mark Kettenis |
2009-10-05 | Remove dead, never reached code. | Dariusz Swiderski |
2009-10-05 | remove nasty code, since now we have a nice function to lookup node'ss parent. | Dariusz Swiderski |
2009-10-05 | wrap an annoying long line (like amd64) | Theo de Raadt |
2009-10-04 | pull in wbsd conditionally; ok kettenis | Theo de Raadt |
2009-10-03 | Properly handle XMM exceptions instead of panicing the kernel. Fixes the | Mark Kettenis |
2009-10-03 | Glue to attach the SD/MCC reader of the W83L519D found on some Tadpole | Mark Kettenis |
2009-10-02 | Support for DS15/DS25/ES45 (Titan) alpha models (rpb family 38). These systems | Miod Vallat |
2009-10-02 | Link the kernel at a higher physical address, in order to accomodate SRM | Miod Vallat |
2009-10-02 | Some 21264CB pass information, from information provided by Sergey Prysiazhnyi. | Miod Vallat |
2009-10-01 | add fdt_parent_node() and OF_parent() functions, | Dariusz Swiderski |
2009-10-01 | Generic soft interrupts for macppc. Tested by mk@, deraadt@ | Mark Kettenis |
2009-10-01 | Needs memcpy in bootxx now, forgotten in previous getenv change. | Miod Vallat |
2009-09-30 | Fix various off-by-ones in irq number validation. | Miod Vallat |
2009-09-30 | Remove unused last argument of alpha_shared_intr_disestablish(). | Miod Vallat |
2009-09-30 | Some old SRM require 8-byte alignment of the buffer passed to the prom | Miod Vallat |
2009-09-30 | Get rid of prom_open() and implement it directly as a prom_dispatch() wrapper, | Miod Vallat |
2009-09-30 | Clear sticky error status after recoverable machine check. | Miod Vallat |
2009-09-30 | Fix MDDT_NONVOLATILE value, it's 10 binary, not 10 hexadecimal. | Miod Vallat |
2009-09-30 | One missing print -> DPRINTF conversion in dec_kn300_device_register() | Miod Vallat |
2009-09-30 | Fix comments to match reality. | Tobias Weingartner |
2009-09-30 | curproc, curprocpaddr moved into cpu_info | Takuya ASADA |
2009-09-28 | Make video buffer area and BIOS areas unavailable for PCI resource allocation. | Mark Kettenis |
2009-09-27 | adjust comments; eephy isn't just for Intel GigE. From Brad. | Stuart Henderson |
2009-09-27 | In pmap_proc_iflush(), do not bother checking for pmap being curpmap on any | Miod Vallat |
2009-09-27 | Add an implementation of IRIX-compatible cacheflush() routine to mips ports, | Miod Vallat |
2009-09-27 | typos | Miod Vallat |
2009-09-27 | Print the LOM type (LOMlite/LOMlite2). | Mark Kettenis |
2009-09-27 | Add sensor status for fan sensors. | Mark Kettenis |
2009-09-27 | Implement queuing of reads and writes. This gets rid of the remaining busy | Mark Kettenis |