Commit Graph

18783 Commits (18a4bbb98d339eb8aac1b1b0e5b6fa6d9339f9ad)
 

Author SHA1 Message Date
Felix Fietkau 18a4bbb98d kernel: add a top level menuconfig option for enabling core dump support
SVN-Revision: 28744
13 years ago
Felix Fietkau d4d91df5fe netifd: start wifi at boot
SVN-Revision: 28738
13 years ago
Felix Fietkau 3ac5165690 netifd: update to latest version, fix redundant ifdown hotplug events
SVN-Revision: 28737
13 years ago
Felix Fietkau eff467b5cc openssl: refresh patches
SVN-Revision: 28736
13 years ago
Felix Fietkau faf5f84cbf openssl: update to 1.0.0e (patch by tripolar)
SVN-Revision: 28735
13 years ago
Felix Fietkau 82bd0a43f1 kernel: merge regression fixes for the netfilter patches to the 3.1 kernel patches (patch by tripolar)
SVN-Revision: 28734
13 years ago
Felix Fietkau 44ba13b578 base-files: load modules early, run wifi detect afterwards and only then process uci defaults
this allows uci-defaults scripts to override wifi settings

SVN-Revision: 28733
13 years ago
Jo-Philipp Wich e3daeabda3 base-files: add some more protected services to sysupgrade kill blacklist
SVN-Revision: 28732
13 years ago
Jo-Philipp Wich 48c37ff7eb qos-scripts: only use the lower 8 bits for firewall marks, allows coexistence with other programs like nodogsplash - patch by Tobias Wolf (#10096)
SVN-Revision: 28731
13 years ago
John Crispin 95d36d3efe lantiq: remove obseleted folder. we use 3.1 now
SVN-Revision: 28728
13 years ago
Nicolas Thill 89827e33ce package/busybox: update to 1.19.3
SVN-Revision: 28725
13 years ago
John Crispin f78a0b80cc modules: fixes ko files that were renamed in 3.1
SVN-Revision: 28724
13 years ago
John Crispin 4263d93da0 ltq-dsl: fixes driver for targets other than danube
SVN-Revision: 28723
13 years ago
John Crispin d47e4959d2 ltq-vmmc: should be available for falcon and danube only
SVN-Revision: 28722
13 years ago
John Crispin ea36ad76bc lantiq: bump to 3.1
SVN-Revision: 28721
13 years ago
Nicolas Thill d8722fac70 package/dropbear: fix segfault with remote port forwarding (closes: #10339)
SVN-Revision: 28718
13 years ago
Daniel Dickinson c4e9e4d27e block-mount: Fixed module loading (double cat is wrong)
SVN-Revision: 28717
13 years ago
Felix Fietkau b8d90aceb2 netifd: add missing proto handler conversion after r28632 (thx, Jonathan Bennet)
SVN-Revision: 28713
13 years ago
Felix Fietkau 039658f8b3 netifd: update to latest version, fixes handling of hotplug devices (for wifi)
SVN-Revision: 28712
13 years ago
Felix Fietkau 48a77bb98b mac80211: update to wireless-testing 2011-11-01
SVN-Revision: 28711
13 years ago
Felix Fietkau 2afada967c iw: fix setting txpower (#10254)
SVN-Revision: 28710
13 years ago
Gabor Juhos 4c985724af ar71xx: add missing AR71XX_MACH_TL_WR741ND_V4
SVN-Revision: 28709
13 years ago
Gabor Juhos fc8adbb854 ar71xx: build image for the TL-WR741ND v4 board
SVN-Revision: 28708
13 years ago
Gabor Juhos 13b0ec6cf7 firmware-utils/mktplinkfw: add TL-WR741ND v4
SVN-Revision: 28707
13 years ago
Gabor Juhos 91f08d47c2 ar71xx: add initial support for the TL-WR741ND v4 board
The ethernet port LEDs are not working yet.

SVN-Revision: 28706
13 years ago
Gabor Juhos 21e651c9a1 ar71xx: add AR933X GMAC register defines
SVN-Revision: 28705
13 years ago
Gabor Juhos 43e2e2e4ef ar71xx: combine LEDs setup in one file
SVN-Revision: 28704
13 years ago
Gabor Juhos f372620ffa ar71xx: unify LED names on Planex boards
SVN-Revision: 28703
13 years ago
Gabor Juhos 66ab406d5a ar71xx: unify LED names on Buffalo boards
SVN-Revision: 28702
13 years ago
Gabor Juhos e7586959df ar71xx: unify LED names on TP-Link boards
SVN-Revision: 28701
13 years ago
Gabor Juhos 3a7b12a27d ar71xx/all0258n: sysupgrade support
U-Boot on the ALL0258N needs offset, size and md5 for kernel and rootfs to be
stored in the U-Boot environment.
If the checksums don't match during boot, a failsafe-system is booted instead.
This patch adds a board-specific sysupgrade hack for the all0258n which
calculates and updates the checksums for the U-Boot environment.

Signed-off-by: Daniel Golle <dgolle@allnet.de>

SVN-Revision: 28700
13 years ago
Gabor Juhos f40557a692 ar71xx/all0258n: add default config
This adds default network and uboot-env settings for the ALL0258N.

Signed-off-by: Daniel Golle <dgolle@allnet.de>

SVN-Revision: 28699
13 years ago
Gabor Juhos df4579dc64 package/uboot-envtools: make fw_setenv symlink optional
Make the creation of the fw_set-symlink optional, so it can be
disabled in user-builds so only people who know what they are
doing will mess with uboot-env.

Signed-off-by: Daniel Golle <dgolle@allnet.de>

SVN-Revision: 28698
13 years ago
Gabor Juhos 3ac119b8cf package/uboot-envtools: generate config-file from UCI
This adds an init-script for generating /etc/fw_env.config from UCI in
case it doesn't exist yet.

Signed-off-by: Daniel Golle <dgolle@allnet.de>

SVN-Revision: 28697
13 years ago
Gabor Juhos c5ff1e8e96 package/uboot-envtools: remove runtime dependency of zlib
zlib is a build-dependency, but in runtime zlib is not required,
see:
root@OpenWrt:/# ldd /usr/sbin/fw_printenv
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x2abb2000)
        libc.so.0 => /lib/libc.so.0 (0x2abd4000)
        ld-uClibc.so.0 => /lib/ld-uClibc.so.0 (0x2ab9a000)

Signed-off-by: Daniel Golle <dgolle@allnet.de>

SVN-Revision: 28696
13 years ago
Gabor Juhos 06d9653b36 ar71xx: remove default network config of the mzk-w04nu board as well
It works with the generic config.

SVN-Revision: 28695
13 years ago
Gabor Juhos 693c777eaf ar71xx: remove LED setup of nonexistent interfaces on RB750
SVN-Revision: 28693
13 years ago
Gabor Juhos 2bcd612e72 ar71xx: remove default network config of the wnr2000 board
It is the same as the generic configuration.

SVN-Revision: 28692
13 years ago
Vasilis Tsiligiannis 98d6f2e1d9 .gitignore: Ignore Emacs editor generated files
SVN-Revision: 28690
13 years ago
Vasilis Tsiligiannis 17ccd4aec4 rt305x: Create factory image for Fonera 2.0n
SVN-Revision: 28689
13 years ago
Vasilis Tsiligiannis aadbbc4bac Add firmware tool for generating factory images for Edimax devices
SVN-Revision: 28688
13 years ago
Michael Büsch 29958120a2 omap24xx: Default to linux-3.1
SVN-Revision: 28687
13 years ago
Michael Büsch c00fd42353 omap24xx: Fix n810 LCD initialization
SVN-Revision: 28685
13 years ago
Michael Büsch f37c24d35f omap24xx: Fix n810 boot
SVN-Revision: 28683
13 years ago
Jo-Philipp Wich ef6d7a7e33 base-files: fix typo
SVN-Revision: 28681
13 years ago
Gabor Juhos 39b3bfcf6a ar71xx/sysupgrade: use $magic_long instead of $magic when comparing with a 32-bit value
Aparently $magic_long was meant here instead of $magic when comparing with
32-bit values.

Signed-off-by: Daniel Golle <dgolle@allnet.de>

SVN-Revision: 28678
13 years ago
Michael Büsch fd0e6e1452 omap24xx: Refresh 3.1 config
SVN-Revision: 28677
13 years ago
Michael Büsch ba9ee13744 omap24xx: Refresh 3.1 patches
SVN-Revision: 28676
13 years ago
Michael Büsch e184bfe6f0 Fix tusb patch
SVN-Revision: 28675
13 years ago
Michael Büsch a3db2f2055 omap24xx: Fix MUSB compile
SVN-Revision: 28674
13 years ago