summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-11don't use specified twice in a sentence, noticed by jmcTed Unangst
2016-06-11dynamically attach imxuart using the FDTJonathan Gray
2016-06-11syncVisa Hankala
2016-06-11Fixed "then" vs "than" typo.Tobias Stoeckmann
2016-06-11The qemu smdkc210 target uses serial0 for console but theJonathan Gray
2016-06-11dynamically attach sxiuart using the FDTJonathan Gray
2016-06-11dynamically attach sxie(4) using the FDTJonathan Gray
2016-06-11clarify some wordingTed Unangst
2016-06-11specify that default is deny if no rule matchesTed Unangst
2016-06-11expand contractionsTed Unangst
2016-06-11tighten up some wordingTed Unangst
2016-06-11Parse the whole Hello packet before processing it.Renato Westphal
2016-06-11Add missing ntohl() when recording a label request.Renato Westphal
2016-06-11Send an 'Unknown FEC' Notification for unexpected wildcard FECs.Renato Westphal
2016-06-11Make all TLV parsing functions look the same for consistency.Renato Westphal
2016-06-11Make it possible to parse unknown TLVs in the future.Renato Westphal
2016-06-11Use uint16_t for notification type.Renato Westphal
2016-06-11Fix parsing of multiple optional TLVs in label and notification messages.Renato Westphal
2016-06-10Add the "llprio" field to struct ifnet, and the corresponding keywordVincent Gross
2016-06-10The power management timer has been made optional in ACPI 5.0A, so don'tMark Kettenis
2016-06-10fix some typos in commentsJoshua Stein
2016-06-10grammar fix; from nick permyakovJason McIntyre
2016-06-10Remove readpage and writepage ioctls.Stefan Kempf
2016-06-10Access guest memory with normal loads and stores in vmd(8)Stefan Kempf
2016-06-10Clean up gcc -Wshadow warnings: 'numnames' is public in <term.h>.Theo Buehler
2016-06-10When eliding a row, clear the invisible row zero, so that no columnsTheo Buehler
2016-06-10list dtbs in DTBS not DTBJonathan Gray
2016-06-10& expands to the maximum amount of needed space; fix comment.Florian Obser
2016-06-10Spelling error (incrased -> increased), from Josh Soref.Nicholas Marriott
2016-06-10test return value not an uninitialised variableJonathan Gray
2016-06-10Simplify the sample rate converter, no behaviour change.Alexandre Ratchov
2016-06-10correct spelling of a commentJonathan Gray
2016-06-10update config lines for fdtJonathan Gray
2016-06-10attach imxahci and imxesdhc to fdt on RAMDISK as wellJonathan Gray
2016-06-09Fix typo in comment. From Kapetanakis GiannisAlexander Bluhm
2016-06-09Do set the Message ID for Hello messages too.Renato Westphal
2016-06-09Do not shut down the session upon receiving unknown messages.Renato Westphal
2016-06-09Send a fatal notification when the last hello adjacency is deleted.Renato Westphal
2016-06-09Dynamically attach imxesdhc(4) using the FDT.Mark Kettenis
2016-06-09Add SGMII support and PHY addresses for 8-port EdgeRouters. This makesVisa Hankala
2016-06-09Dynamically attach i.MX6 ahci(4) using the FDT.Mark Kettenis
2016-06-09Make use of the information about the node passed down to us by simplebus(4).Mark Kettenis
2016-06-09Fetch "reg" and "interrupts" properties and pass them down as attach args toMark Kettenis
2016-06-09In afterboot(8), replace le0 with em0. lo0 and le0 are too close with tiny font.Stefan Sperling
2016-06-08Fix quick reconnect when the transport address is changed.Renato Westphal
2016-06-08Discard Hello packet if advertised transport address is of different AF.Renato Westphal
2016-06-08Change what we consider a NACK for our Initialization messages.Renato Westphal
2016-06-08Add one more safety check for Initialization messages.Renato Westphal
2016-06-08remove obsolete raid from namtoblk tables. from Artturi AlmTed Unangst
2016-06-08stop requiring a matching platform to continue bootingJonathan Gray