summaryrefslogtreecommitdiff
path: root/recipes-kernel
AgeCommit message (Expand)AuthorFiles
2019-07-03Remove perl dependencyJohn Klug3
2019-07-03Pull down for radio monitor on mtrv1John Klug1
2019-07-03Original MTR, initial revisionMike3
2019-07-03Pins must be set from a driver. Tie the radio pins to the MTS-IO driver.John Klug1
2019-07-03PD21 should be pull down, remove conflicting unused NAND.John Klug1
2019-07-03Add Telit Sprint patch for LXFP.John Klug2
2019-07-03ledtrig-netdev patch for compatibility with old Multitech codeJohn Klug4
2019-07-03Bump the kernel and mts-io revisionJohn Klug1
2019-07-03Remove uneeded devices from device tree and get SPI working.John Klug1
2019-07-03Remove unused m25p80 module.John Klug1
2019-07-03Create device tree for mtcap, and move common patches to commonJohn Klug2
2019-07-03dma hangs GPS port.John Klug3
2019-07-03Fix bitbake issues with machine variables and underscoresJohn Klug3
2019-07-03Change watchdog timer from 2 to 10 seconds to match old kernel.John Klug2
2019-07-03Remove some of the dependent modulesJohn Klug2
2019-07-03Load tun, iptable-netfilter, ppp-generic at boot, and add more led module opt...John Klug3
2019-07-03Put back Vizzini driver and install the kernel patchJohn Klug2
2019-07-03Add *.inc files with modules to autoload on boot.John Klug7
2019-07-03Add pre-emption, required by MTCDTJohn Klug3
2019-07-03Devices to the end of defconfig. Missing CONFIG_HWMONJohn Klug2
2019-07-03Hopefully correct up to Device Drivers, Generic Driver Options. TBD reset of...John Klug2
2019-07-03Add bluetooth support to mtrv1 and mtcdtJohn Klug2
2019-07-03Two MTAC ports for mtcdt (Thanks, John!)Mike Nicholson1
2019-07-03Bump kernel revision with new EXTRA Version codeJohn Klug1
2019-07-03Create EXTRAVERSION variable linux original Linux sourceJohn Klug1
2019-07-03Enable Option driver support for Telit, et al.Mike Nicholson2
2019-07-03Add pull-up patch for MTRv1 radio power / resetMike Nicholson2
2019-07-03Sanitize the version of the kernel removing dirty and at91John Klug3
2019-07-03Simplify package updates with OPKGJohn Klug1
2019-07-03Rename the kernel to be compatible with existing recipes (and shorter)John Klug16
2019-07-03Device Tree patch with working EEPROM sectionJohn Klug1
2019-07-03Remove get_single_ended for now because it clears pull-up flagJohn Klug1
2019-07-03Fix ethernet driverJohn Klug1
2019-07-03Fix partition table in device treeJohn Klug1
2019-07-03First stab at mtrv1John Klug3
2019-07-03Fix the stack trace problem because of the generic compatiblity in the SPI in...John Klug3
2019-07-03GPIO_PULLUP should be a bit in gpio.hJohn Klug1
2019-07-03Add PULLUP feature to of_find_gpio()John Klug1
2019-07-03Put BPIO PULLUP feature in device treeJohn Klug1
2019-07-03gpio/pinctrl Pullup/OpenDrain patchJohn Klug2
2019-07-03Add at91pinctrl reprobe. May need node specification later.John Klug2
2019-07-03Allow overlay device tree file system, remove dtc that does not work with ove...John Klug4
2019-07-03fixdep is needed for deviced tree compilesJohn Klug1
2019-07-03Add device tree bingings to machine SYSROOTJohn Klug1
2019-07-03Remove unused i2c because it renumbers the i2c bus (fixes i2c driver path com...John Klug1
2019-07-03Remove HID devices and touchscreenJohn Klug1
2019-07-03Remove i2c@1 and replace with i2c-gpio-1 to match Atmel DTSI filesJohn Klug1
2019-07-03EEPROM should be read from mts-io driver, remove EEPROM patchJohn Klug1
2019-07-03Remove unittest of device tree and keyboard/touchscreen driversJohn Klug1
2019-07-03Add M25P80 and JFFS2 to mount rootJohn Klug1