summaryrefslogtreecommitdiffstats
path: root/sys/arm/ti
Commit message (Expand)AuthorAgeFilesLines
* MFC: r270885, r270948marius2014-09-031-0/+1
* MFC r267021:loos2014-08-201-1/+1
* MFC r266923:loos2014-08-201-9/+1
* MFC r266960:loos2014-08-203-2/+5
* MFC r266937:loos2014-08-201-9/+121
* MFC r269393, r269394, r269395:ian2014-08-111-1/+2
* MFC 266621: Eliminte spurious interrupts caused by ARM weak memory ordering.ian2014-05-271-0/+2
* MFC r264096, r264097, r264099 r264100, r264101, r264102, r264119:ian2014-05-272-18/+62
* MFC 265035: Move duplicated code to print l2 config into the common code.ian2014-05-171-32/+0
* MFC 264019, 264041, 264048, 264049, 264050, 264051ian2014-05-171-2/+2
* Adds the ADC driver for TI AM3xxx SoC family.loos2014-05-176-0/+790
* MFC 262952, 262958, 262966, 262979, 262980, 262986, 262987, 262995, 262997,ian2014-05-171-1/+0
* MFC 257774, 256760, 262916, 262905, 262918, 262919, 262920, 262921, 262924,ian2014-05-172-1/+1
* MFC 258211, 257775, 258096,ian2014-05-162-114/+4
* MFC 262695, 262708, 262709, 262710, 262711, 262728, 262870, 262877, 262880,ian2014-05-161-1/+1
* MFC r262534, r262548, r262549, r262552, r262568, r262581, r262583, r262584,ian2014-05-161-6/+0
* MFC r262409, r262411, r262413, r262420, r262426, r262427, r262440, r262456,ian2014-05-161-3/+0
* MFC r259270loos2014-05-151-1/+0
* MFC r261414, r261415, r261417, r261418, r261419ian2014-05-151-1/+0
* MFC r261410ian2014-05-1518-0/+68
* MFC r259125, r264019, r264083, r264153, r264197loos2014-05-152-167/+242
* MFC r261252, r261279, r261304, r261305, r261322, r261336, r261337, r261338,ian2014-05-152-4/+0
* MFC r258046, r258047, r258050, r259035, r259036, r259037, r261842, r261843,loos2014-05-151-2/+14
* MFC r258209, r258210, r261211,ian2014-05-144-0/+662
* MFC r257738, r259202, r258410, r260288, r260292, r260294, r260320, r260323,ian2014-05-141-29/+13
* 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
OpenPOWER on IntegriCloud