summaryrefslogtreecommitdiffstats
path: root/target/linux/orion
Commit message (Collapse)AuthorAgeFilesLines
...
* orion: fix buildHauke Mehrtens2010-05-231-2/+2
| | | | | | | | | 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. SVN-Revision: 21551
* kernel: update kernel to version 2.6.32.13 and 2.6.33.4Hauke Mehrtens2010-05-231-1/+1
| | | | SVN-Revision: 21540
* sync to kernel 2.6.32.12Alexandros C. Couloumbis2010-04-271-1/+1
| | | | SVN-Revision: 21195
* target: remove CONFIG_CRC16 override (closes: #7194)Nicolas Thill2010-04-241-1/+0
| | | | SVN-Revision: 21130
* define a shared IMG_PREFIX variable used as a basename for image files, it ↵Nicolas Thill2010-04-121-2/+1
| | | | | | contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files SVN-Revision: 20834
* remove 'svn:executable' propertyNicolas Thill2010-04-121-0/+0
| | | | SVN-Revision: 20831
* kernel: update to 2.6.32.10Gabor Juhos2010-03-264-8/+8
| | | | SVN-Revision: 20444
* orion: drop DECLARE_MAC_BUF usage from the DT2 support fileGabor Juhos2010-03-151-5/+4
| | | | | | | * fixes build error on 2.6.33 * closes #6863 SVN-Revision: 20226
* remove empty patch fileTravis Kemen2010-03-141-0/+0
| | | | SVN-Revision: 20200
* Switch Marvell Orion CPU to kernel 2.6.32 plus LED support for all LEDs on ↵Travis Kemen2010-03-1411-47/+209
| | | | | | | | | LinkSys WRT350Nv2. Signed-off by: Matthias Buecher <mail@maddes.net> and Dirk Teurlings <info@upexia.nl> SVN-Revision: 20185
* do *not* enable CONFIG_PCI in generic config, but on targets where it makes ↵Nicolas Thill2010-03-111-0/+1
| | | | | | sense instead (partially revert [18370]) SVN-Revision: 20136
* Update to v2.2 fixed checksum byte calculation for other versions than ↵Travis Kemen2010-02-171-0/+1
| | | | | | | | 0x2019 fixed rare problem with padsize updated info to stock firmware 2.00.20 fixed typos Signed off by: Matthias Buecher <mail@maddes.net> SVN-Revision: 19683
* Update to v2.1 Stays closer to the stock firmware by using wrt350n.bin for ↵Travis Kemen2010-02-121-6/+12
| | | | | | | | 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> SVN-Revision: 19596
* orion: switch the target cflags from armv5te to armv5t, because unaligned 64 ↵Felix Fietkau2010-01-291-0/+1
| | | | | | bit load/store instructions are unsafe SVN-Revision: 19388
* orion: fix the alignment related ath9k crash bug (#5815)Felix Fietkau2010-01-291-0/+11
| | | | SVN-Revision: 19387
* replace the hostapd preselection with a wpad preselection to enable proper ↵Felix Fietkau2010-01-231-1/+1
| | | | | | client mode support in the default images SVN-Revision: 19293
* missing prerequisite for Orion images Webupgrade image building for ↵Jo-Philipp Wich2010-01-171-6/+13
| | | | | | 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> SVN-Revision: 19183
* add sysupgrade support for the Netgear WNR854T and Linksys WRT350N v2 - ↵Jo-Philipp Wich2010-01-163-12/+55
| | | | | | thanks Matthias Buecher SVN-Revision: 19166
* build wrt350n v2 recovery and web upgrade images (based on patch from #5970)Felix Fietkau2009-12-121-3/+22
| | | | SVN-Revision: 18763
* update to 2.6.30, refresh patchesFlorian Fainelli2009-12-041-1/+1
| | | | SVN-Revision: 18635
* some more Kconfig symbol move..Imre Kaloz2009-11-111-1/+0
| | | | SVN-Revision: 18371
* another round of kernel config cleanupsImre Kaloz2009-11-111-10/+0
| | | | SVN-Revision: 18370
* sort all target config filesImre Kaloz2009-11-112-47/+47
| | | | SVN-Revision: 18367
* update to 2.6.30.9Florian Fainelli2009-10-231-1/+1
| | | | SVN-Revision: 18126
* config: remove CONFIG_ORION entry (now in generic)Nicolas Thill2009-10-061-1/+0
| | | | SVN-Revision: 17962
* move common CONFIG_MMC entries to genericNicolas Thill2009-10-061-2/+0
| | | | SVN-Revision: 17948
* move more CONFIG_SND entries to genericNicolas Thill2009-10-061-3/+0
| | | | SVN-Revision: 17942
* kernel: upgrade to 2.6.30.8 and refresh patchesGabor Juhos2009-10-011-1/+1
| | | | SVN-Revision: 17804
* update to latest 2.6.27 and 2.6.30 kernelsImre Kaloz2009-09-171-1/+1
| | | | SVN-Revision: 17602
* update to 2.6.30.6, compile tested on some targets onlyFlorian Fainelli2009-09-091-1/+1
| | | | SVN-Revision: 17549
* use 2.6.30.5Florian Fainelli2009-08-171-1/+1
| | | | SVN-Revision: 17296
* update to 2.6.30.4Florian Fainelli2009-07-311-1/+1
| | | | SVN-Revision: 17062
* switch to 2.6.30.3Florian Fainelli2009-07-271-1/+1
| | | | SVN-Revision: 17028
* add missing kernel configuration symbol (#5564)Florian Fainelli2009-07-231-0/+1
| | | | SVN-Revision: 16961
* upgrade orion to 2.6.30.2Imre Kaloz2009-07-216-127/+21
| | | | SVN-Revision: 16950
* orion: fix image build on non-linux systemsFelix Fietkau2009-07-211-1/+1
| | | | SVN-Revision: 16938
* avoid overriding CONFIG_TUN with a couple of targetsFlorian Fainelli2009-07-061-1/+0
| | | | SVN-Revision: 16705
* we don't use RedBoot on orionImre Kaloz2009-06-011-1/+1
| | | | SVN-Revision: 16283
* even more config file cleanupImre Kaloz2009-05-181-2/+0
| | | | SVN-Revision: 15913
* config cleanupsImre Kaloz2009-05-151-9/+0
| | | | SVN-Revision: 15861
* some additional config file cleanup..Imre Kaloz2009-05-141-3/+0
| | | | SVN-Revision: 15845
* unify congestion control optionsImre Kaloz2009-05-141-10/+0
| | | | SVN-Revision: 15844
* move arm ARCH symbols to the generic configsImre Kaloz2009-05-141-38/+0
| | | | SVN-Revision: 15842
* make kernels use /etc/preinit by defaultImre Kaloz2009-05-141-1/+1
| | | | SVN-Revision: 15840
* backport mv88e6095 support for orion - this also fixes the non-working ↵Imre Kaloz2009-05-071-0/+115
| | | | | | switch-port on some routers SVN-Revision: 15697
* some more kernel config cleanup.. last for today :)Imre Kaloz2009-05-041-7/+0
| | | | SVN-Revision: 15606
* more cleanupImre Kaloz2009-05-041-28/+0
| | | | SVN-Revision: 15605
* cleanup MTD option handlingImre Kaloz2009-05-041-45/+0
| | | | SVN-Revision: 15602
* move MFD stuff to the generic kernel configsImre Kaloz2009-05-041-2/+0
| | | | SVN-Revision: 15587
* refresh patchesImre Kaloz2009-05-041-9/+6
| | | | SVN-Revision: 15581