summaryrefslogtreecommitdiffstats
path: root/sys/arm/ti/files.ti
Commit message (Expand)AuthorAgeFilesLines
* Add the SPI driver for am335x.loos2016-03-291-0/+1
* 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
* Move pmu.c to files.arm and rename the option to pmu. This is not hwpmcandrew2015-10-071-1/+0
* Switch TI platform support code from using FreeBSD's custom-baked DTSgonzo2015-05-221-0/+2
* 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
* Add ARMv7 performance monitoring counters.br2015-01-281-0/+1
* Rename bus_space-v6.c to bus_space_base.c, because it's not v6-specifician2015-01-211-1/+1
* Rework the Ti GPIO code to allow for both the OMAP4 and AM335X attachmentsandrew2014-10-181-0/+1
* Make the ti_mbox and ti_pruss drivers optional.rpaulo2014-10-181-5/+3
* Add a driver for the TI watchdog.rpaulo2014-10-181-0/+2
* Move the sdhci option to files.ti, it's common to both SoCs.andrew2014-10-131-0/+1
* Adds the ADC driver for TI AM3xxx SoC family.loos2014-03-241-0/+1
* Eliminate irq_dispatch.S. Move the data items it contained into arm/intr.cian2014-03-101-1/+0
* Move all the files named foo/common.c to foo/foo_common.c, asimp2014-03-081-1/+1
* After r256961 ofw_iicbuc.c will be built for any kernel which includesloos2013-12-121-1/+0
* Enable the ti_mbox and ti_pruss drivers.rpaulo2013-11-161-0/+3
* Switch to the new common bus_space-v6.c, remove the local one.ian2013-11-071-1/+1
* Add support for uarts other than the serial console in TI OMAP SoCs.ian2013-08-211-0/+1
* Merging of projects/armv6, part 10gonzo2012-08-151-0/+25
OpenPOWER on IntegriCloud