summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* [adm5120] fix errors in image generation Makefiles, thanks to Thomas Langer ↵juhosg2007-07-102-3/+3
| | | | | | (fixes #2060) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7904 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable image generation for boards which we still have problems with (at ↵juhosg2007-07-093-12/+25
| | | | | | least if CONFIG_DEVEL is not selected) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7902 3c298f89-4303-0410-b956-a3cf2f4a3e73
* au1000 now runs .22, mtx-1 watchdog is mainline and i2c patch is planned for ↵florian2007-07-094-765/+1
| | | | | | rewriting git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7900 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix the cpu_wait patch for 2.6.22nbd2007-07-091-6/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7896 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 2.6.22 is released :)nbd2007-07-095-5/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7894 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove ARCH:=i686 from s100 profile - the build system can't handle that ↵nbd2007-07-091-1/+0
| | | | | | properly yet git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7893 3c298f89-4303-0410-b956-a3cf2f4a3e73
* some updates for s100blogic2007-07-082-6/+102
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7891 3c298f89-4303-0410-b956-a3cf2f4a3e73
* added i686 support and profile for t-vision s100blogic2007-07-083-1/+449
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7890 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add failsafe support for atheros-2.6 (#1501) - only works with ar5315+ at ↵nbd2007-07-042-4/+8
| | | | | | the moment git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7870 3c298f89-4303-0410-b956-a3cf2f4a3e73
* refactor atheros system code - also add support for the reset button (sends ↵nbd2007-07-0413-461/+707
| | | | | | netlink messages in the same format as broadcom-diag) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7869 3c298f89-4303-0410-b956-a3cf2f4a3e73
* more fixes for the crazy cpu cache issues on brcm47xx-2.6 (mainly affects ↵nbd2007-07-042-63/+63
| | | | | | 4704) - turns out some of the previous fixes were incorrect and a coherency setup functions was missing git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7865 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] more generic handling of Macronix flash chips, fix #2008juhosg2007-07-032-38/+54
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7863 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a glitch in the status output of the non-verbose builds for adm5120nbd2007-07-022-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7856 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix sdk buildnbd2007-07-021-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7855 3c298f89-4303-0410-b956-a3cf2f4a3e73
* nuke magicbox-2.6 2.6.21 patches - 2.6.22-rc is stable herenbd2007-07-022-118/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7848 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update imq patches (fixes #2009)nbd2007-07-022-130/+176
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7847 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade layer7 to the latest version and add fixes for 2.6.21 and 2.6.22-rc ↵nbd2007-07-024-156/+231
| | | | | | - compile tested on .21, run time tested on .22-rc6 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7846 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Move SSB out of brcm47xx target into generic-2.6 targetnoz2007-07-0121-49/+49
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7844 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add gateway 7001 support patch from #1918nbd2007-07-012-1/+68
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7838 3c298f89-4303-0410-b956-a3cf2f4a3e73
* nuke broadcom 2.6.21 patches - 2.6.22-rc6 is more stable and more up to datenbd2007-07-0110-3028/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7836 3c298f89-4303-0410-b956-a3cf2f4a3e73
* patch-cmdline is now goneflorian2007-07-011-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7821 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove patch-cmdline from the packages and move it tools tools/. adm5120 and ↵florian2007-07-012-4/+5
| | | | | | rb532 do use it for procuding ready-to-use kernels (#1631) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7820 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] rewrite of memory detection code, should be fix #1909juhosg2007-07-015-61/+215
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7819 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Bring mach-bcm947xx/gpio.h into line with new SSB code, as per #1640noz2007-06-301-18/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7814 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move parts of the failsafe code to the generic base-files - will be used on ↵nbd2007-06-302-13/+0
| | | | | | atheros as well as soon as i've added support for it git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7810 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] restore right patches for 2.6.21.5juhosg2007-06-3012-0/+563
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7800 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Oops! I've copied r7557 instead of r7757, sorryjuhosg2007-06-3011-411/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7799 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] restore old patches for 2.6.21.5 kerneljuhosg2007-06-3011-0/+411
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7798 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] move 2.6.22 specific patches into the right placejuhosg2007-06-3013-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7797 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add portability fixes from #1720nbd2007-06-301-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7791 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Enable USB EHCI hub options to bring ixp4xx kernel usb support in line with ↵rwhitby2007-06-301-3/+3
| | | | | | known good nslu2-linux kernel usb hub settings. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7785 3c298f89-4303-0410-b956-a3cf2f4a3e73
* unify sysctl.conf, add extra netfilter options (#1996)nbd2007-06-302-22/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7784 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Added uhci support to dsmg600 profilerwhitby2007-06-291-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7781 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Added more essential NAS modules for NSLU2, NAS100d and DSMG600RevA profilesrwhitby2007-06-293-3/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7780 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Added bigendian patch for via velocity driverrwhitby2007-06-291-0/+927
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7779 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Added USB serial deviceshcg2007-06-291-19/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7778 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix rb523 nand detection (#1723)florian2007-06-291-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7777 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Enable kmod-madwifi in default profile for ixp4xxrwhitby2007-06-293-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7775 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Create various profiles for consumer IXP4xx devicesrwhitby2007-06-294-0/+68
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7774 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Build via velocity module for ixp4xxrwhitby2007-06-291-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7773 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Added USB supporthcg2007-06-292-2/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7771 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Added support for the D-Link DSM-G600 RevA, and fixed the clock frequency ↵rwhitby2007-06-294-2/+741
| | | | | | for NSLU2 and DSMG600. Had to refresh the gateway 7001 patch due to changes in the file being patched. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7770 3c298f89-4303-0410-b956-a3cf2f4a3e73
* apex: Updated to 1.5.8rwhitby2007-06-291-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7768 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update magicbox target to 2.6.22-rc6, select gcc 4.2.0 as default for this ↵nbd2007-06-284-1/+130
| | | | | | target (4.1.2 segfaults at compile time) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7762 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] update to 2.6.22-rc6juhosg2007-06-2817-176/+323
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7758 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add extif fixes (#1984)nbd2007-06-281-0/+152
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7756 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable cpu wait support for bcm4710 (suggested in #1641)nbd2007-06-281-2/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7755 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fill in the kernel version info for every target, move the kernel tarball ↵nbd2007-06-2819-4/+36
| | | | | | md5sums to a central place git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7748 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add MODULE_LICENSE("GPL") to the atheros ethernet drivernbd2007-06-281-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7747 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: fix parts of the cache code that were not covered by the ↵nbd2007-06-271-8/+39
| | | | | | kmap_coherent patch yet. this seems to fix the crazy segfaults we were getting... git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7745 3c298f89-4303-0410-b956-a3cf2f4a3e73