Commit Graph

14226 Commits (091934e7fb50d6239ed42b14bfb350984adbc141)
 

Author SHA1 Message Date
Felix Fietkau 091934e7fb fix timestamp checks for build system paths which have '.svn' in their directory name
SVN-Revision: 20856
14 years ago
Nicolas Thill 34474b8840 target/adm5120: fix image building after r20834
SVN-Revision: 20855
14 years ago
Nicolas Thill 841eff56d4 target/ixp4xx: fix image building after r20834 (closes: #7157)
SVN-Revision: 20854
14 years ago
Felix Fietkau 01ca56639c mtd-utils: remove bogus include statement to make it more portable
SVN-Revision: 20853
14 years ago
Felix Fietkau da1f79f93c ath9k: fix a crash in ath9k_hw_reset on older hw
SVN-Revision: 20852
14 years ago
Daniel Dickinson fe5d55977e tools/firmware-utils/imagetag: Fixed Pirelli Alice Gate CRC calculation in imagetag (was invalid strings in bcm_tag.h). Closes #7120
SVN-Revision: 20850
14 years ago
Felix Fietkau 396a3c5385 mac80211: update to wireless-testing 2010-04-13, add some more fixes for the ar9300 patch set, fixes #7135
SVN-Revision: 20849
14 years ago
Nicolas Thill 5f5ed3f109 package/mac80211: add a patch to fix package/carl9170 build failure
SVN-Revision: 20848
14 years ago
Jo-Philipp Wich 6fd5014c56 add Buffalo WHR-G125 specifc switch quirks to netconfig, shorten code by merging identical fixes
SVN-Revision: 20846
14 years ago
Alexandros C. Couloumbis b5cfd7bde5 add lzma/jffs2 patches for 2.6.34
SVN-Revision: 20845
14 years ago
Alexandros C. Couloumbis 668fd62080 don't use lzma/jffs2 on <2.6.33, set lzma/jffs2 as default for >=2.6.33. switch verbose mode on compresor statistics.
SVN-Revision: 20844
14 years ago
Lars-Peter Clausen e438c665db vp6500: Add backlight device
SVN-Revision: 20843
14 years ago
Alexandros C. Couloumbis 498bf7402a update kernel checksums
SVN-Revision: 20842
14 years ago
Florian Fainelli eafa2ec962 option to allow boot to run to completion before starting shell
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>

SVN-Revision: 20841
14 years ago
Felix Fietkau 231012cba0 ar71xx: fix image builds (broken by r20834)
SVN-Revision: 20840
14 years ago
Felix Fietkau c82bcb2a29 fix jffs2 and mini_fo mount in failsafe (patch from #7134)
SVN-Revision: 20838
14 years ago
Alexandros C. Couloumbis 43ee14563c finalize lzma/jffs2 support (currently not enebled by default, for kernels >=2.6.33) based on Edgar Soldin patches: https://lists.openwrt.org/pipermail/openwrt-devel/2010-March/006550.html
SVN-Revision: 20837
14 years ago
Felix Fietkau 0ff59f87b0 ath9k: more fixes/cleanups for ar9280 and ar9300
SVN-Revision: 20835
14 years ago
Nicolas Thill e2b57ecf5f define a shared IMG_PREFIX variable used as a basename for image files, it contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files
SVN-Revision: 20834
14 years ago
Felix Fietkau 040c064388 ath9k: fix a crash bug and a dma sync issue
SVN-Revision: 20833
14 years ago
Lars-Peter Clausen 393541dce8 Add uboot for xburst package
SVN-Revision: 20832
14 years ago
Nicolas Thill 0946764732 remove 'svn:executable' property
SVN-Revision: 20831
14 years ago
Florian Fainelli 9ef27ce538 fix swconfig build failure on brcm63xx
SVN-Revision: 20829
14 years ago
Alexandros C. Couloumbis c2c88d315f add jffs2/lzma support (not activated by default yet)
SVN-Revision: 20828
14 years ago
Florian Fainelli b54bf53833 fix linux-atm build failure on brcm63xx (and probably other targets) (#7145)
SVN-Revision: 20826
14 years ago
Florian Fainelli 06cece53ef fix module loading due to CONFIG_LOCALVERSION being on (#7144)
SVN-Revision: 20822
14 years ago
Gabor Juhos 185965e128 ppc40x: add sysupgrade support
Cc: backfire@openwrt.org

SVN-Revision: 20821
14 years ago
Gabor Juhos bc4cd8c850 ppc40x: increase kernel partition size on OpenRB/Magicbox
Cc: backfire@openwrt.org

SVN-Revision: 20820
14 years ago
Gabor Juhos bd0c2617f1 ppc40x: sync kernel config
Cc: backfire@openwrt.org

SVN-Revision: 20819
14 years ago
Alexandros C. Couloumbis efaf0367f2 mpc83xx: add 2.6.33 support
SVN-Revision: 20818
14 years ago
Lars-Peter Clausen 985ce5e3fa vp6500: Add leds and keypad devices.
SVN-Revision: 20817
14 years ago
Lars-Peter Clausen d3f097bfde Add missing symbols to 2.6.34 config
SVN-Revision: 20816
14 years ago
Lars-Peter Clausen e95a1d7228 Use lzma kernel compression.
SVN-Revision: 20815
14 years ago
Florian Fainelli fba1a0a074 swconfig: Check vlan/port indexes for validity.
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>

SVN-Revision: 20811
14 years ago
Florian Fainelli 2de2c9ead2 add kmod-ata-pdc202xx-old (#6950)
SVN-Revision: 20808
14 years ago
Florian Fainelli 7258f9e4ba fix kmod-crc16 loading (#6949)
SVN-Revision: 20807
14 years ago
Florian Fainelli 2a018eb380 refresh 2.6.33 patches for 2.6.33.2
SVN-Revision: 20803
14 years ago
Gabor Juhos de18353622 ramips: nuke clocksource init patch
SVN-Revision: 20802
14 years ago
Gabor Juhos b4bb5ebfaa ramips: generate sysupgrade images for the rt305x devices
SVN-Revision: 20801
14 years ago
Gabor Juhos 7581054e93 ramips: add sysupgrade support
SVN-Revision: 20800
14 years ago
Gabor Juhos 09aec474af ramips: add diag support
SVN-Revision: 20799
14 years ago
Gabor Juhos 2872bade69 ramips: enable image commandline hack and cmdline partition parsing
SVN-Revision: 20798
14 years ago
Gabor Juhos af05b16c98 ramips: add default profiles
SVN-Revision: 20797
14 years ago
Lars-Peter Clausen d1031cd861 time.c: Timer enable registers are only 8bit width.
SVN-Revision: 20796
14 years ago
Florian Fainelli 15e8d2e0b7 add net5501 support
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>

SVN-Revision: 20794
14 years ago
Alexandros C. Couloumbis 62b96185c3 ixp4xx: add Titan Wireless TW-266-2 support (thanks juhosg & florian)
SVN-Revision: 20793
14 years ago
Alexandros C. Couloumbis 3c48fb6ff9 ixp4xx: add 2.6.33 support
SVN-Revision: 20792
14 years ago
Florian Fainelli f4d71f5e81 create two endian-specific subtargets, as malta can run both
SVN-Revision: 20790
14 years ago
John Crispin b4d0b6cbb3 adss 2.6.33 kernel patches, not defult yet as linux-atm breaks on 2.6.33
SVN-Revision: 20789
14 years ago
Jo-Philipp Wich be4d9660e8 block-extroot: r20784 reverted r20735, add it back (#7104)
SVN-Revision: 20788
14 years ago