summaryrefslogtreecommitdiffstats
path: root/target/linux/rdc-2.6
Commit message (Collapse)AuthorAgeFilesLines
* Better x86 generic config, the lzma decompressor is now reliable (thanks to ↵Florian Fainelli2007-07-302-5/+14
| | | | | | Daniel Gimpelevich) SVN-Revision: 8233
* Add the 93cx6 patch to generic-2.6, correctly fix dependencies on the rt2x00 ↵Florian Fainelli2007-07-272-2/+2
| | | | | | drivers (thanks to Daniel Gimpelevich) SVN-Revision: 8200
* update rdc-2.6 config (thanks to Daniel Gimpelevich)Nicolas Thill2007-07-271-3/+13
| | | | SVN-Revision: 8187
* Use the new x86 code, thanks sn9 !Florian Fainelli2007-07-265-105/+12033
| | | | SVN-Revision: 8185
* NAPI for r6040 of course depends on r6040Florian Fainelli2007-07-251-1/+2
| | | | SVN-Revision: 8161
* Remove preinit.arch, not used, compile NAPI support for R6040, change the ↵Florian Fainelli2007-07-254-3/+6
| | | | | | profile name to ar525w SVN-Revision: 8160
* Upgrade rdc to 2.6.22.1, include r6040 ethernet fixes by sn9, thanks !Florian Fainelli2007-07-255-16/+87
| | | | SVN-Revision: 8153
* Add back the port priority for r6040Florian Fainelli2007-07-231-0/+6
| | | | SVN-Revision: 8134
* clean of the rootfs_split patchGabor Juhos2007-07-191-1/+2
| | | | SVN-Revision: 8047
* pci_module_init() is deprecated for a long time - this won't hurt .21 and ↵Imre Kaloz2007-07-122-1/+2
| | | | | | will be needed for .22 SVN-Revision: 7937
* fill in the kernel version info for every target, move the kernel tarball ↵Felix Fietkau2007-06-281-0/+2
| | | | | | md5sums to a central place SVN-Revision: 7748
* minor kernel config syncFelix Fietkau2007-06-211-4/+0
| | | | SVN-Revision: 7690
* prepare for the transition to linux 2.6.22 - make it possible to override ↵Felix Fietkau2007-06-161-0/+5
| | | | | | the kernel version in the target makefile SVN-Revision: 7644
* Make rdc boot a little further, still broken though, resync kernel configFlorian Fainelli2007-05-312-16/+39
| | | | SVN-Revision: 7419
* move x86 lzma loader patch from generic patches into rdc-2.6 - it's causing ↵Felix Fietkau2007-05-261-0/+1035
| | | | | | problems at least in qemu, maybe on other systems as well and generic x86 doesn't really need the extra compression SVN-Revision: 7342
* Update rdc to .21, mark it as brokenFlorian Fainelli2007-05-254-48/+48
| | | | SVN-Revision: 7335
* Rewrite LED driver, enable PCMCIA modulesFlorian Fainelli2007-05-113-3/+149
| | | | SVN-Revision: 7185
* rdc-2.6 has pci support and rt61 should be built only along with rdc-2.6Florian Fainelli2007-04-251-1/+1
| | | | SVN-Revision: 7049
* More stuff enabled in config, fix squashfs image, thanks sn9Florian Fainelli2007-04-172-45/+35
| | | | SVN-Revision: 6989
* Suppress the useless ioctl functionFlorian Fainelli2007-04-171-10/+0
| | | | SVN-Revision: 6988
* No longer mark rdc-2.6 as broken, squashfs is now working, thanks sn9Florian Fainelli2007-04-165-25/+27
| | | | SVN-Revision: 6976
* Fix patch doublingFlorian Fainelli2007-04-091-11/+0
| | | | SVN-Revision: 6912
* Fresh fixes for rdc from sn9, thanks !Florian Fainelli2007-04-097-162/+160
| | | | SVN-Revision: 6911
* Add squashfs to rdc, add nvram partition as jffs2 partition (sn9)Florian Fainelli2007-04-021-1/+2
| | | | SVN-Revision: 6838
* Use sn9 mtd driverFlorian Fainelli2007-04-021-79/+354
| | | | SVN-Revision: 6835
* Fix the warningFlorian Fainelli2007-04-011-2/+2
| | | | SVN-Revision: 6809
* Use an updated r6040 ethernet driver which implements NAPI pollingFlorian Fainelli2007-04-011-267/+273
| | | | SVN-Revision: 6805
* Improve kernel configurationFlorian Fainelli2007-04-011-21/+9
| | | | SVN-Revision: 6802
* Generate squashfs images as wellFlorian Fainelli2007-04-011-0/+14
| | | | SVN-Revision: 6800
* Restore image creation for rdc boardsFlorian Fainelli2007-04-011-3/+9
| | | | SVN-Revision: 6780
* Working configuration, minimalisticFlorian Fainelli2007-04-011-789/+293
| | | | SVN-Revision: 6779
* the redboot parsing function needs to be exportedFlorian Fainelli2007-04-011-0/+12
| | | | SVN-Revision: 6778
* Code cleanupFlorian Fainelli2007-04-012-214/+84
| | | | SVN-Revision: 6777
* Fix the division by zero (sn9)Florian Fainelli2007-03-311-4/+5
| | | | SVN-Revision: 6770
* Disable firmware creation for the momentFlorian Fainelli2007-03-301-2/+3
| | | | SVN-Revision: 6766
* Split up drivers and specific files, update flash map driverFlorian Fainelli2007-03-305-1228/+1249
| | | | SVN-Revision: 6765
* Working, but very minimalistic kernel config for rdc-2.6Florian Fainelli2007-03-291-369/+791
| | | | SVN-Revision: 6755
* clean up nfsd kernel config entries (#1523)Felix Fietkau2007-03-271-1/+0
| | | | SVN-Revision: 6731
* Fix config, set directory block to -1 for redboot.Mike Albon2007-03-061-1/+1
| | | | SVN-Revision: 6533
* 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