summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
* turn off the Algorithmics FPU emulator by default now that we have software f...Florian Fainelli2009-06-284-0/+652
* off-by-one gpio numbers for bcm6338Florian Fainelli2009-06-281-1/+1
* bcm6338 can support PCI since it has MPIFlorian Fainelli2009-06-271-0/+1
* more fixes for bcm6338, no need not to prevent reads from MPI registers now t...Florian Fainelli2009-06-273-11/+20
* use enum for the machine typeGabor Juhos2009-06-273-31/+33
* fix the flash address comment and register the flash device again with its pr...Florian Fainelli2009-06-271-3/+7
* fix a stupid typo preventing the board from being detectedFlorian Fainelli2009-06-271-1/+1
* prevent bcm6338 and bcm6345 from crashing very earlyFlorian Fainelli2009-06-271-3/+9
* add AR913x specific GPIO function bit definitionsGabor Juhos2009-06-272-9/+21
* only register fallback sprom and enable PCI if we actually have support for PCIFlorian Fainelli2009-06-271-2/+4
* do not bloat the kernel with experimental bcm6345 for nowFlorian Fainelli2009-06-271-1/+1
* more missing register definitions for bcm6338Florian Fainelli2009-06-272-9/+52
* more bcm6338 and bcm6345 related fixesFlorian Fainelli2009-06-264-1/+9
* define bcm6338 SDRAM base register and make sure that the right CPU id will b...Florian Fainelli2009-06-262-2/+7
* generate images for the bcm6338wFlorian Fainelli2009-06-261-0/+4
* add board definitions for the bcm6338wFlorian Fainelli2009-06-261-0/+8
* don't use the CRC header in the kernel partition on the WP543 board, so the k...Gabor Juhos2009-06-251-1/+1
* show SoC parameters in /proc/cpuinfoGabor Juhos2009-06-251-7/+13
* build firmware image for the 5GXi boardGabor Juhos2009-06-251-1/+40
* add support for the OSBRiDGE 5GXi/5XLi (thanks to Mattia Aracne for the board)Gabor Juhos2009-06-2511-3/+120
* generate an uImage binary for nowImre Kaloz2009-06-231-0/+5
* use the proper serial device, change memory layoutImre Kaloz2009-06-231-15/+9
* use broken-out patches for the coldfire to make it easier to follow differenc...Imre Kaloz2009-06-2388-51065/+66817
* nuke obsolete kernel include dirGabor Juhos2009-06-2319-1628/+0
* 2.6.28 and 2.6.30 support is enough on ixp4xxImre Kaloz2009-06-2379-14259/+0
* we don't support 2.6.26 for a long time nowImre Kaloz2009-06-2347-8775/+0
* coldfire compile error fixImre Kaloz2009-06-231-0/+33
* add preliminary coldfire v4e supportImre Kaloz2009-06-215-0/+51218
* refresh 2.6.25 patchesImre Kaloz2009-06-212-3/+3
* Add ADM6996 switch driverHauke Mehrtens2009-06-205-13/+7
* update zImage locationAndy Boyett2009-06-201-2/+2
* ensure ledtrig-netdev will compile even if CONFIG_COMPAT_NET_DEV_OPS is unsetFlorian Fainelli2009-06-191-1/+4
* now that we support multiple libc, include the gcc version, libc type and lib...Florian Fainelli2009-06-181-1/+1
* do not copy all the staging_dir/ directories, only the right toolchain and ta...Florian Fainelli2009-06-181-1/+1
* add imagetag support for BT Voyager 2500V, patch from Daniel Dickinson (#5364)Florian Fainelli2009-06-182-2/+2
* generate experimental images for bcm6338 boards, thanks to Daniel DickinsonFlorian Fainelli2009-06-171-0/+7
* add missing initramfs symbols to the generic 2.6.30 configImre Kaloz2009-06-172-2/+2
* use 2.6.27.5Florian Fainelli2009-06-173-4/+4
* backport some mainline fixes, refresh mtd driverFlorian Fainelli2009-06-162-6/+52
* add nb5 specific fixups (#5355)Florian Fainelli2009-06-161-0/+21
* fix up the second minipci slot in the wndap330, tooImre Kaloz2009-06-151-0/+15
* use the same i/o schedulers for all targetsImre Kaloz2009-06-155-17/+0
* add a temporary patch to make the wndap330's ethernet workImre Kaloz2009-06-151-0/+62
* refresh patchesImre Kaloz2009-06-152-3/+3
* add a more basic generic profileImre Kaloz2009-06-151-0/+17
* we need CONFIG_NET_SCHED for 802.11nImre Kaloz2009-06-153-3/+0
* IKCONFIG shouldn't be enabled by defaultImre Kaloz2009-06-157-13/+2
* don't override CONFIG_NEW_LEDS in target configsImre Kaloz2009-06-154-4/+0
* rfkill config cleanupImre Kaloz2009-06-1511-19/+0
* sibyte cleanupsImre Kaloz2009-06-157-10/+1150