summaryrefslogtreecommitdiffstats
path: root/target/linux/rb532-2.6
Commit message (Collapse)AuthorAgeFilesLines
* fix the squashfs kernel command line for rb532Felix Fietkau2007-06-211-1/+1
| | | | SVN-Revision: 7687
* 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
* Fix default permission (#1812)Florian Fainelli2007-06-141-0/+1
| | | | SVN-Revision: 7634
* fix rb532 squashfs support (patch by Jens Muecke)Felix Fietkau2007-06-111-0/+4
| | | | SVN-Revision: 7577
* update kernel config for rb532Felix Fietkau2007-06-071-21/+3
| | | | SVN-Revision: 7514
* fix rb532 patch errorFelix Fietkau2007-06-062-31/+18
| | | | SVN-Revision: 7511
* don't redefine MIPS_CPU_IRQ_BASEFelix Fietkau2007-05-241-3/+1
| | | | SVN-Revision: 7330
* fix rb532 compileFelix Fietkau2007-05-245-15/+40
| | | | SVN-Revision: 7329
* fix x86 boot filesystem allocation (#1736)Felix Fietkau2007-05-231-1/+1
| | | | SVN-Revision: 7312
* add some apparently missing dma cache ops to the korina driverFelix Fietkau2007-05-191-1/+7
| | | | SVN-Revision: 7274
* 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