Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | orion: upgrade to 3.18 (compile tested only) | Imre Kaloz | 2015-04-12 |
| | | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 45405 | ||
* | orion: fix initramfs uImage generation | Florian Fainelli | 2014-04-01 |
| | | | | | | | | We would fail to copy an non-existent uImage-initramfs to $(BIN_DIR) Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 40358 | ||
* | targets: fix remaining targets for initramfs builds | Florian Fainelli | 2013-06-28 |
| | | | | | | | | Fix some bugs that slipped through while making initramfs non exclusive. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 37079 | ||
* | there's no reason to have these generic files in the bin dir either | Imre Kaloz | 2013-06-05 |
| | | | | SVN-Revision: 36852 | ||
* | only copy uImages to the bin dir on ramdisk builds | Imre Kaloz | 2013-06-05 |
| | | | | SVN-Revision: 36851 | ||
* | don't copy the zImages to the bin dir, factory u-boots can't use them | Imre Kaloz | 2013-06-05 |
| | | | | SVN-Revision: 36850 | ||
* | the uImage's filename will hardly change | Imre Kaloz | 2012-10-29 |
| | | | | SVN-Revision: 33985 | ||
* | rename erase size variables | Imre Kaloz | 2012-10-27 |
| | | | | SVN-Revision: 33964 | ||
* | add support for Netgear WN802T | Imre Kaloz | 2012-10-27 |
| | | | | SVN-Revision: 33963 | ||
* | generic: enhanced image Makefile | Florian Fainelli | 2012-08-13 |
| | | | | | | | | | | | | | | | * Creation of uImage for WNR854T only done once (before 2x for jffs2 build and 1x for squashfs build) * Got rid of unneccessary padding of rootfs partition * ARM zImages always need a machine id, therefore do not copy generic (=no id) uImage to BIN_DIR, instead copy zImage * Generalized functions for easier re-using and enhancing (e.g. D-Link DNS 323 implementation would be only a couple lines) * Copy rootfs partitions to BIN_DIR, just like it is done for D-Link DNS 323 * Use variables to allows easily changing for custom builds, e.g. kernel mtd size for symbols * Size check of kernel files to avoid builds that break devices * Use for "-sysupgrade" and "-factory" in image names (like ar71xx, brcm63xx, etc.) to avoid questions about which image to use Signed-off by: Matthias Buecher <mail@maddes.net> SVN-Revision: 33174 | ||
* | update wrt350nv2-builder to v2.4 and use new functionality for target ↵ | Florian Fainelli | 2012-04-04 |
| | | | | | | | | orion_generic Signed-off-by: Matthias Bücher <mail@maddes.net> SVN-Revision: 31199 | ||
* | target/linux/orion: create subtargets (closes #8154) | Alexandros C. Couloumbis | 2010-11-04 |
SVN-Revision: 23883 |