summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-13rework sparc64 splfoo functions to be more consistent with other archsDavid Gwynne
2016-06-12Fix format string in ddb show socket.Alexander Bluhm
2016-06-12Remove old unused prototype, from Ilya Kaliman.Nicholas Marriott
2016-06-12ethernet -> EthernetJonathan Gray
2016-06-12imxenet -> fecJonathan Gray
2016-06-12Use OF_getpropintarray().Mark Kettenis
2016-06-12Dynamically attach fec(4) using the FDT.Mark Kettenis
2016-06-12Add OF_getpropint() and OF_getpropintarray().Mark Kettenis
2016-06-12Handle both the nintr 1 (allwinner a10/cortex a8) andJonathan Gray
2016-06-12Ignore everything after and including ':' in stdout-path whenJonathan Gray
2016-06-11if the timeout rounds to zero, make it one tick, otherwise we sleepTed Unangst
2016-06-11Since epp->ep_name is a userland pointer, use copyinstr(9) to get a copy okMark Kettenis
2016-06-11Cleanup some systrace leftovers.Mark Kettenis
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