Commit graph

4098 commits

Author SHA1 Message Date
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
Felix Fietkau
eae1270eaf atheros: add config and patches for 2.6.31 (untested), includes patch from #5847
SVN-Revision: 17700
2009-09-24 19:24:03 +00:00