Age | Commit message (Expand) | Author |
2016-09-01 | Make vcpu_reset_regs use new writeregs code | Stefan Kempf |
2016-09-01 | Add ioctls to get/set VCPU registers | Stefan Kempf |
2016-09-01 | Remove the clock hack, and properly handle interrupts generated from vmd(8)'s | Mike Larkin |
2016-09-01 | add iatp(4), a driver for the i2c touchpad and touchscreen found on | Joshua Stein |
2016-09-01 | whitespace | Joshua Stein |
2016-09-01 | Celebrate OpenBSD 6.0 release by retiring the sparc port. | Ted Unangst |
2016-09-01 | Avoid mapping the vector page W|X. Map it using PROT_READ|PROT_WRITE | Mark Kettenis |
2016-09-01 | space -> tab | Kenji Aoyama |
2016-08-31 | this little piggy tried to stay around | Theo de Raadt |
2016-08-31 | pl011 and pl031 are licenseable peripherals from arm present in multiple socs. | Jonathan Gray |
2016-08-31 | Support A Radio Free Europe! | Ted Unangst |
2016-08-31 | regen | Jeremie Courreges-Anglas |
2016-08-31 | Enable cd9660 in efiboot. | YASUOKA Masahiko |
2016-08-31 | remove no longer required pl011var.h include | Jonathan Gray |
2016-08-31 | remove some ISA drivers for devices not recently seen in the wild. | Ted Unangst |
2016-08-31 | In pmap_activate instead of doing disable_interrupts/enable_interrupts | Jonathan Gray |
2016-08-30 | Use MaxMode to terminate the mode iteration. Actually the old way | YASUOKA Masahiko |
2016-08-30 | Enable raspos24 for efifb. This makes qemu with UEFI start working. | YASUOKA Masahiko |
2016-08-30 | Mask sb pci irq bits for a,b,c,d instead of a,b,b,d. | Jonathan Gray |
2016-08-30 | Properly set "msb" and "bps" fields for both play and rec directions. | Alexandre Ratchov |
2016-08-29 | Change le(4) buffer address to 0x71010000, which is the same address | Kenji Aoyama |
2016-08-28 | Get rid of sxipio_ioh and sxipio_iot; they're not used (anymore). | Mark Kettenis |
2016-08-28 | Add a few missing sunxi-h3 clocks and resets. | Mark Kettenis |
2016-08-28 | Fix the macros that determine the register offsets based on port and pin. | Mark Kettenis |
2016-08-28 | Reset the host controller after a failed command request to make sure it | Marcus Glocker |
2016-08-27 | Deassert reset signals if there is a "resets" property. Implement mmc power | Mark Kettenis |
2016-08-27 | Initialize vdd to 0 in imxesdhc_bus_power() to avoiud using it uninitialized. | Mark Kettenis |
2016-08-27 | Add support for the SD/MMC clock to the geberic clock code and use it in | Mark Kettenis |
2016-08-27 | Match on "allwinner,sun8i-h3-ehci". | Mark Kettenis |
2016-08-27 | Add support for the PXN bit in level 1 translation table descriptors and | Mark Kettenis |
2016-08-27 | Add support for the watchdog timer found on A31 and later SoCs, which has a | Mark Kettenis |
2016-08-27 | Handle the quirky that the FIFO register sits at a different location on | Mark Kettenis |
2016-08-27 | Add support for sun8i-h3, the Allwinner H3. For this SoC, the device tree | Mark Kettenis |
2016-08-26 | Implement bus dma support for loading raw mappings so that we can use | Patrick Wildt |
2016-08-26 | Add support for the Allwinner H3 (sun8i-h3). | Mark Kettenis |
2016-08-26 | Since the caller already checks and handles COHERENT we don't need | Patrick Wildt |
2016-08-26 | Remove cpu_cpwait() calls; they are no-ops on armv7. | Mark Kettenis |
2016-08-26 | Remove the code that switches around MMU domains on armv7. MMU domains are | Mark Kettenis |
2016-08-26 | Remove unused prototype for sxiccmu_enablemodule(). | Marcus Glocker |
2016-08-25 | Enable the UWXN bit in the SCTRL register when available. This should | Mark Kettenis |
2016-08-24 | Replace pmap_fault_fixup() with an access flag fault handler on armv7. | Mark Kettenis |
2016-08-23 | Deassert all reset signals for the controller. Add support for more recent | Mark Kettenis |
2016-08-23 | Add support for the usb clock on sun5i-a13 as well. | Mark Kettenis |
2016-08-23 | re-enable acpicbkbd by default now that acpiec won't try burst mode | Joshua Stein |
2016-08-23 | The device trees for sun8i and sun9i no longer include an address in the | Mark Kettenis |
2016-08-23 | The TLB refill and XTLB refill exceptions use distinct exception vectors | Visa Hankala |
2016-08-23 | Convert %q to %ll in format strings | Philip Guenther |
2016-08-22 | Remove unused code and definitions. | Mark Kettenis |
2016-08-22 | Use new clock API. | Mark Kettenis |
2016-08-22 | Use new clock API to manipulate clocks. | Mark Kettenis |