Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | move target/utils to tools/firmware-utils | Felix Fietkau | 2006-12-06 |
| | | | | SVN-Revision: 5702 | ||
* | replace the ugly rb532 cmdline hack with a cleaner one that does not depend ↵ | Felix Fietkau | 2006-12-06 |
| | | | | | | on magic offsets SVN-Revision: 5699 | ||
* | fix path to lzma-loader | Felix Fietkau | 2006-12-06 |
| | | | | SVN-Revision: 5698 | ||
* | disable wgt634u image for brcm-2.4 | Felix Fietkau | 2006-12-06 |
| | | | | SVN-Revision: 5697 | ||
* | fix pptp nat commit - committed the wrong file | Felix Fietkau | 2006-12-06 |
| | | | | SVN-Revision: 5696 | ||
* | add pptp nat fix (should fix #571, needs to be tested) | Felix Fietkau | 2006-12-05 |
| | | | | SVN-Revision: 5695 | ||
* | move target/image/platform to target/linux/platform/image platform ↵ | Mike Baker | 2006-11-28 |
| | | | | | | directories are now self contained SVN-Revision: 5669 | ||
* | portability fix | Felix Fietkau | 2006-11-28 |
| | | | | SVN-Revision: 5665 | ||
* | fix brcm-2.4 target profiles | Felix Fietkau | 2006-11-27 |
| | | | | SVN-Revision: 5658 | ||
* | add a workaround for a race-condition in the wl driver (triggered by ap+sta ↵ | Felix Fietkau | 2006-11-24 |
| | | | | | | mode in a bridge) SVN-Revision: 5635 | ||
* | upgrade to linux 2.4.33.4 | Felix Fietkau | 2006-11-24 |
| | | | | SVN-Revision: 5634 | ||
* | CFE tag partitioning support. | Mike Albon | 2006-11-23 |
| | | | | SVN-Revision: 5631 | ||
* | deny non-root access to /dev/mtd*ro | Felix Fietkau | 2006-11-23 |
| | | | | SVN-Revision: 5628 | ||
* | fix the ixp4xx arch - armeb, not arm | Felix Fietkau | 2006-11-23 |
| | | | | SVN-Revision: 5627 | ||
* | Add ethernet bonding support for x86 (#856) | Florian Fainelli | 2006-11-23 |
| | | | | SVN-Revision: 5626 | ||
* | add missing src symlink | Felix Fietkau | 2006-11-23 |
| | | | | SVN-Revision: 5623 | ||
* | move platform specific base-files into target/linux/<targetname> | Felix Fietkau | 2006-11-22 |
| | | | | SVN-Revision: 5621 | ||
* | remove zimage patch | Felix Fietkau | 2006-11-22 |
| | | | | SVN-Revision: 5614 | ||
* | autodetect atm, pci, usb, pcmcia features from kernel config file | Felix Fietkau | 2006-11-19 |
| | | | | SVN-Revision: 5586 | ||
* | reorganize nat helper packages, move ftp and irc nat to a package that is ↵ | Felix Fietkau | 2006-11-19 |
| | | | | | | enabled by default, for security reasons - see #917 for more information SVN-Revision: 5581 | ||
* | remove outdated README file | Felix Fietkau | 2006-11-18 |
| | | | | SVN-Revision: 5573 | ||
* | add /sbin to the path for x86 image builds (for fdisk) | Felix Fietkau | 2006-11-18 |
| | | | | SVN-Revision: 5570 | ||
* | add prereq checks for target/linux/* and target/image/*, check for fdisk for ↵ | Felix Fietkau | 2006-11-18 |
| | | | | | | the x86 builds SVN-Revision: 5569 | ||
* | add lzma kernel compression support for au1000 | Felix Fietkau | 2006-11-18 |
| | | | | SVN-Revision: 5562 | ||
* | remove kallsyms from au1000 kernel config - makes the kernels way too big | Felix Fietkau | 2006-11-18 |
| | | | | SVN-Revision: 5561 | ||
* | mini_fo fixes | Felix Fietkau | 2006-11-17 |
| | | | | SVN-Revision: 5556 | ||
* | add a few missing exports | Felix Fietkau | 2006-11-17 |
| | | | | SVN-Revision: 5547 | ||
* | upgrade to broadcom wl driver version 4.80.53.0 (from wrt350n release) | Felix Fietkau | 2006-11-17 |
| | | | | SVN-Revision: 5546 | ||
* | add mini_fo | Felix Fietkau | 2006-11-17 |
| | | | | SVN-Revision: 5541 | ||
* | enable irq sharing for the serial console | Felix Fietkau | 2006-11-17 |
| | | | | SVN-Revision: 5540 | ||
* | fix the backport of ipt_string by adding the linux 2.6 textsearch code in a ↵ | Felix Fietkau | 2006-11-14 |
| | | | | | | way that does not require adding stuff to our kernel image - linux 2.6 compatible SVN-Revision: 5527 | ||
* | add missing uml include (patch from #955) | Felix Fietkau | 2006-11-13 |
| | | | | SVN-Revision: 5523 | ||
* | Add rdc-2.6 description | Florian Fainelli | 2006-11-12 |
| | | | | SVN-Revision: 5517 | ||
* | reorder variables | Felix Fietkau | 2006-11-12 |
| | | | | SVN-Revision: 5513 | ||
* | implement target profiles in menuconfig | Felix Fietkau | 2006-11-12 |
| | | | | SVN-Revision: 5512 | ||
* | fix default target | Felix Fietkau | 2006-11-12 |
| | | | | SVN-Revision: 5501 | ||
* | make target/linux/* directories self-contained, use the selected kernel ↵ | Felix Fietkau | 2006-11-11 |
| | | | | | | 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 |
| | | | | SVN-Revision: 5485 | ||
* | use target nm instead of host nm for ar7 images (#936) | Felix Fietkau | 2006-11-08 |
| | | | | SVN-Revision: 5473 | ||
* | Add missing definitions, prevented users of Fedora Core 5 (and probably ↵ | Florian Fainelli | 2006-11-06 |
| | | | | | | others) to build UML kernels. SVN-Revision: 5453 | ||
* | Add support for ne2000 pci NIC (#916) | Florian Fainelli | 2006-11-06 |
| | | | | SVN-Revision: 5451 | ||
* | Update kernel configurations to enable NLS KOI8R (russian) and package the ↵ | Florian Fainelli | 2006-11-04 |
| | | | | | | module (#819 - second part) SVN-Revision: 5446 | ||
* | remove obsolete patch | Felix Fietkau | 2006-11-04 |
| | | | | SVN-Revision: 5438 | ||
* | port new diag driver to kamikaze | Felix Fietkau | 2006-11-03 |
| | | | | SVN-Revision: 5426 | ||
* | use irq sharing on the serial line | Felix Fietkau | 2006-11-03 |
| | | | | SVN-Revision: 5424 | ||
* | Add #870 patch, fixes compilation with newer kernel-headers, also fixes fc5 ↵ | Florian Fainelli | 2006-11-02 |
| | | | | | | compilation SVN-Revision: 5388 | ||
* | remove old control directory | Felix Fietkau | 2006-11-01 |
| | | | | SVN-Revision: 5377 | ||
* | Add USR5461 image generation and tool (#817), thanks to Dick Streefland ! | Florian Fainelli | 2006-11-01 |
| | | | | SVN-Revision: 5373 | ||
* | fix a small typo | Felix Fietkau | 2006-10-31 |
| | | | | SVN-Revision: 5368 | ||
* | fix rootfs partition name for x86 images | Felix Fietkau | 2006-10-31 |
| | | | | SVN-Revision: 5367 |