summaryrefslogtreecommitdiffstats
path: root/openwrt/target/linux
Commit message (Collapse)AuthorAgeFilesLines
* export get_system_type()nbd2006-05-071-1/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3735 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update madwifi to r1543nbd2006-05-061-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3734 3c298f89-4303-0410-b956-a3cf2f4a3e73
* append a table with offsets for the no-ack and slot timing code to wl.onbd2006-05-061-2/+66
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3733 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rename wl.o wireless interface from ethX to wl0nbd2006-05-063-5/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3732 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix duplicate packaging of the ipv6 imq modulenbd2006-05-052-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3731 3c298f89-4303-0410-b956-a3cf2f4a3e73
* More au1000 fixes.florian2006-05-054-933/+27
| | | | | | | | | Clean up patch Add mount_root specific (different partition naming) Add an init script to kernel command line to set up OpenWrt at boot time git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3730 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix zImage target, now really build valid imagesflorian2006-05-041-1156/+1171
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3729 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm-2.4 system code and driver updatenbd2006-05-044-10724/+8649
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3727 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add mips kernel entry patchflorian2006-05-023-21/+24
| | | | | | | Fix image creation git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3723 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove Maintainer and Source fiels from ipk/control filesnico2006-05-0154-110/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3722 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Now build rootfs+kernel imagesflorian2006-04-302-15/+156
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3717 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update sibyte kernel, fix a few remaining bugsmbm2006-04-285-4/+964
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3712 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix kmod-sched build on 2.4nico2006-04-261-4/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3708 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix export of __ashldi3, __ashrdi3 and __lshrdi3 symbolsnbd2006-04-251-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3705 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Merge 2.4 patches to 2.6 kernel.florian2006-04-246-25/+363
| | | | | | | Update kernel config git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3704 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add watchdog driver, prevents device from rebooting. Kernel now fully usableflorian2006-04-225-551/+2850
| | | | | | | | Add patches for various image formats Add map for MTX-1 board (same as pb1500) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3702 3c298f89-4303-0410-b956-a3cf2f4a3e73
* preliminary sibyte supportmbm2006-04-215-0/+1365
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3701 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add support for the wrt54g3g pcmcianbd2006-04-211-0/+119
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3700 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Linux 2.6.16.7kaloz2006-04-185-10/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3670 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cleanup watchdogmbm2006-04-171-90/+59
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3666 3c298f89-4303-0410-b956-a3cf2f4a3e73
* XScale support (Gateway 7001), take twokaloz2006-04-175-271/+127
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3665 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hardware watchdogmbm2006-04-142-39/+159
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3655 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add preliminary support for the XScale port, generic endianness indicationkaloz2006-04-1413-4/+1765
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3648 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable the ZD1211 driver for linux 2.4 (does not build)nbd2006-04-131-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3636 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update openswan to 2.4.5 finalnbd2006-04-132-25/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3635 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cosmetic fix for the ar7 network defaultsnbd2006-04-131-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3634 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix default interface name for ar7nbd2006-04-131-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3632 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add SIP connection tracking helpers.florian2006-04-127-1/+844
| | | | | | | | Update 2.6 kernel configuration to build SIP connection tracking helper Add informations in menuconfig git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3627 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Move ueagle to the main kernel config since it is in stock kernelflorian2006-04-127-5/+68
| | | | | | | | | Add Zydas ZD1211 driver, needs testing, closes #249 Change MTX-1 platform name for AU1000 in order to have a unique platform naming git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3626 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Linux 2.6.16.4 *sigh*kaloz2006-04-124-8/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3623 3c298f89-4303-0410-b956-a3cf2f4a3e73
* follow the stable tree, upgrade to 2.6.16.3kaloz2006-04-114-8/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3618 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add an MTX-1 specific patch to avoid functions redefinition at compile-time.florian2006-04-112-0/+62
| | | | | | | Build a full target git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3616 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Disable UCHI/EHCI USB it is not available in the MTX-1 board. Add a sample ↵florian2006-04-113-73/+18
| | | | | | base-files bridging eth0 with ath0. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3615 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add multiple default gateways patch. No need to change the kernel ↵florian2006-04-112-0/+2563
| | | | | | configuration. Builds fine. Close #460 for the kamikaze part git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3613 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Restored madwifi compilation (disabled for some weird local hacks)florian2006-04-101-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3607 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add initial support for AMD Alchemy 1500 boards (4G-Systems AccessCube). ↵florian2006-04-104-1/+1757
| | | | | | Thanks to Etienne for the hardware ;) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3606 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Linux 2.6.16.2kaloz2006-04-103-6/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3604 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixes ehci problems with the ap70mbm2006-04-071-0/+70
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3598 3c298f89-4303-0410-b956-a3cf2f4a3e73
* integrate the newer broadcom wl driver from us roboticsnbd2006-04-063-2666/+5031
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3596 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove more nvram referencesnbd2006-04-052-10/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3589 3c298f89-4303-0410-b956-a3cf2f4a3e73
* large init script cleanup and merge of whiterussian changes, new dnsmasq ↵nbd2006-04-0510-346/+72
| | | | | | config handling git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3588 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix the xt/ipt module path issuenbd2006-04-022-81/+90
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3585 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix module names for xt_*nbd2006-04-021-7/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3584 3c298f89-4303-0410-b956-a3cf2f4a3e73
* include missing ext in iptables again after 2.6 move to xtablesnico2006-04-021-0/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3580 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix kmod-fuse build on 2.4nico2006-04-021-2/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3577 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove problematic untested patch, sorry bad commitwbx2006-04-011-35809/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3569 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix (cosmetic) Config.in glitchesnico2006-04-011-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3568 3c298f89-4303-0410-b956-a3cf2f4a3e73
* load of ide modules at boot (closes: #439)nico2006-04-012-1/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3565 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update madwifimbm2006-03-315-63/+63
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3558 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 2.6.16.1, here we comekaloz2006-03-303-6/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3556 3c298f89-4303-0410-b956-a3cf2f4a3e73