Commit graph

3645 commits

Author SHA1 Message Date
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
Felix Fietkau
3e7d58574f ar8216: rename the vlan attribute to enable_vlan to keep it consistent with other drivers
SVN-Revision: 16770
2009-07-11 01:21:01 +00:00
Gabor Juhos
6b033e9bec fix a bug in the SPI driver (closes #5485)
SVN-Revision: 16767
2009-07-10 19:29:58 +00:00
Felix Fietkau
98e622df30 atheros: disable CONFIG_LEDS_GPIO by default, it causes flash access errors on devices that use a non-standard gpio line to control the spi flash chip select
SVN-Revision: 16765
2009-07-10 15:26:12 +00:00
Geoff Levand
748b9c34fa PS3: Add some HID quirks to the PS3 kernel config
SVN-Revision: 16761
2009-07-10 01:07:44 +00:00
Geoff Levand
e57bb08f6f PS3: Add joystick support to the PS3 kernel config
SVN-Revision: 16760
2009-07-10 01:06:55 +00:00
Geoff Levand
b0527b20e7 PS3: Fix gelic network RX hang
SVN-Revision: 16759
2009-07-10 01:05:45 +00:00
Geoff Levand
c773567c74 PS3: Cleanup kernel config
SVN-Revision: 16758
2009-07-10 01:03:40 +00:00
Geoff Levand
91bd1fc382 PS3: Enable kernel command line editing
To allow for kernel command line editing add an empty
comand line to the PS3 kernel config.

SVN-Revision: 16757
2009-07-10 01:01:59 +00:00
Geoff Levand
2d3e7d7eee PS3: Enable kernel patches
SVN-Revision: 16756
2009-07-10 01:00:05 +00:00
Geoff Levand
ec7dc58e59 PS3: Revert kexec kernel patch
Remove the uneeded PS3 kernel patch
0006-powerpc-Remove-default-kexec-crash_kernel-ops-assig.patch
This patch causes the exec system call to fail.

SVN-Revision: 16755
2009-07-10 00:57:03 +00:00
Gabor Juhos
a38d9256a7 add board setup code for the RB-450G/RB-433UAH boards * based on a patch from http://forum.openwrt.org/viewtopic.php?pid=91127#p91127
SVN-Revision: 16754
2009-07-09 19:46:41 +00:00