Commit Graph

3196 Commits (5065d310d1e1cd7656ec27d7c6f83811b93a459b)

Author SHA1 Message Date
Mirko Vogt ae9a275a8e add the R_ARM_V4BX relocation to the ARM kernel module loader
SVN-Revision: 15208
15 years ago
Felix Fietkau 1929c7511c mvswitch: re-enable header mode
SVN-Revision: 15186
15 years ago
Felix Fietkau f607e2cc76 atheros: ignore reports about oversized ethernet frames, as can be caused by the header mode of marvell 88e6060 switches (see https://dev.openwrt.org/ticket/3507#comment:16)
SVN-Revision: 15185
15 years ago
Felix Fietkau 2f9590a84c atheros: refresh failing kernel patch (#4916) and fix packet padding bug
SVN-Revision: 15184
15 years ago
Felix Fietkau e4f90e7fa6 netfilter: merge some fixes from upstream
SVN-Revision: 15178
15 years ago
Felix Fietkau 45e934262d netfilter: speed up packet matching by allowing default rules to bypass the common checks
SVN-Revision: 15177
15 years ago
Felix Fietkau 0f47e1a0f4 atheros: make use of netdev_alloc_skb
SVN-Revision: 15176
15 years ago
Claudio Mignanti 4dd7a65697 patches for 2.6.28
SVN-Revision: 15174
15 years ago
Claudio Mignanti d2042b0ef4 move etrax generic files to specific kernel version
SVN-Revision: 15173
15 years ago
Felix Fietkau 908e5f64bf b44: use netdev_alloc_skb
SVN-Revision: 15159
15 years ago
Felix Fietkau bc1c56a7c5 kernel: increase skb padding for network devices to accomodate for headroom requirements of eth->wifi routing and more
SVN-Revision: 15158
15 years ago
Florian Fainelli dde5dc622a workaroun some stupid Kconfig bugs (#4895)
SVN-Revision: 15157
15 years ago
Felix Fietkau 8b30a1806c kernel: revert the change from JHASH_GOLDEN_RATIO to JHASH_INIT_PARAM (ipv6 still relies on it)
SVN-Revision: 15155
15 years ago
Claudio Mignanti ac26fab9ce cleanup etrax patches
SVN-Revision: 15154
15 years ago
Claudio Mignanti f692239c58 Fix kernel headers for cris (thanks hinkocevar)
SVN-Revision: 15153
15 years ago
Florian Fainelli 14832d3c23 some more fixes to the SPI controller driver
SVN-Revision: 15146
15 years ago
Florian Fainelli 5d5c8300b1 imagetag's -k argument is expected to be hexadecimal instead of decimal (#4885)
SVN-Revision: 15133
15 years ago
Florian Fainelli 5aca04960e fix typo in 910-cryptodev_backport.patch (#3933)
SVN-Revision: 15132
15 years ago
Felix Fietkau 9fa8380c9e kernel: tweak the maximum allocation size to improve memory allocator performance
SVN-Revision: 15130
15 years ago
Felix Fietkau f8098f06b5 kernel: replace jhash2 with the faster jhash3 algorithm
SVN-Revision: 15128
15 years ago
Felix Fietkau c42422fb53 remove debugging code
SVN-Revision: 15127
15 years ago
Nicolas Thill 3b53bd7ef3 accomodate netfilter module (xt_recent) name change in 2.6.28, add missing kconfig when xt_recent is enabled
SVN-Revision: 15123
15 years ago
Gabor Juhos cdf292ac64 2.6.28: add Kconfig prompt for the old crypto symbols
SVN-Revision: 15122
15 years ago
Nicolas Thill 0a2efdd06a add a patch to disable compile-time buffer checks enabled by default on Ubuntu 8.10 and later (closes: #4826)
SVN-Revision: 15119
15 years ago
Felix Fietkau 7b6729e101 ixp4xx: do not delete /var, /jffs, /rom - it breaks non-freecom images
SVN-Revision: 15118
15 years ago
Felix Fietkau a24e3ece65 ixp4xx: don't leave zImage on the rootfs for images other than the freecom one
SVN-Revision: 15117
15 years ago
Felix Fietkau 0cb0c1a257 ixp4xx: make apex optional, clean up the makefile - fixes spurious recompilation issues
SVN-Revision: 15115
15 years ago
Felix Fietkau 9c078b1a46 fix a vfs api bug in squashfs triggered by zabbix-agent (#4365)
SVN-Revision: 15098
15 years ago
Felix Fietkau de0332f86a rename our /bin/login script to /bin/login.sh to avoid collisions with busybox - we always use -l on telnetd anyway
SVN-Revision: 15097
15 years ago
Florian Fainelli 964f6031c5 add a workaround on kmod-textsearch modules (#4832)
SVN-Revision: 15047
16 years ago
Florian Fainelli fc432e4371 move the mii_ioctl to generic patches, fixes (#1802)
SVN-Revision: 15045
16 years ago
Florian Fainelli 47a268b30a fix wrong logic in MDIO code and second PHY address
SVN-Revision: 15034
16 years ago
Felix Fietkau 28b9fea4e7 atheros: fix a spiflash write performance regression
SVN-Revision: 15027
16 years ago
Gabor Juhos e7704092f1 create firmware image for the TL-WR841ND v3 board
SVN-Revision: 15024
16 years ago
Felix Fietkau b4f5a2a5cb fix typo in cambria gw2358 initialization
SVN-Revision: 15022
16 years ago
Florian Fainelli fb3fbea164 override CONFIG_USB_EHCI_ROOT_HUB_TT since it breaks ehci on bcm6358
SVN-Revision: 15020
16 years ago
Hauke Mehrtens f5dc2ce0aa refresh patches
SVN-Revision: 15018
16 years ago
Hauke Mehrtens 62595883fb update to kernel version 2.6.28.9
SVN-Revision: 15017
16 years ago
Hauke Mehrtens e82dce69a3 update to kernel version 2.6.27.21
SVN-Revision: 15016
16 years ago
Hamish Guthrie 74b2005006 ps3: update ps3vram patches
SVN-Revision: 15011
16 years ago
Felix Fietkau e05f4e46d9 do not use --owner=root or --group=root when running tar. it does not work on systems that name their root group differently
SVN-Revision: 14995
16 years ago
Felix Fietkau 9e5fecf984 atheros: fix radio mask check on ar5312
SVN-Revision: 14986
16 years ago
Felix Fietkau 56ddbfff1e atheros: upgrade to 2.6.28 by default
SVN-Revision: 14985
16 years ago
Felix Fietkau 8d217b7162 atheros: fix mdio bus registration for multiple ethernet interfaces
SVN-Revision: 14984
16 years ago
Felix Fietkau fd11bfec64 atheros: fix ar5312 support
SVN-Revision: 14983
16 years ago
Felix Fietkau 107f6ea323 atheros: do not attempt to start pci on ar2317
SVN-Revision: 14982
16 years ago
Felix Fietkau bfa8064ccd atheros: in later kernels, vlan 0 no longer works as expected, switch to (1,2) instead of (0,1) for lan/wan
SVN-Revision: 14981
16 years ago
Felix Fietkau 86883cc2e0 atheros: fix path in marvell switch phy id detection
SVN-Revision: 14980
16 years ago
Felix Fietkau a706a524cb remove custom phy hardware detection patch - it is no longer necessary
SVN-Revision: 14979
16 years ago
Felix Fietkau 4917f1430d remove custom phy layer patches from older kernels where they are not needed
SVN-Revision: 14978
16 years ago
Felix Fietkau f972eb41b5 mvswitch,adm6996: use phy fixups instead of a nonstandard patch for hardware detection
SVN-Revision: 14977
16 years ago
Felix Fietkau 7325f7cfbb atheros: enable adm6996 and mvswitch support
SVN-Revision: 14976
16 years ago
Felix Fietkau 25c4c8a874 add back marvell switch support to 2.6.28
SVN-Revision: 14974
16 years ago
Felix Fietkau 3387cbae63 atheros: fix gpio interrupt handling on 2315
SVN-Revision: 14973
16 years ago
Felix Fietkau 6295d1932f atheros: add back reset button support
SVN-Revision: 14970
16 years ago
Felix Fietkau 675f7bfdd8 atheros: split out the pci support patch
SVN-Revision: 14969
16 years ago
Felix Fietkau 60d4e6e747 atheros: clean up the 2.6.28 port in preparation for pushing it upstream
SVN-Revision: 14967
16 years ago
Rod Whitby c95f326a8e orion/harddisk: Add config-default to enable kernel features required for mounting RAID disks for rootfs.
SVN-Revision: 14965
16 years ago
Rod Whitby 75e1a2edf4 orion: DT2 requires ISL1208 RTC to be enabled
SVN-Revision: 14964
16 years ago
Rod Whitby f11f903b61 orion: Added initial support for Freecom DT2. Thanks to Zintis.
SVN-Revision: 14963
16 years ago
Rod Whitby e6b22c5fe2 ixp4xx/image: Initial support for fsg3 webupgrade images
SVN-Revision: 14962
16 years ago
Rod Whitby a99415d17a orion: Create generic and harddisk subtargets, ready for a different kernel config for harddisk.
SVN-Revision: 14960
16 years ago
Florian Fainelli 501ebb4f74 enable all blocks on 6338 and uart clock on 6345
SVN-Revision: 14957
16 years ago
Florian Fainelli 0972ee5331 add support for bcm6345 SoC, needs testing
SVN-Revision: 14953
16 years ago
Hauke Mehrtens dfd7233c8b resync kernel patches
SVN-Revision: 14949
16 years ago
Hauke Mehrtens 76fe41a8d3 The image was selected from a wrong location. Fixes bug #4618
SVN-Revision: 14948
16 years ago
Hamish Guthrie 57ae5be233 Backport of ps3vram from 2.6.29
SVN-Revision: 14940
16 years ago
Hamish Guthrie 1b216aa20a Add FEATURE ramdisk to be able to select the use of INITRAMFS for a sub-target
SVN-Revision: 14939
16 years ago
Gabor Juhos d17716e16f ap81: register GPIO LEDs
SVN-Revision: 14931
16 years ago
Felix Fietkau 56bf010d4c s3c24xx: refresh kernel config
SVN-Revision: 14928
16 years ago
Felix Fietkau 1ff94303f5 s3c24xx: unbreak openmoko merge patch (mmc changes)
SVN-Revision: 14927
16 years ago
Gabor Juhos d63a050292 ap81: register SPI flash, and add default MTD partitions
SVN-Revision: 14924
16 years ago
Gabor Juhos ed3b6e558e ap81: register GPIO buttons
SVN-Revision: 14923
16 years ago
Gabor Juhos 64958577a7 ap81: register USB host controller
SVN-Revision: 14922
16 years ago
Gabor Juhos ef537a68da ap81: register ethernet devices, and add default network configuration file
SVN-Revision: 14921
16 years ago
Gabor Juhos 066052eddf ap83: remove unnecessary include
SVN-Revision: 14920
16 years ago
Michael Büsch 7ddf197c26 bcm47xx: Fix compilation on non-PCI configs.
SVN-Revision: 14919
16 years ago
Hamish Guthrie b6d7bfc94f Final updates to default configuration of ps3 petitboot sub-target
SVN-Revision: 14918
16 years ago
Imre Kaloz af65816d5d update other 2.6.28.7 targets to 2.6.28.8, too
SVN-Revision: 14917
16 years ago
Imre Kaloz 45a676441d update to 2.6.28.8
SVN-Revision: 14916
16 years ago
Hamish Guthrie e71ccfdbbd Update kernel config
SVN-Revision: 14915
16 years ago
Florian Fainelli 32c29f1aaf fix SPI register switch and prepare for UDC, thanks to Henk Vergonet (#4783)
SVN-Revision: 14914
16 years ago
Hamish Guthrie fb5b85c7c8 Ensure that bin directory is created for ps3 buildbot build
SVN-Revision: 14913
16 years ago
Felix Fietkau 7ef6b74519 s3c24xx: unbreak uclibc by using armv4t instead of armv4; optimize for the right cpu
SVN-Revision: 14904
16 years ago
Felix Fietkau 9c0c64e142 add missing cflags for s3c24xx
SVN-Revision: 14903
16 years ago
Felix Fietkau 9b8ce25ba3 fix mmap issues caused by the vm_exports patch (thx, danm)
SVN-Revision: 14902
16 years ago
Hamish Guthrie 52f41b1289 Petitboot is not a router - create new DEVICE_TYPE:=bootloader, ps3 has FPU
SVN-Revision: 14898
16 years ago
Florian Fainelli b865f9b722 add the CFE offset command line option to the imagetag utility, closes (#4366)
SVN-Revision: 14896
16 years ago
Florian Fainelli beb4eae1fa backport mii_ioctl_data fix to make wpa-supplicant roboswitch driver work (#1862)
SVN-Revision: 14891
16 years ago
Florian Fainelli a16e6d4088 use Alain Knaff's bzip2/lzma patch instead of the old lzma patch
SVN-Revision: 14890
16 years ago
Gabor Juhos beb47c57af preliminary support for the Atheros AP81 refrence board
SVN-Revision: 14888
16 years ago
Gabor Juhos 4c371bff3a sync kernel config
SVN-Revision: 14885
16 years ago
Florian Fainelli 499fa7f7a1 add 2.6.28 patches and kernel config
SVN-Revision: 14884
16 years ago
Felix Fietkau 61dca5a46a orion: fix preselection for ath9k
SVN-Revision: 14878
16 years ago
Gabor Juhos 9b59499893 pb42: add GPIO buttons
SVN-Revision: 14877
16 years ago
Gabor Juhos fa36af494f pb42: fix ethernet, remove USB registration, add default network configuration
SVN-Revision: 14876
16 years ago
Felix Fietkau 16defbb2bd nuke obsolete kernel stuff
SVN-Revision: 14875
16 years ago
Gabor Juhos b4644aedce create firmware image for the Ubiquiti LS-SR71 board
SVN-Revision: 14874
16 years ago
Gabor Juhos 83f6f853e9 ls-sr71: add GPIO LEDs
SVN-Revision: 14873
16 years ago
Gabor Juhos a31a173aec simplify setup code for Ubiquiti boards
SVN-Revision: 14872
16 years ago