aboutsummaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
* make sure .config gets copied as file When using scripts/env, .config is most...Jo-Philipp Wich2012-01-281-1/+1
* brcm47xx: add fix for cardbus host controllerHauke Mehrtens2012-01-272-0/+44
* ar71xx: use 64k block size for WZR-HP-AG300HGabor Juhos2012-01-271-1/+1
* ar71xx: fix sysupgrade image building of atheros boards after r29899Gabor Juhos2012-01-271-10/+10
* ar71xx: create the temporary directory before building initramfs imagesGabor Juhos2012-01-261-1/+1
* ar71xx: create a profile and build images for Compex WPE72Gabor Juhos2012-01-262-0/+17
* ar71xx: add support for Compex WPE72/WPE72NXGabor Juhos2012-01-2611-4/+230
* generic: add WPE72 ID to myloader.hGabor Juhos2012-01-261-0/+1
* ramips: add support for Sitecom WL-341v3 and other Sercomm IP1006RRv2 boardsGabor Juhos2012-01-2611-0/+212
* ar71xx: TL-MR3020: fix board detection, fix missing mandatory package and mod...Gabor Juhos2012-01-255-4/+7
* ar71xx: TL-MR3020: fix GPIO polarity for button and switchGabor Juhos2012-01-252-6/+6
* ar71xx: use the lzma loader on the Planex boardsGabor Juhos2012-01-241-3/+20
* ar71xx: rename Sysupgrade/{KR,RK} to Sysupgrade/{KR,RK}uImageGabor Juhos2012-01-241-12/+12
* ar71xx: fix the AP/Router LED definitons on MZK-W300NHGabor Juhos2012-01-242-16/+12
* ar71xx: preset WLAN LED config on MZK-W300NHGabor Juhos2012-01-241-0/+4
* ar71xx: remove hardcoded MTD layout from planex filesGabor Juhos2012-01-244-164/+4
* ar71xx: pass mtdlayout to Planex boards via command lineGabor Juhos2012-01-241-1/+2
* ar71xx: remove an unused header fileGabor Juhos2012-01-241-24/+0
* ramips: generate sysupgrade image for the ALL0256NGabor Juhos2012-01-241-0/+5
* ramips: add user-space support for ALL0256NGabor Juhos2012-01-246-1/+20
* ramips: add kernel support for ALL0256NGabor Juhos2012-01-245-0/+136
* ar71xx: nuke fs_all variable in image/MakefileGabor Juhos2012-01-241-2/+0
* ar71xx: create interim kernel files in a separate dirGabor Juhos2012-01-241-66/+68
* ar71xx: prebuild all loaders in Image/Prepare stageGabor Juhos2012-01-241-2/+20
* ImageBuilder: respect the PROFILE parameterGabor Juhos2012-01-241-4/+5
* ramips: scripts updatesGabor Juhos2012-01-236-23/+47
* ar71xx: 3.2: fix build errors if PCI is not enabledGabor Juhos2012-01-232-1/+19
* ar71xx: fix compiler warning if PCI is not enabledGabor Juhos2012-01-231-1/+1
* ar71xx: add initial support for 3.2Gabor Juhos2012-01-22200-0/+25484
* ar71xx: move arch specific files to files-2.6.39Gabor Juhos2012-01-22121-0/+0
* ar71xx: build ALFA AP96 images with default profile as wellGabor Juhos2012-01-221-0/+1
* generic: 3.2: allow to build myloader mtd parser for ATH79Gabor Juhos2012-01-221-1/+1
* generic: allow to build myloader mtd parser for 3.2+Gabor Juhos2012-01-221-3/+11
* ramips fix f5d8235-v1 diag LED supportGabor Juhos2012-01-221-1/+1
* ar71xx: wrt160nl_part: include module.h and fix compiler warningsGabor Juhos2012-01-221-3/+8
* ar71xx: tplinkpart: include module.hGabor Juhos2012-01-221-0/+1
* ar71xx: rename vsc7385 spi driverGabor Juhos2012-01-222-1/+1
* ar71xx: rename ap81 spi driverGabor Juhos2012-01-222-1/+1
* ar71xx: rename rb4xx spi driversGabor Juhos2012-01-225-3/+3
* ar71xx: rename the nxp_74hc153 driverGabor Juhos2012-01-222-1/+1
* ar71xx: change board id of the UniFi boardGabor Juhos2012-01-222-2/+2
* ar71xx: include linux/module.h in the micrel phy driverGabor Juhos2012-01-221-0/+1
* ramips: add sysled and sysupgrade to wr512-3gnGabor Juhos2012-01-222-1/+5
* generic: 3.2: don't disable lockdep for OOT modulesGabor Juhos2012-01-222-0/+95
* generic: rtl8366: add rtl8366_smi_write_reg_noack helperGabor Juhos2012-01-214-6/+28
* brcm47xx: add support for pcie host controller on bcma based SoCs.Hauke Mehrtens2012-01-2111-18/+3794
* ramips: sysupgrade for ESR-9753Gabor Juhos2012-01-201-0/+1
* kernel: fix OCF for linux 3.2Jonas Gorski2012-01-198-10/+19
* add missing kernel symbolsJo-Philipp Wich2012-01-192-0/+2
* Make the grub timeout configurable on x86 targetsJo-Philipp Wich2012-01-193-1/+11