aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [toolchain] binutils: add support for v2.19.1 (from #4492, thanks to dwrobel)Nicolas Thill2009-02-036-1/+111
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14393 3c298f89-4303-0410-b956-a3cf2f4a3e73
* enable inotify kernel supportMirko Vogt2009-02-031-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14392 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix tg3 libphy dependency, thanks AcinonyxFlorian Fainelli2009-02-031-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14390 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] generic-2.6: sync 2.6.28 configAndy Boyett2009-02-031-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14386 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: update compat-wireless to 2009-02-02Gabor Juhos2009-02-032-5/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14385 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] parse RedBoot environments as well (patch by Jonas <jmajau@ubnt.com>)Gabor Juhos2009-02-031-1/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14384 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] mzk-w04nu: fetch MAC address from the flashGabor Juhos2009-02-031-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14383 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] fix handling of invalid arguments passed by some bootloaders ↵Gabor Juhos2009-02-034-8/+24
| | | | | | (thanks to Jeff Hansen and to Jonas) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14382 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] generic: add missing PHY related config entriesNicolas Thill2009-02-031-0/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14379 3c298f89-4303-0410-b956-a3cf2f4a3e73
* serial.h exports struct serial_rs485 which contains __32 fields to userspace ↵Lars-Peter Clausen2009-02-031-0/+21
| | | | | | | | | | | | so it has to export linux/types.h to userspace aswell. Fixes #4445 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14377 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [toolchain] libssp should also be configured in binutilsFlorian Fainelli2009-02-021-0/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14376 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] openssl: add a patch to fix link segfault when using a ↵Nicolas Thill2009-02-021-0/+18
| | | | | | glibc/eglibc based toolchain (closes: #4517), thanks to Luigi Mantellini git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14375 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm47xx: Rename all SSB_PLLRES_ to SSB_PMURES_Michael Büsch2009-02-021-122/+122
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14374 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm47xx: Implement 4312 and part of 4325 PLL init.Michael Büsch2009-02-021-5/+108
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14373 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] generic: sanitize config files (fix typos & whitespace, remove ↵Nicolas Thill2009-02-022-5/+3
| | | | | | duplicates) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14372 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] parse dot-separated MAC address (patch by Jonas <jmajau@ubnt.com>)Gabor Juhos2009-02-021-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14371 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [toolchain] gcc: add a patch to allow 3.4.6 to build for x86 (closes: #4548)Nicolas Thill2009-02-021-0/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14370 3c298f89-4303-0410-b956-a3cf2f4a3e73
* default to binutils 2.18 on ppc* for manual selection as wellFelix Fietkau2009-02-021-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14367 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] mzk-w04nu: add GPIO LEDs and buttonsGabor Juhos2009-02-021-0/+73
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14366 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] nfs-101u: add PCI IRQ map for the NEC USB controller (thanks to ↵Gabor Juhos2009-02-021-2/+9
| | | | | | Daniel Schmitt for testing) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14363 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make binutils 2.18 default for ppc44x and ppc40xFelix Fietkau2009-02-021-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14358 3c298f89-4303-0410-b956-a3cf2f4a3e73
* strip the .note.gnu.build-id section from kernel images, which on some ↵Felix Fietkau2009-02-021-2/+4
| | | | | | platforms can lead to unusable 3.1G kernel image files git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14357 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: mark modules that won't build on 2.6.28 as brokenNicolas Thill2009-02-022-2/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14356 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] package libphy separately and make tg3 depend on it for kernels ↵Florian Fainelli2009-02-021-5/+15
| | | | | | 2.6.27 and superior git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14354 3c298f89-4303-0410-b956-a3cf2f4a3e73
* prevent quilt from loading any configuration file (closes: #4520)Nicolas Thill2009-02-021-9/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14351 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm47xx: Implement the remaining PMU resource inits.Michael Büsch2009-02-011-15/+150
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14350 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [toolchain] allow building and installing java for gcc-4.1.2Florian Fainelli2009-02-011-0/+21
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14348 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm47xx: Add support for the 5354 PMU.Michael Büsch2009-02-011-0/+534
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14347 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [scripts] adam2flash: fix 'Interrupted system call' error when flashing ↵Nicolas Thill2009-02-011-0/+2
| | | | | | (closes: #4490, thanks oliver) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14344 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211/ath9k: fix invalid MAC address handlingGabor Juhos2009-02-011-0/+25
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14342 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] print some informations about the SoC at bootupGabor Juhos2009-02-011-0/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14338 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Reset condition for each dependeny when generating mconf files. Previously allLars-Peter Clausen2009-02-011-3/+4
| | | | | | | dependencys listed after a conditional dependency had the same condition. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14335 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211/ath9k: enable debug stuffGabor Juhos2009-01-311-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14334 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211/ath9k: replace the accidentaly committed patchGabor Juhos2009-01-311-18/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14331 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211/ath9k: disable leds on the ar9100 devicesGabor Juhos2009-01-311-0/+38
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14330 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: refresh patchesGabor Juhos2009-01-311-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14329 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] bump kernel version to 2.6.28.2 (#4396)Florian Fainelli2009-01-311-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14324 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] resync kernel configurations, patch from Hauke Mehrtens (#4396)Florian Fainelli2009-01-315-97/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14323 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [docs] wireless.tex: update docs to reflect txpower moveAndy Boyett2009-01-311-2/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14311 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add libphy module to tg3 driver package - fixes unresolved symbols ↵Florian Fainelli2009-01-311-0/+4
| | | | | | (#4353) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14310 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: move txpower to wifi-device section, but remain ↵Andy Boyett2009-01-312-5/+7
| | | | | | backwards compatible git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14309 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: add modules for nfnetlink based packet logging & queuing ↵Nicolas Thill2009-01-311-0/+65
| | | | | | and conntracking git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14308 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] madwifi: mode txpower to wifi-device section, but remain backwards ↵Andy Boyett2009-01-312-7/+14
| | | | | | compatible git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14307 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] broadcom-wl: move txpower back to wifi-device section, but remain ↵Andy Boyett2009-01-312-6/+11
| | | | | | backwards compatible git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14306 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] add support for user9102 boards (#4537)Florian Fainelli2009-01-312-0/+24
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14305 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add e2fsck init script - scans every ext2/ext3 mount from fstabFlorian Fainelli2009-01-312-1/+39
| | | | | | | Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14301 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix lua compile with eglibc selected and utmp support disabledFelix Fietkau2009-01-312-0/+32
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14298 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] etrax: add scsi symbols to kernel config, thanks claudyus. update ↵Andy Boyett2009-01-312-0/+14
| | | | | | symbols after enabling scsi git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14297 3c298f89-4303-0410-b956-a3cf2f4a3e73
* re-enable the mss fix by default for now - see discussion at ↵Felix Fietkau2009-01-311-5/+1
| | | | | | http://lists.openwrt.org/pipermail/openwrt-devel/2009-January/003724.html for more information git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14293 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Use block events for the mounting/unmounting of external storage devices.Jose Vasconcellos2009-01-306-39/+46
| | | | | | | | | | This handles both USB and IEEE1394 devices. It removes /sbin/usb-storage in favor of using the block hotplug event. There are dummy scripts to handle the plug in/out of USB and IEEE1394 devices for updating LEDs. Storage devices are mount as a sub-directory under /mnt. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14289 3c298f89-4303-0410-b956-a3cf2f4a3e73