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
/
armv7
Age
Commit message (
Expand
)
Author
2018-08-03
Enable mue(4).
Kevin Lo
2018-08-02
Enable ssdfb(4) at I2C.
Patrick Wildt
2018-07-30
Add ssdfb(4), a driver for the SSD1309 controller that drives an
Patrick Wildt
2018-07-26
Add imxspi(4), a driver for the i.MX SPI controller. This is the first
Patrick Wildt
2018-07-09
Enable pcagpio(4).
Patrick Wildt
2018-07-09
Add a few common PCIe devices based on the arm64 kernel configs.
Patrick Wildt
2018-07-09
dd mvpcie(4), a driver for the Marvell ARMADA 38x PCIe controller,
Patrick Wildt
2018-07-09
Enable ampintcmsi(4), pciecam(4) and PCIVERBOSE.
Patrick Wildt
2018-07-09
Introduce pciecam(4), a driver for generic ECAM compatible PCI host
Patrick Wildt
2018-07-09
Add PCI machdep headers based on the arm64 port.
Patrick Wildt
2018-07-09
Add an API to add and delete windows in the mvmbus(4) controller. This
Patrick Wildt
2018-07-06
Implement an API for establishing legacy PCI interrupts. This specific
Patrick Wildt
2018-07-06
Since the function is supposed to return 1 if the window is free, we
Patrick Wildt
2018-06-23
Add -z notext and -z norelro to prevent fatal warnings with ld.lld(1).
Mark Kettenis
2018-06-16
Enable imxrtc(4).
Mark Kettenis
2018-06-11
Split out the PHY initialization code and add a "no-op" implementation for
Mark Kettenis
2018-06-05
Move pluart(4) to dev/fdt.
Mark Kettenis
2018-06-05
Unify arm64 and armv7 pluart(4) implementations.
Mark Kettenis
2018-06-04
Remove unused/commented out includes.
Mark Kettenis
2018-06-04
Remove unused include.
Mark Kettenis
2018-06-04
Remove unused include.
Mark Kettenis
2018-05-31
Move com_fdt.c to dev/fdt since we can share it between armv7 and arm64 now.
Mark Kettenis
2018-05-31
Remove comcnspeed and comcnmode. They serve no purpose anymore. Configuring
Mark Kettenis
2018-05-31
Remove comcnspeed and comcnmode. They serve no purpose anymore. Configuring
Mark Kettenis
2018-05-30
Define IPL_MPFLOOR on SP archs.
Martin Pieuchot
2018-05-23
Enable bwfm(4).
Patrick Wildt
2018-05-16
Move the code that decodes the i.MX6 PLLs and PFDs into imxanatop(4)
Patrick Wildt
2018-05-15
Remove a4x bus space hack.
Mark Kettenis
2018-05-14
Add support for register shift/io-width to the console code as well.
Mark Kettenis
2018-05-11
Compile the EFI bootloader with -mfloat-abi=soft to prevent the compiler from
Mark Kettenis
2018-05-08
Print xHCI revision in dmesg.
Martin Pieuchot
2018-05-07
Use speed from device tree for serial console on armv7 too.
Mark Kettenis
2018-05-04
Add a common rules file for ofw sources to help keep the configurations
Visa Hankala
2018-05-02
Implement a power domain framework to turn on/off so-called power
Patrick Wildt
2018-04-02
Move imxiomuxc(4) to sys/dev/fdt.
Patrick Wildt
2018-04-02
Move the code that sets the correct SATA phy settings into imxahc(4)
Patrick Wildt
2018-04-02
Move fec(4) to sys/dev/fdt.
Patrick Wildt
2018-04-02
Move imxccm(4) to sys/dev/fdt.
Patrick Wildt
2018-04-02
Have fec(4) make use of the clock framework by implementing the enet
Patrick Wildt
2018-04-02
No need to include imxccmvar.h anymore.
Patrick Wildt
2018-04-02
Have imxahci(4) make use of the clock framework by implementing the sata
Patrick Wildt
2018-04-02
Have imxehci(4) make use of the clock framework by implementing the phy
Patrick Wildt
2018-04-02
Pay attention to the "reg-io-width" and "reg-shift" properties and avoid
Mark Kettenis
2018-04-02
Remove I2C iomux descriptions from the time before we set those up
Patrick Wildt
2018-04-01
Pull out the regmap lookup from the switch. This way we can still
Patrick Wildt
2018-04-01
Disable the USB charging detection using a regmap instead of cross-
Patrick Wildt
2018-04-01
Enable imxanatop(4) on RAMDISK as well so we can use it to disable
Patrick Wildt
2018-04-01
Stop using a global softc variable in most functions that are called
Patrick Wildt
2018-04-01
Retrieve AHB clock from clock framework.
Patrick Wildt
2018-04-01
Remove unfinished PCIe support from imxccm(4). We can do better than
Patrick Wildt
[next]