..
files.vybrid
Rename bus_space-v6.c to bus_space_base.c, because it's not v6-specific
2015-01-21 03:44:29 +00:00
std.vybrid
Remove -Wa,-march=armv7a from arm kernel configs, it makes clang 3.5 sad
2015-01-01 23:21:46 +00:00
vf_adc.c
Add very basic driver for 12-bit Analog to Digital Converter (ADC).
2014-06-15 12:08:33 +00:00
vf_adc.h
Add very basic driver for 12-bit Analog to Digital Converter (ADC).
2014-06-15 12:08:33 +00:00
vf_anadig.c
Add function for configuring PLL4 (Audio) clock frequency output.
2014-02-13 06:38:01 +00:00
vf_ccm.c
- Pin configuration is a complete iomux register now and includes
2014-02-25 17:02:11 +00:00
vf_common.c
vf_common.h
Add function for configuring PLL4 (Audio) clock frequency output.
2014-02-13 06:38:01 +00:00
vf_dcu4.c
- Export panel info to DTS
2014-03-07 16:14:51 +00:00
vf_dmamux.c
Add drivers for:
2014-02-08 19:47:59 +00:00
vf_dmamux.h
Add drivers for:
2014-02-08 19:47:59 +00:00
vf_edma.c
Add drivers for:
2014-02-08 19:47:59 +00:00
vf_edma.h
Add drivers for:
2014-02-08 19:47:59 +00:00
vf_ehci.c
Add 64-bit DMA support in the XHCI controller driver.
2015-01-05 20:22:18 +00:00
vf_gpio.c
Implement GPIO_GET_BUS() method for all GPIO drivers.
2015-01-31 19:32:14 +00:00
vf_i2c.c
Rename i.MX I2C driver file.
2014-07-22 03:59:14 +00:00
vf_iomuxc.c
- Pin configuration is a complete iomux register now and includes
2014-02-25 17:02:11 +00:00
vf_iomuxc.h
vf_machdep.c
Add the start of the ARM platform code. This is based on the PowerPC
2014-05-17 11:27:36 +00:00
vf_mscm.c
Follow r261352 by updating all drivers which are children of simplebus
2014-02-02 19:17:28 +00:00
vf_nfc.c
Follow r261352 by updating all drivers which are children of simplebus
2014-02-02 19:17:28 +00:00
vf_port.c
Fix typo.
2014-05-14 14:19:57 +00:00
vf_port.h
Add driver for Port control and interrupts (PORT).
2014-03-07 07:06:36 +00:00
vf_sai.c
Rename OF_xref_phandle() to OF_node_from_xref() and add a new function
2014-09-01 18:51:01 +00:00
vf_spi.c
Add a driver for Serial Peripheral Interface (SPI).
2014-06-11 10:03:06 +00:00
vf_src.c
Follow r261352 by updating all drivers which are children of simplebus
2014-02-02 19:17:28 +00:00
vf_src.h
vf_tcon.c
o Add prototype for tcon_bypass() used by dcu4
2014-02-02 21:10:40 +00:00
vf_uart.c
Move the uart_class definitions and fdt compat data into the individual
2015-03-07 15:24:15 +00:00