summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* cosmetic fixes for ar7: indent, use lowercase hex notation, formatnico2007-09-0610-163/+164
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8656 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove some obsolete filesnbd2007-09-062-305/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8654 3c298f89-4303-0410-b956-a3cf2f4a3e73
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵nbd2007-09-06674-4/+4
| | | | | | (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8653 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Disable the USB clock for now, will be used later for the AR7-HCD driver, ↵florian2007-09-061-2/+2
| | | | | | which is not ready (#1858) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8649 3c298f89-4303-0410-b956-a3cf2f4a3e73
* suppress warning in gcd()nico2007-09-041-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8609 3c298f89-4303-0410-b956-a3cf2f4a3e73
* use kernel abs(), remove recursion in gcd() (closes: #2307)nico2007-09-041-9/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8608 3c298f89-4303-0410-b956-a3cf2f4a3e73
* use constant for clock values (closes: #2306)nico2007-09-042-17/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8607 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rename 2.6 high-speed usb serial fix to match 2.4 onenico2007-09-021-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8574 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add high-speed usb serial fix from Junxion to 2.4 kernel too (closes: #2274)nico2007-09-021-0/+30
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8573 3c298f89-4303-0410-b956-a3cf2f4a3e73
* small rdc-2.6 fixes (from sn9, thanks!)nico2007-09-013-8/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8568 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a dependency bugnbd2007-08-301-5/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8561 3c298f89-4303-0410-b956-a3cf2f4a3e73
* build eeprom_93cx6 as a module, add a KernelPackage for it and for crc-itu-tnico2007-08-301-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8559 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add high-speed usb serial fix from Junxion (closes: #2274)nico2007-08-301-0/+25
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8549 3c298f89-4303-0410-b956-a3cf2f4a3e73
* I have new e-mail address. Thanks to Kaloz ;)juhosg2007-08-2951-55/+55
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8538 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] simplified image file generationjuhosg2007-08-291-23/+23
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8537 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix the commentflorian2007-08-271-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8506 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add a watchdog driver for rdc321x (needs testing) and try to detect the rdc cpuflorian2007-08-278-11/+351
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8505 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Make the architecture gpio more readableflorian2007-08-271-4/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8504 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix the sdk generation with the new staging_dir layoutflorian2007-08-271-3/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8503 3c298f89-4303-0410-b956-a3cf2f4a3e73
* revert [8473] (see [8055])nico2007-08-271-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8499 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] make overriding of CPU features configurable, and enable it by defaultjuhosg2007-08-264-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8493 3c298f89-4303-0410-b956-a3cf2f4a3e73
* workaround for timer glitch on some boardsmbm2007-08-251-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8483 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix wan configuration on wr850g v2/v3mbm2007-08-251-0/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8482 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] override CPU featuresjuhosg2007-08-241-0/+84
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8480 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Build the quota module for 2.4 targetsflorian2007-08-231-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8473 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add the icplus phy patch, will be required for the r6040 driver later, ↵florian2007-08-232-0/+183
| | | | | | thanks to Daniel Gimpelevich git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8470 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] disable VLANs for RB1xx boards (#2132)juhosg2007-08-221-0/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8463 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add kmod-ppp-synctty (#2231)florian2007-08-221-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8459 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add sysupgrade script for config preserving system upgrades. only ↵nbd2007-08-211-0/+27
| | | | | | implemented for x86-2.6 at the moment, but can be ported to other platforms easily git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8456 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add the ipset missing file from #1970florian2007-08-211-0/+38
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8454 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Move to 2.6.22.4florian2007-08-2114-14/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8451 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add usb-keyspan modules (#2229)florian2007-08-211-1/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8450 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Compile crc itu-t as a moduleflorian2007-08-211-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8449 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add refresh ioctl to mtd (for rescanning partitions after reflash)nbd2007-08-192-68/+537
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8438 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable CONFIG_EMBEDDED for x86-2.6, enable KALLSYMSnbd2007-08-191-31/+23
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8432 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] fix ethernet port mapping of the RB133juhosg2007-08-191-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8431 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable romfs, nothing uses itnbd2007-08-192-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8430 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix an off-by-one errornbd2007-08-192-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8427 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cosmetic fix: properly indent sourcenico2007-08-181-121/+119
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8425 3c298f89-4303-0410-b956-a3cf2f4a3e73
* enable use of 8M flash (closes: #2232)nico2007-08-181-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8424 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix vlynq initialization (closes: #2135)nico2007-08-181-12/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8423 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update ar7 config, disable watchdog for now (closes: #2146)nico2007-08-181-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8422 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove useless code from board support (closes: #2164, thanks to Matteo Croce)nico2007-08-181-32/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8421 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix image builder generation (#2213)florian2007-08-141-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8412 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix the imagebuilder compilation (#2213)florian2007-08-131-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8410 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] cleanup patch of the USB driverjuhosg2007-08-131-166/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8408 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix typo (#2210)florian2007-08-121-6/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8402 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Addd kernel modules for NTFS (#2181)florian2007-08-111-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8396 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix ar7 image installation (patch by sw, fixes #2197)nbd2007-08-101-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8393 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] USB driver fixesjuhosg2007-08-101-10/+8
| | | | | | | | * fix allocation of the ED/TD descriptors * remove some unused fields from admhcd struct git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8391 3c298f89-4303-0410-b956-a3cf2f4a3e73