summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* Add support for the WL-500gP v2agb2008-03-311-0/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10693 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add target for PCEngines WRAP Signed-off-by: Roberto Riggio (roberto.riggio ↵thepeople2008-03-291-0/+16
| | | | | | at gmail.com) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10688 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] generate images for the Infineon EASY 5120-RT boardsjuhosg2008-03-281-0/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10682 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix the xt_physdev compilation (#3218)florian2008-03-272-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10678 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Revert [10668] this was also accidentalflorian2008-03-271-33/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10670 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Revert [10668] was accidentalflorian2008-03-272-5/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10669 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Create a dummy sit package for 2.4 kernelsqflorian2008-03-273-3/+37
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10668 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Generate a binary lzma-loaderflorian2008-03-262-3/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10661 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx/apex: Fixed another patch namerwhitby2008-03-261-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10659 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx/apex: Add support for fatslugs, and fix the patch namesrwhitby2008-03-263-0/+28
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10658 3c298f89-4303-0410-b956-a3cf2f4a3e73
* The following patch enables txpower setting for hostap driver and restores ↵thepeople2008-03-251-0/+160
| | | | | | txpower after card resets. Signed-off-by: Vasilis Tsiligiannis <acinonyxs@yahoo.gr> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10656 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx: Updated to 2.6.24.2 - tested on nas100d, fsg3 and nslu2rwhitby2008-03-251-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10654 3c298f89-4303-0410-b956-a3cf2f4a3e73
* apex: Create both 8MB and 16MB apex binariesrwhitby2008-03-255-7/+362
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10653 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx/harddisk/config-default: Enable ext2 and disable ext3 extensionsrwhitby2008-03-251-4/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10651 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix b44 phyaddr by applying the PHY-address mask. Closes #3712agb2008-03-231-0/+15
| | | | | | | - Adapted from patch by Michael Buesch on the linux-netdev mailing list. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10649 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] refresh patchesjuhosg2008-03-2219-114/+114
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10644 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Enable the default-on led triggerrwhitby2008-03-222-0/+24
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10643 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic-2.6/config-2.6.24: Added missing config entries to allow compilation ↵rwhitby2008-03-221-0/+9
| | | | | | of 2.6.24.2 to continue git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10642 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing kernel config optionnbd2008-03-211-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10641 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar7: fixed cpmac, now it doesn't fails to register the phy.matteo2008-03-211-0/+49
| | | | | | | Signed-off-by: beistin@gmail.com git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10640 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux-2.6: Add a driver to run an MMC or SD card over a GPIO based SPI ↵mb2008-03-213-35/+7670
| | | | | | interface. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10637 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx: Updated patches to include all upstream-merged ixp4xx patchesrwhitby2008-03-2115-417/+5268
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10636 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx: Update npe driver patchrwhitby2008-03-201-1274/+1336
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10633 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx: Update config-default to 2.6.24rwhitby2008-03-201-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10632 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx/patches-2.6.24: Refreshed fsg patch and other affected patchesrwhitby2008-03-205-324/+314
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10630 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cpmac: fixed phy seems to be broken, hack cpmac to always report link upmatteo2008-03-191-0/+27
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10627 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm47xx: Fix warningmb2008-03-191-1/+1
| | | | | | | | arch/mips/bcm947xx/irq.c: In function 'pcibios_map_irq': arch/mips/bcm947xx/irq.c:78: warning: passing argument 1 of 'pci_name' discards qualifiers from pointer target type git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10626 3c298f89-4303-0410-b956-a3cf2f4a3e73
* GPIODEV: Fix open-count race condition.mb2008-03-191-7/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10625 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm47xx: Register a GPIODEV platform device to allow GPIO access via /dev/gpiomb2008-03-191-0/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10623 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Detach the building of sdk and imagebuilder from "Select all packagesnbd2008-03-192-2/+0
| | | | | | | | | | by default", since those really represent two distinct build operations from normal package selection. Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10621 3c298f89-4303-0410-b956-a3cf2f4a3e73
* This Patch adds PPS (Pulse per Second) Support to Openwrt 2.6.23nbd2008-03-191-0/+2215
| | | | | | | | | | | | (its deprecated before 2.6.23). Its common to use PPS to sync your PC Clock with GPS or DCF77 clocks via NTPd. I've taken this Patch from http://wiki.enneenne.com/index.php/LinuxPPS_support Signed-off-by: Frithjof Hammer <openwrt@frithjof-hammer.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10619 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix switch support on the Compex WP18/NP18Akaloz2008-03-171-0/+41
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10611 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix image generation on x86kaloz2008-03-171-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10610 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm47xx: Fix GPIO data direction output bit assignmentmb2008-03-151-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10605 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [AR7]: fix serial patchmatteo2008-03-131-24/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10602 3c298f89-4303-0410-b956-a3cf2f4a3e73
* at91: added new sim enable code as well as detection code to hcg2008-03-132-0/+262
| | | | | | | | differentiate between v1.0 and v1.5 hardware revisions git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10600 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update cleanups of ssb-gigemb2008-03-131-37/+41
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10597 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Removed binary file added in errorhcg2008-03-131-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10596 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add back support for 2.6.21 kernels - add some required directories.hcg2008-03-133-1/+300
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10595 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cpmac: patch to reimplement rx ring with EOQ markers to avoid reset storms ↵matteo2008-03-111-0/+178
| | | | | | (closes #2569) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10585 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add AG241 code pattern (fixes #1089)matteo2008-03-111-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10584 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix apex compile on osx, suppress some build warningsnbd2008-03-101-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10582 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Upgrade x86 to 2.6.24florian2008-03-093-1/+899
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10575 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix bzImage copy with 2.6.24 kernelsflorian2008-03-091-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10574 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add new led trigger for network traffic, fixes #2776blogic2008-03-073-0/+463
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10566 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable partitions for unallocated redboot flash memory - it caused a null ↵nbd2008-03-075-2/+3
| | | | | | pointer deref git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10563 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add PCnet32 ethernet support (#3195)florian2008-03-072-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10558 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] 2.6.24: add missing symbol CONFIG_USB_SERIAL_CH431juhosg2008-03-061-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10547 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [AR7] fix cpmac in a more elegant way, thanks Anton Vorontsovmatteo2008-03-051-25/+96
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10546 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [AR7] fixed_phy seems to be broken, this simple workaround fixes itmatteo2008-03-051-0/+27
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10545 3c298f89-4303-0410-b956-a3cf2f4a3e73