| Age | Commit message (Expand) | Author |
| 2020-10-19 | Fix colors of 32-bpp raster console for evbarm/aarch64eb and armeb. | rin |
| 2020-10-15 | Initialise xhci_softc sc_ios | jmcneill |
| 2020-10-02 | Revert rev 1.5: | rin |
| 2020-09-28 | Get rid of a4x bus_space tag from fdtbus_attach_args. The only consumer | jmcneill |
| 2020-09-28 | Default reg-shift is 2, not 0, for DW APB UART | jmcneill |
| 2020-09-28 | Use com_init_regs_stride instead of a4x tag | jmcneill |
| 2020-09-20 | Adjust fdt_rescan to speed up booting by significantly reducing the number | jmcneill |
| 2020-07-16 | Add kernel option FDT_DEFAULT_STDOUT_PATH to set default (fallback) | jmcneill |
| 2020-07-16 | Make consinit actually work | jmcneill |
| 2020-07-16 | Add glue for 8250 compatible UARTs. | jmcneill |
| 2020-07-16 | Allow kernels to link with no console drivers | jmcneill |
| 2020-06-12 | i2c-indirect-config == false --> i2c-no-indirect-config == true | thorpej |
| 2020-06-11 | Update for proplib(3) API changes. | thorpej |
| 2020-06-03 | Re-enable "set cpufreq at boot" code. | jmcneill |
| 2020-06-03 | Disable setting cpufreq at boot for now | jmcneill |
| 2020-06-03 | Highest speed is first opp, not last | jmcneill |
| 2020-06-02 | Select the highest rate at boot, and update cycle counter frequency when rate... | jmcneill |
| 2020-05-25 | Improve RGMII TX / RX delay handling, from OpenBSD. | jmcneill |
| 2020-05-20 | Modified debug message. | hkenken |
| 2020-03-26 | Add "snps,dwc3" to the list of compatible strings we match against. | thorpej |
| 2020-03-24 | ohci@fdt, ehci@fdt are machine independent; move from sunxi to sys/dev/fdt | tnn |
| 2020-03-08 | Fix LOCKDEBUG by calling fdtbus_intr_init as part of cpu_startup_hook, i.e. | skrll |
| 2020-03-08 | Use MUTEX_DEFAULT to avoid confusion | skrll |
| 2020-02-24 | 0x%#x --> %#x for non-external codes. | rin |
| 2020-02-22 | Add support for Broadcom GENET v5 ethernet controller as found on the | jmcneill |
| 2020-02-20 | Add dma-ranges support. | jmcneill |
| 2020-02-16 | Add fdt_intr_mask() / fdt_intr_unmask() functions, for masking and | thorpej |
| 2020-02-16 | Add fdt_intr_mask() / fdt_intr_unmask() functions, for masking and | thorpej |
| 2020-02-16 | Rename fdtbus_set_data() to fdtbus_init(). NFC. | thorpej |
| 2020-01-28 | First arg of cpu_setmodel needs to be a format string - fix the llvm build. | martin |
| 2020-01-22 | dwc_mmc fixes: | jmcneill |
| 2020-01-22 | save the new current level when set by the user. | mrg |
| 2020-01-15 | Add support for NXP i.MX 8M Dual/8M QuadLite/8M Quad family SoCs. | jmcneill |
| 2020-01-09 | When attaching the first fdtbus, use the root "comptabile" (or failing that: | martin |
| 2020-01-04 | If the backlight node does not have an enable gpio, set the lowest duty | jmcneill |
| 2020-01-02 | Add driver for simple-audio-amplifier binding | jmcneill |
| 2020-01-01 | No need to print all supported levels at attach, print the range and total nu... | jmcneill |
| 2020-01-01 | Quiet chatty printfs | jmcneill |
| 2020-01-01 | Fix performance regression with previous | jmcneill |
| 2020-01-01 | dwcmmc improvements: | jmcneill |
| 2019-12-31 | Remove a stupid printf | jmcneill |
| 2019-12-19 | Abort panel driver attach if required regulator is missing. | jakllsch |
| 2019-12-19 | Add another panel@fdt driver, this time for DRM-style panels. | jakllsch |
| 2019-12-15 | style fix/KNF | jakllsch |
| 2019-12-12 | Add support for snps,dis-tx-ipgap-linecheck-quirk quirk | jmcneill |
| 2019-11-24 | Fix build | skrll |
| 2019-11-23 | Use fdtbus_get_reg to read "reg" property | jmcneill |
| 2019-11-17 | Add driver for dummy spdif transmitter bindings. | jmcneill |
| 2019-11-16 | be more verbose about errors. | mlelstv |
| 2019-11-16 | Set sysclk rate at set_format time, so the link set_format callback can read ... | jmcneill |