Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | refresh 2.6.30 patches | Gabor Juhos | 2009-07-19 | |
| | | | | SVN-Revision: 16915 | |||
* | fix target description | Gabor Juhos | 2009-07-19 | |
| | | | | SVN-Revision: 16914 | |||
* | fix target description | Gabor Juhos | 2009-07-19 | |
| | | | | SVN-Revision: 16913 | |||
* | backport support of the OpenRB Lite board to 2.6.28 | Gabor Juhos | 2009-07-19 | |
| | | | | SVN-Revision: 16912 | |||
* | kernel/modules: fix Magicbox CF card driver definitions | Gabor Juhos | 2009-07-19 | |
| | | | | SVN-Revision: 16911 | |||
* | add driver for the CF slot of the Magicbox v2/OpenRB boards | Gabor Juhos | 2009-07-19 | |
| | | | | SVN-Revision: 16910 | |||
* | 2.6.30 add missing config symbol | Gabor Juhos | 2009-07-19 | |
| | | | | SVN-Revision: 16909 | |||
* | add support for the OpenRB Light board | Gabor Juhos | 2009-07-19 | |
| | | | | SVN-Revision: 16908 | |||
* | build jffs2 images by default | Gabor Juhos | 2009-07-19 | |
| | | | | SVN-Revision: 16907 | |||
* | increase linux partition size, and fix jffs2 images | Gabor Juhos | 2009-07-19 | |
| | | | | SVN-Revision: 16906 | |||
* | cleanup magicbox patches | Gabor Juhos | 2009-07-19 | |
| | | | | SVN-Revision: 16905 | |||
* | mips: fix another bug in the module relocation change: the wrong base ↵ | Felix Fietkau | 2009-07-18 | |
| | | | | | | address for 24 bit jump -> long jump fixup table was used SVN-Revision: 16904 | |||
* | sched: fix compile errors with CONFIG_NET_SCHED deactivated in the kernel ↵ | Felix Fietkau | 2009-07-18 | |
| | | | | | | config (#5553) SVN-Revision: 16903 | |||
* | export ar231x_gpiodev, needed for gpio-led/spi/i2c modules | Andy Boyett | 2009-07-18 | |
| | | | | SVN-Revision: 16902 | |||
* | initial support for 2.6.30 | Gabor Juhos | 2009-07-18 | |
| | | | | SVN-Revision: 16901 | |||
* | optimize the kernel for size, disable common PCI quirks, and sync kernel config | Gabor Juhos | 2009-07-18 | |
| | | | | SVN-Revision: 16900 | |||
* | optimize the kernel for size, disable common PCI quirks, and sync kernel config | Gabor Juhos | 2009-07-18 | |
| | | | | SVN-Revision: 16899 | |||
* | switch to 2.6.30.1 | Florian Fainelli | 2009-07-18 | |
| | | | | SVN-Revision: 16896 | |||
* | prefer ath5k over madwifi and include kexec-tools in the default profile | Florian Fainelli | 2009-07-18 | |
| | | | | SVN-Revision: 16895 | |||
* | remove 2.6.27 patches | Florian Fainelli | 2009-07-18 | |
| | | | | SVN-Revision: 16894 | |||
* | download and install rt2870 firmware (#5519) | Florian Fainelli | 2009-07-18 | |
| | | | | SVN-Revision: 16893 | |||
* | we are using the default-on trigger for power LEDs, no need to change their ↵ | Florian Fainelli | 2009-07-18 | |
| | | | | | | state from userspace SVN-Revision: 16892 | |||
* | madwifi: fix crash on 2.6.30 | Felix Fietkau | 2009-07-18 | |
| | | | | SVN-Revision: 16889 | |||
* | register GPIO-connected LEDs for known boards | Florian Fainelli | 2009-07-18 | |
| | | | | SVN-Revision: 16887 | |||
* | fix lock-up issues in lzma pcomp support in 2.6.30 (used in squashfs). ↵ | Felix Fietkau | 2009-07-18 | |
| | | | | | | thanks to jeff hansen for the patch SVN-Revision: 16886 | |||
* | get rid of linux 2.6.29 | Felix Fietkau | 2009-07-17 | |
| | | | | SVN-Revision: 16883 | |||
* | mask the USB_EHCI_ROOT_HUB_TT symbol since brcm63xx ehci does not implement ↵ | Florian Fainelli | 2009-07-17 | |
| | | | | | | it at all, fixes usb 2.0 issues on bcm6358 SVN-Revision: 16882 | |||
* | fix comment only valid for bcm6345 | Florian Fainelli | 2009-07-17 | |
| | | | | SVN-Revision: 16881 | |||
* | make patches against iptables apply again after update to 1.4.4 (#5540) | Florian Fainelli | 2009-07-17 | |
| | | | | SVN-Revision: 16878 | |||
* | Get rid of glamo-lcm-spi. It's not used and probably never will be. | Lars-Peter Clausen | 2009-07-16 | |
| | | | | SVN-Revision: 16871 | |||
* | madwifi: fix a race condition in the ibss merge | Felix Fietkau | 2009-07-16 | |
| | | | | SVN-Revision: 16870 | |||
* | add missing CONFIG_FIXED_PHY symbol to 2.6.25 | Florian Fainelli | 2009-07-16 | |
| | | | | SVN-Revision: 16869 | |||
* | sysupgrade-ext2 sync before writing image, not after Sysupgrade for ext2 ↵ | Jo-Philipp Wich | 2009-07-16 | |
| | | | | | | currently flushes the filesystem buffers after an image is written to the disk. This should happen before the image is written. SVN-Revision: 16867 | |||
* | Reverese mangle_pmu logic. Initalize regulator constrains to those used for ↵ | Lars-Peter Clausen | 2009-07-16 | |
| | | | | | | all but GTA02v1 and changed them for GTA02v1 in mangle_pmu. SVN-Revision: 16866 | |||
* | Cleanup glamo platform_data. | Lars-Peter Clausen | 2009-07-16 | |
| | | | | SVN-Revision: 16863 | |||
* | madwifi: turn software based tsf merging on by default, get rid of some ↵ | Felix Fietkau | 2009-07-16 | |
| | | | | | | iwpriv errors on wifi restart SVN-Revision: 16862 | |||
* | madwifi: clean up / fix ibss node handling | Felix Fietkau | 2009-07-16 | |
| | | | | SVN-Revision: 16861 | |||
* | This patch adds a target for the IBM PowerXCell Accelerator Board. (aka ↵ | Florian Fainelli | 2009-07-16 | |
| | | | | | | | | | | | | | | | | 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 | |||
* | mach_gta02: Add some missing always_on regulator constraints and declare ↵ | Lars-Peter Clausen | 2009-07-16 | |
| | | | | | | regulator constraints to be fully specified. SVN-Revision: 16859 | |||
* | Implement voltage listing for pc50633. | Lars-Peter Clausen | 2009-07-16 | |
| | | | | SVN-Revision: 16858 | |||
* | upgrade to new upstream version 1.4.4 | Markus Wigge | 2009-07-15 | |
| | | | | SVN-Revision: 16853 | |||
* | binutils: fix build failure on powerpc target | Gabor Juhos | 2009-07-14 | |
| | | | | SVN-Revision: 16848 | |||
* | madwifi: trivial antenna diversity fix | Felix Fietkau | 2009-07-14 | |
| | | | | SVN-Revision: 16846 | |||
* | add additions from (#5149) | Florian Fainelli | 2009-07-14 | |
| | | | | SVN-Revision: 16841 | |||
* | add SND_HRTIMER to 2.6.30/31 kernel configurations (#5180) | Florian Fainelli | 2009-07-14 | |
| | | | | SVN-Revision: 16840 | |||
* | ag71xx driver: rename ag71xx_debug module parameter | Gabor Juhos | 2009-07-13 | |
| | | | | SVN-Revision: 16833 | |||
* | kernel: fix a relative addressing bug in the mips module relocation code change | Felix Fietkau | 2009-07-13 | |
| | | | | SVN-Revision: 16831 | |||
* | madwifi: remove the -mlong-calls cflag from include files | Felix Fietkau | 2009-07-13 | |
| | | | | SVN-Revision: 16830 | |||
* | isdn4linux modules fixes | Florian Fainelli | 2009-07-13 | |
| | | | | SVN-Revision: 16829 | |||
* | NET_EMATCH is a boolean (#5506) | Florian Fainelli | 2009-07-13 | |
| | | | | SVN-Revision: 16828 |