summaryrefslogtreecommitdiffstats
path: root/target/linux
Commit message (Collapse)AuthorAgeFilesLines
* 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
* upgrade ppc40x to 2.6.27Imre Kaloz2008-11-172-8/+8
| | | | SVN-Revision: 13263
* resync patchImre Kaloz2008-11-171-7/+7
| | | | SVN-Revision: 13262
* update to 2.6.27.6Imre Kaloz2008-11-173-3/+3
| | | | SVN-Revision: 13261
* remove root cmdline optionGabor Juhos2008-11-172-2/+2
| | | | SVN-Revision: 13260
* enable Myloader partition parserGabor Juhos2008-11-174-2/+4
| | | | SVN-Revision: 13257
* move MyLoader partition parser into generic files, will be used on ar71xxGabor Juhos2008-11-175-0/+2
| | | | SVN-Revision: 13256
* update MyLoader partition parser, add support of named partitionsGabor Juhos2008-11-171-43/+57
| | | | SVN-Revision: 13255
* move MyLoader stuff into generic files, will be used on adm5120Gabor Juhos2008-11-173-0/+0
| | | | SVN-Revision: 13254
* Since profiles kernel configuration are not concatenated to the one, ↵Florian Fainelli2008-11-161-0/+6
| | | | | | resulting images will panic due to no platform flash driver, prevent this from happening SVN-Revision: 13231
* Fix small typo in the ethernet driverFlorian Fainelli2008-11-161-1/+1
| | | | SVN-Revision: 13230
* Remove some left-over debugging options making the kerkenl exceed 768KB, ↵Florian Fainelli2008-11-161-5/+5
| | | | | | resulting in a non-bootable image SVN-Revision: 13229
* Package pata_rb532_cf separately and update kernel configFlorian Fainelli2008-11-161-6/+2
| | | | SVN-Revision: 13225
* Add 2.6.27 support to rb532, nand is not recognized, needs to be sorted outFlorian Fainelli2008-11-1510-0/+1523
| | | | SVN-Revision: 13224
* Use 2.6.27 for au1000Florian Fainelli2008-11-159-76/+379
| | | | SVN-Revision: 13220
* This patch is for broadcom 96348GW-11 boards, to get USB and Ethernet ↵Florian Fainelli2008-11-153-3/+31
| | | | | | working. Also it patches mtd map driver for bcm96xx boards to be sure that CFE1CFE1 code is detected when booting from CFE. (#4201) SVN-Revision: 13213
* Package bcm63xx-pcmcia kernel module and fix compilationFlorian Fainelli2008-11-151-1/+2
| | | | SVN-Revision: 13212
* Remove old kernel configuration filesFlorian Fainelli2008-11-152-617/+0
| | | | SVN-Revision: 13211
* Delete old brcm63xx filesFlorian Fainelli2008-11-1547-7502/+0
| | | | SVN-Revision: 13210
* Added support for 2.6.27 kernelHamish Guthrie2008-11-143-0/+32263
| | | | SVN-Revision: 13202
* define some bits of the ethernet controller's registersGabor Juhos2008-11-144-8/+56
| | | | SVN-Revision: 13201
* fixes the ethernet port mask of RB433 in the platform data * Signed-off-by: ↵Gabor Juhos2008-11-131-2/+2
| | | | | | Joerg Albert <jal2 at gmx.de> * closes #4185 SVN-Revision: 13199
* rewrite memory size detectionGabor Juhos2008-11-131-21/+7
| | | | SVN-Revision: 13198
* update 2.6.27 specific patches, and sync kernel configGabor Juhos2008-11-132-2/+1
| | | | SVN-Revision: 13197
* update 2.6.27 specific patches, and sync kernel configGabor Juhos2008-11-132-5/+2
| | | | SVN-Revision: 13196
* cosmetic changes in the ag71xx driverGabor Juhos2008-11-122-16/+16
| | | | SVN-Revision: 13193
* update to 2.6.25.20, 2.6.26.8, 2.6.27.5 and refresh patches * based on a ↵Gabor Juhos2008-11-1241-420/+158
| | | | | | patch by Hauke Mehrtens * closes #4193 SVN-Revision: 13192
* add missing kconfig symbols for 2.6.27 targets when all modules are enabledNicolas Thill2008-11-113-0/+27
| | | | SVN-Revision: 13178
* ack CONFIG_ISDN change introduced in 2.6.27+Nicolas Thill2008-11-111-1/+1
| | | | SVN-Revision: 13175
* add config symbol missed from [13169]Nicolas Thill2008-11-113-0/+3
| | | | SVN-Revision: 13174
* Add missing firewire configuration symbols to 2.4 as wellFlorian Fainelli2008-11-101-0/+9
| | | | SVN-Revision: 13171