aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/rb532-2.6
Commit message (Collapse)AuthorAgeFilesLines
* convert rb532 to the new structureFelix Fietkau2007-05-1934-5909/+5945
| | | | SVN-Revision: 7273
* Add missing \nFlorian Fainelli2007-04-021-1/+1
| | | | SVN-Revision: 6836
* Move the yaffs patch to be generic, shared between rb532 and adm5120Florian Fainelli2007-03-261-13085/+0
| | | | SVN-Revision: 6716
* enable ext2 by default for rb532 (fixes #1466)Felix Fietkau2007-03-151-1/+1
| | | | SVN-Revision: 6569
* fix a compile error caused by the devfs removalFelix Fietkau2007-03-041-2/+1
| | | | SVN-Revision: 6518
* enable preinit in a few other platformsFelix Fietkau2007-03-032-4/+4
| | | | SVN-Revision: 6482
* make the rest of the structure for the targets that dont have profiles yetTim Yardley2007-03-031-0/+4
| | | | SVN-Revision: 6475
* commit profile support for base-files... patches still need to be doneTim Yardley2007-03-022-0/+0
| | | | SVN-Revision: 6465
* kernel build cleanupFelix Fietkau2007-03-021-1/+0
| | | | SVN-Revision: 6464
* allow the user to change the rb532 rootfs size in menuconfig (fixes #1374)Felix Fietkau2007-02-281-1/+1
| | | | SVN-Revision: 6417
* add missing config filesFelix Fietkau2007-02-221-0/+195
| | | | SVN-Revision: 6338
* Reorganize kernel configs - target/linux/*/config is now a directory. ↵Felix Fietkau2007-02-222-1278/+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
* move tlb change for mips 4KC to generic patches (required for most mips targets)Felix Fietkau2007-02-131-19/+0
| | | | SVN-Revision: 6294
* port [6229] to kamikazeFelix Fietkau2007-02-081-1/+1
| | | | SVN-Revision: 6275
* oops... typoFelix Fietkau2007-02-041-1/+1
| | | | SVN-Revision: 6267
* fix rootfs detectionFelix Fietkau2007-02-041-1/+1
| | | | SVN-Revision: 6266
* fix rb532 image buildFelix Fietkau2007-01-311-3/+2
| | | | SVN-Revision: 6233
* 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-4/+4
| | | | | | places, but it seems to work for Broadcom at least - other targets untested. SVN-Revision: 6071
* 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
* more cleanupFelix Fietkau2006-12-201-174/+2
| | | | SVN-Revision: 5884
* change the type of plat_irq_dispatchFelix Fietkau2006-12-191-1/+1
| | | | SVN-Revision: 5864
* remove obsolete patchFelix Fietkau2006-12-191-13/+0
| | | | SVN-Revision: 5863
* cosmetic fix: make the pci slot check more readableFelix Fietkau2006-12-191-1/+1
| | | | SVN-Revision: 5862
* add a better pci fix for rb532Felix Fietkau2006-12-192-48/+25
| | | | SVN-Revision: 5861
* add missing copyrightFelix Fietkau2006-12-191-1/+2
| | | | SVN-Revision: 5860
* 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
* first round of rb532 cleanupFelix Fietkau2006-12-193-2347/+101
| | | | SVN-Revision: 5855
* some platform support path name cleanupFelix Fietkau2006-12-181-2/+2
| | | | SVN-Revision: 5846
* remove a few unused thingsFelix Fietkau2006-12-142-5/+57
| | | | SVN-Revision: 5792
* Upgrade to Linux 2.6.19Felix Fietkau2006-12-149-8806/+10400
| | | | | | | - Includes large parts of the patch from #1021 by dpalffy - Includes RB532 NAND driver changes by n0-1 SVN-Revision: 5789
* small cleanupFelix Fietkau2006-12-131-1/+0
| | | | SVN-Revision: 5778
* 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
* improve the stability of via-rhine with large packet sizes and high network loadFelix Fietkau2006-12-071-44/+63
| | | | SVN-Revision: 5707
* remove custom partition table hack, add ptgen utility for generating ↵Felix Fietkau2006-12-074-327/+18
| | | | | | partition tables SVN-Revision: 5704
* replace the ugly rb532 cmdline hack with a cleaner one that does not depend ↵Felix Fietkau2006-12-065-24/+122
| | | | | | on magic offsets SVN-Revision: 5699
* fix path to lzma-loaderFelix Fietkau2006-12-061-1/+1
| | | | SVN-Revision: 5698
* move target/image/platform to target/linux/platform/image platform ↵Mike Baker2006-11-281-0/+76
| | | | | | directories are now self contained SVN-Revision: 5669
* move platform specific base-files into target/linux/<targetname>Felix Fietkau2006-11-222-0/+78
| | | | SVN-Revision: 5621
* autodetect atm, pci, usb, pcmcia features from kernel config fileFelix Fietkau2006-11-191-1/+1
| | | | SVN-Revision: 5586
* reorganize nat helper packages, move ftp and irc nat to a package that is ↵Felix Fietkau2006-11-191-4/+4
| | | | | | enabled by default, for security reasons - see #917 for more information SVN-Revision: 5581
* add mini_foFelix Fietkau2006-11-171-0/+1
| | | | SVN-Revision: 5541
* 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
* Add NAND flash/YAFFS2 patches for RB532 by David Goodenough Read the kernel ↵Felix Fietkau2006-10-266-85/+11622
| | | | | | command line from an otherwise unused area of the kernel image (will be used for changing the command line on the fly when copying the system from CF to NAND) SVN-Revision: 5296
* disable pcmcia on rb532Nicolas Thill2006-10-191-13/+1
| | | | SVN-Revision: 5239
* cleanup/rewrite of the kernel build processFelix Fietkau2006-10-191-8/+1
| | | | SVN-Revision: 5226