summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* sync atheros-2.6 config, move parts to the generic confignbd2007-05-262-15/+31
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7348 3c298f89-4303-0410-b956-a3cf2f4a3e73
* refresh kernel patches so that they apply cleanlynbd2007-05-2637-680/+704
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7347 3c298f89-4303-0410-b956-a3cf2f4a3e73
* refresh x86 kernel confignbd2007-05-261-8/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7346 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove bogus netfilter dependenciesnbd2007-05-261-0/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7344 3c298f89-4303-0410-b956-a3cf2f4a3e73
* enable TCPMSS target by defaultnbd2007-05-261-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7343 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move x86 lzma loader patch from generic patches into rdc-2.6 - it's causing ↵nbd2007-05-261-0/+0
| | | | | | problems at least in qemu, maybe on other systems as well and generic x86 doesn't really need the extra compression git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7342 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx-2.6 cleanup, fix the kernel confignbd2007-05-267-58/+33
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7339 3c298f89-4303-0410-b956-a3cf2f4a3e73
* oops, one file got left out.. also add a profile for the WRTSL54GS - still ↵kaloz2007-05-262-0/+47
| | | | | | from noz :) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7338 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm47xx compile fix for .21, thanks to nozkaloz2007-05-268-103/+105
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7337 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix magicbox, convert mtd mapping to platform_device, add support for ↵kaloz2007-05-266-154/+62
| | | | | | combined flash layout git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7336 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update rdc to .21, mark it as brokenflorian2007-05-254-48/+48
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7335 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add generic GPIO to MIPS boards, use it for au1000 and for the MTX-1 led ↵florian2007-05-244-63/+366
| | | | | | 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 ↵florian2007-05-248-137/+27
| | | | | | tested directly with yamon git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7333 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix .21 for sibyte.. because we can..kaloz2007-05-244-137/+237
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7332 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix ar7 compilenbd2007-05-249-23/+35
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7331 3c298f89-4303-0410-b956-a3cf2f4a3e73
* don't redefine MIPS_CPU_IRQ_BASEnbd2007-05-241-3/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7330 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix rb532 compilenbd2007-05-245-15/+40
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7329 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix Magicbox for .21 and convert to the new structurekaloz2007-05-248-2683/+566
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7328 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix aruba compile for .21kaloz2007-05-242-639/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7327 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cleanup patchkaloz2007-05-241-8440/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7326 3c298f89-4303-0410-b956-a3cf2f4a3e73
* nuke vga console support from the x86 lzma loader, it seems to cause ↵nbd2007-05-241-109/+16
| | | | | | problems at least in qemu git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7325 3c298f89-4303-0410-b956-a3cf2f4a3e73
* aruba fixes, work in progresskaloz2007-05-244-47/+9119
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7324 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update x86 config and move some config defaults to the config templatenbd2007-05-232-274/+321
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7323 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix x86 lzma loadernbd2007-05-231-221/+184
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7322 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixup iop32x, needs testing, but should work nowkaloz2007-05-232-1/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7321 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update netfilter patches, fix atheroskaloz2007-05-2311-2824/+1545
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7320 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix x86-2.6 compilenbd2007-05-231-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7319 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix compile error in the netfilter ipset modulenbd2007-05-231-0/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7318 3c298f89-4303-0410-b956-a3cf2f4a3e73
* break trunk temporary - upgrade to 2.6.21.1 and iptables 1.3.7kaloz2007-05-2330-3611/+2585
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7315 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix x86 boot filesystem allocation (#1736)nbd2007-05-232-4/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7312 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make CONFIG_PCCARD disabled by defaultnbd2007-05-231-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7310 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix adm5120hcd compilation error (#1738)florian2007-05-221-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7304 3c298f89-4303-0410-b956-a3cf2f4a3e73
* commandline mtd partition parsing is ugly, convert aruba to platform_devicekaloz2007-05-203-5/+56
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7294 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Disable PCMCIA for adm5120, request IRQ for the USB driver, fix duplicate ↵florian2007-05-204-469/+9
| | | | | | lines in the GPIO code git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7293 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Split the led driver florian2007-05-202-120/+116
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7290 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix duplicate entries in the patchflorian2007-05-201-50/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7289 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add ADM5120 GPIO wrappersflorian2007-05-202-0/+932
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7288 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add generic GPIO support to MIPS boardsflorian2007-05-201-0/+100
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7287 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Implement architecture speficic GPIO calls for adm5120, thanks to Gabor Juhosflorian2007-05-206-1/+47
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7286 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Use the generic GPIO api for bcm947xx and ar7 (for now), thanks to Gabor Juhosflorian2007-05-207-58/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7285 3c298f89-4303-0410-b956-a3cf2f4a3e73
* convert aruba to the new structurekaloz2007-05-2042-13433/+8218
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7284 3c298f89-4303-0410-b956-a3cf2f4a3e73
* give Aruba some love - add support for the combined flash layoutkaloz2007-05-204-6/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7283 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix pcmcia/pccard build defaultsnbd2007-05-193-2/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7275 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add some apparently missing dma cache ops to the korina drivernbd2007-05-191-1/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7274 3c298f89-4303-0410-b956-a3cf2f4a3e73
* convert rb532 to the new structurenbd2007-05-1934-5909/+5945
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7273 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Backport [7224] to the adm5120 flash map driverflorian2007-05-181-4/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7270 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix broadcom squashfs images:nbd2007-05-151-9/+7
| | | | | | | | | | | | We switched over to appending the jffs2 eof mark to the squashfs images, but since the squashfs is not always aligned to eraseblocksize, the eof mark landed in the wrong place. This commit adds an extra flag to the trx utility that can append extra data to a partition with alignment. This is used to place the jffs2 eof mark at the right offset. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7253 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add the #1680 fix for GNU make versionsflorian2007-05-141-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7231 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx-2.6: fix squashfs image partitioning problemnbd2007-05-141-4/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7224 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix routeboard board detection, add some new ZyXEL boards, thanks to Gabor Juhosflorian2007-05-133-50/+144
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7214 3c298f89-4303-0410-b956-a3cf2f4a3e73