summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/linux-at91-4.9.87
AgeCommit message (Expand)AuthorFiles
2019-05-07Remove unused mmc pins, and put in PD14-PD20 in mtrv1John Klug1
2019-04-24Use output-high for MTCDT PD14-PD19 resetsJohn Klug1
2019-04-15Remove unused mmc1-boardJohn Klug1
2019-04-05Syntax error in device treeJohn Klug1
2019-04-05Missing semicolon in device tree.John Klug1
2019-04-04Fix LED status on upgrade.John Klug1
2019-04-04Correct the SDIO active pin to PA1, and set deglitchJohn Klug1
2019-03-27Blink LEDs when kernel loads, not when modules loadJohn Klug1
2019-03-21Remove BLK_CGROUP and add PROC_EVENTS, and take the consequences from make me...John Klug1
2019-03-21Make defconfig compatible with make menuconfig again.John Klug1
2019-03-04All LTE MTR types can user B18 as the PPS signalJohn Klug1
2019-03-04Change pps to pps-0 in device tree to allow for multiple entries.John Klug1
2019-03-01Add rising edge IRQ to Murata - this is required for proper interruptMike Nicholson1
2019-03-01Use timing from previous software iterations.Mike Nicholson1
2019-02-27Enable/disable murata in wl12xx SDIO driver; deglitch, remove pull-downMike Nicholson2
2019-02-26Security enhancement (ASLR) : Disable CONFIG_COMPAT_BRK so that randomize_va_...Jeff Hatch1
2019-02-22Make it clear why there are two PPS pins definedJohn Klug1
2019-02-22Add PPS for MTRV1-0.0 and MTRV1-0.1John Klug1
2019-02-15Add DMA to dbgu (not on uart0)Mike Nicholson1
2019-02-14Add a couple jiffies of slack in the PMECCERRLOCMike Nicholson1
2019-02-13DMA for dbgu on MTCDT, and MTCAP (MTCAP requires testing)Mike Nicholson2
2019-02-07Enable DMA on dbgu serial (fixes overrun issue)Mike Nicholson1
2019-02-07Add DMA to uart0, delete m25p80Mike Nicholson1
2019-02-07Add mts-io/John's radio reset, remove m25p80, remove 16-bit nand, streamline ...Mike Nicholson1
2019-02-06Use DMA for Venus on gps0/ttyS1, get Venus workingMike Nicholson1
2019-02-05Pull down for radio monitor on mtrv1John Klug1
2019-02-01Original MTR, initial revisionMike2
2019-01-31Pins must be set from a driver. Tie the radio pins to the MTS-IO driver.John Klug1
2019-01-30PD21 should be pull down, remove conflicting unused NAND.John Klug1
2019-01-29Add Telit Sprint patch for LXFP.John Klug1
2019-01-28ledtrig-netdev patch for compatibility with old Multitech codeJohn Klug2
2019-01-25Remove uneeded devices from device tree and get SPI working.John Klug1
2019-01-25Remove unused m25p80 module.John Klug1
2019-01-24Create device tree for mtcap, and move common patches to commonJohn Klug1
2019-01-24dma hangs GPS port.John Klug2
2019-01-22Change watchdog timer from 2 to 10 seconds to match old kernel.John Klug1
2019-01-22Load tun, iptable-netfilter, ppp-generic at boot, and add more led module opt...John Klug1
2019-01-21Put back Vizzini driver and install the kernel patchJohn Klug1
2019-01-18Add *.inc files with modules to autoload on boot.John Klug3
2019-01-16Add pre-emption, required by MTCDTJohn Klug3
2019-01-15Devices to the end of defconfig. Missing CONFIG_HWMONJohn Klug2
2019-01-11Hopefully correct up to Device Drivers, Generic Driver Options. TBD reset of...John Klug2
2019-01-10Add bluetooth support to mtrv1 and mtcdtJohn Klug2
2019-01-10Two MTAC ports for mtcdt (Thanks, John!)Mike Nicholson1
2019-01-08Create EXTRAVERSION variable linux original Linux sourceJohn Klug1
2019-01-08Enable Option driver support for Telit, et al.Mike Nicholson2
2019-01-07Add pull-up patch for MTRv1 radio power / resetMike Nicholson1
2019-01-04Sanitize the version of the kernel removing dirty and at91John Klug2
2019-01-04Rename the kernel to be compatible with existing recipes (and shorter)John Klug15