aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Makefile: add a check to bail out early when the path to the openwrt ↵Felix Fietkau2012-10-211-0/+4
| | | | | | directory contains spaces (#12344) SVN-Revision: 33884
* ar71xx: rw2458n - fix flash partsGabor Juhos2012-10-191-10/+1
| | | | | | | | | See #12338. Redwave rw2458 has uboot, not redboot. Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33867
* libevent2: move to trunk (required by lldpd), add myself as maintainerJo-Philipp Wich2012-10-191-0/+157
| | | | SVN-Revision: 33866
* package/kernel: add IKCONFIG module optionFelix Fietkau2012-10-191-0/+15
| | | | | | | | | Add an option for building the configs.ko module which provides kernel configuration via /proc/config.gz Signed-off-by: Tim Harvey <tharvey@gateworks.com> SVN-Revision: 33865
* ramips: disable 5GHz on the built in wireless mac of the TEW-69{1,2}GRGabor Juhos2012-10-192-0/+2
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33864
* ocf-crypto-headers: Correct license infoHamish Guthrie2012-10-191-2/+2
| | | | SVN-Revision: 33863
* licensing: Add licensing metadata to many packages Two new variables are ↵Hamish Guthrie2012-10-1930-0/+97
| | | | | | | | | introduces to many packages, namely PKG_LICENSE and PKG_LICENSE_FILES - there may be more than one license applied to packages, and these are listed in the PKG_LICENSE variable and separated by spaces. All relevant license files are also added to the PKG_LICENSE_FILES variable, also space separated. The licensing metadata is put into the bin/<platform>/packages/Packages file for later parsing. A script for that is on it's way! SVN-Revision: 33861
* uhttpd: fix compilation with eglibcJo-Philipp Wich2012-10-191-2/+2
| | | | SVN-Revision: 33860
* netifd: update to latest version, fixes device cleanup and config reload ↵Felix Fietkau2012-10-191-2/+2
| | | | | | issues when assigning a device to a different bridge SVN-Revision: 33858
* sysfsutils: move to the correct directoryJo-Philipp Wich2012-10-192-0/+125
| | | | SVN-Revision: 33856
* mac80211: update firmware from linux-firmwareHauke Mehrtens2012-10-181-19/+57
| | | | | | | | | | * add firmware for some more intel wifi cards * use new firmware for some intel wifi cards * remove old firmware version for libertas when we also ship a more recent version * add rt3290.bin for rt2800-pci * use new firmware version for wl12xx, the old one is not supported by the driver any more SVN-Revision: 33854
* mac80211: fix typo that broke specifying the phy name directly (deprecated)Felix Fietkau2012-10-181-1/+1
| | | | SVN-Revision: 33853
* ramips: add profile and build image for the TEW-691GR boardGabor Juhos2012-10-182-0/+15
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33852
* ramips: add user-space support for TEW-691GRGabor Juhos2012-10-185-0/+12
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33851
* ramips: rt3883: add initial support for the TRENDnet TEW-691GR boardGabor Juhos2012-10-185-1/+111
| | | | | | | | No wireless support. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33850
* ramips: add profile and build image for the TEW-692GR boardGabor Juhos2012-10-182-0/+34
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33849
* firmware-utils: new tool for fixing U-Media firmware headersGabor Juhos2012-10-182-0/+355
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33848
* ramips: add user-space support for the TEW-692GR boardGabor Juhos2012-10-185-0/+20
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33847
* ramips: rt3883: add initial support for TRENDnet TEW-692GR boardGabor Juhos2012-10-185-0/+159
| | | | | | | | No wireless support. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33846
* ramips: add profile and build image for the DIR-645 boardGabor Juhos2012-10-182-0/+61
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33845
* ramips: add user space support for the DIR-645Gabor Juhos2012-10-186-0/+50
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33844
* ramips: rt3883: add inital support for the DIR-645 boardGabor Juhos2012-10-185-1/+162
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33843
* ramips: use get_magic_long in sysupgrade image checkGabor Juhos2012-10-181-2/+2
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33842
* package/mtd: add option for fixing seama imagesGabor Juhos2012-10-188-3/+677
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33841
* tools/firmware-utils: add seama toolGabor Juhos2012-10-183-0/+638
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33840
* generic: add driver for the the RTL8367R{B,-VB} switchesGabor Juhos2012-10-184-0/+1571
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33839
* mac80211: store the device path as identifier in the config instead of the ↵Felix Fietkau2012-10-181-10/+38
| | | | | | mac address, makes it more robust against card replacement or user errors SVN-Revision: 33834
* busybox: enable readlink (with -f support)Felix Fietkau2012-10-181-2/+2
| | | | SVN-Revision: 33833
* netifd: enable parallel buildFelix Fietkau2012-10-181-0/+2
| | | | SVN-Revision: 33832
* ixp4xx/cns3xxx: add rfkill module supportJohn Crispin2012-10-172-3/+4
| | | | | | | | | Both ixp4xx and cns3xxx targets support RFKILL in the kernel. Also add a RFKILL_GPIO default for kernel config Signed-off-by: Tim Harvey <tharvey@gateworks.com> SVN-Revision: 33831
* move lots of kernel related packages to the new system/ folderJohn Crispin2012-10-17171-0/+0
| | | | SVN-Revision: 33830
* samba36: enable parallel buildFelix Fietkau2012-10-171-0/+2
| | | | SVN-Revision: 33829
* ixp4xx: add sysupgrade supportFelix Fietkau2012-10-173-0/+192
| | | | | | | | | | | Signed-off-by: Tim Harvey <tharvey@gateworks.com> target/linux/ixp4xx/base-files/lib/ixp4xx.sh | 25 ++ target/linux/ixp4xx/base-files/lib/upgrade/platform.sh | 156 +++++++++++++++++ target/linux/ixp4xx/image/Makefile | 11 + 3 files changed, 192 insertions(+) SVN-Revision: 33828
* cns3xxx: update FIQ header file and disable RWFOFelix Fietkau2012-10-172-6/+5
| | | | | | | | | | | | | | | | Update header file appropriately and disable read for ownership Note that the FIQ support implements a workaround that provides a performance boost over the traditional upstream workaround which ensures cache lines are exclusive on driver CPU using 'read for ownership'. Signed-off-by: Tim Harvey <tharvey@gateworks.com> target/linux/cns3xxx/config-3.3 | 2 +- target/linux/cns3xxx/patches-3.3/460-cns3xxx_fiq_support.patch | 9 ++++----- 2 files changed, 5 insertions(+), 6 deletions(-) SVN-Revision: 33827
* Fix broadcast DHCP client startup option in dhcp.shJohn Crispin2012-10-171-1/+1
| | | | | | | | Signed-off-by: Hans Dedecker (hans.dedecker at technicolor.com) Fixes the DHCP request broadcasts replies option parsing SVN-Revision: 33826
* drop GPIODEV platform codeJohn Crispin2012-10-1719-124/+6
| | | | SVN-Revision: 33825
* move to boot/ folderJohn Crispin2012-10-176-0/+0
| | | | SVN-Revision: 33824
* mac80211: merge a client mode state handling fix, refresh patchesFelix Fietkau2012-10-173-3/+62
| | | | SVN-Revision: 33821
* ar71xx: merge machine support patchesGabor Juhos2012-10-174-77/+21
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33820
* ar71xx: also use the ath79_set_ar934x_eth_cfg helper for DB120Gabor Juhos2012-10-171-26/+16
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33819
* ar71xx: use the ath79_set_ar934x_eth_cfg helper in machine setup routinesGabor Juhos2012-10-175-97/+7
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33818
* ar71xx: add a helper function for setting up ETH_CFG register on AR934xGabor Juhos2012-10-172-0/+25
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33817
* hostapd: merge a security fix for a TLS message buffer overflow (CVE-2012-4445)Felix Fietkau2012-10-171-0/+17
| | | | SVN-Revision: 33815
* toolchain: enable parallel build for uClibc, remove the obsolete ↵Felix Fietkau2012-10-174-17/+3
| | | | | | TOOLCHAIN_PARALLEL config symbol SVN-Revision: 33807
* sysfsutils, libnfnetlink: move to trunk, add myself as maintainerJo-Philipp Wich2012-10-171-0/+70
| | | | SVN-Revision: 33806
* mac80211: remove useless menus for extra configurationFelix Fietkau2012-10-171-26/+16
| | | | SVN-Revision: 33805
* libnetfilter-conntrack: move to trunk and add myself as maintainerJo-Philipp Wich2012-10-171-0/+73
| | | | SVN-Revision: 33804
* ar71xx: OM2P-HS sysupgrade supportGabor Juhos2012-10-171-0/+2
| | | | | | | Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33803
* uboot-envtools: OM2P-HS partition informationGabor Juhos2012-10-171-0/+1
| | | | | | | Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33802
* package/om-watchdog: add OM2P-HS supportGabor Juhos2012-10-171-5/+8
| | | | | | | Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33801