summaryrefslogtreecommitdiff
path: root/target/linux/brcm-2.6
Commit message (Collapse)AuthorAge
* fix up remaining parts for the brcm47xx-2.6 port (tested on wgt634u), nuke ↵Felix Fietkau2007-03-14
| | | | | | the old brcm-2.6 port, close #1312, #1451 SVN-Revision: 6564
* reorder target profilesFelix Fietkau2007-03-04
| | | | SVN-Revision: 6514
* split out profile definitions from MakefilesTim Yardley2007-03-02
| | | | | | | | | | | 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-01
| | | | | | until the flash map driver is updated and tested SVN-Revision: 6449
* correct wrong CONFIG_PCMCIA defaults (fixes buildbot errors)Felix Fietkau2007-02-26
| | | | SVN-Revision: 6390
* add missing config filesFelix Fietkau2007-02-22
| | | | SVN-Revision: 6338
* Reorganize kernel configs - target/linux/*/config is now a directory. ↵Felix Fietkau2007-02-22
| | | | | | ./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-08
| | | | SVN-Revision: 6275
* change target descriptionFelix Fietkau2007-02-05
| | | | SVN-Revision: 6270
* add profile for the wgt634uFelix Fietkau2007-02-05
| | | | SVN-Revision: 6269
* Add chaostable from #1187, also enable netfilter modules for ixp4xx.Florian Fainelli2007-01-22
| | | | SVN-Revision: 6182
* add descriptions to the broadcom target profiles and export them to the ↵Felix Fietkau2007-01-20
| | | | | | target metadata (not presented in menuconfig yet) SVN-Revision: 6137
* remove bogus part of the broadcom target descriptionsFelix Fietkau2007-01-16
| | | | SVN-Revision: 6109
* move several instances of DEFAULT:=y to profile preselections (easier for ↵Felix Fietkau2007-01-14
| | | | | | the image builder to pick up) SVN-Revision: 6096
* add missing part from [6013]Felix Fietkau2007-01-07
| | | | SVN-Revision: 6014
* move brcm-2.6/image to brcm-2.4, to reduce the cross-dependencies between ↵Felix Fietkau2007-01-07
| | | | | | 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-25
| | | | | | 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-19
| | | | | | ixp4xx SVN-Revision: 5856
* build wrt300n v1 imagesImre Kaloz2006-12-16
| | | | SVN-Revision: 5808
* Upgrade to Linux 2.6.19Felix Fietkau2006-12-14
| | | | | | | - 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-12
| | | | SVN-Revision: 5773
* Enable msdos fs support and package itFlorian Fainelli2006-12-09
| | | | SVN-Revision: 5741
* Add HFS and HFS+ modules (#1024)Florian Fainelli2006-12-07
| | | | SVN-Revision: 5713
* disable wgt634u image for brcm-2.4Felix Fietkau2006-12-06
| | | | SVN-Revision: 5697
* move target/image/platform to target/linux/platform/image platform ↵Mike Baker2006-11-28
| | | | | | directories are now self contained SVN-Revision: 5669
* add missing src symlinkFelix Fietkau2006-11-23
| | | | SVN-Revision: 5623
* move platform specific base-files into target/linux/<targetname>Felix Fietkau2006-11-22
| | | | SVN-Revision: 5621
* autodetect atm, pci, usb, pcmcia features from kernel config fileFelix Fietkau2006-11-19
| | | | SVN-Revision: 5586
* reorganize nat helper packages, move ftp and irc nat to a package that is ↵Felix Fietkau2006-11-19
| | | | | | enabled by default, for security reasons - see #917 for more information SVN-Revision: 5581
* add mini_foFelix Fietkau2006-11-17
| | | | SVN-Revision: 5541
* enable irq sharing for the serial consoleFelix Fietkau2006-11-17
| | | | SVN-Revision: 5540
* reorder variablesFelix Fietkau2006-11-12
| | | | SVN-Revision: 5513
* implement target profiles in menuconfigFelix Fietkau2006-11-12
| | | | SVN-Revision: 5512
* make target/linux/* directories self-contained, use the selected kernel ↵Felix Fietkau2006-11-11
| | | | | | 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-09
| | | | SVN-Revision: 5485
* Update kernel configurations to enable NLS KOI8R (russian) and package the ↵Florian Fainelli2006-11-04
| | | | | | module (#819 - second part) SVN-Revision: 5446
* port new diag driver to kamikazeFelix Fietkau2006-11-03
| | | | SVN-Revision: 5426
* use irq sharing on the serial lineFelix Fietkau2006-11-03
| | | | SVN-Revision: 5424
* export skb_attach symbol (#887)Florian Fainelli2006-10-31
| | | | SVN-Revision: 5359
* cleanup/rewrite of the kernel build processFelix Fietkau2006-10-19
| | | | SVN-Revision: 5226
* cleanupFelix Fietkau2006-10-19
| | | | SVN-Revision: 5224
* enable native ipsec modules on 2.6, add ipsec kernel modulesNicolas Thill2006-10-18
| | | | SVN-Revision: 5205
* bcm4710: port a missing part of the cache fixes to linux 2.6Felix Fietkau2006-10-16
| | | | SVN-Revision: 5163
* fix irq sharing issue on bcm4710Felix Fietkau2006-10-16
| | | | SVN-Revision: 5160
* fix extpci irq assignment bugFelix Fietkau2006-10-16
| | | | SVN-Revision: 5159
* accidentally removed a small part of the flash map patch - fixing that.Felix Fietkau2006-10-16
| | | | SVN-Revision: 5158
* add io resource patch from #800, merge flash map stuff from linux 2.4 to ↵Felix Fietkau2006-10-15
| | | | | | 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-15
| | | | SVN-Revision: 5133
* fix bcm4710 cache fixesFelix Fietkau2006-10-15
| | | | SVN-Revision: 5132
* finally move buildroot-ng to trunkFelix Fietkau2016-03-20