Commit Graph

11750 Commits (253c9fcf7d948fb8763defe612cf53ee860744f3)

Author SHA1 Message Date
Gabor Juhos 80b3c0875a kernel/modules: package module for OpenFirmware I2C accessors
SVN-Revision: 16921
2009-07-19 15:52:10 +00:00
Gabor Juhos 8cb5cc2a79 use SLUB allocator by default
SVN-Revision: 16920
2009-07-19 15:35:48 +00:00
Gabor Juhos 5066aab06b kernel/modules: package I2C bus driver for PPC4xx based systems
SVN-Revision: 16919
2009-07-19 12:22:26 +00:00
Gabor Juhos f60334ddc0 fix a section mismatch on 2.6.30
SVN-Revision: 16918
2009-07-19 12:04:43 +00:00
Felix Fietkau f9df014859 add the 2.6.30 port of the cache workaround patch from #4293 (thx, acoul)
SVN-Revision: 16917
2009-07-19 11:44:54 +00:00
Gabor Juhos c8f178d61a binutils: use 2.19.1 for ppc40x by default
SVN-Revision: 16916
2009-07-19 11:33:47 +00:00
Gabor Juhos 098e6845ef refresh 2.6.30 patches
SVN-Revision: 16915
2009-07-19 09:40:26 +00:00
Gabor Juhos f8148d2f95 fix target description
SVN-Revision: 16914
2009-07-19 09:38:55 +00:00
Gabor Juhos c958046f23 fix target description
SVN-Revision: 16913
2009-07-19 09:38:41 +00:00
Gabor Juhos 404925837d backport support of the OpenRB Lite board to 2.6.28
SVN-Revision: 16912
2009-07-19 09:30:37 +00:00
Gabor Juhos 0f7cfac9f3 kernel/modules: fix Magicbox CF card driver definitions
SVN-Revision: 16911
2009-07-19 09:13:25 +00:00
Gabor Juhos 143b6a7181 add driver for the CF slot of the Magicbox v2/OpenRB boards
SVN-Revision: 16910
2009-07-19 09:11:59 +00:00
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 8050025e9d download and install rt2870 firmware (#5519)
SVN-Revision: 16893
2009-07-18 10:10:32 +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
Felix Fietkau bde1cf619a madwifi: fix crash on 2.6.30
SVN-Revision: 16889
2009-07-18 01:04:40 +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
Florian Fainelli 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
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
Felix Fietkau 5cc4951745 madwifi: fix a race condition in the ibss merge
SVN-Revision: 16870
2009-07-16 17:41:51 +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
Felix Fietkau 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
Felix Fietkau f97def7367 madwifi: clean up / fix ibss node handling
SVN-Revision: 16861
2009-07-16 11:28:54 +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
Markus Wigge fa7f32c962 upgrade to new upstream version 1.4.4
SVN-Revision: 16853
2009-07-15 16:33:01 +00:00
Gabor Juhos 8324887aa1 binutils: fix build failure on powerpc target
SVN-Revision: 16848
2009-07-14 19:43:15 +00:00
Felix Fietkau df3b99e959 madwifi: trivial antenna diversity fix
SVN-Revision: 16846
2009-07-14 16:07:26 +00:00
Florian Fainelli 838c1d7cd0 add additions from (#5149)
SVN-Revision: 16841
2009-07-14 13:06:34 +00:00