Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avr32: remove target | Felix Fietkau | 2015-03-24 | 1 | -11/+0 |
| | | | | | | | | | It depends on obsolete compilers and only works on one device (an evaluation board). Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44956 | ||||
* | kernel: update 3.10 to 3.10.17 | Gabor Juhos | 2013-10-23 | 1 | -68/+0 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38506 | ||||
* | avr32: optimize image generation | Gabor Juhos | 2013-09-25 | 1 | -23/+3 |
| | | | | | | | | | | | - remove the kernel+rootfs partitions from the MTD partition map, - use a temporary directory for intermediate image files, - append the root squashfs directly to the kernel, - don't hardcode uImage size in the jffs2 images, Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38194 | ||||
* | avr32: add support for 3.10 | Gabor Juhos | 2013-09-25 | 2 | -0/+99 |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38173 |