aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/ti/files.ti
Commit message (Expand)AuthorAgeFilesLines
* Move Ti AM335x to dev/extres/clk framework.Michal Meloun2020-07-301-1/+12
* arm: ti: Add a driver for ti,sysc busEmmanuel Vadot2019-07-221-0/+1
* arm: Add kern_clocksource.c directly in files.armEmmanuel Vadot2019-04-161-2/+0
* Revert r327250 as it broke the build for some armv6 kernel and all armv4/5Emmanuel Vadot2017-12-281-0/+2
* arm: Add kern/kern_clocksource.c to files.armEmmanuel Vadot2017-12-271-2/+0
* Start to remove the old pre-INTRNG code from the arm platforms. These haveAndrew Turner2016-11-081-1/+0
* Enable the build of micphy as part of generic miibus build, but only forLuiz Otavio O Souza2016-07-281-1/+0
* Allow the use of micphy on am335x devices.Luiz Otavio O Souza2016-07-241-0/+1
* Add the SPI driver for am335x.Luiz Otavio O Souza2016-03-291-0/+1
* Move more bus_space_* files to be built by files.arm. This leaves theAndrew Turner2015-11-211-3/+0
* Remove bus_space_asm_generic.S from the per-SoC files.* files, it's alreadyAndrew Turner2015-11-201-1/+0
* Move pmu.c to files.arm and rename the option to pmu. This is not hwpmcAndrew Turner2015-10-071-1/+0
* Switch TI platform support code from using FreeBSD's custom-baked DTSOleksandr Tymoshenko2015-05-221-0/+2
* Build the cpufunc_asm_* files based on the cpu type, not which config fileAndrew Turner2015-03-291-1/+0
* Remove cpufunc_asm_arm11.S from the ARMv7 configs, it's not used.Andrew Turner2015-03-291-1/+0
* Stop building unused cpuvunc_* files, we don't need anything from these.Andrew Turner2015-03-291-2/+0
* Add ARMv7 performance monitoring counters.Ruslan Bukin2015-01-281-0/+1
* Rename bus_space-v6.c to bus_space_base.c, because it's not v6-specificIan Lepore2015-01-211-1/+1
* Rework the Ti GPIO code to allow for both the OMAP4 and AM335X attachmentsAndrew Turner2014-10-181-0/+1
* Make the ti_mbox and ti_pruss drivers optional.Rui Paulo2014-10-181-5/+3
* Add a driver for the TI watchdog.Rui Paulo2014-10-181-0/+2
* Move the sdhci option to files.ti, it's common to both SoCs.Andrew Turner2014-10-131-0/+1
* Adds the ADC driver for TI AM3xxx SoC family.Luiz Otavio O Souza2014-03-241-0/+1
* Eliminate irq_dispatch.S. Move the data items it contained into arm/intr.cIan Lepore2014-03-101-1/+0
* Move all the files named foo/common.c to foo/foo_common.c, asWarner Losh2014-03-081-1/+1
* After r256961 ofw_iicbuc.c will be built for any kernel which includesLuiz Otavio O Souza2013-12-121-1/+0
* Enable the ti_mbox and ti_pruss drivers.Rui Paulo2013-11-161-0/+3
* Switch to the new common bus_space-v6.c, remove the local one.Ian Lepore2013-11-071-1/+1
* Add support for uarts other than the serial console in TI OMAP SoCs.Ian Lepore2013-08-211-0/+1
* Merging of projects/armv6, part 10Oleksandr Tymoshenko2012-08-151-0/+25