summaryrefslogtreecommitdiffstats
path: root/sys/arm/freescale/vybrid/files.vybrid
Commit message (Expand)AuthorAgeFilesLines
* Create device options for the two common ARM timers.andrew2015-11-211-2/+0
* Move more bus_space_* files to be built by files.arm. This leaves theandrew2015-11-211-3/+0
* Remove bus_space_asm_generic.S from the per-SoC files.* files, it's alreadyandrew2015-11-201-1/+0
* Use the new gic option on all configs that need it.andrew2015-05-101-1/+0
* Build the cpufunc_asm_* files based on the cpu type, not which config fileandrew2015-03-291-1/+0
* Remove cpufunc_asm_arm11.S from the ARMv7 configs, it's not used.andrew2015-03-291-1/+0
* Stop building unused cpuvunc_* files, we don't need anything from these.andrew2015-03-291-2/+0
* Rename bus_space-v6.c to bus_space_base.c, because it's not v6-specifician2015-01-211-1/+1
* Add very basic driver for 12-bit Analog to Digital Converter (ADC).br2014-06-151-0/+1
* Add a driver for Serial Peripheral Interface (SPI).br2014-06-111-0/+1
* Eliminate irq_dispatch.S. Move the data items it contained into arm/intr.cian2014-03-101-1/+0
* Add driver for Port control and interrupts (PORT).br2014-03-071-0/+1
* Add driver for Inter-Integrated Circuit (I2C).br2014-02-271-0/+1
* Add driver for Synchronous Audio Interface (SAI).br2014-02-161-0/+1
* Add drivers for:br2014-02-081-0/+2
* Add driver for Display Control Unit (DCU4).br2014-02-021-0/+2
* Add support for Freescale Vybrid Family VF600 heterogeneousbr2013-11-121-0/+28
OpenPOWER on IntegriCloud