Commit graph

3744 commits

Author SHA1 Message Date
Gabor Juhos
7af41cf055 2.6.30 add missing config symbol
SVN-Revision: 16909
2009-07-19 08:08:52 +00:00
Gabor Juhos
c84a5161c5 add support for the OpenRB Light board
SVN-Revision: 16908
2009-07-19 07:38:06 +00:00
Gabor Juhos
6cf3706f85 build jffs2 images by default
SVN-Revision: 16907
2009-07-19 07:20:04 +00:00
Gabor Juhos
eec23618ad increase linux partition size, and fix jffs2 images
SVN-Revision: 16906
2009-07-19 06:42:30 +00:00
Gabor Juhos
7e2c1008ff cleanup magicbox patches
SVN-Revision: 16905
2009-07-19 04:50:37 +00:00
Felix Fietkau
1685ce5f3d mips: fix another bug in the module relocation change: the wrong base address for 24 bit jump -> long jump fixup table was used
SVN-Revision: 16904
2009-07-18 22:28:46 +00:00
Felix Fietkau
cf2c544844 sched: fix compile errors with CONFIG_NET_SCHED deactivated in the kernel config (#5553)
SVN-Revision: 16903
2009-07-18 20:31:21 +00:00
Andy Boyett
bab4138b4a export ar231x_gpiodev, needed for gpio-led/spi/i2c modules
SVN-Revision: 16902
2009-07-18 17:52:36 +00:00
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