Age | Commit message (Expand) | Author |
2018-04-02 | Enable imxccm(4). | Patrick Wildt |
2018-04-02 | Enable dwpcie(4). | Mark Kettenis |
2018-03-31 | Enable mvtemp(4). | Mark Kettenis |
2018-03-30 | Enable imxanatop(4). | Patrick Wildt |
2018-03-30 | Enable imxiic(4). | Patrick Wildt |
2018-03-30 | Enable imxesdhc(4). | Patrick Wildt |
2018-03-30 | Enable imxgpio(4). | Patrick Wildt |
2018-03-30 | Enable imxgpc(4). | Patrick Wildt |
2018-03-29 | Move imxuart(4) to sys/dev/fdt so it can be shared between arm64 and armv7. | Patrick Wildt |
2018-03-29 | Enable mvclock(4), mvicu(4), mvpinctrl(4), mvgpio(4) and mvrtc(4). This | Mark Kettenis |
2018-03-12 | Remove dependencies for non-existing files. | Mark Kettenis |
2018-02-24 | Enable bcmrng(4). | Mark Kettenis |
2018-02-24 | Enable bcmtemp(4). | Mark Kettenis |
2018-02-20 | Add GENERIC.MP. | Mark Kettenis |
2018-02-15 | use the arm64 openprom.c on arm64 | Jonathan Gray |
2018-02-11 | Move .openbsd.randomdata into .rodata. This makes things more | Patrick Wildt |
2018-02-10 | Enable axppmic(4). | Mark Kettenis |
2018-02-09 | Check for the existence of /bsd before trying to back it up to /obsd. | Theo Buehler |
2018-01-29 | Attach ampintc/ampintcmsi early so pci devices can be attached with | Jonathan Gray |
2018-01-28 | trampoline.o depends on assym.h | Mark Kettenis |
2018-01-25 | Move common mutex implementations to a MI place. | Martin Pieuchot |
2018-01-10 | Implement FUCKWIT for arm64; unmap the kernel almost entirely while userland | Mark Kettenis |
2018-01-04 | Implement support for calling EFI runtime services and use it to implement | Mark Kettenis |
2018-01-02 | Enable rkpcie(4). | Mark Kettenis |
2017-12-31 | Enable sxitemp(4). | Mark Kettenis |
2017-12-31 | Enable sypwr(4). | Mark Kettenis |
2017-12-17 | Add wsdisplay options needed for X and VT switching. | Mark Kettenis |
2017-12-16 | Enable sxirsb(4). | Mark Kettenis |
2017-11-13 | Add support for the i2c controller variant found on the Allwinner A31 and | Mark Kettenis |
2017-11-04 | Since rev 1.502 of rc(8) it creates a /bsd.booted hard link. At the | Florian Obser |
2017-10-24 | In ld scripts, an output section with no input sections is always marked | Philip Guenther |
2017-10-24 | Attach syscon(4) early. Also attach psci(4) early such that cpuresetfn | Mark Kettenis |
2017-10-13 | Use gap.o on arm64. After the recent llvm/lld 5.0.0 update the linker | Jonathan Gray |
2017-10-04 | Due to changes in LLD where sections are sorted in a different way, | Patrick Wildt |
2017-09-28 | When option DDB_STRUCTINFO was removed from the kernel, too much from | Patrick Wildt |
2017-09-21 | Add dwxe(4), a driver the Synopsis DesignWare Ethernet controller used | Patrick Wildt |
2017-09-19 | Enable syscon(4). | Patrick Wildt |
2017-09-12 | Remove option DDB_STRUCTINFO. Now that ddb(4) is CTF aware, similar | Martin Pieuchot |
2017-08-28 | swap ualea for urng | Jasper Lievisse Adriaanse |
2017-08-28 | Add rkpmic(4), a driver for the RK808 Power Management IC. For now, this | Mark Kettenis |
2017-08-27 | Add rkiic(4) a driver for the i2c controllers found on the Rockchip RK3399. | Mark Kettenis |
2017-08-27 | Add glass console support for arm64. This uses the "stdout-path" property | Mark Kettenis |
2017-08-25 | Add rktemp(4), a driver for the temperature sensors on the Rockchip RK3399 | Mark Kettenis |
2017-08-12 | Use ctfstrip(1) by default to strip kernels. | Martin Pieuchot |
2017-08-11 | Add rkdwusb(4) here as well. | Mark Kettenis |
2017-08-11 | Add glue for the USB3 controller on the rk3399-firefly. | Mark Kettenis |
2017-07-29 | Add a bcmaux(4) driver that handles clocks and interrupts for the | Mark Kettenis |
2017-07-18 | Stop automatically regenerating gap.o (and hence linking a new kernel) | Theo Buehler |
2017-07-16 | Pass the linker from make environment to makegap.sh. This is (only) | Visa Hankala |
2017-07-05 | Enable NFSCLIENT to let installation over NFS work. | Visa Hankala |