Commit Graph

55 Commits (dc23692cac4dbd532ab8dba0a73f184797b83d0e)

Author SHA1 Message Date
Florian Fainelli 047e517898 Fix patch doubling
SVN-Revision: 6912
17 years ago
Florian Fainelli 8ff49aed39 Fresh fixes for rdc from sn9, thanks !
SVN-Revision: 6911
17 years ago
Florian Fainelli 75262124ba Add squashfs to rdc, add nvram partition as jffs2 partition (sn9)
SVN-Revision: 6838
18 years ago
Florian Fainelli a2e2060977 Use sn9 mtd driver
SVN-Revision: 6835
18 years ago
Florian Fainelli 69673570ca Fix the warning
SVN-Revision: 6809
18 years ago
Florian Fainelli 478fdc180a Use an updated r6040 ethernet driver which implements NAPI polling
SVN-Revision: 6805
18 years ago
Florian Fainelli 8cae829e57 Improve kernel configuration
SVN-Revision: 6802
18 years ago
Florian Fainelli b0b49cffa2 Generate squashfs images as well
SVN-Revision: 6800
18 years ago
Florian Fainelli b99dfc7133 Restore image creation for rdc boards
SVN-Revision: 6780
18 years ago
Florian Fainelli 8312a2acc2 Working configuration, minimalistic
SVN-Revision: 6779
18 years ago
Florian Fainelli 3e6bb28214 the redboot parsing function needs to be exported
SVN-Revision: 6778
18 years ago
Florian Fainelli c3697977ab Code cleanup
SVN-Revision: 6777
18 years ago
Florian Fainelli 806cd71e0a Fix the division by zero (sn9)
SVN-Revision: 6770
18 years ago
Florian Fainelli 47fce96471 Disable firmware creation for the moment
SVN-Revision: 6766
18 years ago
Florian Fainelli ed5e0b9431 Split up drivers and specific files, update flash map driver
SVN-Revision: 6765
18 years ago
Florian Fainelli ae90a1394d Working, but very minimalistic kernel config for rdc-2.6
SVN-Revision: 6755
18 years ago
Felix Fietkau 5c9cbf119d clean up nfsd kernel config entries (#1523)
SVN-Revision: 6731
18 years ago
Mike Albon 1fa14eaccc Fix config, set directory block to -1 for redboot.
SVN-Revision: 6533
18 years ago
Tim Yardley 03beb39e5f split out profile definitions from Makefiles
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
18 years ago
Felix Fietkau c6a4f047e3 correct wrong CONFIG_PCMCIA defaults (fixes buildbot errors)
SVN-Revision: 6390
18 years ago
Felix Fietkau 653f61fb3e clean up a few things in image build makefiles and fix unnecessary grub rebuilds
SVN-Revision: 6360
18 years ago
Felix Fietkau 2bcaa1fecd add missing config files
SVN-Revision: 6338
18 years ago
Felix Fietkau e78fb96964 Reorganize kernel configs - target/linux/*/config is now a directory. ./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
18 years ago
Felix Fietkau 8e88bb54ba port [6229] to kamikaze
SVN-Revision: 6275
18 years ago
Florian Fainelli fc55c51ba4 Forgot to add the DELUDE target :/
SVN-Revision: 6183
18 years ago
Florian Fainelli acf6ec373e Add chaostable from #1187, also enable netfilter modules for ixp4xx.
SVN-Revision: 6182
18 years ago
Felix Fietkau 7a6a646497 Add initial version of the new Image Builder It's still a bit rough in a few places, but it seems to work for Broadcom at least - other targets untested.
SVN-Revision: 6071
18 years ago
Florian Fainelli 0362ccb83b Update rdc-2.6 config (#1178)
SVN-Revision: 6051
18 years ago
Florian Fainelli d78cd65a59 Update the crc checksum to allow images being flashed via tftp
SVN-Revision: 5906
18 years ago
Felix Fietkau 35bccdd4ba store the default kernel version for our ports in a single place (target makefiles can still override it if necessary)
SVN-Revision: 5899
18 years ago
Florian Fainelli eb2f10c841 Add image generation for ar525w
SVN-Revision: 5868
18 years ago
Imre Kaloz b66e463bbf upgrade to 2.6.19.1, fix Gateway 7001 patch and enable image generation for ixp4xx
SVN-Revision: 5856
18 years ago
Florian Fainelli 6f68289195 Fix spelling typo
SVN-Revision: 5829
18 years ago
Felix Fietkau 35e440b69e fix a spelling mistake (spotted by armijn)
SVN-Revision: 5828
18 years ago
Florian Fainelli 5be2801df8 Update rdc-2.6 patches for 2.6.19
SVN-Revision: 5825
18 years ago
Felix Fietkau bff468813f Upgrade to Linux 2.6.19
- Includes large parts of the patch from #1021 by dpalffy
- Includes RB532 NAND driver changes by n0-1

SVN-Revision: 5789
18 years ago
Florian Fainelli 035356c411 Update ralink module package in the WiFi profile
SVN-Revision: 5770
18 years ago
Florian Fainelli 618bb26737 Add a default Ralink profile
SVN-Revision: 5762
18 years ago
Florian Fainelli 116c345130 Enable msdos fs support and package it
SVN-Revision: 5741
18 years ago
Florian Fainelli a917b17b19 Add HFS and HFS+ modules (#1024)
SVN-Revision: 5713
18 years ago
Mike Baker c3c4dfb57b move target/image/platform to target/linux/platform/image platform directories are now self contained
SVN-Revision: 5669
18 years ago
Felix Fietkau 80ff6a1d25 autodetect atm, pci, usb, pcmcia features from kernel config file
SVN-Revision: 5586
18 years ago
Felix Fietkau 9f9ac067a4 add mini_fo
SVN-Revision: 5541
18 years ago
Florian Fainelli 4c7870405e Add rdc-2.6 description
SVN-Revision: 5517
18 years ago
Felix Fietkau cf4e7af392 make target/linux/* directories self-contained, use the selected kernel version for the toolchain, autogenerate menuconfig and makefile code for target selection
SVN-Revision: 5498
18 years ago
Florian Fainelli 7ea7acad21 Enable iso9660 and udf kernel modules (#930)
SVN-Revision: 5485
18 years ago
Florian Fainelli 4b8a0d4318 Update kernel configurations to enable NLS KOI8R (russian) and package the module (#819 - second part)
SVN-Revision: 5446
18 years ago
Felix Fietkau 8eaf063d65 rdc: disable pci serial, remove bluetooth (because usb is disabled)
SVN-Revision: 5335
18 years ago
Felix Fietkau 2665d7f09e cleanup/rewrite of the kernel build process
SVN-Revision: 5226
18 years ago
Felix Fietkau 87e6a7e4f2 cleanup
SVN-Revision: 5224
18 years ago