summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFiles
2019-01-09Move mtd-utils to version 2.0.2John Klug5
2019-01-08Update the tty drivers to the Linux 4 nameJohn Klug1
2019-01-08Switch mts-io driver to tagged levels.John Klug2
2019-01-08Bump kernel revision with new EXTRA Version codeJohn Klug1
2019-01-08Create EXTRAVERSION variable linux original Linux sourceJohn Klug1
2019-01-08Enable Option driver support for Telit, et al.Mike Nicholson2
2019-01-07Skip vizzini which conflicts with kernel ACM driverJohn Klug4
2019-01-07Add pull-up patch for MTRv1 radio power / resetMike Nicholson2
2019-01-07Report firmware directory to kernel before modprobe.Mike Nicholson1
2019-01-07Add call to inform kernel about firmware (i2c EEPROM) locationMike Nicholson1
2019-01-04Sanitize the version of the kernel removing dirty and at91John Klug3
2019-01-04Simplify package updates with OPKGJohn Klug1
2019-01-04Rename the kernel to be compatible with existing recipes (and shorter)John Klug16
2019-01-03Device Tree patch with working EEPROM sectionJohn Klug1
2018-12-20Remove get_single_ended for now because it clears pull-up flagJohn Klug1
2018-12-20Move to sideline mts-io driver for Linux 4John Klug1
2018-12-19Fix ethernet driverJohn Klug1
2018-12-19Fix partition table in device treeJohn Klug1
2018-12-18mtrv1 moved to 4.9 kernel.John Klug1
2018-12-18First stab at mtrv1John Klug3
2018-12-17Fix the stack trace problem because of the generic compatiblity in the SPI in...John Klug3
2018-12-13GPIO_PULLUP should be a bit in gpio.hJohn Klug1
2018-12-12Add PULLUP feature to of_find_gpio()John Klug1
2018-12-12Put BPIO PULLUP feature in device treeJohn Klug1
2018-12-12gpio/pinctrl Pullup/OpenDrain patchJohn Klug2
2018-12-06Add at91pinctrl reprobe. May need node specification later.John Klug2
2018-12-05Device Tree Overlay recipe adapted from ATMEL dt-overlay-at91John Klug1
2018-12-05Allow overlay device tree file system, remove dtc that does not work with ove...John Klug4
2018-12-03fixdep is needed for deviced tree compilesJohn Klug1
2018-12-03Add device tree bingings to machine SYSROOTJohn Klug1
2018-11-28Remove unused i2c because it renumbers the i2c bus (fixes i2c driver path com...John Klug1
2018-11-28Remove HID devices and touchscreenJohn Klug1
2018-11-28Remove i2c@1 and replace with i2c-gpio-1 to match Atmel DTSI filesJohn Klug1
2018-11-28EEPROM should be read from mts-io driver, remove EEPROM patchJohn Klug1
2018-11-26Remove unittest of device tree and keyboard/touchscreen driversJohn Klug1
2018-11-19Add code to read hw-version from EEPROMJohn Klug1
2018-11-13Add M25P80 and JFFS2 to mount rootJohn Klug1
2018-11-13ATAG Required to set kernel cmd line, new LOADADDR in kernel recipe per Mike NJohn Klug2
2018-11-09Fix recipe so kernel will install -- version code is grungy.John Klug2
2018-11-07Create a dt-bindings package for external device tree builds.John Klug1
2018-11-07Copy the dtc tool into x86_64 sysroots for Device Tree compilesJohn Klug1
2018-11-02Add device tree overlay capabilityJohn Klug1
2018-10-23Gary Miller-s GPIO PPS PatchJohn Klug2
2018-10-23Add device tree and EEPROM code to kernelJohn Klug4
2018-10-19Bring Linux4 branch up to date with latest MTS-IO changes.John Klug10
2018-10-19Switch to linux-at91 kernelJohn Klug1
2018-10-19merge of 3.12.70 defconfig into 4.9.xJohn Klug1
2018-10-17Remove duplicate pin definitions in mts-io.cJohn Klug1
2018-10-16Add back lost ethernet reset to mts-io driverJohn Klug1
2018-10-15Split mts-io driver module into separate modules.John Klug10