Commit Graph

11690 Commits

Author SHA1 Message Date
0f7cfac9f3 kernel/modules: fix Magicbox CF card driver definitions
SVN-Revision: 16911
2009-07-19 09:13:25 +00:00
143b6a7181 add driver for the CF slot of the Magicbox v2/OpenRB boards
SVN-Revision: 16910
2009-07-19 09:11:59 +00:00
7af41cf055 2.6.30 add missing config symbol
SVN-Revision: 16909
2009-07-19 08:08:52 +00:00
c84a5161c5 add support for the OpenRB Light board
SVN-Revision: 16908
2009-07-19 07:38:06 +00:00
6cf3706f85 build jffs2 images by default
SVN-Revision: 16907
2009-07-19 07:20:04 +00:00
eec23618ad increase linux partition size, and fix jffs2 images
SVN-Revision: 16906
2009-07-19 06:42:30 +00:00
7e2c1008ff cleanup magicbox patches
SVN-Revision: 16905
2009-07-19 04:50:37 +00:00
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
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
bab4138b4a export ar231x_gpiodev, needed for gpio-led/spi/i2c modules
SVN-Revision: 16902
2009-07-18 17:52:36 +00:00
9f973a6098 initial support for 2.6.30
SVN-Revision: 16901
2009-07-18 15:13:40 +00:00
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
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
dece660b0f switch to 2.6.30.1
SVN-Revision: 16896
2009-07-18 12:35:16 +00:00
1be47feb2e prefer ath5k over madwifi and include kexec-tools in the default profile
SVN-Revision: 16895
2009-07-18 12:24:59 +00:00
1ccffe43f2 remove 2.6.27 patches
SVN-Revision: 16894
2009-07-18 10:33:53 +00:00
8050025e9d download and install rt2870 firmware (#5519)
SVN-Revision: 16893
2009-07-18 10:10:32 +00:00
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
bde1cf619a madwifi: fix crash on 2.6.30
SVN-Revision: 16889
2009-07-18 01:04:40 +00:00
ecad504c39 register GPIO-connected LEDs for known boards
SVN-Revision: 16887
2009-07-18 00:40:23 +00:00
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
12b429b3a2 get rid of linux 2.6.29
SVN-Revision: 16883
2009-07-17 16:20:25 +00:00
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
d0fdf2c5ed fix comment only valid for bcm6345
SVN-Revision: 16881
2009-07-17 15:57:09 +00:00
cd64d4ce6e make patches against iptables apply again after update to 1.4.4 (#5540)
SVN-Revision: 16878
2009-07-17 12:37:10 +00:00
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
5cc4951745 madwifi: fix a race condition in the ibss merge
SVN-Revision: 16870
2009-07-16 17:41:51 +00:00
9224ef1e25 add missing CONFIG_FIXED_PHY symbol to 2.6.25
SVN-Revision: 16869
2009-07-16 16:35:00 +00:00
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
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
93d3f098eb Cleanup glamo platform_data.
SVN-Revision: 16863
2009-07-16 12:06:48 +00:00
3d2040de0f madwifi: turn software based tsf merging on by default, get rid of some iwpriv errors on wifi restart
SVN-Revision: 16862
2009-07-16 11:30:01 +00:00
f97def7367 madwifi: clean up / fix ibss node handling
SVN-Revision: 16861
2009-07-16 11:28:54 +00:00
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
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
16ed97de1f Implement voltage listing for pc50633.
SVN-Revision: 16858
2009-07-16 09:35:15 +00:00
fa7f32c962 upgrade to new upstream version 1.4.4
SVN-Revision: 16853
2009-07-15 16:33:01 +00:00
8324887aa1 binutils: fix build failure on powerpc target
SVN-Revision: 16848
2009-07-14 19:43:15 +00:00
df3b99e959 madwifi: trivial antenna diversity fix
SVN-Revision: 16846
2009-07-14 16:07:26 +00:00
838c1d7cd0 add additions from (#5149)
SVN-Revision: 16841
2009-07-14 13:06:34 +00:00
0740df3534 add SND_HRTIMER to 2.6.30/31 kernel configurations (#5180)
SVN-Revision: 16840
2009-07-14 12:18:04 +00:00
bbab2a48b4 ag71xx driver: rename ag71xx_debug module parameter
SVN-Revision: 16833
2009-07-13 17:45:25 +00:00
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
99a8fe62fe madwifi: remove the -mlong-calls cflag from include files
SVN-Revision: 16830
2009-07-13 14:56:44 +00:00
ac8dd23b37 isdn4linux modules fixes
SVN-Revision: 16829
2009-07-13 14:38:00 +00:00
bc2aaeae95 NET_EMATCH is a boolean (#5506)
SVN-Revision: 16828
2009-07-13 12:58:18 +00:00
d99dcbca9f ag71xx driver: fix a typo
SVN-Revision: 16827
2009-07-13 12:20:02 +00:00
330e5c1827 enable driver for the PCF857X I2C GPIO expander
SVN-Revision: 16826
2009-07-13 11:44:56 +00:00
a579511dbf ag71xx driver: align descriptors on cache_line boundary
SVN-Revision: 16825
2009-07-13 11:40:10 +00:00
82a084680a ag71xx driver: store descriptor pointers in ag71xx_buf
SVN-Revision: 16824
2009-07-13 11:38:37 +00:00