florian
|
37ed3994c5
|
[kernel] refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20767 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-04-09 19:26:57 +00:00 |
|
florian
|
5ba5604222
|
[kernel] fix kexec for mips, patch from Adrian Byszuk (#7115)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20745 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-04-08 07:53:14 +00:00 |
|
nbd
|
244c45bd27
|
netfilter: fix ABI breakage caused by the netfilter match optimization (fixes #5628)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20552 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-03-28 19:05:59 +00:00 |
|
nbd
|
69bd889a9c
|
mips: allow the compiler to optimize memset, memcmp, memcpy for better performance and (in some instances) smaller code
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20151 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-03-11 18:49:01 +00:00 |
|
nbd
|
2c8b7a1910
|
the mips -ffreestanding patch has been unnecessary for a long time now, remove it
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20149 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-03-11 18:48:50 +00:00 |
|
juhosg
|
a5af4ae7d5
|
kernel: add driver for the RTL8366RB switch
Thanks to Andrew Tarabaras.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19837 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-02-24 13:39:02 +00:00 |
|
hauke
|
06fe5c22d3
|
[br2684] allow routed mode operation again
Fix part of bug #6709.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19779 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-02-20 13:18:34 +00:00 |
|
nbd
|
dcedf23ed4
|
fix a compile error in block2mtd when compiled as module
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19709 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-02-18 21:34:49 +00:00 |
|
juhosg
|
d923b1457e
|
kernel: move mips_machine.h to 'arch/mips/include/asm'
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19357 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-28 09:32:41 +00:00 |
|
juhosg
|
d7d76ebff9
|
rtl8366: make it available on all platforms
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19329 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-25 15:13:38 +00:00 |
|
nbd
|
75abdf0088
|
gpiommc: fix dependencies on the spi gpio module - fixes the mmc_over_gpio package build
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19294 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-23 17:52:38 +00:00 |
|
nbd
|
7029e829c7
|
add mini_fo locking fix from #5864
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19203 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-17 22:52:24 +00:00 |
|
juhosg
|
92f9b43176
|
kernel: use generic thread_info allocator on MIPS
* Fixes kernel panic if SLUB_DEBUG is enabled.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19053 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-06 15:23:57 +00:00 |
|
juhosg
|
c48f4513dc
|
kernel: update to 2.6.31.9 and 2.6.32.2, and refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18982 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2010-01-01 11:11:17 +00:00 |
|
juhosg
|
304738ed8a
|
hostap: move patches to the right place
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18945 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-12-26 14:43:25 +00:00 |
|
nico
|
07537ed743
|
[target] generic: ESFQ patch, only include net/netfilter/nf_conntrack.h when CONFIG_NET_SCH_ESFQ_NFCT is set (fixes build failure on target where CONFIG_NETFILTER is not set)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18900 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-12-23 08:12:15 +00:00 |
|
juhosg
|
2de0fda085
|
kernel: add mips_machine_set_name function
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18861 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-12-20 14:32:51 +00:00 |
|
nbd
|
6ca8145c37
|
kernel: fix plt fixup related crashes when loading kernel modules on mips, (happened when there was not enough physically contiguous memory available)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18858 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-12-20 04:41:10 +00:00 |
|
florian
|
7a42d31127
|
[kernel] update to 2.6.30, refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18635 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-12-04 14:52:45 +00:00 |
|
nbd
|
5a76cd437c
|
make fpu emulation support configurable through kernel_menuconfig by adding a prompt for it
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18414 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-11-13 22:54:31 +00:00 |
|
kaloz
|
0452e1aa54
|
[2.6.30] export __cpuc_flush_dcache_page for ARM targets
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18375 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-11-11 14:41:30 +00:00 |
|
florian
|
4592820242
|
[kernel] add missing ledtrig-netdev dependency on the networking stack
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18297 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-11-04 22:21:13 +00:00 |
|
florian
|
fd6919ffec
|
[kernel] refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18275 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-11-02 23:05:47 +00:00 |
|
kaloz
|
4c1bc63b76
|
resync 2.6.30/2.6.31 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18270 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-11-02 09:54:06 +00:00 |
|
kaloz
|
7e8dd669c9
|
Switch to the squashfs-lzma code from the squashfs-devel git tree.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18267 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-11-02 09:51:35 +00:00 |
|
blogic
|
d30299b51e
|
[ifxmips] adds dsl support, thank you infineon/lantiq
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18259 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-11-01 18:52:35 +00:00 |
|
florian
|
ddcb850f7b
|
[kernel] fix build failures on include/scsi/scsi.h, spotted by udev compilation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18230 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-10-30 16:24:20 +00:00 |
|
nbd
|
5fcd578239
|
ppc: add missing symbols for building with a newer toolchain
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18179 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-10-27 01:11:44 +00:00 |
|
kaloz
|
ca1329b26c
|
rename some patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18161 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-10-26 10:15:52 +00:00 |
|
nbd
|
7a646a978c
|
fix errors in unresolved weak symbols on arm
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18062 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-10-19 03:32:49 +00:00 |
|
nbd
|
e24dec7820
|
ssb: sync with wireless-2.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18022 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-10-11 00:36:06 +00:00 |
|
nico
|
14e55e3c98
|
remove ipset support from core, it is now provided by xtables-addons from the packages feed
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17844 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-10-03 23:51:10 +00:00 |
|
juhosg
|
61a476da4d
|
kernel: upgrade to 2.6.30.8 and refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17804 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-10-01 10:07:32 +00:00 |
|
florian
|
bfd6b9d73e
|
[kernel] inform users when the in-kernel mips FPU emulator is disabled (#5774)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17794 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-09-28 20:35:42 +00:00 |
|
florian
|
359f44b80e
|
[kernel] fix usage of smp_call_function
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17770 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-09-27 19:47:07 +00:00 |
|
florian
|
6e23517e21
|
[kernel] add kexec fixes for mips from M. Syrchin
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17768 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-09-27 19:11:53 +00:00 |
|
hauke
|
e0cf13bf5a
|
[ipset] Update ipset to version 3.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17764 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-09-27 15:03:41 +00:00 |
|
hauke
|
b69ee884f4
|
[kernel] refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17738 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-09-26 13:29:13 +00:00 |
|
nbd
|
0bc3ef4da4
|
kernel: if block2mtd does not find the device immediately, use wait_for_device_probe() before trying again (should fix squashfs/jffs2 image boot issues), patch from #5216
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17720 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-09-25 14:10:29 +00:00 |
|
nbd
|
15590d9848
|
merge r17683 to 2.6.30
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17701 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-09-24 19:31:57 +00:00 |
|
juhosg
|
704ba3690d
|
kernel: refresh 2.6.30 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17685 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-09-23 12:05:48 +00:00 |
|
nbd
|
e44638b110
|
when using -O2 instead of -Os, get rid of the two optimizations that are causing most of the extra bloat. brings kernel size close to the -Os size again
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17679 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-09-22 18:00:35 +00:00 |
|
nbd
|
915b00a7ed
|
unlzma: fix a race condition and add some optimizations to improve performance
also make peek_old_byte errors non-fatal
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17678 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-09-22 18:00:28 +00:00 |
|
nbd
|
b93baae024
|
implement write support for partitions covering only a part of an eraseblock (buffer data that would otherwise be erased)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17658 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-09-21 09:58:36 +00:00 |
|
nbd
|
2378fae683
|
add support for the Brain Fuck Scheduler v230 for 2.6.30 (disabled by default)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17606 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-09-19 13:15:20 +00:00 |
|
noz
|
c75b24b146
|
Backport arm ppoll()/pselect6() etc. implementation from linux-next@36984265a3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17573 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-09-12 20:37:26 +00:00 |
|
juhosg
|
978a5fb741
|
kernel: wrong image_cmdline patches has been sent by accidentaly, replace them
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17570 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-09-11 08:15:55 +00:00 |
|
juhosg
|
b4c4a81c44
|
kernel: get rid of the simple_prom_emulator, it is not really useful
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17567 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-09-10 18:30:20 +00:00 |
|
juhosg
|
31cee17e38
|
kernel: add generic image_cmdline hack to MIPS targets
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17563 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-09-10 18:30:01 +00:00 |
|
juhosg
|
1f742d4078
|
kernel: refresh 2.6.30 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17557 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2009-09-10 13:35:47 +00:00 |
|