summaryrefslogtreecommitdiffstats
path: root/target/linux
Commit message (Collapse)AuthorAgeFilesLines
* add thermal symbol to the generic .25 configImre Kaloz2008-11-271-0/+1
| | | | SVN-Revision: 13372
* register eth0 device on the AP83 boardGabor Juhos2008-11-271-0/+6
| | | | SVN-Revision: 13371
* ag71xx: introduce SoC specific fuctions for DDR flush and PLL setupGabor Juhos2008-11-267-61/+126
| | | | SVN-Revision: 13369
* Flatten brcm63xx patches, should make our life easier to patch files now ;)Florian Fainelli2008-11-2665-9975/+9249
| | | | SVN-Revision: 13368
* Add missing CONFIG_SSB_SLIENT config symbolFlorian Fainelli2008-11-264-0/+4
| | | | SVN-Revision: 13367
* the 'dev' member of the structure was removed in 2.6.27 (see: ↵Florian Fainelli2008-11-261-2/+2
| | | | | | | | http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5ce2d488fe039ddd86a638496cf704df86c74eeb), therefore use the qdisc_dev() function instead. Signed-off-by: Russell Senior <seniorr@aracnet.com> SVN-Revision: 13366
* add definitions for AR91xx specific DDR registersGabor Juhos2008-11-261-8/+13
| | | | SVN-Revision: 13364
* rename DDR registersGabor Juhos2008-11-263-22/+22
| | | | SVN-Revision: 13363
* Make 4-port LAN and 1 port wan configurations workFlorian Fainelli2008-11-262-1/+25
| | | | SVN-Revision: 13362
* ag71xx: dump additional registers in debug modeGabor Juhos2008-11-262-4/+8
| | | | SVN-Revision: 13361
* nuke the magicbox target and incorporate a rewritten port into ppc40x - ↵Imre Kaloz2008-11-2614-979/+1035
| | | | | | note: no CF driver for now SVN-Revision: 13358
* fix AP83 boot failureGabor Juhos2008-11-261-0/+7
| | | | SVN-Revision: 13356
* Change booting target from hda to sda.Jens Muecke2008-11-251-2/+2
| | | | SVN-Revision: 13355
* add dummy code for the Atheros AP83 boardGabor Juhos2008-11-257-2/+35
| | | | SVN-Revision: 13354
* add avr32 support to binutils 2.18Imre Kaloz2008-11-251-0/+11
| | | | SVN-Revision: 13352
* fix lzma uImage generationImre Kaloz2008-11-251-1/+1
| | | | SVN-Revision: 13351
* enable gigabit feature if the SoC supports itGabor Juhos2008-11-251-11/+43
| | | | SVN-Revision: 13350
* improve SoC detectionGabor Juhos2008-11-252-7/+50
| | | | SVN-Revision: 13349
* fix ipset patch to have headers installed when using 'make -C $(KDIR) ↵Nicolas Thill2008-11-256-0/+102
| | | | | | headers_install' SVN-Revision: 13348
* update to 2.6.27.7Imre Kaloz2008-11-256-6/+6
| | | | SVN-Revision: 13347
* move THERMAL symbols into the generic configImre Kaloz2008-11-2524-38/+4
| | | | SVN-Revision: 13346
* upgrade avr32 to 2.6.27Imre Kaloz2008-11-253-16679/+4
| | | | SVN-Revision: 13345
* Fix this nasty patch which prevented others from applyingFlorian Fainelli2008-11-241-13/+2
| | | | SVN-Revision: 13343
* add experimental fix for OCF on 2.6.27.y (closes #4184)Gabor Juhos2008-11-241-0/+197
| | | | SVN-Revision: 13341
* ethernet driver preparation for gigabit supportGabor Juhos2008-11-243-8/+7
| | | | SVN-Revision: 13340
* fix gpio-leds, and gpio-buttons platform data initializationGabor Juhos2008-11-241-0/+2
| | | | SVN-Revision: 13337
* Subject: [PATCH] Upgrades x86 to kernel 2.6.27 (#4195)Florian Fainelli2008-11-233-1/+1025
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 13332
* create firmware image for the Compex NP25G and WPE53G boardsGabor Juhos2008-11-221-2/+12
| | | | SVN-Revision: 13318
* enable MyLoader partition parserGabor Juhos2008-11-225-3/+5
| | | | SVN-Revision: 13317
* add NP25G and WP543 board idGabor Juhos2008-11-221-0/+4
| | | | SVN-Revision: 13316
* brcm63xx has pcmcia support and is able to run b43 on its pci busFlorian Fainelli2008-11-201-2/+13
| | | | SVN-Revision: 13303
* Update brcm63xx broadcom profile now that b43 is availableFlorian Fainelli2008-11-201-1/+1
| | | | SVN-Revision: 13302
* Synchroniz bcm63xx kernel configurationFlorian Fainelli2008-11-201-2/+3
| | | | SVN-Revision: 13300
* Prevent the MTD map to fail, somehow detect_cfe will read the tag plus some ↵Florian Fainelli2008-11-201-1/+1
| | | | | | garbage, therefore making a simple strcmp will fail SVN-Revision: 13299
* Generate valid images for the bcm96348gw boardFlorian Fainelli2008-11-201-0/+1
| | | | SVN-Revision: 13298
* Remove those two profiles, people that actually change cards will certainly ↵Florian Fainelli2008-11-202-26/+0
| | | | | | know how to add modules for them SVN-Revision: 13297
* fix error from last commitThomas Langer2008-11-201-1/+1
| | | | SVN-Revision: 13296
* some cleanups: - fix CPUID detection - update MTD map for checks and ↵Thomas Langer2008-11-2014-204/+307
| | | | | | sysupgrade - enable subtargets (Generic&NFS) for simpler development - generic cleanups (e.g. from linux checkpatch.pl) SVN-Revision: 13295
* restore accidentally deleted ofc patchesGabor Juhos2008-11-192-0/+50
| | | | SVN-Revision: 13293
* ocf: move all stuff into files, and fix build error on .25Gabor Juhos2008-11-1954-70367/+25251
| | | | SVN-Revision: 13288
* update ocf-linux to 20080917Gabor Juhos2008-11-1812-442/+12898
| | | | SVN-Revision: 13282
* sync default kernel configGabor Juhos2008-11-181-16/+3
| | | | SVN-Revision: 13280
* disable CONFIG_MTD_REDBOOT_PARTS_UNALLOCATEDGabor Juhos2008-11-182-2/+0
| | | | SVN-Revision: 13279
* add experimental support for the AzureWave AW-NR580 boardGabor Juhos2008-11-188-2/+53
| | | | SVN-Revision: 13278
* add EON en25p32 support, and enable redboot partition parser in the m25p80 ↵Gabor Juhos2008-11-187-0/+70
| | | | | | driver SVN-Revision: 13277
* Update config to 2.6.27.6Lars-Peter Clausen2008-11-181-10/+2
| | | | SVN-Revision: 13276
* sync 2.6.26 configGabor Juhos2008-11-171-6/+1
| | | | SVN-Revision: 13268
* upgrade ppc44x to 2.6.27Imre Kaloz2008-11-173-33/+22
| | | | SVN-Revision: 13266
* use MyLoader partition parser on the WP543 boardGabor Juhos2008-11-173-31/+24
| | | | SVN-Revision: 13265
* move some options to the generic 2.6.27 configImre Kaloz2008-11-179-32/+9
| | | | SVN-Revision: 13264