index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
Age
Commit message (
Expand
)
Author
2016-07-11
Hook up imxgpio(4) to the FDT gpio framework.
Mark Kettenis
2016-07-10
Not all i.MX6 devices have a pinctrl property in their device nodes.
Patrick Wildt
2016-07-10
Fix typo. Pointed out by patrick@
Mark Kettenis
2016-07-10
Dynamically attach imxgpio(4) using the FDT.
Mark Kettenis
2016-07-10
Add support for handling pinctrl device tree bindings to imxiomuxc(4).
Mark Kettenis
2016-07-10
Use the synciobdma instruction instead of the sync instruction for
Visa Hankala
2016-07-10
Instead of attaching the omap device based on board ids follow imx
Jonathan Gray
2016-07-10
Remove now unused definitions for drivers that have been converted to
Jonathan Gray
2016-07-09
Simplify the i.MX6 platform code. The list of board devices is now
Mark Kettenis
2016-07-09
Perform PHY-specific initialization based on the PHY ID instead of the
Mark Kettenis
2016-07-09
Dynamically attach i.MX6 ehci(4) using the FDT.
Mark Kettenis
2016-07-09
Use mac address and phy id from the fdt. Store settings for a second
Jonathan Gray
2016-07-05
Remove debug code that slipped in.
Visa Hankala
2016-07-05
Add openprom(4) for octeon.
Visa Hankala
2016-07-04
Add nep(4).
Mark Kettenis
2016-07-04
DEBUGLIBS has been broken since the gcc4 switch, so delete it. CFLAGS
Philip Guenther
2016-07-04
On Quad-G5 make hpb(4) attach first when iterating PCI buses.
Martin Pieuchot
2016-07-02
Get 'AOAShasta' soundchip working found on PowerMac9,1.
Marcus Glocker
2016-07-01
Add fdt init for octeon.
Visa Hankala
2016-07-01
add a simple keyboard backlight driver for some chromebooks,
Joshua Stein
2016-07-01
SolidRun's HummingBoards and CuBoxes are also available with
Patrick Wildt
2016-06-29
Don't write a 1 to the RIRR bit in the IOAPIC redirection register. This bit
Mike Larkin
2016-06-28
Don't panic on null vmxon region or vmxon failure - this will be handled
Mike Larkin
2016-06-28
Enable UMIP feature if present. miod originally pointed this out to me.
Mike Larkin
2016-06-28
enable ure(4) where we already have url(4)
Jonathan Matthew
2016-06-26
Dynamically attach cpsw(4) with the FDT.
Jonathan Gray
2016-06-26
Dynamically attach tiiic using the FDT.
Jonathan Gray
2016-06-26
Oups, remove '#define I2S_DEBUG' again.
Marcus Glocker
2016-06-26
Make i2s compile with I2S_DEBUG; %x -> %p.
Marcus Glocker
2016-06-26
add a missing argument specified in format string so this builds again
Jonathan Gray
2016-06-26
destatic
Jonathan Gray
2016-06-26
Dynamically attach omdog(4) using the FDT.
Jonathan Gray
2016-06-22
Fetch MAC address from FDT.
Mark Kettenis
2016-06-22
Add support for the second GMX interface on Octeon II. This enables
Visa Hankala
2016-06-22
Identify UMIP feature, if available.
Mike Larkin
2016-06-22
dont need a traliing \ on a line in c code, it's not a macro definition.
David Gwynne
2016-06-22
Main Hyper-V nexus driver, work in progress.
Mike Belopuhov
2016-06-22
Setup Hyper-V hypercall page and an IDT vector.
Mike Belopuhov
2016-06-21
Remove code to generate uboot tags. It hardcoded information for a single
Mark Kettenis
2016-06-21
add support to efifb for drawing a console on a coreboot framebuffer
Joshua Stein
2016-06-21
Add sc_cookie in sigcontext, as same as other ports.
Kenji Aoyama
2016-06-20
rework the splfoo implementation so it can provide splraise.
David Gwynne
2016-06-19
omap4 uart is compatible with omap3 uart but has it's own compatible string
Jonathan Gray
2016-06-19
dynamically attach omap uart with fdt
Jonathan Gray
2016-06-18
Make the 1 Gbps SGMII settings the default to define a consistent set of
Visa Hankala
2016-06-18
Fix PCS block size.
Visa Hankala
2016-06-18
Stop setting the 4-bit mode capability flag for now.
Jonathan Gray
2016-06-18
Dynamically attach ommmc with fdt. Offset the start of the memory region
Jonathan Gray
2016-06-16
Replace uvm_km_valloc(9) with a km_alloc(9) call that doesn't allocate any
Mark Kettenis
2016-06-15
Add umb(4) - a driver for the Mobile Broadband Interface Model (MBIM)
Gerhard Roth
[next]