Felix Fietkau
|
d5ec28c734
|
omap24xx: fix compile error with new binutils (#11072)
SVN-Revision: 30798
|
2012-03-03 12:00:48 +00:00 |
|
Gabor Juhos
|
632db63ed0
|
linux/3.2: add symlink xattr support to ubifs
SVN-Revision: 30794
|
2012-03-02 23:09:00 +00:00 |
|
Gabor Juhos
|
5202e9908b
|
linux/3.2: add XZ decompression support to ubifs
SVN-Revision: 30793
|
2012-03-02 23:08:59 +00:00 |
|
Gabor Juhos
|
b8bc1eca45
|
linux/3.2: add XZ decompressor support to crypto
SVN-Revision: 30792
|
2012-03-02 23:08:56 +00:00 |
|
Gabor Juhos
|
5a471e23ad
|
ppc40x: switch to 3.2.9
SVN-Revision: 30791
|
2012-03-02 18:04:02 +00:00 |
|
Gabor Juhos
|
ec9fd1f7a8
|
linux/3.2: add a bunch of missing symbols
SVN-Revision: 30790
|
2012-03-02 18:04:01 +00:00 |
|
Gabor Juhos
|
b98f798df4
|
ppc40x: fix build errors in the CF and ISP116X drivers
SVN-Revision: 30789
|
2012-03-02 18:03:59 +00:00 |
|
Florian Fainelli
|
dcbeaed9a0
|
mark variables as might be unused
SVN-Revision: 30787
|
2012-03-02 13:23:38 +00:00 |
|
Florian Fainelli
|
2dc1c8ac70
|
remove unused variables and defines
SVN-Revision: 30786
|
2012-03-02 13:23:35 +00:00 |
|
Florian Fainelli
|
7f88380664
|
MIPS: fix kexec build on 64-bits targets
SVN-Revision: 30785
|
2012-03-02 13:19:13 +00:00 |
|
Florian Fainelli
|
c31b597763
|
refresh patches
SVN-Revision: 30784
|
2012-03-02 13:19:10 +00:00 |
|
Florian Fainelli
|
90481d9b3a
|
MIPS: fix printing of size_t arg
SVN-Revision: 30783
|
2012-03-02 13:19:08 +00:00 |
|
Florian Fainelli
|
112d6c7b74
|
MIPS: mark unused variables
SVN-Revision: 30782
|
2012-03-02 13:19:05 +00:00 |
|
Florian Fainelli
|
c203860016
|
refresh patches
SVN-Revision: 30781
|
2012-03-02 13:19:02 +00:00 |
|
Florian Fainelli
|
0d3f5b980e
|
MIPS: mark unused variables
SVN-Revision: 30780
|
2012-03-02 13:19:00 +00:00 |
|
Florian Fainelli
|
b8f7592a92
|
refresh patches
SVN-Revision: 30779
|
2012-03-02 13:18:56 +00:00 |
|
Florian Fainelli
|
cd3b60c14c
|
MIPS: mark unused variables
SVN-Revision: 30778
|
2012-03-02 13:18:53 +00:00 |
|
Florian Fainelli
|
c25f266680
|
refresh patches
SVN-Revision: 30777
|
2012-03-02 13:18:47 +00:00 |
|
Gabor Juhos
|
7052847972
|
ar71xx: ag71xx: keep VLAN tags if VLAN is not enabled
SVN-Revision: 30768
|
2012-03-01 19:49:05 +00:00 |
|
Gabor Juhos
|
9698a499b6
|
kernel: update linux 3.2 to 3.2.9
SVN-Revision: 30767
|
2012-03-01 19:49:02 +00:00 |
|
Hauke Mehrtens
|
12537aa190
|
brcm47xx: use kernel 3.2 by default
SVN-Revision: 30751
|
2012-02-28 20:12:46 +00:00 |
|
Jo-Philipp Wich
|
e5b04d57ef
|
revert unrelated change in previous commit
SVN-Revision: 30738
|
2012-02-27 09:34:31 +00:00 |
|
Jo-Philipp Wich
|
47b27500cf
|
partly revert r30708, it breaks various arches
SVN-Revision: 30737
|
2012-02-27 09:33:36 +00:00 |
|
Gabor Juhos
|
72599f0c61
|
ramips: don't read RAMIPS_RX_CALC_IDX0 register in the loop
SVN-Revision: 30733
|
2012-02-26 10:54:13 +00:00 |
|
Gabor Juhos
|
100f76a010
|
ramips: raeth: add rx_info structure
This helps to reduce code size on RX path:
add/remove: 0/0 grow/shrink: 3/1 up/down: 68/-56 (12)
function old new delta
ramips_eth_open 1104 1144 +40
ramips_ring_free 212 232 +20
ramips_eth_stop 400 408 +8
ramips_eth_rx_hw 648 592 -56
SVN-Revision: 30732
|
2012-02-26 10:54:12 +00:00 |
|
Gabor Juhos
|
32e7b1c7d9
|
ramips: raeth: add tx_info structure
This helps to reduce code size on TX path:
add/remove: 0/0 grow/shrink: 1/4 up/down: 56/-92 (-36)
function old new delta
ramips_eth_open 1048 1104 +56
ramips_eth_tx_housekeeping 156 148 -8
ramips_ring_free 224 212 -12
ramips_eth_stop 420 400 -20
ramips_eth_hard_start_xmit 480 428 -52
SVN-Revision: 30731
|
2012-02-26 10:54:10 +00:00 |
|
Felix Fietkau
|
8b91bad57e
|
ixp4xx: fix a compile error
SVN-Revision: 30728
|
2012-02-25 22:12:11 +00:00 |
|
Jo-Philipp Wich
|
fe66f30aae
|
add some missing 2.6.39 kernel symbols observed on x86/generic builds
SVN-Revision: 30718
|
2012-02-25 13:17:32 +00:00 |
|
Jo-Philipp Wich
|
bafdae9233
|
enable RTC_CLASS for Linux 3.2 and 3.3
SVN-Revision: 30717
|
2012-02-25 13:06:26 +00:00 |
|
Gabor Juhos
|
30143b715c
|
ramips: raeth: don't process disabled interrupts
Also rename the 'fe_int' variable.
SVN-Revision: 30713
|
2012-02-25 11:59:19 +00:00 |
|
Gabor Juhos
|
6b37484883
|
ar71xx: use v6.0.0 in UBTN-XM firmwares (closes #11038)
SVN-Revision: 30712
|
2012-02-24 20:41:38 +00:00 |
|
Gabor Juhos
|
6990f66861
|
ramips: fix FONERA20N image generation
SVN-Revision: 30710
|
2012-02-24 16:18:46 +00:00 |
|
Jo-Philipp Wich
|
74db55a982
|
config: deprecated symbol CONFIG_LEDS_GPIO_PLATFORM
CONFIG_LEDS_GPIO_PLATFORM went away a while ago.
http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=commit;h=2bcc7ed5b83b0a59c6976476e8788675038fb11b
Also, most platforms comment out CONFIG_LEDS_GPIO but not x86 for some reason.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 30708
|
2012-02-24 10:35:20 +00:00 |
|
Gabor Juhos
|
9afeeae65e
|
ramips: image: increase minimum kernel partition size to 896k
SVN-Revision: 30706
|
2012-02-23 19:58:16 +00:00 |
|
Gabor Juhos
|
7089b5213e
|
ramips: image: cleanup and sort templates/profiles
SVN-Revision: 30705
|
2012-02-23 19:58:15 +00:00 |
|
Gabor Juhos
|
c8718a220b
|
ramips: image: use GENERIC_4M template for the ALL0256N board
SVN-Revision: 30704
|
2012-02-23 19:58:14 +00:00 |
|
Gabor Juhos
|
507c7d30f5
|
ramips: image: introduce mkmtd/{,phys,spi} helpers
SVN-Revision: 30703
|
2012-02-23 19:58:12 +00:00 |
|
Gabor Juhos
|
5f63ea18aa
|
ramips: image: pass mtdlayout variables by value
SVN-Revision: 30702
|
2012-02-23 19:58:11 +00:00 |
|
Gabor Juhos
|
49e53c06b9
|
ramips: image: merge F5D8235V{1,2} templates
SVN-Revision: 30701
|
2012-02-23 19:58:10 +00:00 |
|
Gabor Juhos
|
00e7277a4c
|
ramips: image: use generic template for the WR6202, OMNIEMB, W502U boards
SVN-Revision: 30700
|
2012-02-23 19:58:07 +00:00 |
|
Gabor Juhos
|
554010d55b
|
ramips: image: introduce mkcmdline helper
SVN-Revision: 30699
|
2012-02-23 19:58:06 +00:00 |
|
Gabor Juhos
|
32c6d63acf
|
ramips: image: use the GENERIC_4M template for the V11ST-FE board
SVN-Revision: 30698
|
2012-02-23 19:58:04 +00:00 |
|
Gabor Juhos
|
ab65053cf0
|
ramips: image: simplify Makefile a bit
SVN-Revision: 30697
|
2012-02-23 19:58:03 +00:00 |
|
Gabor Juhos
|
9017fce3a2
|
ramips: image: add MkImageLzma wrapper
SVN-Revision: 30696
|
2012-02-23 19:58:02 +00:00 |
|
Gabor Juhos
|
c9d8f471fc
|
ramips: image: allow to build board specific initramfs images
SVN-Revision: 30695
|
2012-02-23 19:58:01 +00:00 |
|
John Crispin
|
b168535b10
|
drop backported patches as they cause regressions and oopses
SVN-Revision: 30690
|
2012-02-23 07:42:04 +00:00 |
|
John Crispin
|
e5798d7c9b
|
fixes etop locking issue
SVN-Revision: 30689
|
2012-02-23 07:42:00 +00:00 |
|
Gabor Juhos
|
c0974b46a5
|
ramips: merge identical switch configuration entries
SVN-Revision: 30688
|
2012-02-22 19:46:19 +00:00 |
|
Gabor Juhos
|
a9101a144c
|
ramips: use unified switch identifiers in uci-defaults/network
SVN-Revision: 30687
|
2012-02-22 19:46:17 +00:00 |
|
Gabor Juhos
|
b6522f372f
|
ramips: fix VLAN config of the RT-N15
SVN-Revision: 30686
|
2012-02-22 19:46:15 +00:00 |
|