aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/rdc-2.6
Commit message (Collapse)AuthorAgeFilesLines
* split out profile definitions from MakefilesTim Yardley2007-03-022-5/+15
| | | | | | | | | | | 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
* correct wrong CONFIG_PCMCIA defaults (fixes buildbot errors)Felix Fietkau2007-02-261-0/+1
| | | | SVN-Revision: 6390
* clean up a few things in image build makefiles and fix unnecessary grub rebuildsFelix Fietkau2007-02-251-3/+0
| | | | SVN-Revision: 6360
* add missing config filesFelix Fietkau2007-02-221-0/+390
| | | | SVN-Revision: 6338
* Reorganize kernel configs - target/linux/*/config is now a directory. ↵Felix Fietkau2007-02-221-1564/+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
* Forgot to add the DELUDE target :/Florian Fainelli2007-01-231-0/+1
| | | | SVN-Revision: 6183
* Add chaostable from #1187, also enable netfilter modules for ixp4xx.Florian Fainelli2007-01-221-0/+2
| | | | SVN-Revision: 6182
* Add initial version of the new Image Builder It's still a bit rough in a few ↵Felix Fietkau2007-01-101-1/+2
| | | | | | places, but it seems to work for Broadcom at least - other targets untested. SVN-Revision: 6071
* Update rdc-2.6 config (#1178)Florian Fainelli2007-01-091-44/+138
| | | | SVN-Revision: 6051
* Update the crc checksum to allow images being flashed via tftpFlorian Fainelli2006-12-271-1/+1
| | | | SVN-Revision: 5906
* 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
* Add image generation for ar525wFlorian Fainelli2006-12-191-7/+3
| | | | SVN-Revision: 5868
* 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
* Fix spelling typoFlorian Fainelli2006-12-171-1/+1
| | | | SVN-Revision: 5829
* fix a spelling mistake (spotted by armijn)Felix Fietkau2006-12-171-1/+1
| | | | SVN-Revision: 5828
* Update rdc-2.6 patches for 2.6.19Florian Fainelli2006-12-171-45/+45
| | | | SVN-Revision: 5825
* Upgrade to Linux 2.6.19Felix Fietkau2006-12-144-6/+6
| | | | | | | - Includes large parts of the patch from #1021 by dpalffy - Includes RB532 NAND driver changes by n0-1 SVN-Revision: 5789
* Update ralink module package in the WiFi profileFlorian Fainelli2006-12-121-1/+1
| | | | SVN-Revision: 5770
* Add a default Ralink profileFlorian Fainelli2006-12-111-0/+7
| | | | SVN-Revision: 5762
* 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-2/+2
| | | | SVN-Revision: 5713
* move target/image/platform to target/linux/platform/image platform ↵Mike Baker2006-11-281-0/+25
| | | | | | directories are now self contained SVN-Revision: 5669
* autodetect atm, pci, usb, pcmcia features from kernel config fileFelix Fietkau2006-11-191-1/+1
| | | | SVN-Revision: 5586
* add mini_foFelix Fietkau2006-11-171-0/+1
| | | | SVN-Revision: 5541
* Add rdc-2.6 descriptionFlorian Fainelli2006-11-121-0/+5
| | | | SVN-Revision: 5517
* make target/linux/* directories self-contained, use the selected kernel ↵Felix Fietkau2006-11-111-0/+5
| | | | | | 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
* rdc: disable pci serial, remove bluetooth (because usb is disabled)Felix Fietkau2006-10-301-44/+5
| | | | SVN-Revision: 5335
* cleanup/rewrite of the kernel build processFelix Fietkau2006-10-191-7/+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
* remove atm support in a few platformsFelix Fietkau2006-10-171-7/+1
| | | | SVN-Revision: 5177
* Drop changes to mm/fault.c prevents from seeing kernel oops while restarting ↵Florian Fainelli2006-10-151-24/+0
| | | | | | the board automatically SVN-Revision: 5141
* Updated kernel configFlorian Fainelli2006-10-151-6/+4
| | | | SVN-Revision: 5139
* Merge preliminary rdc-2.6 support (Airlink101 AR525W)Florian Fainelli2006-10-155-0/+3677
SVN-Revision: 5138