Commit graph

3656 commits

Author SHA1 Message Date
Gabor Juhos
9f973a6098 initial support for 2.6.30
SVN-Revision: 16901
2009-07-18 15:13:40 +00:00
Gabor Juhos
72b3866adb optimize the kernel for size, disable common PCI quirks, and sync kernel config
SVN-Revision: 16900
2009-07-18 14:35:33 +00:00
Gabor Juhos
0238a90a63 optimize the kernel for size, disable common PCI quirks, and sync kernel config
SVN-Revision: 16899
2009-07-18 14:35:14 +00:00
Florian Fainelli
dece660b0f switch to 2.6.30.1
SVN-Revision: 16896
2009-07-18 12:35:16 +00:00
Florian Fainelli
1be47feb2e prefer ath5k over madwifi and include kexec-tools in the default profile
SVN-Revision: 16895
2009-07-18 12:24:59 +00:00
Florian Fainelli
1ccffe43f2 remove 2.6.27 patches
SVN-Revision: 16894
2009-07-18 10:33:53 +00:00
Florian Fainelli
a0a85ba7c6 we are using the default-on trigger for power LEDs, no need to change their state from userspace
SVN-Revision: 16892
2009-07-18 09:27:33 +00:00
Florian Fainelli
ecad504c39 register GPIO-connected LEDs for known boards
SVN-Revision: 16887
2009-07-18 00:40:23 +00:00
Felix Fietkau
af6076273a fix lock-up issues in lzma pcomp support in 2.6.30 (used in squashfs). thanks to jeff hansen for the patch
SVN-Revision: 16886
2009-07-18 00:36:13 +00:00
Felix Fietkau
12b429b3a2 get rid of linux 2.6.29
SVN-Revision: 16883
2009-07-17 16:20:25 +00:00
Florian Fainelli
fe05e1f37a mask the USB_EHCI_ROOT_HUB_TT symbol since brcm63xx ehci does not implement it at all, fixes usb 2.0 issues on bcm6358
SVN-Revision: 16882
2009-07-17 15:58:06 +00:00
Florian Fainelli
d0fdf2c5ed fix comment only valid for bcm6345
SVN-Revision: 16881
2009-07-17 15:57:09 +00:00
Lars-Peter Clausen
5ae8e1bf7b Get rid of glamo-lcm-spi. It's not used and probably never will be.
SVN-Revision: 16871
2009-07-16 19:01:45 +00:00
Florian Fainelli
9224ef1e25 add missing CONFIG_FIXED_PHY symbol to 2.6.25
SVN-Revision: 16869
2009-07-16 16:35:00 +00:00
Jo-Philipp Wich
5231811851 sysupgrade-ext2 sync before writing image, not after Sysupgrade for ext2 currently flushes the filesystem buffers after an image is written to the disk. This should happen before the image is written.
SVN-Revision: 16867
2009-07-16 13:39:36 +00:00
Lars-Peter Clausen
7bf05123f8 Reverese mangle_pmu logic. Initalize regulator constrains to those used for all but GTA02v1 and changed them for GTA02v1 in mangle_pmu.
SVN-Revision: 16866
2009-07-16 13:13:25 +00:00
Lars-Peter Clausen
93d3f098eb Cleanup glamo platform_data.
SVN-Revision: 16863
2009-07-16 12:06:48 +00:00
Florian Fainelli
2ec0cba393 This patch adds a target for the IBM PowerXCell Accelerator Board. (aka mvXCell-8i from MatrixVision or GigaAccel 180 from Fixstars)
http://us.fixstars.com/products/gigaaccel/

This build will create zImage suitable for TFTP boot image.

* v2
- add axonram device driver
- switch to 2.6.30.1

Signed-off-by: Akinobu Mita <mita@fixstars.com>

