aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/au1000-2.6
Commit message (Collapse)AuthorAgeFilesLines
* add generic GPIO to MIPS boards, use it for au1000 and for the MTX-1 led ↵Florian Fainelli2007-05-243-63/+334
| | | | | | driver as well git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7334 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update au1000 for .21, build an SREC initramfs image so that it can be ↵Florian Fainelli2007-05-248-137/+27
| | | | | | tested directly with yamon git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7333 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Split the led driver Florian Fainelli2007-05-202-120/+116
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7290 3c298f89-4303-0410-b956-a3cf2f4a3e73
* unified preinit environmentMike Baker2007-05-102-12/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7173 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cleanupFelix Fietkau2007-05-102-58/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7169 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Enable USB support for au1000Florian Fainelli2007-05-061-3/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7103 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add some diagnostic stuff for au1000, failsafe will need system button ↵Florian Fainelli2007-05-063-0/+92
| | | | | | driver rewrite git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7101 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update the watchdog driver to make it more linux look alikeFlorian Fainelli2007-05-062-251/+280
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7100 3c298f89-4303-0410-b956-a3cf2f4a3e73
* au1000 has pci and usbFlorian Fainelli2007-05-061-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7099 3c298f89-4303-0410-b956-a3cf2f4a3e73
* meshcube: override the boot loader's (wrong) kernel command lineFelix Fietkau2007-04-061-0/+19
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6872 3c298f89-4303-0410-b956-a3cf2f4a3e73
* enable preinit in a few other platformsFelix Fietkau2007-03-031-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6482 3c298f89-4303-0410-b956-a3cf2f4a3e73
* split out profile definitions from MakefilesTim Yardley2007-03-024-17/+41
| | | | | | | | | | | | | 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6468 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add a LED driver for MTX-1 boards, yeah babyFlorian Fainelli2007-03-022-2/+150
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6454 3c298f89-4303-0410-b956-a3cf2f4a3e73
* correct wrong CONFIG_PCMCIA defaults (fixes buildbot errors)Felix Fietkau2007-02-261-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6390 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing config filesFelix Fietkau2007-02-221-0/+252
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6338 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Reorganize kernel configs - target/linux/*/config is now a directory.Felix Fietkau2007-02-222-2077/+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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6337 3c298f89-4303-0410-b956-a3cf2f4a3e73
* port [6229] to kamikazeFelix Fietkau2007-02-081-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6275 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Forgot to add the DELUDE target :/Florian Fainelli2007-01-231-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6183 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add chaostable from #1187, also enable netfilter modules for ixp4xx.Florian Fainelli2007-01-221-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6182 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move another DEFAULT:=y and fix a dependency bugFelix Fietkau2007-01-141-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6097 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove this unnecessary patchFlorian Fainelli2007-01-111-16/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6079 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Make the i2c driver work, as a moduleFlorian Fainelli2006-12-302-24/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5930 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Forgot to make i2c driver depend on i2c bit banging algorithmFlorian Fainelli2006-12-281-2/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5919 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Forgot to add the i2c id, grrFlorian Fainelli2006-12-281-0/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5918 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Small typoFlorian Fainelli2006-12-281-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5917 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Port the i2c-gpio driver to the 2.6 kernelFlorian Fainelli2006-12-283-3/+524
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5916 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5899 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade to 2.6.19.1, fix Gateway 7001 patch and enable image generation for ↵Imre Kaloz2006-12-191-2/+2
| | | | | | ixp4xx git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5856 3c298f89-4303-0410-b956-a3cf2f4a3e73
* some platform support path name cleanupFelix Fietkau2006-12-181-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5846 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Upgrade to Linux 2.6.19Felix Fietkau2006-12-148-276/+630
| | | | | | | | | - Includes large parts of the patch from #1021 by dpalffy - Includes RB532 NAND driver changes by n0-1 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5789 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add binary images for au1000 (for use with mtd)Felix Fietkau2006-12-121-3/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5767 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add different Wi-Fi profilesFlorian Fainelli2006-12-111-0/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5761 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix pci on the meshcubesFelix Fietkau2006-12-091-0/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5742 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add HFS and HFS+ modules (#1024)Florian Fainelli2006-12-071-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5713 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move target/image/platform to target/linux/platform/imageMike Baker2006-11-281-0/+55
| | | | | | | platform directories are now self contained git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5669 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move platform specific base-files into target/linux/<targetname>Felix Fietkau2006-11-222-0/+40
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5621 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove zimage patchFelix Fietkau2006-11-221-1364/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5614 3c298f89-4303-0410-b956-a3cf2f4a3e73
* autodetect atm, pci, usb, pcmcia features from kernel config fileFelix Fietkau2006-11-191-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5586 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5581 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove kallsyms from au1000 kernel config - makes the kernels way too bigFelix Fietkau2006-11-181-3/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5561 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add mini_foFelix Fietkau2006-11-171-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5541 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make target/linux/* directories self-contained, use the selected kernel ↵Felix Fietkau2006-11-111-0/+10
| | | | | | version for the toolchain, autogenerate menuconfig and makefile code for target selection git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5498 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Enable iso9660 and udf kernel modules (#930)Florian Fainelli2006-11-091-2/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5485 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update kernel configurations to enable NLS KOI8R (russian) and package the ↵Florian Fainelli2006-11-041-1/+1
| | | | | | module (#819 - second part) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5446 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cleanup/rewrite of the kernel build processFelix Fietkau2006-10-191-9/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5226 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cleanupFelix Fietkau2006-10-191-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5224 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update kernel config : add support for bluetooth devices, enable packet ↵Florian Fainelli2006-10-151-8/+28
| | | | | | support in-kernel, prevented udhcpc to work git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5123 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Make the build work properly by including Hostap modules.Mike Albon2006-08-251-1/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4671 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add ROUTE target for netfilter, closes #595Florian Fainelli2006-08-221-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4620 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update au1000 netfilter config to match other devices configFlorian Fainelli2006-07-311-53/+48
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4357 3c298f89-4303-0410-b956-a3cf2f4a3e73