aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* finalize lzma/jffs2 support (currently not enebled by default, for kernels ↵Alexandros C. Couloumbis2010-04-132-4/+8
| | | | | | | | | >=2.6.33) based on Edgar Soldin patches: https://lists.openwrt.org/pipermail/openwrt-devel/2010-March/006550.html git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20837 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: more fixes/cleanups for ar9280 and ar9300Felix Fietkau2010-04-1310-427/+345
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20835 3c298f89-4303-0410-b956-a3cf2f4a3e73
* define a shared IMG_PREFIX variable used as a basename for image files, it ↵Nicolas Thill2010-04-1243-248/+234
| | | | | | contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20834 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix a crash bug and a dma sync issueFelix Fietkau2010-04-122-4/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20833 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] Add uboot for xburst packageLars-Peter Clausen2010-04-1249-0/+15865
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20832 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [cleanup] remove 'svn:executable' propertyNicolas Thill2010-04-129-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20831 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix swconfig build failure on brcm63xxFlorian Fainelli2010-04-121-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20829 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add jffs2/lzma support (not activated by default yet)Alexandros C. Couloumbis2010-04-122-0/+10173
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20828 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix linux-atm build failure on brcm63xx (and probably other ↵Florian Fainelli2010-04-121-2/+2
| | | | | | targets) (#7145) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20826 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [malta] fix module loading due to CONFIG_LOCALVERSION being on (#7144)Florian Fainelli2010-04-122-2/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20822 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ppc40x: add sysupgrade supportGabor Juhos2010-04-125-15/+110
| | | | | | | Cc: backfire@openwrt.org git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20821 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ppc40x: increase kernel partition size on OpenRB/MagicboxGabor Juhos2010-04-123-10/+10
| | | | | | | Cc: backfire@openwrt.org git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20820 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ppc40x: sync kernel configGabor Juhos2010-04-121-26/+28
| | | | | | | Cc: backfire@openwrt.org git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20819 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mpc83xx: add 2.6.33 supportAlexandros C. Couloumbis2010-04-1228-0/+4716
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20818 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mx2] vp6500: Add leds and keypad devices.Lars-Peter Clausen2010-04-123-6/+100
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20817 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] Add missing symbols to 2.6.34 configLars-Peter Clausen2010-04-111-0/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20816 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mx2] Use lzma kernel compression.Lars-Peter Clausen2010-04-112-3/+79
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20815 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] swconfig: Check vlan/port indexes for validity.Florian Fainelli2010-04-111-0/+4
| | | | | | | | | | | | Swconfig needs to make sure that requested vlans/ports actually exist, else it might read or modify memory not belonging to itself. This patch adds a quick range check in swconfig's kernel part to prevent accidential or intentional memory modification. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20811 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add kmod-ata-pdc202xx-old (#6950)Florian Fainelli2010-04-111-0/+19
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20808 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix kmod-crc16 loading (#6949)Florian Fainelli2010-04-111-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20807 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] refresh 2.6.33 patches for 2.6.33.2Florian Fainelli2010-04-1121-72/+72
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20803 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: nuke clocksource init patchGabor Juhos2010-04-111-56/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20802 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: generate sysupgrade images for the rt305x devicesGabor Juhos2010-04-111-10/+75
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20801 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: add sysupgrade supportGabor Juhos2010-04-111-0/+38
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20800 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: add diag supportGabor Juhos2010-04-114-2/+96
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20799 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: enable image commandline hack and cmdline partition parsingGabor Juhos2010-04-112-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20798 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: add default profilesGabor Juhos2010-04-112-0/+32
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20797 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [xburst] time.c: Timer enable registers are only 8bit width.Lars-Peter Clausen2010-04-111-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20796 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] add net5501 supportFlorian Fainelli2010-04-118-61/+153
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch brings up the net5501 platform. Note that the x86/ target included support for all x86/ class processors. That's not technically correct. This should be constrained only to the "generic" subtarget. Every x86-class target that isn't generic should be able to select only the optimizations/capabilities applicable to that architectural variant. It's also assumed that all x86 processors have keyboard & mouse ports, ISA, DMI, ACPI... the embedded ones typically don't. Again, moving that to the generic subtarget. Fortunately, this was a fairly benign tweak. The net5501 board includes the following logic: Geode/LX processor CS5535 super-I/O chip PC87360 sensor chip Via Rhine Ethernet controllers Via Sata controllers USB, LEDS, I2C Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20794 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx: add Titan Wireless TW-266-2 support (thanks juhosg & florian)Alexandros C. Couloumbis2010-04-112-0/+330
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20793 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx: add 2.6.33 supportAlexandros C. Couloumbis2010-04-1138-0/+6169
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20792 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [malta] create two endian-specific subtargets, as malta can run bothFlorian Fainelli2010-04-107-9/+382
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20790 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ifxmips] adss 2.6.33 kernel patches, not defult yet as linux-atm breaks on ↵John Crispin2010-04-10103-55/+9649
| | | | | | 2.6.33 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20789 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] block-extroot: r20784 reverted r20735, add it back (#7104)Jo-Philipp Wich2010-04-101-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20788 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] remove 2.6.32 files, out of sync and going to be replaced differentlyFlorian Fainelli2010-04-104-469/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20787 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] Add mx2 target with very basic support for the vp6500 voip phoneLars-Peter Clausen2010-04-108-0/+408
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20786 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add debugging entry to hotplug configFlorian Fainelli2010-04-101-0/+6
| | | | | | | | This is useful for seeing what devices are detected by the system. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20785 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] block-extroot depends on kmod-ata-coreFlorian Fainelli2010-04-101-1/+1
| | | | | | | | | | The package block-extroot depends on some builtin package like kmod-ide-core or kmod-usb-storage. But kmod-ata-core was forgotten; this patch fixes it. Signed-off-by: Benjamin Cama <benoar@free.fr> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20784 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add a profile for PB92Felix Fietkau2010-04-101-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20778 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to wireless-testing 2010-04-09, add work-in-progress ar9300 ↵Felix Fietkau2010-04-1027-137/+38248
| | | | | | patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20777 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] add script to fixup the wireless mac (#7102)Jo-Philipp Wich2010-04-101-0/+33
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20775 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Generic: Clean up output of AR8216 driver.Gabor Juhos2010-04-101-6/+8
| | | | | | | | | | | | | | | | | This patch is rather a cosmetic patch. It fixes the following issues: * Demote the unknown device message to debug level to not spam the log. * Fix the version print of the unknown device message. * Output the 'attach' message only when attaching as switch driver, not when attaching as phy driver. * Correctly return NET_RX_DROP when dropping packets. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> Cc: bacfire@openwrt.org git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20773 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] broadcom-wl: fix 11bg hwmode, add lrs modeJo-Philipp Wich2010-04-091-4/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20768 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] refresh patchesFlorian Fainelli2010-04-099-38/+28
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20767 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] do not overwrite ENET_CTL_REG, fixes ethernet on bcm6338Florian Fainelli2010-04-092-0/+26
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20765 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: nuke clocksource init patches, it is not required since 2.6.27Gabor Juhos2010-04-093-168/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20764 3c298f89-4303-0410-b956-a3cf2f4a3e73
* x86: generic: fix soekris support (closes #7081)Alexandros C. Couloumbis2010-04-091-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20757 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [uboot-lantiq] update to version 2010.3Ralph Hempel2010-04-096-1158/+1686
| | | | | | | | | | | | | httpd-failsafe: removed warnings, cleanup html pages httpd-failsafe: kicking in if boot command fails httpd-failsafe: support of ctrl-c httpd-failsafe: fixed ether addr thanks to Stas git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20756 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ifxmips-dsl-api] fix firmware handlingRalph Hempel2010-04-091-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20755 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: update phy masks for the Planex boardsGabor Juhos2010-04-092-4/+10
| | | | | | | | | This avoids probing of the AR8216 chip on the eth0 interface. Cc: backfire@openwrt.org git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20754 3c298f89-4303-0410-b956-a3cf2f4a3e73