summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
...
* enable mtu & mac config optionsAlexandros C. Couloumbis2010-07-295-32/+33
| | | | SVN-Revision: 22412
* atheros/patches-2.6.35: sync patches against 2.6.35-rc6Alexandros C. Couloumbis2010-07-291-0/+11
| | | | SVN-Revision: 22411
* generic/patches-2.6.34: Make devtmpfs available on (embedded) configurations ↵Alexandros C. Couloumbis2010-07-281-0/+76
| | | | | | without SHMEM/TMPFS, using ramfs instead. (gone mainline in kernel 2.6.35-r3) SVN-Revision: 22407
* revert r22372 and r22405, dependency on host libtool causes problemsJo-Philipp Wich2010-07-281-20/+6
| | | | SVN-Revision: 22406
* ar71xx: remove the fifo cfg overrides for the ap91 ethernet code - these ↵Felix Fietkau2010-07-271-6/+0
| | | | | | values have been wrong on every single device i've tested, falling back to the atheros values seems to be the right thing to do SVN-Revision: 22401
* fix CRC32 calculation for sysupgradeMarkus Wigge2010-07-271-1/+1
| | | | | | | | | | | | | | * reduce image size for CRC calculation by fs_mark size sysupgrade sometimes failed for me and I noticed that it was due to incorrect CRC values in trx-header after performing it. It seems that the fs_mark was completely included in the calculation and that it was nevertheless modified by sysupgrade while appending the jffs data. This only occurs for the first boot after sysupgrade as the flashmap driver recalculates the CRC to an even smaller area when it boots. SVN-Revision: 22396
* reorder profilesJo-Philipp Wich2010-07-264-0/+0
| | | | SVN-Revision: 22390
* brcm47xx: now hopfully realy commit the right things from r22385Hauke Mehrtens2010-07-252-122/+124
| | | | SVN-Revision: 22388
* brcm47xx: add missing part from r22385Hauke Mehrtens2010-07-251-62/+61
| | | | SVN-Revision: 22387
* fix a typo in 040-bcm963xx_flashmap.patchJo-Philipp Wich2010-07-251-1/+1
| | | | SVN-Revision: 22386
* brcm47xx: fill the whole sprom with dataHauke Mehrtens2010-07-246-67/+68
| | | | SVN-Revision: 22385
* generic/config-2.6.32: switch from gzip to lzma jffs2 compressionAlexandros C. Couloumbis2010-07-241-1/+4
| | | | SVN-Revision: 22374
* ixp4xx: add kernel 2.6.34 preliminary supportAlexandros C. Couloumbis2010-07-2446-0/+6560
| | | | SVN-Revision: 22373
* use host opkg for installing packages in buildroot and ImageBuilderJo-Philipp Wich2010-07-231-6/+20
| | | | SVN-Revision: 22372
* ar71xx: fix sysupgrade on the ubnt nanostation mFelix Fietkau2010-07-231-1/+1
| | | | SVN-Revision: 22370
* renaming of the IP175C switch driver brioke switch detection on the Dir-300 ↵Jo-Philipp Wich2010-07-231-1/+4
| | | | | | and others, fix it SVN-Revision: 22363
* ar71xx: add support for the tp-link tl-wa901nd devices (patch by Pieter ↵Felix Fietkau2010-07-2214-1/+197
| | | | | | "Fate" Hollants, from #7528, without the ethernet fifo cfg values) SVN-Revision: 22353
* general cleanupClaudio Mignanti2010-07-2211-14249/+0
| | | | SVN-Revision: 22352
* Add support for u-bootClaudio Mignanti2010-07-2220-6490/+610
| | | | SVN-Revision: 22351
* disable crash logging for uml, it cannot possibly work there anywayFelix Fietkau2010-07-212-0/+2
| | | | SVN-Revision: 22326
* kernel: add some missing debugging related config symbolsFelix Fietkau2010-07-217-0/+14
| | | | SVN-Revision: 22324
* add support for the Gateworks Laguna family (Cavium Networks Econa CNS3xxx)Imre Kaloz2010-07-2113-0/+57474
| | | | SVN-Revision: 22323
* brcm47xx: fix for boardflags by xMff and checkpatch.pl fixesHauke Mehrtens2010-07-2012-48/+60
| | | | SVN-Revision: 22318
* kernel: add the new 'crashlog' feature, which tries to store kernel ↵Felix Fietkau2010-07-209-0/+1173
| | | | | | oops/panic logs in a fixed location in RAM to recover them after the reboot and make them available to user space using debugfs SVN-Revision: 22305
* ar71xx: set default values for the fifo cfg registers on AR724xFelix Fietkau2010-07-201-0/+7
| | | | SVN-Revision: 22303
* brcm47xx: write boardflags correct into spromHauke Mehrtens2010-07-1912-34/+40
| | | | SVN-Revision: 22298
* pwm: export the generic pwm api as moduleClaudio Mignanti2010-07-191-1/+1
| | | | SVN-Revision: 22297
* brcm47xx: prepare brcm47xx patches for sending to mainline.Hauke Mehrtens2010-07-1957-1660/+4174
| | | | SVN-Revision: 22296
* brcm47xx: remove kernel 2.6.33Hauke Mehrtens2010-07-1931-2882/+0
| | | | SVN-Revision: 22295
* rename the mx2 target to imx21Imre Kaloz2010-07-198-2/+2
| | | | SVN-Revision: 22294
* Remove profile no longer requiredHamish Guthrie2010-07-191-25/+0
| | | | SVN-Revision: 22293
* replace dropbear with opensshHamish Guthrie2010-07-191-2/+4
| | | | SVN-Revision: 22292
* update kernel versionsImre Kaloz2010-07-1923-23/+23
| | | | SVN-Revision: 22289
* fixup some boardnamesImre Kaloz2010-07-193-3/+3
| | | | SVN-Revision: 22288
* remove unneeded patchesImre Kaloz2010-07-192-83/+0
| | | | SVN-Revision: 22287
* ixp4xx: backport r21893 wrt300nv2 mac fix to 2.6.32Alexandros C. Couloumbis2010-07-181-0/+71
| | | | SVN-Revision: 22284
* add support for generic eb214a, thanks cezary (#7027)Florian Fainelli2010-07-1817-5/+178
| | | | SVN-Revision: 22275
* remove 2.6.30 supportFlorian Fainelli2010-07-1813-2256/+0
| | | | SVN-Revision: 22274
* fix alice gate2 internet:green led (#6743)Florian Fainelli2010-07-182-2/+2
| | | | SVN-Revision: 22273
* brcm47xx: activate swap again and run make oldconfigHauke Mehrtens2010-07-173-6/+2
| | | | SVN-Revision: 22266
* use bootloader baudrate settings, thanks bifferos (#7619)Florian Fainelli2010-07-171-1/+1
| | | | SVN-Revision: 22259
* fix bifferboard flash map, thanks bifferos (#7622)Florian Fainelli2010-07-171-28/+16
| | | | SVN-Revision: 22258
* refresh 2.6.32 patchesFlorian Fainelli2010-07-173-3/+3
| | | | SVN-Revision: 22257
* refresh 2.6.32 patchesFlorian Fainelli2010-07-1716-65/+65
| | | | SVN-Revision: 22256
* ixp4xx: update 2.6.35 config optionsAlexandros C. Couloumbis2010-07-171-20/+2
| | | | SVN-Revision: 22254
* kernel: refresh patchesHauke Mehrtens2010-07-1749-151/+151
| | | | SVN-Revision: 22252
* ixp4xx: use default lzma kernel compressionAlexandros C. Couloumbis2010-07-171-2/+0
| | | | SVN-Revision: 22249
* ixp4xx: sync 2.6.33 patches against 2.6.33.6Alexandros C. Couloumbis2010-07-172-21/+10
| | | | SVN-Revision: 22248
* ixp4xx: fix lzma/jffs2 config optionsAlexandros C. Couloumbis2010-07-171-3/+1
| | | | SVN-Revision: 22247
* kernel: fix kernel panic when traffic goes over the network.Hauke Mehrtens2010-07-171-7/+26
| | | | SVN-Revision: 22246