SVN-Revision: 16860
2009-07-16 10:19:13 +00:00
Lars-Peter Clausen
a4f397c5a5 mach_gta02: Add some missing always_on regulator constraints and declare regulator constraints to be fully specified.
SVN-Revision: 16859
2009-07-16 10:00:27 +00:00
Lars-Peter Clausen
16ed97de1f Implement voltage listing for pc50633.
SVN-Revision: 16858
2009-07-16 09:35:15 +00:00
Florian Fainelli
0740df3534 add SND_HRTIMER to 2.6.30/31 kernel configurations (#5180)
SVN-Revision: 16840
2009-07-14 12:18:04 +00:00
Gabor Juhos
bbab2a48b4 ag71xx driver: rename ag71xx_debug module parameter
SVN-Revision: 16833
2009-07-13 17:45:25 +00:00
Felix Fietkau
df119d5c19 kernel: fix a relative addressing bug in the mips module relocation code change
SVN-Revision: 16831
2009-07-13 15:09:46 +00:00
Gabor Juhos
d99dcbca9f ag71xx driver: fix a typo
SVN-Revision: 16827
2009-07-13 12:20:02 +00:00
Gabor Juhos
330e5c1827 enable driver for the PCF857X I2C GPIO expander
SVN-Revision: 16826
2009-07-13 11:44:56 +00:00
Gabor Juhos
a579511dbf ag71xx driver: align descriptors on cache_line boundary
SVN-Revision: 16825
2009-07-13 11:40:10 +00:00
Gabor Juhos
82a084680a ag71xx driver: store descriptor pointers in ag71xx_buf
SVN-Revision: 16824
2009-07-13 11:38:37 +00:00
Gabor Juhos
091e028239 MIPS: fix loading of modules with unresolved weak symbols
SVN-Revision: 16823
2009-07-13 09:34:49 +00:00
Lars-Peter Clausen
ddbd14a23b glamo: get rid of static driver handle.
SVN-Revision: 16821
2009-07-12 20:24:18 +00:00
Gabor Juhos
b1f5f1d3b0 ag71xx driver: descriptors always aligned on 4 byte boundary
SVN-Revision: 16818
2009-07-12 16:04:28 +00:00
Gabor Juhos
10357fc180 ag71xx driver: don't flush ddr on tx path
SVN-Revision: 16817
2009-07-12 16:02:27 +00:00
Lars-Peter Clausen
8769b8e0f0 glamo: Use mfd_cell for child resource handling instead of some ugly custom code.
SVN-Revision: 16816
2009-07-12 15:42:22 +00:00
Florian Fainelli
349d57eee4 resync kernel configuration and enable kexec
SVN-Revision: 16795
2009-07-12 11:31:00 +00:00
Gabor Juhos
365635b7f3 create firmware image for the wrt400n board (based on a patch by Sandeep Mistry <sandeep.mistry at gmail.com>)
SVN-Revision: 16793
2009-07-12 09:01:13 +00:00
Felix Fietkau
d680184c26 sched: allow user space to create pfifo_fast qdiscs on virtual interfaces, allow pfifo_fast qdiscs to have filters and filter actions - useful for controlling packet classification into wme classes
SVN-Revision: 16791
2009-07-12 00:01:22 +00:00
Felix Fietkau
2020fc8c56 kernel: clean up scheduler default config and kmod-sched kconfig symbols, enable skbedit by default
SVN-Revision: 16789
2009-07-12 00:01:12 +00:00
Gabor Juhos
eb990941a1 use subsys_initcall in the i2c-gpio driver
SVN-Revision: 16787
2009-07-11 19:14:01 +00:00
Lars-Peter Clausen
4147b632e9 Cleanup glamo mmc driver.
SVN-Revision: 16786
2009-07-11 19:07:15 +00:00
Gabor Juhos
a21bf40453 increase size of the kernel partition on the TL-WR[789]41N boards
SVN-Revision: 16785
2009-07-11 17:20:46 +00:00
Gabor Juhos
abd419a7df increase size of the kernel partition on the TEW-632BR board
SVN-Revision: 16784
2009-07-11 17:15:30 +00:00
Gabor Juhos
2dc230d260 register the VSC7395 device on the PB44 board
SVN-Revision: 16783
2009-07-11 16:27:54 +00:00
Gabor Juhos
56d638e615 enable I2C_GPIO driver
SVN-Revision: 16782
2009-07-11 16:00:18 +00:00
Gabor Juhos
eced3f210e add SPI controller driver for the PB44 board
SVN-Revision: 16781
2009-07-11 15:55:55 +00:00
Gabor Juhos
218298becf use platform data to setup the MAC_CFG register in the spi_vsc7385 driver
SVN-Revision: 16780
2009-07-11 14:59:31 +00:00
Gabor Juhos
292775eb34 add definitions for some magic values in the spi_vsc7385 driver
SVN-Revision: 16779
2009-07-11 14:56:54 +00:00
Gabor Juhos
cbed3ebe1a add AR7240 to BOARDNAME
SVN-Revision: 16778
2009-07-11 14:30:13 +00:00
Felix Fietkau
c2216626e1 seems like the pages that mentioned mips 4k cores not having prefetch were wrong. back out that patch. thx, juhosg
SVN-Revision: 16775
2009-07-11 11:57:13 +00:00
Mirko Vogt
fb88a59da4 rename <gsm0710muxd> to <fso-gsm0710muxd>, as it's fso-specific
SVN-Revision: 16773
2009-07-11 07:25:14 +00:00
Felix Fietkau
3b3d64743b mips: replace -mlong-calls with -mno-long-calls to make function calls faster in kernel modules to achieve this, try to load kernel modules to KSEG0 and if that doesn't work, use vmalloc and fix up relocations with a jump table based on code from a kernel patch by MikroTik
SVN-Revision: 16772
2009-07-11 02:30:25 +00:00
Felix Fietkau
877015bee9 mips: do not use the prefetch instruction on R4K (MIPS32_R1), the ISA does not implement it
SVN-Revision: 16771
2009-07-11 02:30:19 +00:00