Commit graph

4383 commits

Author SHA1 Message Date
Florian Fainelli
4b09e185f2 remove support for 2.6.27, no target is using it anymore
SVN-Revision: 18201
2009-10-29 12:20:45 +00:00
Florian Fainelli
81a3955189 fix build failure on vmlinux.lds with 2.6.31 (#6052)
SVN-Revision: 18199
2009-10-29 10:55:52 +00:00
Florian Fainelli
502f64a0f3 move the forward declaration of struct mtd_info, prevents build failures on arm and mips
SVN-Revision: 18198
2009-10-29 10:43:14 +00:00
Imre Kaloz
8bf0f955e7 ppc40x: use version number-less patches and config
SVN-Revision: 18188
2009-10-27 19:20:31 +00:00
Imre Kaloz
7776a7ddec remove 2.6.28 support from ppc40x
SVN-Revision: 18187
2009-10-27 19:19:07 +00:00
Imre Kaloz
b05072d30f disable ppc4xx watchdog, it's unreliable
SVN-Revision: 18186
2009-10-27 19:18:02 +00:00
Florian Fainelli
d251ee8997 add more missing configuration symbols
SVN-Revision: 18185
2009-10-27 15:12:25 +00:00
Florian Fainelli
84073c9484 remove the 2.6.28 specific Kernel/Prepare hack
SVN-Revision: 18184
2009-10-27 14:01:53 +00:00
Florian Fainelli
4177b70c8d resync kernel configuration, re-enable printk and make the kernel fit under 768KB
SVN-Revision: 18183
2009-10-27 13:27:48 +00:00
Imre Kaloz
87b29f3ad8 upgrade iop32x to 2.6.30
SVN-Revision: 18182
2009-10-27 12:51:03 +00:00
Imre Kaloz
97d5479ca1 sort kconfig symbols in generic configs
SVN-Revision: 18181
2009-10-27 12:12:48 +00:00
Imre Kaloz
e6e5e6c72b add missing kconfig symbol
SVN-Revision: 18180
2009-10-27 12:09:35 +00:00
Felix Fietkau
7b14b774b4 ppc: add missing symbols for building with a newer toolchain
SVN-Revision: 18179
2009-10-27 01:11:44 +00:00
Gabor Juhos
bc59e3da51 ramips: move 'arch/mips/include/asm/mach-ralink/eth.h' to 'drivers/net/ramips_eth.h'
SVN-Revision: 18176
2009-10-26 17:17:51 +00:00
Gabor Juhos
5dd653a6bd ramips: use definitions from rt305x_regs, and nuke the duplicated ones
SVN-Revision: 18175
2009-10-26 17:17:48 +00:00
Gabor Juhos
c170980c4f ramips: move ramips_eth_platform_data into a separate file
SVN-Revision: 18174
2009-10-26 17:17:45 +00:00
Gabor Juhos
b98fa096a6 ramips: request_irq prior to dma allocation, and handle the case if it fails
SVN-Revision: 18173
2009-10-26 17:17:42 +00:00
Gabor Juhos
08f77d2e7e ramips: add error handling to ramips_alloc_dma
SVN-Revision: 18172
2009-10-26 17:17:39 +00:00
Gabor Juhos
941c1dae2c ramips: free allocated skbs in ramips_cleanup_dma
SVN-Revision: 18171
2009-10-26 17:17:37 +00:00
Gabor Juhos
82cc25d5f0 ramips: add ramips_setup_dma helper to the ethernet driver
SVN-Revision: 18170
2009-10-26 17:17:34 +00:00
Gabor Juhos
f69b042df9 ramips: add ramips_cleanup_dma helper
SVN-Revision: 18169
2009-10-26 17:17:29 +00:00
Gabor Juhos
defb7c0059 ramips: remove unnecessary includes in the ethernet driver
SVN-Revision: 18168
2009-10-26 17:17:26 +00:00
Gabor Juhos
36cb733d4f ramips: fix dma api usage in the ethernet driver
SVN-Revision: 18167
2009-10-26 17:17:22 +00:00
Gabor Juhos
69a3298ab5 ramips: use resource to pass irq and base address to the ethernet driver
SVN-Revision: 18166
2009-10-26 17:17:18 +00:00
Gabor Juhos
7c7f004875 ramips: add error-path handling to the ramips_eth_plat_probe
SVN-Revision: 18165
2009-10-26 17:17:13 +00:00
Imre Kaloz
3dd87b893a since we are using newer iptables version, we don't need this patch anymore
SVN-Revision: 18162
2009-10-26 11:35:44 +00:00
Imre Kaloz
4d1bd56f33 rename some patches
SVN-Revision: 18161
2009-10-26 10:15:52 +00:00
Imre Kaloz
69578dfd7b prepare for the removal of squashfs 3.4: switch olpc to 2.6.30 (let's hope it works fine), and mark at91 broken
SVN-Revision: 18160
2009-10-26 09:47:27 +00:00
Florian Fainelli
6f63230e27 add missing configuration symbols
SVN-Revision: 18157
2009-10-25 21:26:46 +00:00
Florian Fainelli
338490bd50 remove 2.6.28 support, we never really used it
SVN-Revision: 18156
2009-10-25 21:13:46 +00:00
Florian Fainelli
7100c1efd9 switch to 2.6.30.9
SVN-Revision: 18155
2009-10-25 21:10:53 +00:00
John Crispin
1729f7bdc1 use gpio_led package rather than staticly linking it into the kernel
SVN-Revision: 18154
2009-10-25 18:08:16 +00:00
John Crispin
f1ad6d3768 fixes licenses
SVN-Revision: 18152
2009-10-25 17:41:01 +00:00
John Crispin
6a56b1186e select CONFIG_LEDS_GPIO per default
SVN-Revision: 18151
2009-10-25 17:06:01 +00:00
John Crispin
6f63d7baf2 clean up dma api of ethernet driver
SVN-Revision: 18150
2009-10-25 16:58:00 +00:00
John Crispin
9126be5b6e fixes dma bug in eth driver, that was caused under high net load. the dma ring was not initialized on time
SVN-Revision: 18149
2009-10-25 14:34:55 +00:00
Gabor Juhos
984fe7992a ramips: nuke net_device stats from the private data of the ethernet driver
SVN-Revision: 18147
2009-10-25 09:37:30 +00:00
Gabor Juhos
ec836476b0 ramips: remove unnecessary type-castings in the ethernet driver
SVN-Revision: 18146
2009-10-25 09:37:27 +00:00
Gabor Juhos
ac92dc42d4 ramips: change debug message levels, and add missing LFs
SVN-Revision: 18145
2009-10-25 09:37:24 +00:00
Gabor Juhos
0fe967f6e6 ramips: make ethernet fuctions static
SVN-Revision: 18144
2009-10-25 09:37:21 +00:00
Gabor Juhos
7af7711f9f ramips: register ethernet device on the DIR-300 board
SVN-Revision: 18143
2009-10-25 09:37:17 +00:00
Gabor Juhos
2ad69183a8 ramips: change prom code to accept 'board=FOOBAR' from the command line
SVN-Revision: 18142
2009-10-25 07:10:16 +00:00
Gabor Juhos
d681005ce3 ramips: modify {read,write}_config helpers
SVN-Revision: 18141
2009-10-25 07:10:14 +00:00
Gabor Juhos
ebde2e4c90 ramips: nuke config_access helper
SVN-Revision: 18140
2009-10-25 07:10:11 +00:00
John Crispin
c23f92244c fixes dma hangups in eth
SVN-Revision: 18139
2009-10-25 00:11:08 +00:00
John Crispin
c7db1ecc33 select fon20n mach
SVN-Revision: 18137
2009-10-24 23:08:06 +00:00
John Crispin
eff75d868b make ethernet a platform device
SVN-Revision: 18135
2009-10-24 20:58:41 +00:00
John Crispin
5c399c6f20 missing define to make mach for fonera20n work
SVN-Revision: 18134
2009-10-24 20:57:59 +00:00
John Crispin
81e5a2d14b make default llll/w vlan setup in esw
SVN-Revision: 18133
2009-10-24 20:56:31 +00:00
John Crispin
e4e4aa90d3 adds mach type for fonera20n
SVN-Revision: 18132
2009-10-24 20:55:36 +00:00
John Crispin
5b2c123b60 fixes commit 18128, wrong patch :)
SVN-Revision: 18129
2009-10-23 16:52:48 +00:00
John Crispin
d95163658c adds ethernet driver, esw needs to be moved to swconfig, driver is missing rt288x support, not a platform device yet
SVN-Revision: 18128
2009-10-23 16:51:51 +00:00
Florian Fainelli
21367682e8 update to 2.6.31.5
SVN-Revision: 18127
2009-10-23 12:13:00 +00:00
Florian Fainelli
d4b251bdb8 update to 2.6.30.9
SVN-Revision: 18126
2009-10-23 12:10:25 +00:00
Florian Fainelli
46c66bba36 update to 2.6.27.35
SVN-Revision: 18125
2009-10-23 09:12:17 +00:00
Felix Fietkau
991a35c6a6 imagebuilder: accept empty profile names, some targets do not define profiles (thx, patrick)
SVN-Revision: 18117
2009-10-22 01:35:32 +00:00
Gabor Juhos
28e212cc40 ar71xx: add default network configuration for RS and RS-Pro
SVN-Revision: 18103
2009-10-20 19:36:47 +00:00
Gabor Juhos
a525c056d5 ar71xx: add default network configuration file for the WP543 board
SVN-Revision: 18101
2009-10-20 12:59:45 +00:00
Gabor Juhos
891a351b39 ar71xx: Compex WPJ543 board is supported as well
SVN-Revision: 18100
2009-10-20 12:59:42 +00:00
Gabor Juhos
053e9ab067 ar71xx: fix PCI IRQ map of the WP543
SVN-Revision: 18099
2009-10-20 12:59:39 +00:00
John Crispin
5432846140 ifxmips: fold files/drivers/* into patches
SVN-Revision: 18082
2009-10-19 20:56:55 +00:00
Gabor Juhos
4f1f99a63d ar71xx: create firmware image for WP543 boards with 4/8/16MB of flash
SVN-Revision: 18075
2009-10-19 08:07:40 +00:00
Gabor Juhos
71ca5a93a4 ar71xx: enable myloader partition parser on 2.6.30 and 2.6.31
SVN-Revision: 18074
2009-10-19 08:07:38 +00:00
Gabor Juhos
6236c48575 ar71xx: sync 2.6.30 kernel config
SVN-Revision: 18073
2009-10-19 08:07:35 +00:00
Gabor Juhos
b1cd54b6b9 ar71xx: reset the phy chip along with the ethernet mac on the WP543 board
SVN-Revision: 18072
2009-10-19 08:07:32 +00:00
Gabor Juhos
ebaa6a2fab ar71xx: reset the ethernet device before registration
SVN-Revision: 18071
2009-10-19 08:07:29 +00:00
Felix Fietkau
839aeb3a78 fix ssb compile error on 2.6.28
SVN-Revision: 18063
2009-10-19 03:45:03 +00:00
Felix Fietkau
570699d483 fix errors in unresolved weak symbols on arm
SVN-Revision: 18062
2009-10-19 03:32:49 +00:00
Gabor Juhos
279c5dad25 ramips: add preliminary support for the DIR-300 revB board
SVN-Revision: 18058
2009-10-18 08:48:07 +00:00
Claudio Mignanti
63cc7d5f5a reorder Kconfig sources; mainly copy from arch/arm/Kconfig
SVN-Revision: 18047
2009-10-14 11:18:30 +00:00
Felix Fietkau
9ae6129829 atheros: leave the gpio interrupts alone when user space changes the gpio input settings, fixes #4493
SVN-Revision: 18036
2009-10-11 19:50:16 +00:00
Nicolas Thill
35ae0abbe0 ssb: remove reference to missing SDIO function from last 2.6.31 ssb update
SVN-Revision: 18033
2009-10-11 14:51:40 +00:00
Nicolas Thill
52940f7477 config: add missing CONFIG_TOUCHSCREEN_USB_COMPOSITE symbol to 2.6.30 generic
SVN-Revision: 18027
2009-10-11 01:50:06 +00:00
Nicolas Thill
9506229d4c config: add missing CONFIG_SONYPI symbol to generic
SVN-Revision: 18026
2009-10-11 01:46:52 +00:00
Felix Fietkau
0ba61fe414 ssb: sync with wireless-2.6
SVN-Revision: 18022
2009-10-11 00:36:06 +00:00
Florian Fainelli
f8dfba9a0a select kmod-usb-octeon in the mototech profile
SVN-Revision: 18014
2009-10-09 07:37:03 +00:00
Florian Fainelli
c6c3fa9f1c add missing CONFIG_IDE_PHISON symbol
SVN-Revision: 18013
2009-10-09 07:36:43 +00:00
John Crispin
151a1c789f flash size was reported incorrectly
SVN-Revision: 18011
2009-10-08 22:34:46 +00:00
John Crispin
aaf52c0c7d ifxmips: move header files, split up patches, rename some files
SVN-Revision: 18010
2009-10-08 22:24:49 +00:00
John Crispin
ba78d97022 several cleanups for ifxmips. removes all code that has not been cleaned up properly
SVN-Revision: 18008
2009-10-08 18:40:16 +00:00
Gabor Juhos
017ede680f kernel: fix automatic rootfs partition selection on 2.6.31
SVN-Revision: 18007
2009-10-08 18:34:45 +00:00
Florian Fainelli
ffc90868e4 add support for the dwc_otg USB controller
SVN-Revision: 18006
2009-10-08 17:56:31 +00:00
Florian Fainelli
5f50864a9d add more missing USB related configuration symbols to 2.6.30
SVN-Revision: 18005
2009-10-08 17:52:32 +00:00
Florian Fainelli
b7bc4ccab2 add support for the hardware random number generator
SVN-Revision: 18004
2009-10-08 17:23:59 +00:00
Florian Fainelli
9ac87dd41b resync kernel configuration
SVN-Revision: 18003
2009-10-08 17:19:02 +00:00
Nicolas Thill
af06debf5a ppc40x: don't force usb feature
SVN-Revision: 18002
2009-10-08 12:49:59 +00:00
Gabor Juhos
267c50a1ab adm5120: add preliminary support for 2.6.31
SVN-Revision: 18000
2009-10-08 11:13:10 +00:00
Gabor Juhos
95f5553169 adm5120: switch to 2.6.30
SVN-Revision: 17999
2009-10-08 11:13:04 +00:00
Gabor Juhos
0ddc97c252 adm5120: sync kernel config
SVN-Revision: 17998
2009-10-08 11:13:01 +00:00
Imre Kaloz
2fd7672ab3 add preliminary 2.6.31 support for IXP4xx
SVN-Revision: 17997
2009-10-08 10:46:25 +00:00
Imre Kaloz
549c204c0d fix the IXP4xx CF driver patch for 2.6.30
SVN-Revision: 17996
2009-10-08 10:43:45 +00:00
Imre Kaloz
e24a1eaa34 and another missing Kconfig symbol..
SVN-Revision: 17995
2009-10-08 10:42:43 +00:00
Imre Kaloz
3abb6b04c7 add missing symbol
SVN-Revision: 17994
2009-10-08 10:42:01 +00:00
Imre Kaloz
d57b766c2f enable ATA_SFF (PATA support) in the generic configs
SVN-Revision: 17993
2009-10-08 09:40:38 +00:00
Imre Kaloz
167d52386e resync 2.6.31 patches
SVN-Revision: 17991
2009-10-08 09:13:14 +00:00
Imre Kaloz
ba971b8852 add more Kconfig symbols to the generic 2.6.31 config
SVN-Revision: 17990
2009-10-08 09:12:33 +00:00
Florian Fainelli
85278b07c1 remove the mempcy patch, fixes build failures on most x86_64 hosts
SVN-Revision: 17989
2009-10-08 09:09:45 +00:00
Nicolas Thill
1c6c31e8ac olpc: cleanup config
SVN-Revision: 17983
2009-10-07 16:11:56 +00:00
Florian Fainelli
96d804c54f optimize binaries for the rm5200 cpu present on cobalt, do not use the mips32 isa
SVN-Revision: 17980
2009-10-07 13:05:14 +00:00
Nicolas Thill
8517d6dd6c config: fix typo in 2.6.27 generic
SVN-Revision: 17977
2009-10-07 11:59:40 +00:00
Gabor Juhos
9a65c14678 ramips: sync rt288x kernel config
SVN-Revision: 17976
2009-10-07 11:37:15 +00:00
Gabor Juhos
3b9cb8b673 ramips: fix return value in 'pcibios_map_irq' in the rt288x pci code
SVN-Revision: 17975
2009-10-07 11:37:12 +00:00
Gabor Juhos
13be9155c5 ramips: remove obsolete 'pcibios_fixups' from the rt288x pci code
SVN-Revision: 17974
2009-10-07 11:37:10 +00:00
Gabor Juhos
f2470f7590 ramips: add rt2880_pci_get_cfgaddr helper
SVN-Revision: 17973
2009-10-07 11:37:07 +00:00
Gabor Juhos
fe360a232b ramips: use switch statement instead of multiple if-else-if in the rt288x pci code
SVN-Revision: 17972
2009-10-07 11:37:03 +00:00
Gabor Juhos
37f5a64938 ramips: protect rt288x pci config accesses with a spinlock
SVN-Revision: 17971
2009-10-07 11:37:00 +00:00
Gabor Juhos
84e2f22465 ramips: make rt2880_pci_base static
SVN-Revision: 17970
2009-10-07 11:36:57 +00:00
Gabor Juhos
ca82f13970 ramips: define some magic values in the rt288x pci code
SVN-Revision: 17969
2009-10-07 11:36:53 +00:00
Gabor Juhos
6a54d033fc ramips: add copyright header to the rt288x pci code
SVN-Revision: 17968
2009-10-07 11:36:49 +00:00
Florian Fainelli
8154790328 cleanup kernel configuration
SVN-Revision: 17967
2009-10-07 09:53:52 +00:00
Nicolas Thill
fcc8521200 mpc52xx: cleanup config
SVN-Revision: 17966
2009-10-07 09:39:15 +00:00
Nicolas Thill
d26974829a config: add another bunch of missing CONFIG_USB_* entries to generic
SVN-Revision: 17965
2009-10-07 01:31:53 +00:00
Nicolas Thill
5d587fbd49 config: add CONFIG_USB_SUSPEND to generic
SVN-Revision: 17964
2009-10-07 00:51:26 +00:00
Nicolas Thill
babb471a4b config: add missing CONFIG_SPI_MPC52xx_PSC to mpc52xx/config
SVN-Revision: 17963
2009-10-07 00:51:07 +00:00
Nicolas Thill
f587b9dbff config: remove CONFIG_ORION entry (now in generic)
SVN-Revision: 17962
2009-10-06 20:59:36 +00:00
Nicolas Thill
6fed91acaa config: add missing CONFIG_ORION entry to generic
SVN-Revision: 17961
2009-10-06 20:56:31 +00:00
Claudio Mignanti
4b724681e0 Improve i2c driver slave delay, thanks to Fabrizio Sciarra that provide it * support for master/slave delay (provided patch) * remove some printk that spam logs * introduce new symbols ETRAX_I2C_DYN_ALLOC and ETRAX_I2C_SLAVE_DELAY * cleanup a bit the driver * dump release number
SVN-Revision: 17954
2009-10-06 09:20:30 +00:00
Nicolas Thill
fcc67b55b1 move common CONFIG_MMC entries to generic
SVN-Revision: 17948
2009-10-06 04:15:59 +00:00
Nicolas Thill
2556fbb0cd move common CONFIG_BATTERY entries to generic
SVN-Revision: 17945
2009-10-06 03:12:17 +00:00
Nicolas Thill
084d9cce53 move common CONFIG_TOUCHSCREEN entries to generic
SVN-Revision: 17943
2009-10-06 03:00:33 +00:00
Nicolas Thill
5b8e48f93a move more CONFIG_SND entries to generic
SVN-Revision: 17942
2009-10-06 02:25:15 +00:00
Nicolas Thill
5c0b0e08d9 move common CONFIG_FB entries to generic
SVN-Revision: 17936
2009-10-05 20:42:52 +00:00
Nicolas Thill
f22156bf9e brcm63xx: fix cardbus support with BCM6358 (closes: #5918)
SVN-Revision: 17935
2009-10-05 20:40:05 +00:00
Florian Fainelli
0906b3d13d resync kernel config, do not enable security options
SVN-Revision: 17934
2009-10-05 20:17:40 +00:00
Florian Fainelli
719e19bd8a add missing CONFIG_VIDEO_GO7007 symbol
SVN-Revision: 17933
2009-10-05 20:17:02 +00:00
Felix Fietkau
fa8e896fa5 enable CONFIG_STAGING on 2.6.31
SVN-Revision: 17931
2009-10-05 20:13:22 +00:00
Felix Fietkau
4128859181 refresh 2.6.31 kernel config
SVN-Revision: 17930
2009-10-05 20:13:12 +00:00
Florian Fainelli
aadd3805eb add kmod-input-rb532 by default in the rb532 profile
SVN-Revision: 17928
2009-10-05 20:06:19 +00:00
Florian Fainelli
44fa04d7cd resync kernel configuration, enable netfilter and wireless extensions
SVN-Revision: 17922
2009-10-05 19:20:30 +00:00
Gabor Juhos
7f3d685eec ramips: make {read,write}_config static
SVN-Revision: 17920
2009-10-05 18:44:24 +00:00
Gabor Juhos
2739177201 ramips: convert 'config_access' function to void
SVN-Revision: 17919
2009-10-05 18:44:22 +00:00
Gabor Juhos
5b07caf121 ramips: add register access functions into the rt288x pci code
SVN-Revision: 17918
2009-10-05 18:44:19 +00:00
Gabor Juhos
0f51ed2723 ramips: fix RT2880_PCI_BASE definition
SVN-Revision: 17917
2009-10-05 18:44:16 +00:00
Gabor Juhos
5a37945317 ramips: rt288x pci code cleanup
SVN-Revision: 17916
2009-10-05 18:44:13 +00:00
Gabor Juhos
0e0e945e33 ramips: cleanup coding-style of the rt288x pci code
SVN-Revision: 17915
2009-10-05 18:44:10 +00:00
Gabor Juhos
6ceea98b0a ramips: merge ops-rt288x.c and rt288x_pci.h into pci-rt288x.c
SVN-Revision: 17914
2009-10-05 18:44:06 +00:00
Andy Boyett
a93aeb7098 disable LEDS_GPIO_OF
SVN-Revision: 17908
2009-10-05 17:05:59 +00:00
Andy Boyett
846a7bf5b6 2.6.30: disable SND_PPC by default
SVN-Revision: 17907
2009-10-05 17:05:51 +00:00
Andy Boyett
c85a89348f move IMAGE_CMDLINE_HACK default to generic from targets
SVN-Revision: 17905
2009-10-05 17:05:34 +00:00
Andy Boyett
9a1e1858b7 add missing USB kconfig options
SVN-Revision: 17904
2009-10-05 17:05:23 +00:00
Andy Boyett
1d462ca7bd 2.6.27: add USB_VIDEO_CLASS_INPUT_EVDEV kconfig option
SVN-Revision: 17903
2009-10-05 17:05:14 +00:00
Andy Boyett
233826380d explicitly disable LEDS_GPIO_OF kconfig option
SVN-Revision: 17902
2009-10-05 17:05:05 +00:00
Andy Boyett
e11e0bbd13 explicitly disable IBM_ASM kconfig option
SVN-Revision: 17901
2009-10-05 17:04:56 +00:00
Andy Boyett
ae8cb5fa93 add missing SND_ARM kconfig option
SVN-Revision: 17900
2009-10-05 17:04:47 +00:00
Mirko Vogt
848a064c2c explicitly disable <CONFIG_USB_GADGET_DEBUG_FS> to get the target compiling without issues again
SVN-Revision: 17890
2009-10-05 15:41:53 +00:00
John Crispin
bbc091bd65 dont select atm modules yet for ifxmips
SVN-Revision: 17888
2009-10-05 15:10:15 +00:00
Gabor Juhos
c8489ba3f8 ramips: remove unneccesary ifdefs from the rt288x pci code
SVN-Revision: 17862
2009-10-05 09:06:16 +00:00
Gabor Juhos
e555522b95 ramips: remove unneccesary includes from the rt288x pci code
SVN-Revision: 17861
2009-10-05 09:06:13 +00:00
Gabor Juhos
f992f34277 ramips: add Kbuild patch for the rt288x pci code, and fix invalid header file paths
SVN-Revision: 17860
2009-10-05 09:06:10 +00:00
Gabor Juhos
e4741622cc ramips: add missing config option
SVN-Revision: 17859
2009-10-05 09:04:43 +00:00
John Crispin
4c93a1ff79 remove crypto moduels from ifxmips menuconfig
SVN-Revision: 17857
2009-10-04 22:00:24 +00:00
John Crispin
a70ef0c337 adds pci support for rt288x
SVN-Revision: 17855
2009-10-04 19:53:17 +00:00
John Crispin
a23e3e8985 remove reference to bogus packet
SVN-Revision: 17854
2009-10-04 19:46:48 +00:00
Andy Boyett
2d25bf04c9 fix typo in target description
SVN-Revision: 17848
2009-10-04 08:22:20 +00:00
Nicolas Thill
0e43e71159 remove ipset support from core, it is now provided by xtables-addons from the packages feed
SVN-Revision: 17844
2009-10-03 23:51:10 +00:00
Felix Fietkau
abffbb5da7 add a defconfig for wrt160nl which contains switch settings
SVN-Revision: 17826
2009-10-02 21:07:12 +00:00
Felix Fietkau
85bf6ad254 ar71xx: fix usb preselection in profiles
SVN-Revision: 17822
2009-10-02 18:17:23 +00:00
Claudio Mignanti
7f3ed114f2 Export USB host driver as kernel package
SVN-Revision: 17818
2009-10-02 09:34:10 +00:00
John Crispin
696c29fa4d bump ifxmips to .30
SVN-Revision: 17817
2009-10-02 08:09:27 +00:00
Claudio Mignanti
b88e08839a dump 2.6.25 support
SVN-Revision: 17816
2009-10-02 08:07:39 +00:00
Claudio Mignanti
f826306179 Fix #5873 and cleanup kernel config
SVN-Revision: 17815
2009-10-02 07:56:02 +00:00
Gabor Juhos
4a99a9b7e3 ar71xx: use 'link4' LED for diagnostic on Bullet M
SVN-Revision: 17813
2009-10-01 19:41:13 +00:00
Gabor Juhos
399aeeed70 ar71xx: initialize PCI controller on the Bullet M
SVN-Revision: 17812
2009-10-01 19:41:11 +00:00
Gabor Juhos
d2c055526c ar71xx: init ethernet mac address on the Bullet M
SVN-Revision: 17811
2009-10-01 19:41:08 +00:00
Gabor Juhos
dd3b2ae8af ar71xx: add default network configuration for the Bullet M
SVN-Revision: 17810
2009-10-01 19:41:06 +00:00
Gabor Juhos
fa59c65847 ar71xx: register GPIO button on the Bullet M
SVN-Revision: 17809
2009-10-01 19:41:03 +00:00
Gabor Juhos
5aae65b58c ar71xx: add PCI Host Controller fixup for ar724x
SVN-Revision: 17808
2009-10-01 19:41:00 +00:00
Gabor Juhos
0757fee42d ar71xx: use ar71xx_pci_fixup on ar71xx SoCs only
SVN-Revision: 17807
2009-10-01 19:40:57 +00:00
Gabor Juhos
2e09669095 ar71xx: fix a typo in the ar724x PCI code
SVN-Revision: 17806
2009-10-01 19:40:51 +00:00
Claudio Mignanti
ef368dfc05 Implement sysfs interface for some specific cris driver
SVN-Revision: 17805
2009-10-01 15:44:28 +00:00
Gabor Juhos
054c54512f kernel: upgrade to 2.6.30.8 and refresh patches
SVN-Revision: 17804
2009-10-01 10:07:32 +00:00
Claudio Mignanti
eec0d12a0d Include some generic devices classes (#5874)
SVN-Revision: 17800
2009-09-30 15:02:06 +00:00
Florian Fainelli
970f50b72b inform users when the in-kernel mips FPU emulator is disabled (#5774)
SVN-Revision: 17794
2009-09-28 20:35:42 +00:00
Felix Fietkau
9389255dae union mounts: fix various bugs related to handling of mountpoints and copyups
SVN-Revision: 17777
2009-09-27 22:56:18 +00:00
Felix Fietkau
f5701d2996 fix compile error in bfs on 2.6.31
SVN-Revision: 17776
2009-09-27 22:56:14 +00:00
Felix Fietkau
780edd9443 union mounts: get rid of kernel log spam
SVN-Revision: 17774
2009-09-27 22:56:07 +00:00
Florian Fainelli
7f910f72ba fix usage of smp_call_function
SVN-Revision: 17770
2009-09-27 19:47:07 +00:00
Florian Fainelli
d854270f76 add kexec fixes for mips from M. Syrchin
SVN-Revision: 17768
2009-09-27 19:11:53 +00:00
Hauke Mehrtens
e014faf13f Update ipset to version 3.2
SVN-Revision: 17764
2009-09-27 15:03:41 +00:00
Hauke Mehrtens
48d6cee53b remove deprecated warning
SVN-Revision: 17761
2009-09-27 13:52:14 +00:00
Hauke Mehrtens
80574578ec small fixes mostly for kernel 2.6.31
- libsas needs symbols from scsi_transport_sas
 - autoload line in pppoe was missing
 - rfkill-input does not exist in kernel 2.6.31
 - password for download server of r8101 changed
 - r8101 and siit do not build with kernel 2.6.31
 - fix build of net sched esfq

SVN-Revision: 17752
2009-09-26 21:23:53 +00:00
Felix Fietkau
ed77b34296 add jffs2 whiteout support (necessary for using it with union mounts)
SVN-Revision: 17745
2009-09-26 18:51:05 +00:00
Florian Fainelli
2b59f3fc3f switch to gcc-4.4.1 and enabled octeon specific optimizations
SVN-Revision: 17743
2009-09-26 18:23:43 +00:00
Florian Fainelli
657788dc0d resync kernel configuration
SVN-Revision: 17740
2009-09-26 15:07:16 +00:00
Hauke Mehrtens
a2698ec77c refresh patches
SVN-Revision: 17738
2009-09-26 13:29:13 +00:00
Hauke Mehrtens
f9b2e12b61 Update to kernel 2.6.31.1
SVN-Revision: 17737
2009-09-26 13:28:32 +00:00
Hauke Mehrtens
99c3549ea3 Remove patches already included in mainline kernel.
SVN-Revision: 17735
2009-09-26 11:51:26 +00:00
Hauke Mehrtens
8673372e20 add patches for kernel 2.6.31
This is completly untested. Only a compile tests with the default config was done!

SVN-Revision: 17734
2009-09-26 11:48:48 +00:00
Hauke Mehrtens
6247141e78 refresh patches
SVN-Revision: 17733
2009-09-26 11:42:43 +00:00
Felix Fietkau
7a74903bba brcm47xx: switch to 2.6.30.7
SVN-Revision: 17732
2009-09-26 09:33:44 +00:00
Felix Fietkau
7cae3c4f8a fix 2.6.31 compile with union mounts disabled
SVN-Revision: 17730
2009-09-26 08:52:09 +00:00
Felix Fietkau
dc12314e83 ramips: since both subtargets are marked as broken, move FEATURES to the main target and mark the whole target as broken. avoids unnecessary user confusion about inexplicable build failures
SVN-Revision: 17728
2009-09-25 21:01:42 +00:00
Felix Fietkau
e0dd793ff5 kernel: refresh the vm exports patch in 2.6.31
SVN-Revision: 17727
2009-09-25 20:58:40 +00:00
Felix Fietkau
2ae19cb459 kernel: add a patch for union mounts in 2.6.31
SVN-Revision: 17726
2009-09-25 20:58:37 +00:00
Felix Fietkau
7b676478d1 x86: switch to 2.6.31
SVN-Revision: 17725
2009-09-25 20:46:55 +00:00
Felix Fietkau
77fc4ffcc7 x86: add support for 2.6.31
SVN-Revision: 17723
2009-09-25 14:15:26 +00:00
Felix Fietkau
ac8c461d50 x86: use libata in 2.6.30, fix pata support for sc1200 (used on wrap)
SVN-Revision: 17722
2009-09-25 14:15:21 +00:00
Felix Fietkau
a2f344ec84 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
SVN-Revision: 17720
2009-09-25 14:10:29 +00:00
Felix Fietkau
71595d7ce8 brcm47xx - add cache workarounds to 2.6.28 (merged from 2.6.30), fixes #4293, should fix #2374
SVN-Revision: 17710
2009-09-24 21:20:44 +00:00
Felix Fietkau
81a9b94ba1 merge r17683 to 2.6.30
SVN-Revision: 17701
2009-09-24 19:31:57 +00:00