i2c(3): Add documentation for kernels devi2c
/lib/ktrans: added tools to fetch skk dicts and convert them to ktrans jishos
/lib/theo: The man page says "don't do that".
sam(1): clarify "<rio>" works on dot just like "look"
imx8: gic: irqenable → intrenable
upas/Mail: check if plumb attrs are nil
imx8: fix reduced lcdif pix clk workaround by enabling underflow recovery
ktrans(1): added a history section (thanks moody!)
/sys/lib/dist/mkfile: create a default plan9.ini for reform image
imx8: load a plan9.ini at CONFADDR 0x40010000
imx8: reset lcdif and sn65sdi86 bridge before init
ktrans(1): documented $jisho and made some improvements. (thanks to Kenji Okamoto, cinap, BurnZez, romi and Aaron for your work on ktrans!)
imx8: get mac address from OTP rom
imx8: implement /dev/reboot support
imx8: fix fracpll code, enable 1.4Ghz turbo for arm
imx8: detect cpu lcycles() frequency
imx8: set virtual timer offset to zero for all cores
imx8: turn backlight off when blanking
man: turn on troff -mnihongo if JP font is used
imx8: ccm: fix sai copy-paste typos
imx8: qos magic to avoid interference between pcie and lcdif
imx8: less stupid pci interrupt handler
imx8: pcie and nvme support
sdnvme: add dmaflush() instructions, move to port/
git/compat: expand to cover go bootstrap
git/log: support -n option to restrict log counts
patch: handle stripped/empty lines mid-hunk
nusb/ptp: increase payload
spf: limit recursion depth to prevent ddos (thanks tijay, iashiq5)
skelfs: dont mount if not asked to
/lib/rob: Sockets are just so unpleasant
awk: correct incoherent cell in assignment (thanks smj, mpinjr)
awk: initialize records fully in recinit()
kernel: correct error handling in /srv/clone read
kernel: add /srv/clone to get seperate /srv bulletin boards.
ndb: increase buffer size to allow longer lines
etherimx: fix link negotiation
nusb/usbd: retry opendevtata() a few times on attach (work around mnt-reform trackball)
imx8/usdhc: work around broken multi-write for now
generate boot.scr in /sys/src/boot/reform
/sys/lib/dist/mkfile: add target for mnt-reform image
add /sys/src/boot/reform/mkfile to download official u-boot for the mnt-reform
aux/txt2uimage: helper for generating uimage script files
imx8/usdhc: implement highspeed mode (50Mhz)
imx8/lcd: set iomux pad configuration
usbxhciimx: set iomux pad configuration
etherimx: set iomux pad configiguration
imx8/usdhc: cleanup, set pad configuration
kernel: add dev dtracy provider.
imx8: port usdhc driver (from bcm/sdhc) for external sdcard
kernel: bootrc: add bootloop=
kernel: devwalk: correct debug print
imx8/gpio: use u32int for bit mask
imx8/gpio: allow 0 as "no-op" gpio pin
imx8: add gpio helper gpioout()/gpioin()
imx8: provide iomuxgpr() function to access iomuxc's gpr's
imx8: better syntax for iomuxpad() options using ~ for negation
imx8: add iomuxpad() helper for pad and mux control
imx8: make gpc functionality available with a powerup() function
devsrv: revert 'add /srv/clone'
imx8/usbxhci: bring usb out of reset
imx8/lcd: silly work around for display instability
devi2c: add generic i2c bus driver
git/pack: add support for skipping ssh signatures
git/get: keep sending what we have until we get an ack
cwfs: fix iounit negotiation
auth/box: don't bother switching to none
auth/box: bind in the binary by default
auth/box: build restricted namespaces using components from the parent.
kernel: add devskel for pc and pc64
ip/ipconfig: refactor plan9 vendor parsing
ip/dhcpd: properly skip past ipv6 addresses in addrsopt
kernel: cleanup unused fields from devpipe
diff: avoid empty hunks when there are no changes
patch(1): remove options that don't exist
patch: implement a new, simpler patch program to replace ape/patch
shorten strchr and runestrchr
auth(8): bugs have been squashed
chdev: dont pollute environment
kernel: be more careful about argc for /dev/drivers writes
git: performance enhancements
aux/listen: Allow per service namespace files