summaryrefslogtreecommitdiffstats
path: root/sys/arm/ti
Commit message (Expand)AuthorAgeFilesLines
* MFC r259750, r260245: Add PPS support to the am335x timer driver.ian2014-05-121-54/+333
* MFC r259744, cleanups to move global vars into softc, use named values, etc.ian2014-05-121-107/+128
* MFC r259739, r259743: Shorten DMTIMER_->DMT_, #define all register constants.ian2014-05-121-37/+60
* MFC r259099: Fix a small error in calculating length of DELAY().ian2014-05-121-1/+1
* MFC r259126:rpaulo2014-05-101-8/+8
* MFC r262408 (by ian):dim2014-03-211-0/+2
* MFC r258356:ian2013-12-141-3/+3
* MFC r257669, r257672, r257673, r257676, r257678:ian2013-12-141-2/+8
* MFC r257648, r257649, r257660:ian2013-12-131-2/+3
* MFC r257518, r257519:ian2013-12-131-15/+83
* MFC r257258, r257265: Include headers (if_var.h and others) where needed.ian2013-12-131-0/+1
* MFC r257201, r257202ian2013-12-131-1/+1
* MFC r257199, r257200, r257217:ian2013-12-1315-16/+0
* Add support for uarts other than the serial console in TI OMAP SoCs.ian2013-08-211-0/+1
* Make the noop clock successfully do nothing, because doing nothing andian2013-08-211-1/+31
* Define the uart clocks so that they can be en/disabled at runtime.ian2013-08-212-1/+30
* Make the standard sdhci(4) driver work for the TI OMAP family SoCs.ian2013-08-202-1/+567
* Let the platform calculate the timer frequency at runtime, and use that forcognet2013-08-051-0/+6
* Initialisation routines for the mailbox, spinlock and PRU-ICSS clocks.rpaulo2013-07-312-1/+79
* Improve a comment.rpaulo2013-07-091-4/+2
* Add IDs for TPS65217C and TPS65217Dgonzo2013-07-081-0/+8
* - AM335x requires updated soft-reset logic toogonzo2013-07-081-4/+7
* - Add USBSS driver for AM335x SoC. Driver is a wrapper around Mentors Graphicgonzo2013-07-072-0/+482
* Don't clear the SYSCONFIG register on boot.rpaulo2013-07-062-2/+10
* Add support for ePWM submodule of PWMSSgonzo2013-07-041-4/+145
* - Request non-cached memory for framebuffergonzo2013-06-271-2/+24
* Print the 'setting internal ...' message only with bootverbose.rpaulo2013-06-261-1/+3
* Increase the maximum KVM available on TI chips. Not sure why we suddenly needcognet2013-06-091-3/+3
* AM335x LCD controller driver with syscons supportgonzo2013-05-274-0/+1518
* Add PWM module driver for AM335x. Only eCAS subsystem is supportedgonzo2013-05-273-0/+319
* Add SCM registers definitions for AM335x platformgonzo2013-05-271-0/+38
* Add clock definitions for LCD controller and PWM modulegonzo2013-05-272-3/+99
* Back out r250768 until I can further investigate why it mightkientzle2013-05-181-1/+1
* Label the mmc child after the parent.kientzle2013-05-181-1/+1
* - Correct mispellings of word resourcegabor2013-04-171-4/+4
* Properly clean "spurious interrupt" stategonzo2013-04-061-0/+1
* Add a macro that gets the physical address of a memory mapped deviceian2013-03-172-4/+3
* MFcalloutng:mav2013-02-281-18/+10
* Fix typogonzo2013-02-271-1/+1
* - Initialize GPIO_OE register based on pinmux configurationgonzo2013-02-271-0/+14
* Fix off-by-one error in sanity checksgonzo2013-02-251-7/+7
* - Fix off-by-one error when returning max pin numbergonzo2013-02-251-7/+6
* Fix copy-paste error in bus_space_unmap argumentgonzo2013-02-151-5/+3
* Another overhaul of the CPSW driver for BeagleBonekientzle2013-02-033-901/+1586
* Fix case for some signal names.dmarion2013-01-281-51/+51
* Filled in missing pads for AM335x / Beaglebone.dmarion2013-01-281-130/+122
* Clarify the error messages for unrecognized pins and muxtypes.kientzle2013-01-191-4/+9
* Define IPI_IRQ_START and IPI_IRQ_END.cognet2013-01-091-0/+4
* - Identify more devices for OMAP4 SoC (up to OMAP4470)gonzo2013-01-072-30/+90
* Shuffle the TX underrun to work the same way as the RX underrun,kientzle2013-01-051-23/+9
OpenPOWER on IntegriCloud