summaryrefslogtreecommitdiff
path: root/target/linux/orion
AgeCommit message (Collapse)Author
2010-05-23orion: fix buildhauke
This patch does not apply any more because of changes in target/linux/generic-2.6/patches-2.6.32/089-mtd-samsung-flash.patch TODO: find out if this patch is still needed. Fixes build problem decsripted in #7348. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21551 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-23kernel: update kernel to version 2.6.32.13 and 2.6.33.4hauke
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21540 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-27sync to kernel 2.6.32.12acoul
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21195 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-24target: remove CONFIG_CRC16 override (closes: #7194)nico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21130 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-12define a shared IMG_PREFIX variable used as a basename for image files, it ↵nico
contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20834 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-12[cleanup] remove 'svn:executable' propertynico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20831 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-26kernel: update to 2.6.32.10juhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20444 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-15orion: drop DECLARE_MAC_BUF usage from the DT2 support filejuhosg
* fixes build error on 2.6.33 * closes #6863 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20226 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14remove empty patch filethepeople
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20200 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14Switch Marvell Orion CPU to kernel 2.6.32 plus LED support for all LEDsthepeople
on LinkSys WRT350Nv2. Signed-off by: Matthias Buecher <mail@maddes.net> and Dirk Teurlings <info@upexia.nl> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20185 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-11do *not* enable CONFIG_PCI in generic config, but on targets where it makes ↵nico
sense instead (partially revert [18370]) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20136 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-17[tools/wrt350nv2-builder] Update to v2.2thepeople
fixed checksum byte calculation for other versions than 0x2019 fixed rare problem with padsize updated info to stock firmware 2.00.20 fixed typos Signed off by: Matthias Buecher <mail@maddes.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19683 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-12[tools/wrt350nv2-builder] Update to v2.1thepeople
Stays closer to the stock firmware by using wrt350n.bin for the created image. Adds the possibility to create the image in two separate steps (-b / -z). Makefiles now support the possibility to include a u-boot image for a 100%-stock-like image. Signed off by: Matthias Buecher <mail@maddes.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19596 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-29orion: switch the target cflags from armv5te to armv5t, because unaligned 64 ↵nbd
bit load/store instructions are unsafe git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19388 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-29orion: fix the alignment related ath9k crash bug (#5815)nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19387 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-23replace the hostapd preselection with a wpad preselection to enable proper ↵nbd
client mode support in the default images git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19293 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-17[PATCH] missing prerequisite for Orion imagesjow
Webupgrade image building for WRT350Nv2 needs zip package. Copy command for WRT350Nv2 recovery image overrides error code of webupgrade builder, moved behind brackets. Removed indention of comments to avoid output in log. Signed-off by: Matthias Buecher <mail@maddes.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19183 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-16[orion] add sysupgrade support for the Netgear WNR854T and Linksys WRT350N ↵jow
v2 - thanks Matthias Buecher git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19166 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-12build wrt350n v2 recovery and web upgrade images (based on patch from #5970)nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18763 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-04[kernel] update to 2.6.30, refresh patchesflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18635 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11some more Kconfig symbol move..kaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18371 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11another round of kernel config cleanupskaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18370 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11sort all target config fileskaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18367 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-23[kernel] update to 2.6.30.9florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18126 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-06[kernel] config: remove CONFIG_ORION entry (now in generic)nico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17962 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-06[kernel] move common CONFIG_MMC entries to genericnico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17948 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-06[kernel] move more CONFIG_SND entries to genericnico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17942 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-01kernel: upgrade to 2.6.30.8 and refresh patchesjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17804 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-17update to latest 2.6.27 and 2.6.30 kernelskaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17602 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-09[kernel] update to 2.6.30.6, compile tested on some targets onlyflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17549 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-17[kernel] use 2.6.30.5florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17296 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-31[kernel] update to 2.6.30.4florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17062 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-27[kernel] switch to 2.6.30.3florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17028 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-23[orion] add missing kernel configuration symbol (#5564)florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16961 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-21upgrade orion to 2.6.30.2kaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16950 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-21orion: fix image build on non-linux systemsnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16938 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-06[kernel] avoid overriding CONFIG_TUN with a couple of targetsflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16705 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-01we don't use RedBoot on orionkaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16283 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-18even more config file cleanupkaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15913 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-15config cleanupskaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15861 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-14some additional config file cleanup..kaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15845 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-14unify congestion control optionskaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15844 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-14move arm ARCH symbols to the generic configskaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15842 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-14make kernels use /etc/preinit by defaultkaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15840 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-07backport mv88e6095 support for orion - this also fixes the non-working ↵kaloz
switch-port on some routers git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15697 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-04some more kernel config cleanup.. last for today :)kaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15606 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-04more cleanupkaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15605 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-04cleanup MTD option handlingkaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15602 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-04move MFD stuff to the generic kernel configskaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15587 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-04refresh patcheskaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15581 3c298f89-4303-0410-b956-a3cf2f4a3e73