summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm-2.6
Commit message (Collapse)AuthorAgeFilesLines
* fix up remaining parts for the brcm47xx-2.6 port (tested on wgt634u), nuke ↵Felix Fietkau2007-03-1415-14081/+0
| | | | | | the old brcm-2.6 port, close #1312, #1451 SVN-Revision: 6564
* reorder target profilesFelix Fietkau2007-03-042-0/+0
| | | | SVN-Revision: 6514
* split out profile definitions from MakefilesTim Yardley2007-03-024-29/+53
| | | | | | | | | | | structure is as follows: target/linux/<arch>/profiles/<profilename>.mk These files are included by a blob match in the target Makefile The files should be labeled based on their profile Name in the definition SVN-Revision: 6468
* move mtd rootfs split patch to generic-2.6, disabled for broadcom targets ↵Felix Fietkau2007-03-011-0/+1
| | | | | | until the flash map driver is updated and tested SVN-Revision: 6449
* correct wrong CONFIG_PCMCIA defaults (fixes buildbot errors)Felix Fietkau2007-02-261-0/+1
| | | | SVN-Revision: 6390
* add missing config filesFelix Fietkau2007-02-221-0/+321
| | | | SVN-Revision: 6338
* Reorganize kernel configs - target/linux/*/config is now a directory. ↵Felix Fietkau2007-02-222-2103/+0
| | | | | | ./config/default will replace the old config and config-diff (format is like config-diff, the full kernel config is no longer kept in the build system) This commit removes all the kernel config stuff, the next one will add the replacement - there's no way to do this atomically with svn. SVN-Revision: 6337
* port [6229] to kamikazeFelix Fietkau2007-02-081-1/+1
| | | | SVN-Revision: 6275
* change target descriptionFelix Fietkau2007-02-051-1/+1
| | | | SVN-Revision: 6270
* add profile for the wgt634uFelix Fietkau2007-02-051-0/+10
| | | | SVN-Revision: 6269
* Add chaostable from #1187, also enable netfilter modules for ixp4xx.Florian Fainelli2007-01-221-4/+7
| | | | SVN-Revision: 6182
* add descriptions to the broadcom target profiles and export them to the ↵Felix Fietkau2007-01-201-0/+8
| | | | | | target metadata (not presented in menuconfig yet) SVN-Revision: 6137
* remove bogus part of the broadcom target descriptionsFelix Fietkau2007-01-161-4/+0
| | | | SVN-Revision: 6109
* move several instances of DEFAULT:=y to profile preselections (easier for ↵Felix Fietkau2007-01-141-1/+1
| | | | | | the image builder to pick up) SVN-Revision: 6096
* add missing part from [6013]Felix Fietkau2007-01-071-0/+1
| | | | SVN-Revision: 6014
* move brcm-2.6/image to brcm-2.4, to reduce the cross-dependencies between ↵Felix Fietkau2007-01-0710-1373/+0
| | | | | | those two. symlink will be added in the next commit (i don't think svn can do that change atomically) SVN-Revision: 6013
* store the default kernel version for our ports in a single place (target ↵Felix Fietkau2006-12-251-4/+0
| | | | | | makefiles can still override it if necessary) SVN-Revision: 5899
* upgrade to 2.6.19.1, fix Gateway 7001 patch and enable image generation for ↵Imre Kaloz2006-12-191-2/+2
| | | | | | ixp4xx SVN-Revision: 5856
* build wrt300n v1 imagesImre Kaloz2006-12-161-0/+1
| | | | SVN-Revision: 5808
* Upgrade to Linux 2.6.19Felix Fietkau2006-12-149-495/+916
| | | | | | | - Includes large parts of the patch from #1021 by dpalffy - Includes RB532 NAND driver changes by n0-1 SVN-Revision: 5789
* disable broadcom jffs2 images by defaultFelix Fietkau2006-12-121-1/+1
| | | | SVN-Revision: 5773
* Enable msdos fs support and package itFlorian Fainelli2006-12-091-1/+1
| | | | SVN-Revision: 5741
* Add HFS and HFS+ modules (#1024)Florian Fainelli2006-12-071-7/+21
| | | | SVN-Revision: 5713
* disable wgt634u image for brcm-2.4Felix Fietkau2006-12-061-2/+4
| | | | SVN-Revision: 5697
* move target/image/platform to target/linux/platform/image platform ↵Mike Baker2006-11-2810-0/+1370
| | | | | | directories are now self contained SVN-Revision: 5669
* add missing src symlinkFelix Fietkau2006-11-231-0/+1
| | | | SVN-Revision: 5623
* move platform specific base-files into target/linux/<targetname>Felix Fietkau2006-11-222-0/+2
| | | | SVN-Revision: 5621
* autodetect atm, pci, usb, pcmcia features from kernel config fileFelix Fietkau2006-11-191-1/+1
| | | | SVN-Revision: 5586
* reorganize nat helper packages, move ftp and irc nat to a package that is ↵Felix Fietkau2006-11-191-4/+4
| | | | | | enabled by default, for security reasons - see #917 for more information SVN-Revision: 5581
* add mini_foFelix Fietkau2006-11-171-0/+1
| | | | SVN-Revision: 5541
* enable irq sharing for the serial consoleFelix Fietkau2006-11-171-1/+1
| | | | SVN-Revision: 5540
* reorder variablesFelix Fietkau2006-11-121-1/+1
| | | | SVN-Revision: 5513
* implement target profiles in menuconfigFelix Fietkau2006-11-121-0/+13
| | | | SVN-Revision: 5512
* make target/linux/* directories self-contained, use the selected kernel ↵Felix Fietkau2006-11-111-0/+14
| | | | | | version for the toolchain, autogenerate menuconfig and makefile code for target selection SVN-Revision: 5498
* Enable iso9660 and udf kernel modules (#930)Florian Fainelli2006-11-091-2/+6
| | | | SVN-Revision: 5485
* Update kernel configurations to enable NLS KOI8R (russian) and package the ↵Florian Fainelli2006-11-041-1/+1
| | | | | | module (#819 - second part) SVN-Revision: 5446
* port new diag driver to kamikazeFelix Fietkau2006-11-031-64/+78
| | | | SVN-Revision: 5426
* use irq sharing on the serial lineFelix Fietkau2006-11-031-3/+7
| | | | SVN-Revision: 5424
* export skb_attach symbol (#887)Florian Fainelli2006-10-311-1/+2
| | | | SVN-Revision: 5359
* cleanup/rewrite of the kernel build processFelix Fietkau2006-10-191-8/+1
| | | | SVN-Revision: 5226
* cleanupFelix Fietkau2006-10-191-1/+0
| | | | SVN-Revision: 5224
* enable native ipsec modules on 2.6, add ipsec kernel modulesNicolas Thill2006-10-181-9/+12
| | | | SVN-Revision: 5205
* bcm4710: port a missing part of the cache fixes to linux 2.6Felix Fietkau2006-10-161-33/+51
| | | | SVN-Revision: 5163
* fix irq sharing issue on bcm4710Felix Fietkau2006-10-161-4/+5
| | | | SVN-Revision: 5160
* fix extpci irq assignment bugFelix Fietkau2006-10-161-4/+16
| | | | SVN-Revision: 5159
* accidentally removed a small part of the flash map patch - fixing that.Felix Fietkau2006-10-161-0/+27
| | | | SVN-Revision: 5158
* add io resource patch from #800, merge flash map stuff from linux 2.4 to ↵Felix Fietkau2006-10-152-32/+43
| | | | | | support the wl-hdd without breaking the netgear wgt634u SVN-Revision: 5134
* don't hardcode the cpu frequency for bcm47xx in linux 2.6Felix Fietkau2006-10-151-160/+227
| | | | SVN-Revision: 5133
* fix bcm4710 cache fixesFelix Fietkau2006-10-151-9/+9
| | | | SVN-Revision: 5132
* finally move buildroot-ng to trunkFelix Fietkau2016-03-207-0/+15203