| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r262408 (by ian): | dim | 2014-03-21 | 1 | -0/+2 |
* | MFC r258356: | ian | 2013-12-14 | 1 | -3/+3 |
* | MFC r257669, r257672, r257673, r257676, r257678: | ian | 2013-12-14 | 1 | -2/+8 |
* | MFC r257648, r257649, r257660: | ian | 2013-12-13 | 1 | -2/+3 |
* | MFC r257518, r257519: | ian | 2013-12-13 | 1 | -15/+83 |
* | MFC r257258, r257265: Include headers (if_var.h and others) where needed. | ian | 2013-12-13 | 1 | -0/+1 |
* | MFC r257201, r257202 | ian | 2013-12-13 | 1 | -1/+1 |
* | MFC r257199, r257200, r257217: | ian | 2013-12-13 | 15 | -16/+0 |
* | Add support for uarts other than the serial console in TI OMAP SoCs. | ian | 2013-08-21 | 1 | -0/+1 |
* | Make the noop clock successfully do nothing, because doing nothing and | ian | 2013-08-21 | 1 | -1/+31 |
* | Define the uart clocks so that they can be en/disabled at runtime. | ian | 2013-08-21 | 2 | -1/+30 |
* | Make the standard sdhci(4) driver work for the TI OMAP family SoCs. | ian | 2013-08-20 | 2 | -1/+567 |
* | Let the platform calculate the timer frequency at runtime, and use that for | cognet | 2013-08-05 | 1 | -0/+6 |
* | Initialisation routines for the mailbox, spinlock and PRU-ICSS clocks. | rpaulo | 2013-07-31 | 2 | -1/+79 |
* | Improve a comment. | rpaulo | 2013-07-09 | 1 | -4/+2 |
* | Add IDs for TPS65217C and TPS65217D | gonzo | 2013-07-08 | 1 | -0/+8 |
* | - AM335x requires updated soft-reset logic too | gonzo | 2013-07-08 | 1 | -4/+7 |
* | - Add USBSS driver for AM335x SoC. Driver is a wrapper around Mentors Graphic | gonzo | 2013-07-07 | 2 | -0/+482 |
* | Don't clear the SYSCONFIG register on boot. | rpaulo | 2013-07-06 | 2 | -2/+10 |
* | Add support for ePWM submodule of PWMSS | gonzo | 2013-07-04 | 1 | -4/+145 |
* | - Request non-cached memory for framebuffer | gonzo | 2013-06-27 | 1 | -2/+24 |
* | Print the 'setting internal ...' message only with bootverbose. | rpaulo | 2013-06-26 | 1 | -1/+3 |
* | Increase the maximum KVM available on TI chips. Not sure why we suddenly need | cognet | 2013-06-09 | 1 | -3/+3 |
* | AM335x LCD controller driver with syscons support | gonzo | 2013-05-27 | 4 | -0/+1518 |
* | Add PWM module driver for AM335x. Only eCAS subsystem is supported | gonzo | 2013-05-27 | 3 | -0/+319 |
* | Add SCM registers definitions for AM335x platform | gonzo | 2013-05-27 | 1 | -0/+38 |
* | Add clock definitions for LCD controller and PWM module | gonzo | 2013-05-27 | 2 | -3/+99 |
* | Back out r250768 until I can further investigate why it might | kientzle | 2013-05-18 | 1 | -1/+1 |
* | Label the mmc child after the parent. | kientzle | 2013-05-18 | 1 | -1/+1 |
* | - Correct mispellings of word resource | gabor | 2013-04-17 | 1 | -4/+4 |
* | Properly clean "spurious interrupt" state | gonzo | 2013-04-06 | 1 | -0/+1 |
* | Add a macro that gets the physical address of a memory mapped device | ian | 2013-03-17 | 2 | -4/+3 |
* | MFcalloutng: | mav | 2013-02-28 | 1 | -18/+10 |
* | Fix typo | gonzo | 2013-02-27 | 1 | -1/+1 |
* | - Initialize GPIO_OE register based on pinmux configuration | gonzo | 2013-02-27 | 1 | -0/+14 |
* | Fix off-by-one error in sanity checks | gonzo | 2013-02-25 | 1 | -7/+7 |
* | - Fix off-by-one error when returning max pin number | gonzo | 2013-02-25 | 1 | -7/+6 |
* | Fix copy-paste error in bus_space_unmap argument | gonzo | 2013-02-15 | 1 | -5/+3 |
* | Another overhaul of the CPSW driver for BeagleBone | kientzle | 2013-02-03 | 3 | -901/+1586 |
* | Fix case for some signal names. | dmarion | 2013-01-28 | 1 | -51/+51 |
* | Filled in missing pads for AM335x / Beaglebone. | dmarion | 2013-01-28 | 1 | -130/+122 |
* | Clarify the error messages for unrecognized pins and muxtypes. | kientzle | 2013-01-19 | 1 | -4/+9 |
* | Define IPI_IRQ_START and IPI_IRQ_END. | cognet | 2013-01-09 | 1 | -0/+4 |
* | - Identify more devices for OMAP4 SoC (up to OMAP4470) | gonzo | 2013-01-07 | 2 | -30/+90 |
* | Shuffle the TX underrun to work the same way as the RX underrun, | kientzle | 2013-01-05 | 1 | -23/+9 |
* | While trying to track down the root cause for | kientzle | 2013-01-05 | 2 | -24/+23 |
* | Overhauled CPSW driver for TI CPSW Ethernet module | kientzle | 2013-01-01 | 3 | -373/+622 |
* | PL310 driver update: | gonzo | 2012-12-31 | 2 | -3/+78 |
* | Mechanically substitute flags from historic mbuf allocator with | glebius | 2012-12-05 | 1 | -1/+1 |
* | Fix spelling. | kientzle | 2012-11-25 | 1 | -1/+1 |