21 Commits (22be36418e2f32eb058e303890bfc680342c377b)

Author SHA1 Message Date
Alexandros C. Couloumbis d3bb3031c6 linux/ixp4xx: fix am apex image make bug 14 years ago
Nicolas Thill 841eff56d4 target/ixp4xx: fix image building after r20834 (closes: #7157) 15 years ago
Nicolas Thill e2b57ecf5f define a shared IMG_PREFIX variable used as a basename for image files, it contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files 15 years ago
Felix Fietkau 7b6729e101 ixp4xx: do not delete /var, /jffs, /rom - it breaks non-freecom images 16 years ago
Felix Fietkau a24e3ece65 ixp4xx: don't leave zImage on the rootfs for images other than the freecom one 16 years ago
Felix Fietkau 0cb0c1a257 ixp4xx: make apex optional, clean up the makefile - fixes spurious recompilation issues 16 years ago
Felix Fietkau e05f4e46d9 do not use --owner=root or --group=root when running tar. it does not work on systems that name their root group differently 16 years ago
Rod Whitby e6b22c5fe2 ixp4xx/image: Initial support for fsg3 webupgrade images 16 years ago
Rod Whitby 30b2b911d2 Add support for NAS100d apex builds, and deploy apex binaries 16 years ago
Rod Whitby df90a3627d ixp4xx/apex: Limit ram size to 64MB 16 years ago
Rod Whitby ed172748e1 ixp4xx/apex: Update to Apex 1.5.14, and add support for the Freecom FSG-3 16 years ago
Rod Whitby b96aec3f50 ixp4xx/apex: Fixed another patch name 17 years ago
Rod Whitby 52bbaef8f5 ixp4xx/apex: Add support for fatslugs, and fix the patch names 17 years ago
Rod Whitby 8c03ac5b69 apex: Create both 8MB and 16MB apex binaries 17 years ago
Felix Fietkau 7a0c247cb6 fix apex compile on osx, suppress some build warnings 17 years ago
Imre Kaloz e97d74eaab upgrade apex to 1.5.13, fixup EABI support 17 years ago
Imre Kaloz efadab3747 * upgrade ixp4xx to 2.6.23.12 * upgrade to the new ethernet driver (temporary breaks Marvell switch support on Compex units) * handle NPE microcodes in a user friendly way - YAY for Intel for changing the license * add support for the Lanready AP1000 (used in for example the Ligowave LGO2AGN) 17 years ago
Felix Fietkau 1bca0cc517 make the image filenames a bit shorter 17 years ago
Rod Whitby b09dc24bbc Build both NPE-B and NPE-C microcode for the fsg-3 and other dual-ethernet ixp4xx devices. 17 years ago
Nicolas Thill a6cda9c4bc fix target names in image options (closes: #2357) 17 years ago
Felix Fietkau 56231056ea strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. 17 years ago