Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't redefine MIPS_CPU_IRQ_BASE | Felix Fietkau | 2007-05-24 | 1 | -3/+1 |
| | | | | SVN-Revision: 7330 | ||||
* | fix rb532 compile | Felix Fietkau | 2007-05-24 | 5 | -15/+40 |
| | | | | SVN-Revision: 7329 | ||||
* | fix x86 boot filesystem allocation (#1736) | Felix Fietkau | 2007-05-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 7312 | ||||
* | add some apparently missing dma cache ops to the korina driver | Felix Fietkau | 2007-05-19 | 1 | -1/+7 |
| | | | | SVN-Revision: 7274 | ||||
* | convert rb532 to the new structure | Felix Fietkau | 2007-05-19 | 34 | -5909/+5945 |
| | | | | SVN-Revision: 7273 | ||||
* | Add missing \n | Florian Fainelli | 2007-04-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 6836 | ||||
* | Move the yaffs patch to be generic, shared between rb532 and adm5120 | Florian Fainelli | 2007-03-26 | 1 | -13085/+0 |
| | | | | SVN-Revision: 6716 | ||||
* | enable ext2 by default for rb532 (fixes #1466) | Felix Fietkau | 2007-03-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 6569 | ||||
* | fix a compile error caused by the devfs removal | Felix Fietkau | 2007-03-04 | 1 | -2/+1 |
| | | | | SVN-Revision: 6518 | ||||
* | enable preinit in a few other platforms | Felix Fietkau | 2007-03-03 | 2 | -4/+4 |
| | | | | SVN-Revision: 6482 | ||||
* | make the rest of the structure for the targets that dont have profiles yet | Tim Yardley | 2007-03-03 | 1 | -0/+4 |
| | | | | SVN-Revision: 6475 | ||||
* | commit profile support for base-files... patches still need to be done | Tim Yardley | 2007-03-02 | 2 | -0/+0 |
| | | | | SVN-Revision: 6465 | ||||
* | kernel build cleanup | Felix Fietkau | 2007-03-02 | 1 | -1/+0 |
| | | | | SVN-Revision: 6464 | ||||
* | allow the user to change the rb532 rootfs size in menuconfig (fixes #1374) | Felix Fietkau | 2007-02-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 6417 | ||||
* | add missing config files | Felix Fietkau | 2007-02-22 | 1 | -0/+195 |
| | | | | SVN-Revision: 6338 | ||||
* | Reorganize kernel configs - target/linux/*/config is now a directory. ↵ | Felix Fietkau | 2007-02-22 | 2 | -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 Fietkau | 2007-02-13 | 1 | -19/+0 |
| | | | | SVN-Revision: 6294 | ||||
* | port [6229] to kamikaze | Felix Fietkau | 2007-02-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 6275 | ||||
* | oops... typo | Felix Fietkau | 2007-02-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 6267 | ||||
* | fix rootfs detection | Felix Fietkau | 2007-02-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 6266 | ||||
* | fix rb532 image build | Felix Fietkau | 2007-01-31 | 1 | -3/+2 |
| | | | | SVN-Revision: 6233 | ||||
* | 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 | -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 Fietkau | 2006-12-25 | 1 | -4/+0 |
| | | | | | | makefiles can still override it if necessary) SVN-Revision: 5899 | ||||
* | more cleanup | Felix Fietkau | 2006-12-20 | 1 | -174/+2 |
| | | | | SVN-Revision: 5884 | ||||
* | change the type of plat_irq_dispatch | Felix Fietkau | 2006-12-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 5864 | ||||
* | remove obsolete patch | Felix Fietkau | 2006-12-19 | 1 | -13/+0 |
| | | | | SVN-Revision: 5863 | ||||
* | cosmetic fix: make the pci slot check more readable | Felix Fietkau | 2006-12-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 5862 | ||||
* | add a better pci fix for rb532 | Felix Fietkau | 2006-12-19 | 2 | -48/+25 |
| | | | | SVN-Revision: 5861 | ||||
* | add missing copyright | Felix Fietkau | 2006-12-19 | 1 | -1/+2 |
| | | | | SVN-Revision: 5860 | ||||
* | 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 | ||||
* | first round of rb532 cleanup | Felix Fietkau | 2006-12-19 | 3 | -2347/+101 |
| | | | | SVN-Revision: 5855 | ||||
* | some platform support path name cleanup | Felix Fietkau | 2006-12-18 | 1 | -2/+2 |
| | | | | SVN-Revision: 5846 | ||||
* | remove a few unused things | Felix Fietkau | 2006-12-14 | 2 | -5/+57 |
| | | | | SVN-Revision: 5792 | ||||
* | Upgrade to Linux 2.6.19 | Felix Fietkau | 2006-12-14 | 9 | -8806/+10400 |
| | | | | | | | - Includes large parts of the patch from #1021 by dpalffy - Includes RB532 NAND driver changes by n0-1 SVN-Revision: 5789 | ||||
* | small cleanup | Felix Fietkau | 2006-12-13 | 1 | -1/+0 |
| | | | | SVN-Revision: 5778 | ||||
* | 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 | ||||
* | improve the stability of via-rhine with large packet sizes and high network load | Felix Fietkau | 2006-12-07 | 1 | -44/+63 |
| | | | | SVN-Revision: 5707 | ||||
* | remove custom partition table hack, add ptgen utility for generating ↵ | Felix Fietkau | 2006-12-07 | 4 | -327/+18 |
| | | | | | | partition tables SVN-Revision: 5704 | ||||
* | replace the ugly rb532 cmdline hack with a cleaner one that does not depend ↵ | Felix Fietkau | 2006-12-06 | 5 | -24/+122 |
| | | | | | | on magic offsets SVN-Revision: 5699 | ||||
* | fix path to lzma-loader | Felix Fietkau | 2006-12-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 5698 | ||||
* | move target/image/platform to target/linux/platform/image platform ↵ | Mike Baker | 2006-11-28 | 1 | -0/+76 |
| | | | | | | directories are now self contained SVN-Revision: 5669 | ||||
* | move platform specific base-files into target/linux/<targetname> | Felix Fietkau | 2006-11-22 | 2 | -0/+78 |
| | | | | SVN-Revision: 5621 | ||||
* | autodetect atm, pci, usb, pcmcia features from kernel config file | Felix Fietkau | 2006-11-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 5586 | ||||
* | reorganize nat helper packages, move ftp and irc nat to a package that is ↵ | Felix Fietkau | 2006-11-19 | 1 | -4/+4 |
| | | | | | | enabled by default, for security reasons - see #917 for more information SVN-Revision: 5581 | ||||
* | add mini_fo | Felix Fietkau | 2006-11-17 | 1 | -0/+1 |
| | | | | SVN-Revision: 5541 | ||||
* | make target/linux/* directories self-contained, use the selected kernel ↵ | Felix Fietkau | 2006-11-11 | 1 | -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 Fainelli | 2006-11-09 | 1 | -2/+6 |
| | | | | SVN-Revision: 5485 |