summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* [package] option to allow boot to run to completion before starting shellflorian2010-04-131-1/+6
| | | | | | | | | | | | | Setting the system variable "foreground" to yes causes the system to run the init scripts in series and wait for completion. This is useful if (a) you don't want the user getting into the console until the system is initialized, or (b) you have things going on in your scripts that require strict ordering (and no possible race conditions). Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20841 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix jffs2 and mini_fo mount in failsafe (patch from #7134)nbd2010-04-131-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20838 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: more fixes/cleanups for ar9280 and ar9300nbd2010-04-1310-427/+345
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20835 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix a crash bug and a dma sync issuenbd2010-04-122-4/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20833 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] Add uboot for xburst packagelars2010-04-1249-0/+15865
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20832 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix swconfig build failure on brcm63xxflorian2010-04-121-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20829 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix linux-atm build failure on brcm63xx (and probably other ↵florian2010-04-121-2/+2
| | | | | | targets) (#7145) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20826 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add kmod-ata-pdc202xx-old (#6950)florian2010-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)florian2010-04-111-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20807 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] add net5501 supportflorian2010-04-111-1/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* [package] block-extroot: r20784 reverted r20735, add it back (#7104)jow2010-04-101-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20788 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add debugging entry to hotplug configflorian2010-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-coreflorian2010-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
* mac80211: update to wireless-testing 2010-04-09, add work-in-progress ar9300 ↵nbd2010-04-1027-137/+38248
| | | | | | patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20777 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] broadcom-wl: fix 11bg hwmode, add lrs modejow2010-04-091-4/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20768 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [uboot-lantiq] update to version 2010.3ralph2010-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 handlingralph2010-04-091-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20755 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm-2.4] broadcom-wl: implement "hwmode" uci option, supports 11b (B ↵jow2010-04-072-0/+16
| | | | | | only), 11g (G only), 11gst (G performance) and 11bg (default) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20740 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/grub: play it safe, cross compile everywhereacoul2010-04-071-10/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20739 3c298f89-4303-0410-b956-a3cf2f4a3e73
* added WRT54G3GV2-VF detection to broadcom-diagmarkus2010-04-071-0/+16
| | | | | | | | | | | + diag now recognizes the router + basic LEDs work - 3G LED for blink does not work as for the old version so I removed it. Maybe some GPIO probing might help. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20737 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] block-extroot: unblock package if kmod-broadcom-sdhc has been selectedjow2010-04-061-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20735 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/block-mount: disable config options altering busybox configuration, ↵nico2010-04-061-24/+1
| | | | | | fix dependencies git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20727 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/busybox: enable blkid, mkswap & swaponoff applets, enable ↵nico2010-04-062-16/+16
| | | | | | uuid/volumeid support, bumb release number git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20726 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] switch: explicitely clear port mappings in unsused vlans (#7082)jow2010-04-052-1/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20717 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netfilter: fix extension list in package descriptions (closes: #7045)nico2010-04-041-93/+44
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20694 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cyassl: shouldn't depend on zlib when compiled with --without-zlibcyrus2010-04-041-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20692 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] opkg: add upstream patch fixing the order packages are configured ↵nico2010-04-032-1/+16
| | | | | | (closes: #7057, #7058), bump release number git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20686 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] hotplug2: Refresh patchesacinonyx2010-04-034-39/+31
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20685 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] hotplug2: Fix event blocking when there are no available children ↵acinonyx2010-04-031-0/+203
| | | | | | (#6958, #7030) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20684 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: Use hotplug2 to download firmwareacinonyx2010-04-032-16/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20683 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] hotplug2: Always fork rules flagged as slowacinonyx2010-04-031-0/+21
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20682 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] hotplug2: Fix forking (#7033)acinonyx2010-04-031-0/+59
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20681 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] hotplug2: Cancel firmware loading on file openning errorsacinonyx2010-04-031-0/+19
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20680 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] hotplug2: Fix sysfs path (#7031)acinonyx2010-04-031-0/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20679 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] hostapd: fixup madwifi turbo modes (#7060)jow2010-04-031-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20675 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update rt2x00 mcu patch (thanks to Luis Correia)juhosg2010-04-032-42/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20674 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: also regenerate wifi config if existing config ↵jow2010-04-032-3/+6
| | | | | | contains only whitespace git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20669 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] uhttpd:jow2010-04-033-16/+13
| | | | | | | | | - cope with options instead of lists in uci config - fix compilation without tls (#7050) - bump to rev 7 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20668 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: move support for generic IDE chipsets out of ide-core in ↵nico2010-04-031-23/+47
| | | | | | their own packages, fix ixp4xx build issue (closes: #6939) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20664 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] busybox: update to v1.16.1 (based on v1.16.0 update patch from ↵nico2010-04-0328-116/+302
| | | | | | Peter Wagner) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20661 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] busybox: add myself as maintainernico2010-04-021-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20657 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] dnsmasq: allow multiple hostnames per domain sectionjow2010-04-022-5/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20656 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: remove MCU requests for SoC platforms in the rt2x00 driverjuhosg2010-04-012-1/+60
| | | | | | | | | The ralink SoC platforms do not have an MCU. Signed-off-by: Luis Correia <luis.f.correia@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20650 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: Cancel firmware loading if file doesn't existacinonyx2010-04-011-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20649 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86]: add a subtarget and drivers for the Intel Tolapai SoCkaloz2010-04-0123-0/+13255
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20648 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ifxmips] load firmware to /lib/firmwareblogic2010-03-312-6/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20642 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ifxmips] adds proper md5sum to ifxosblogic2010-03-311-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20640 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ifxmips] update os abstraction layerblogic2010-03-312-24/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20639 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: fix build error caused by r20631juhosg2010-03-311-1/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20638 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ifxmips] adds voip supportblogic2010-03-3115-1/+1303
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20637 3c298f89-4303-0410-b956-a3cf2f4a3e73