aboutsummaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
* backport Magicbox CF driver to 2.6.28Gabor Juhos2009-07-196-0/+499
* glamo mmc regulator fixes.Lars-Peter Clausen2009-07-192-10/+22
* use SLUB allocator by defaultGabor Juhos2009-07-192-0/+4
* fix a section mismatch on 2.6.30Gabor Juhos2009-07-191-0/+42
* add the 2.6.30 port of the cache workaround patch from #4293 (thx, acoul)Felix Fietkau2009-07-191-0/+135
* refresh 2.6.30 patchesGabor Juhos2009-07-193-12/+12
* fix target descriptionGabor Juhos2009-07-191-1/+1
* fix target descriptionGabor Juhos2009-07-191-1/+1
* backport support of the OpenRB Lite board to 2.6.28Gabor Juhos2009-07-192-0/+341
* add driver for the CF slot of the Magicbox v2/OpenRB boardsGabor Juhos2009-07-196-0/+463
* 2.6.30 add missing config symbolGabor Juhos2009-07-191-0/+1
* add support for the OpenRB Light boardGabor Juhos2009-07-193-0/+348
* build jffs2 images by defaultGabor Juhos2009-07-191-2/+2
* increase linux partition size, and fix jffs2 imagesGabor Juhos2009-07-195-19/+22
* cleanup magicbox patchesGabor Juhos2009-07-192-16/+16
* mips: fix another bug in the module relocation change: the wrong base address...Felix Fietkau2009-07-182-24/+18
* sched: fix compile errors with CONFIG_NET_SCHED deactivated in the kernel con...Felix Fietkau2009-07-182-2/+6
* export ar231x_gpiodev, needed for gpio-led/spi/i2c modulesAndy Boyett2009-07-182-2/+4
* initial support for 2.6.30Gabor Juhos2009-07-185-0/+904
* optimize the kernel for size, disable common PCI quirks, and sync kernel configGabor Juhos2009-07-181-43/+96
* optimize the kernel for size, disable common PCI quirks, and sync kernel configGabor Juhos2009-07-181-23/+21
* switch to 2.6.30.1Florian Fainelli2009-07-187-30/+104
* prefer ath5k over madwifi and include kexec-tools in the default profileFlorian Fainelli2009-07-181-3/+4
* remove 2.6.27 patchesFlorian Fainelli2009-07-187-494/+0
* we are using the default-on trigger for power LEDs, no need to change their s...Florian Fainelli2009-07-181-12/+0
* register GPIO-connected LEDs for known boardsFlorian Fainelli2009-07-184-2/+259
* fix lock-up issues in lzma pcomp support in 2.6.30 (used in squashfs). thanks...Felix Fietkau2009-07-181-23/+34
* get rid of linux 2.6.29Felix Fietkau2009-07-17126-45667/+0
* mask the USB_EHCI_ROOT_HUB_TT symbol since brcm63xx ehci does not implement i...Florian Fainelli2009-07-171-0/+11
* fix comment only valid for bcm6345Florian Fainelli2009-07-171-1/+1
* Get rid of glamo-lcm-spi. It's not used and probably never will be.Lars-Peter Clausen2009-07-164-251/+2
* add missing CONFIG_FIXED_PHY symbol to 2.6.25Florian Fainelli2009-07-161-0/+1
* sysupgrade-ext2 sync before writing image, not after Sysupgrade for ext2 curr...Jo-Philipp Wich2009-07-161-1/+1
* Reverese mangle_pmu logic. Initalize regulator constrains to those used for a...Lars-Peter Clausen2009-07-161-22/+16
* Cleanup glamo platform_data.Lars-Peter Clausen2009-07-1611-214/+193
* This patch adds a target for the IBM PowerXCell Accelerator Board. (aka mvXCe...Florian Fainelli2009-07-165-0/+655
* mach_gta02: Add some missing always_on regulator constraints and declare regu...Lars-Peter Clausen2009-07-161-4/+8
* Implement voltage listing for pc50633.Lars-Peter Clausen2009-07-161-0/+106
* add SND_HRTIMER to 2.6.30/31 kernel configurations (#5180)Florian Fainelli2009-07-142-0/+2
* ag71xx driver: rename ag71xx_debug module parameterGabor Juhos2009-07-131-4/+4
* kernel: fix a relative addressing bug in the mips module relocation code changeFelix Fietkau2009-07-132-24/+32
* ag71xx driver: fix a typoGabor Juhos2009-07-131-1/+1
* enable driver for the PCF857X I2C GPIO expanderGabor Juhos2009-07-133-0/+3
* ag71xx driver: align descriptors on cache_line boundaryGabor Juhos2009-07-132-11/+25
* ag71xx driver: store descriptor pointers in ag71xx_bufGabor Juhos2009-07-132-23/+31
* MIPS: fix loading of modules with unresolved weak symbolsGabor Juhos2009-07-133-0/+126
* glamo: get rid of static driver handle.Lars-Peter Clausen2009-07-124-31/+32
* ag71xx driver: descriptors always aligned on 4 byte boundaryGabor Juhos2009-07-121-1/+1
* ag71xx driver: don't flush ddr on tx pathGabor Juhos2009-07-121-6/+0
* glamo: Use mfd_cell for child resource handling instead of some ugly custom c...Lars-Peter Clausen2009-07-126-221/+49