| Commit message (Expand) | Author | Age | Files | Lines |
* | imx6: image: ventana: Add missing BOOT_SCRIPT variable | Petr Štetiar | 2018-11-25 | 1 | -0/+1 |
* | imx6: fix DMA transaction errors | Koen Vandeputte | 2018-11-06 | 3 | -23/+2 |
* | kernel: bump 4.14 to 4.14.77 | Koen Vandeputte | 2018-10-19 | 1 | -0/+1 |
* | imx6: use BUILD_DEVICES in uboot-imx6 for mx6cuboxi | Felix Fietkau | 2018-09-05 | 1 | -1/+1 |
* | imx6: rename Generic profile to Default, fixes u-boot image build issue | Felix Fietkau | 2018-09-05 | 1 | -4/+4 |
* | imx6: extend cubox support to hummingboard, add support for building full images | Felix Fietkau | 2018-09-03 | 3 | -12/+54 |
* | imx6: enable f2fs and loopback support in preparation for squashfs with overl... | Felix Fietkau | 2018-09-03 | 2 | -1/+8 |
* | imx6: Initial support for SolidRun CuBox-i devices based on i.MX6 processors ... | Vladimir Vid | 2018-08-25 | 4 | -0/+48 |
* | kernel: enable THIN_ARCHIVES by default | Sergey Ryazanov | 2018-05-22 | 1 | -1/+0 |
* | kernel: enable FUTEX_PI by default | Sergey Ryazanov | 2018-05-22 | 1 | -1/+0 |
* | kernel: enable EXPORTFS by default | Sergey Ryazanov | 2018-05-22 | 1 | -1/+0 |
* | kernel: disable DRM_LIB_RANDOM by default | Sergey Ryazanov | 2018-05-22 | 1 | -1/+0 |
* | kernel: disable DMA_{NOOP|VIRT}_OPS by default | Sergey Ryazanov | 2018-05-22 | 1 | -2/+0 |
* | kernel: disable ARCH_WANTS_THP_SWAP by default | Sergey Ryazanov | 2018-05-22 | 1 | -1/+0 |
* | kernel: generic: Move config option to generic | Hauke Mehrtens | 2018-03-02 | 1 | -1/+0 |
* | imx6: disable dma on uart | Koen Vandeputte | 2018-02-22 | 1 | -0/+23 |
* | imx6: remove support for 4.9 | Tim Harvey | 2018-02-19 | 8 | -1242/+0 |
* | imx6: switch to Linux 4.14 | Tim Harvey | 2018-02-19 | 1 | -1/+1 |
* | imx6: add support for Linux 4.14 | Tim Harvey | 2018-02-19 | 3 | -0/+549 |
* | treewide: move nand_do_upgrade call to platform_do_upgrade | Mathias Kresin | 2018-02-16 | 1 | -1/+1 |
* | imx6: use DTS_DIR at image build code | Adrià Llaudet | 2018-02-10 | 1 | -1/+1 |
* | imx6: add support for the intel gbit driver on GW5520 | Koen Vandeputte | 2018-01-17 | 1 | -0/+1 |
* | treewide: add only one device when appending to TARGET_DEVICES | Luis Araneda | 2017-12-12 | 1 | -4/+3 |
* | imx6: add driver for temp/voltage monitoring | Koen Vandeputte | 2017-08-18 | 1 | -0/+3 |
* | imx6: refresh kernel config | Koen Vandeputte | 2017-08-18 | 1 | -5/+0 |
* | treewide: drop target board_name functions | Mathias Kresin | 2017-07-15 | 1 | -9/+0 |
* | treewide: use the generic board_name function | Mathias Kresin | 2017-07-15 | 2 | -6/+3 |
* | treewide: do board detection during preinit | Mathias Kresin | 2017-07-15 | 2 | -1/+9 |
* | imx6: fix DualLite/Solo GW551X board detection | Mathias Kresin | 2017-07-15 | 1 | -1/+1 |
* | kernel: cleanup CONFIG_SCHED_HRTICK | Stijn Tintel | 2017-06-29 | 1 | -1/+0 |
* | kernel: disable CONFIG_SG_POOL by default | Sergey Ryazanov | 2017-06-07 | 1 | -0/+1 |
* | imx6: disable UART dma | Koen Vandeputte | 2017-05-31 | 1 | -0/+23 |
* | kernel: update kernel 4.9 to 4.9.29 | Koen Vandeputte | 2017-05-21 | 1 | -42/+0 |
* | imx6: remove linux 4.4 support | Felix Fietkau | 2017-05-02 | 26 | -3811/+0 |
* | imx6: ventana: add GW553x board identification | Tim Harvey | 2017-04-26 | 1 | -0/+5 |
* | imx6: disable MSI interrupts | Tim Harvey | 2017-04-26 | 2 | -40/+24 |
* | imx6: apply upstream mmc fix for DDR50 cards on UHS-I capable boards | Tim Harvey | 2017-04-26 | 1 | -0/+42 |
* | kernel: update kernel 4.4 to 4.4.59 | Hauke Mehrtens | 2017-04-02 | 2 | -22/+22 |
* | imx6: add DSA driver for MV88E6176 switch | Tim Harvey | 2017-03-12 | 1 | -0/+8 |
* | imx6: add support for GW5904 | Tim Harvey | 2017-03-12 | 7 | -2/+699 |
* | imx6: added fixfdt to bootscript | Tim Harvey | 2017-03-12 | 1 | -0/+3 |
* | imx6: add missing dtb for imx6dl-gw553x | Tim Harvey | 2017-03-12 | 1 | -0/+1 |
* | imx6: fix USB for 4.9 kernel | Tim Harvey | 2017-03-12 | 1 | -0/+8 |
* | imx6: move to Linux 4.9 kernel | Tim Harvey | 2017-02-11 | 3 | -1/+532 |
* | imx6: refresh kernel config | Koen Vandeputte | 2017-01-27 | 1 | -1/+0 |
* | Kernel: bump to 4.4.44 | Stijn Segers | 2017-01-27 | 4 | -29/+10 |
* | imx6: kernel: Backport serial port fixes | Petr Štetiar | 2017-01-15 | 4 | -0/+249 |
* | imx6: enable the crypto acceleration driver in the kernel config instead of p... | Felix Fietkau | 2017-01-10 | 1 | -0/+16 |
* | imx6: enable the chipidea usb driver in the kernel config instead of packagin... | Felix Fietkau | 2017-01-10 | 3 | -6/+26 |
* | imx6: remove kmod-thermal-imx, it is already enabled in the kernel config | Felix Fietkau | 2017-01-10 | 2 | -3/+3 |