| Commit message (Expand) | Author | Age | Files | Lines |
* | imx6: add support for GW5904 | Tim Harvey | 2017-03-12 | 1 | -1/+3 |
* | 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: enable the chipidea usb driver in the kernel config instead of packagin... | Felix Fietkau | 2017-01-10 | 1 | -3/+1 |
* | imx6: remove kmod-thermal-imx, it is already enabled in the kernel config | Felix Fietkau | 2017-01-10 | 1 | -2/+2 |
* | imx6: build support for the ventana ethernet expansion board into the kernel ... | Felix Fietkau | 2017-01-10 | 1 | -1/+1 |
* | imx6: fix image boot ubifs compression option | Felix Fietkau | 2017-01-09 | 1 | -1/+1 |
* | build: drop UBI EOF marker from images by default | Felix Fietkau | 2016-09-12 | 1 | -1/+0 |
* | image: use k as unit suffix for blocksize | Mathias Kresin | 2016-09-04 | 1 | -2/+2 |
* | imx6: image: remove pca955x/ds1672/at24 from Ventana kernel modules | Tim Harvey | 2016-09-08 | 1 | -1/+1 |
* | imx6: add GW553x support | Tim Harvey | 2016-09-04 | 1 | -1/+2 |
* | imx6: disable EOF markers on UBI | Felix Fietkau | 2016-08-31 | 1 | -0/+1 |
* | imx6: Fix pointing to msata/mmc bootdevs | Koen Vandeputte | 2016-08-22 | 1 | -4/+4 |
* | imx6: fix generating bootfs in imagebuilder (FS#102) | Jo-Philipp Wich | 2016-08-20 | 1 | -1/+7 |
* | imx6: clean up / fix ventana image build code | Felix Fietkau | 2016-07-31 | 1 | -69/+43 |
* | imx6: use ubinize-image.sh to fix build with per-device rootfs | Felix Fietkau | 2016-07-31 | 3 | -64/+4 |
* | image.mk: clean up redundant code related to DEVICE_DTS | Felix Fietkau | 2016-07-15 | 1 | -3/+0 |
* | imx6: fix redundant PROFILES overrides in image makefile | Felix Fietkau | 2016-07-02 | 1 | -2/+1 |
* | imx6: fix build breakage introduced in 9e41c3f54e3c | Felix Fietkau | 2016-07-02 | 1 | -1/+1 |
* | imx6: fix image makefile indentation for Device/ sections | Felix Fietkau | 2016-07-02 | 1 | -40/+40 |
* | imx6: move profile definitions to the image/Makefile | John Crispin | 2016-05-23 | 1 | -3/+12 |
* | branding: add LEDE branding | John Crispin | 2016-03-24 | 1 | -1/+1 |
* | imx6: images: add bootfs.tar.gz build artifact | Luka Perkov | 2016-04-19 | 1 | -1/+30 |
* | imx6: image: Add missing kernel prefix | John Crispin | 2016-03-04 | 1 | -0/+1 |
* | imx6: images: ventana: change name of ubi output | Luka Perkov | 2015-12-29 | 1 | -3/+4 |
* | imx6: ventana: remove invalid video options from bootscript | Luka Perkov | 2015-11-20 | 1 | -75/+1 |
* | imx6: convert ventana images to squashfs+ubifs overlay | Luka Perkov | 2015-11-18 | 3 | -111/+285 |
* | imx6: image: Remove custom mkfs targz override as base should be fine now | Felix Fietkau | 2015-10-31 | 1 | -5/+0 |
* | imx6: image: Refactor sanitize_profile_name using PROFILE_SANITIZED variable | Felix Fietkau | 2015-10-31 | 1 | -13/+9 |
* | imx6: make the default config bootable on ventana | John Crispin | 2014-11-24 | 1 | -3/+3 |
* | imx6: fix image build for Generic profile. | Luka Perkov | 2014-09-09 | 1 | -5/+7 |
* | imx6: drop ventana kernel/rootfs hack | Luka Perkov | 2014-08-08 | 1 | -3/+3 |
* | target/linux/*/image/Makefile: use new dts path variable | John Crispin | 2014-07-21 | 1 | -1/+1 |
* | imx6: put kernel and dtb into rootfs by default | John Crispin | 2014-07-10 | 1 | -3/+3 |
* | imx6: merge all gateworks boards into one profile | Luka Perkov | 2013-11-18 | 1 | -16/+15 |
* | imx6: add support for more then one nand type per profile | Luka Perkov | 2013-11-18 | 1 | -8/+22 |
* | imx6: minor image cleanup | Luka Perkov | 2013-10-31 | 1 | -2/+2 |
* | imx6: use more descriptive function name | Luka Perkov | 2013-10-23 | 1 | -6/+6 |
* | imx6: use more common name for ubi(fs) images | Luka Perkov | 2013-10-23 | 1 | -2/+2 |
* | imx6: add support for building uImage | Luka Perkov | 2013-10-23 | 1 | -5/+25 |
* | imx6: fix symlink of dtb files | Luka Perkov | 2013-10-23 | 1 | -1/+1 |
* | imx6: make symlinks for dtb's | Luka Perkov | 2013-10-22 | 1 | -0/+1 |
* | imx6: reorganize build system | Luka Perkov | 2013-10-18 | 2 | -33/+87 |
* | imx6: fix file names when building images | Luka Perkov | 2013-10-17 | 1 | -3/+3 |
* | build: move mkits.sh script to more common place | Luka Perkov | 2013-10-16 | 1 | -12/+15 |
* | imx6: add support for gw5400-a | Luka Perkov | 2013-07-15 | 1 | -1/+2 |
* | imx6: use $PATH to locate dtc binary | Luka Perkov | 2013-07-15 | 1 | -1/+1 |
* | targets: prepare for supporting normal and initramfs images | Florian Fainelli | 2013-06-27 | 1 | -1/+1 |
* | imx6: add new target | Luka Perkov | 2013-05-29 | 1 | -0/+60 |