Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make rdc boot a little further, still broken though, resync kernel config | Florian Fainelli | 2007-05-31 | 2 | -16/+39 |
| | | | | SVN-Revision: 7419 | ||||
* | move x86 lzma loader patch from generic patches into rdc-2.6 - it's causing ↵ | Felix Fietkau | 2007-05-26 | 1 | -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 broken | Florian Fainelli | 2007-05-25 | 4 | -48/+48 |
| | | | | SVN-Revision: 7335 | ||||
* | Rewrite LED driver, enable PCMCIA modules | Florian Fainelli | 2007-05-11 | 3 | -3/+149 |
| | | | | SVN-Revision: 7185 | ||||
* | rdc-2.6 has pci support and rt61 should be built only along with rdc-2.6 | Florian Fainelli | 2007-04-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 7049 | ||||
* | More stuff enabled in config, fix squashfs image, thanks sn9 | Florian Fainelli | 2007-04-17 | 2 | -45/+35 |
| | | | | SVN-Revision: 6989 | ||||
* | Suppress the useless ioctl function | Florian Fainelli | 2007-04-17 | 1 | -10/+0 |
| | | | | SVN-Revision: 6988 | ||||
* | No longer mark rdc-2.6 as broken, squashfs is now working, thanks sn9 | Florian Fainelli | 2007-04-16 | 5 | -25/+27 |
| | | | | SVN-Revision: 6976 | ||||
* | Fix patch doubling | Florian Fainelli | 2007-04-09 | 1 | -11/+0 |
| | | | | SVN-Revision: 6912 | ||||
* | Fresh fixes for rdc from sn9, thanks ! | Florian Fainelli | 2007-04-09 | 7 | -162/+160 |
| | | | | SVN-Revision: 6911 | ||||
* | Add squashfs to rdc, add nvram partition as jffs2 partition (sn9) | Florian Fainelli | 2007-04-02 | 1 | -1/+2 |
| | | | | SVN-Revision: 6838 | ||||
* | Use sn9 mtd driver | Florian Fainelli | 2007-04-02 | 1 | -79/+354 |
| | | | | SVN-Revision: 6835 | ||||
* | Fix the warning | Florian Fainelli | 2007-04-01 | 1 | -2/+2 |
| | | | | SVN-Revision: 6809 | ||||
* | Use an updated r6040 ethernet driver which implements NAPI polling | Florian Fainelli | 2007-04-01 | 1 | -267/+273 |
| | | | | SVN-Revision: 6805 | ||||
* | Improve kernel configuration | Florian Fainelli | 2007-04-01 | 1 | -21/+9 |
| | | | | SVN-Revision: 6802 | ||||
* | Generate squashfs images as well | Florian Fainelli | 2007-04-01 | 1 | -0/+14 |
| | | | | SVN-Revision: 6800 | ||||
* | Restore image creation for rdc boards | Florian Fainelli | 2007-04-01 | 1 | -3/+9 |
| | | | | SVN-Revision: 6780 | ||||
* | Working configuration, minimalistic | Florian Fainelli | 2007-04-01 | 1 | -789/+293 |
| | | | | SVN-Revision: 6779 | ||||
* | the redboot parsing function needs to be exported | Florian Fainelli | 2007-04-01 | 1 | -0/+12 |
| | | | | SVN-Revision: 6778 | ||||
* | Code cleanup | Florian Fainelli | 2007-04-01 | 2 | -214/+84 |
| | | | | SVN-Revision: 6777 | ||||
* | Fix the division by zero (sn9) | Florian Fainelli | 2007-03-31 | 1 | -4/+5 |
| | | | | SVN-Revision: 6770 | ||||
* | Disable firmware creation for the moment | Florian Fainelli | 2007-03-30 | 1 | -2/+3 |
| | | | | SVN-Revision: 6766 | ||||
* | Split up drivers and specific files, update flash map driver | Florian Fainelli | 2007-03-30 | 5 | -1228/+1249 |
| | | | | SVN-Revision: 6765 | ||||
* | Working, but very minimalistic kernel config for rdc-2.6 | Florian Fainelli | 2007-03-29 | 1 | -369/+791 |
| | | | | SVN-Revision: 6755 | ||||
* | clean up nfsd kernel config entries (#1523) | Felix Fietkau | 2007-03-27 | 1 | -1/+0 |
| | | | | SVN-Revision: 6731 | ||||
* | Fix config, set directory block to -1 for redboot. | Mike Albon | 2007-03-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 6533 | ||||
* | split out profile definitions from Makefiles | Tim Yardley | 2007-03-02 | 2 | -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 Fietkau | 2007-02-26 | 1 | -0/+1 |
| | | | | SVN-Revision: 6390 | ||||
* | clean up a few things in image build makefiles and fix unnecessary grub rebuilds | Felix Fietkau | 2007-02-25 | 1 | -3/+0 |
| | | | | SVN-Revision: 6360 | ||||
* | add missing config files | Felix Fietkau | 2007-02-22 | 1 | -0/+390 |
| | | | | SVN-Revision: 6338 | ||||
* | Reorganize kernel configs - target/linux/*/config is now a directory. ↵ | Felix Fietkau | 2007-02-22 | 1 | -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 kamikaze | Felix Fietkau | 2007-02-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 6275 | ||||
* | Forgot to add the DELUDE target :/ | Florian Fainelli | 2007-01-23 | 1 | -0/+1 |
| | | | | SVN-Revision: 6183 | ||||
* | Add chaostable from #1187, also enable netfilter modules for ixp4xx. | Florian Fainelli | 2007-01-22 | 1 | -0/+2 |
| | | | | SVN-Revision: 6182 | ||||
* | Add initial version of the new Image Builder It's still a bit rough in a few ↵ | Felix Fietkau | 2007-01-10 | 1 | -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 Fainelli | 2007-01-09 | 1 | -44/+138 |
| | | | | SVN-Revision: 6051 | ||||
* | Update the crc checksum to allow images being flashed via tftp | Florian Fainelli | 2006-12-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 5906 | ||||
* | store the default kernel version for our ports in a single place (target ↵ | Felix Fietkau | 2006-12-25 | 1 | -4/+0 |
| | | | | | | makefiles can still override it if necessary) SVN-Revision: 5899 | ||||
* | Add image generation for ar525w | Florian Fainelli | 2006-12-19 | 1 | -7/+3 |
| | | | | SVN-Revision: 5868 | ||||
* | upgrade to 2.6.19.1, fix Gateway 7001 patch and enable image generation for ↵ | Imre Kaloz | 2006-12-19 | 1 | -2/+2 |
| | | | | | | ixp4xx SVN-Revision: 5856 | ||||
* | Fix spelling typo | Florian Fainelli | 2006-12-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 5829 | ||||
* | fix a spelling mistake (spotted by armijn) | Felix Fietkau | 2006-12-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 5828 | ||||
* | Update rdc-2.6 patches for 2.6.19 | Florian Fainelli | 2006-12-17 | 1 | -45/+45 |
| | | | | SVN-Revision: 5825 | ||||
* | Upgrade to Linux 2.6.19 | Felix Fietkau | 2006-12-14 | 4 | -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 profile | Florian Fainelli | 2006-12-12 | 1 | -1/+1 |
| | | | | SVN-Revision: 5770 | ||||
* | Add a default Ralink profile | Florian Fainelli | 2006-12-11 | 1 | -0/+7 |
| | | | | SVN-Revision: 5762 | ||||
* | Enable msdos fs support and package it | Florian Fainelli | 2006-12-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 5741 | ||||
* | Add HFS and HFS+ modules (#1024) | Florian Fainelli | 2006-12-07 | 1 | -2/+2 |
| | | | | SVN-Revision: 5713 | ||||
* | move target/image/platform to target/linux/platform/image platform ↵ | Mike Baker | 2006-11-28 | 1 | -0/+25 |
| | | | | | | directories are now self contained SVN-Revision: 5669 | ||||
* | autodetect atm, pci, usb, pcmcia features from kernel config file | Felix Fietkau | 2006-11-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 5586 |