summaryrefslogtreecommitdiff
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* kernel: x86: also update subtarget kernel versionsJonas Gorski2012-04-173-3/+3
| | | | SVN-Revision: 31338
* kernel: also update the targets to use 3.2.15Jonas Gorski2012-04-1714-14/+14
| | | | | | Thanks Gabor for spotting it. SVN-Revision: 31337
* kernel: update linux 3.3 to 3.3.2Jonas Gorski2012-04-1777-1079/+207
| | | | SVN-Revision: 31336
* kernel: update linux 3.2 to 3.2.15Jonas Gorski2012-04-1779-1111/+228
| | | | SVN-Revision: 31335
* don't overwrite version.mk, substitute REVISION insteadJo-Philipp Wich2012-04-171-2/+2
| | | | SVN-Revision: 31327
* bump to Linux v3.3.1Jo-Philipp Wich2012-04-161-1/+1
| | | | SVN-Revision: 31314
* Fix bufferbloat in PPPoATM TX queueJo-Philipp Wich2012-04-162-0/+386
| | | | | | Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> SVN-Revision: 31313
* Update ppp TX restart patch to avoid race conditionJo-Philipp Wich2012-04-162-114/+118
| | | | | | Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> SVN-Revision: 31312
* adds 3.3 patches and filesJohn Crispin2012-04-1697-0/+56546
| | | | SVN-Revision: 31307
* backport missing platform data members for gpio-keysFlorian Fainelli2012-04-161-0/+15
| | | | SVN-Revision: 31306
* backport a missing eeprom 93cx6 define for building rt2x00Florian Fainelli2012-04-161-0/+10
| | | | SVN-Revision: 31305
* add missing debugging symbolsFlorian Fainelli2012-04-161-0/+1
| | | | SVN-Revision: 31302
* add missing debugging symbolsFlorian Fainelli2012-04-161-0/+5
| | | | SVN-Revision: 31301
* mark set but unused variables as suchFlorian Fainelli2012-04-151-0/+11
| | | | SVN-Revision: 31296
* refresh 2.6.32 patchesFlorian Fainelli2012-04-151-1/+1
| | | | SVN-Revision: 31295
* refresh 2.6.32 patchesFlorian Fainelli2012-04-151-5/+5
| | | | SVN-Revision: 31294
* silence an annoying x86 warningFlorian Fainelli2012-04-151-0/+11
| | | | SVN-Revision: 31293
* at91: Missing kernel config symbols for AT91 target platformHauke Mehrtens2012-04-151-0/+8
| | | | | | | | | | | | | | I looked into buildbot snapshots and noticed that some platforms have not successfully compiled for a long time. One example is at91, which seems to be missing device-related kernel config symbols and the snapshot build crashes already there. Please find attached a patch that makes the at91 kernel config and build to succeed again. Signed off by: hannu.nyman@iki.fi SVN-Revision: 31288
* brcm47xx: fix a bug in the sprom handling of bcma, this broke all bcma based ↵Hauke Mehrtens2012-04-141-0/+24
| | | | | | | | SoCs. bcma: use fallback sprom if no on chip sprom is available SVN-Revision: 31285
* kernel: refresh patchesHauke Mehrtens2012-04-1337-105/+102
| | | | SVN-Revision: 31279
* kernel: update bcma and ssb to version master-2012-04-12 from wireless-testingHauke Mehrtens2012-04-1348-4786/+20010
| | | | SVN-Revision: 31278
* brcm47xx: remove support for kernel 3.0Hauke Mehrtens2012-04-1353-8860/+0
| | | | SVN-Revision: 31276
* ixp4xx: add support for linux 3.3.1Felix Fietkau2012-04-1341-0/+6467
| | | | SVN-Revision: 31275
* kernel: fix arm compressed images build on mac os xFelix Fietkau2012-04-131-0/+11
| | | | SVN-Revision: 31274
* don't overwrite version.mk, substitute REVISION insteadJo-Philipp Wich2012-04-131-1/+1
| | | | SVN-Revision: 31271
* PATCH: Disable console terminal in Grub for alix2 targetJo-Philipp Wich2012-04-121-1/+1
| | | | | | | | | | | The alix2 target has the VGA console for grub enabled by default. This prevents the grub menu from appearing on bootup. It is disabled by default for the other embedded x86 platforms. This patch corrects that behavior for the alix2 target. Signed-off-by: Adam Gensler <openwrt@kristenandadam.net> SVN-Revision: 31270
* populate repositories.conf from version.mkJo-Philipp Wich2012-04-122-3/+4
| | | | SVN-Revision: 31268
* update 3.2 patchesJohn Crispin2012-04-1275-318/+1524
| | | | | | sync with lantiq kernel series SVN-Revision: 31260
* remove preconfig variablesJo-Philipp Wich2012-04-123-12/+0
| | | | SVN-Revision: 31257
* remove preconfig variablesJo-Philipp Wich2012-04-122-5/+1
| | | | SVN-Revision: 31256
* add missing Kernel symbol spotted by buildbotJo-Philipp Wich2012-04-101-4/+1
| | | | SVN-Revision: 31232
* add missing symbolsImre Kaloz2012-04-091-0/+4
| | | | SVN-Revision: 31231
* kernel: update linux 3.3 to 3.3.1Jonas Gorski2012-04-094-26/+8
| | | | SVN-Revision: 31223
* kernel: update linux 3.2 to 3.2.14Jonas Gorski2012-04-0939-262/+86
| | | | SVN-Revision: 31222
* kernel: add some more additional missing config symbols for 3.2 and 3.3Jonas Gorski2012-04-092-0/+41
| | | | SVN-Revision: 31221
* level up target xburst to linux kernel version 3.2.1Mirko Vogt2012-04-0827-42/+5564
| | | | | | Thanks to the qi-hardware project - especially to Lars, Maarten and Xiangfu SVN-Revision: 31218
* ar71xx: image: build initramfs images for the WHR boardsGabor Juhos2012-04-061-0/+4
| | | | SVN-Revision: 31209
* ar71xx: initial support for Mikrotik RB751G-2HnD and RB751U-2HnDGabor Juhos2012-04-065-0/+142
| | | | | | | | | | | | | | | | | Great collaboration on these two fantastic routers on the openwrt forum: https://forum.openwrt.org/viewtopic.php?id=32320 Above all kudos to aryufan. Well done and thank you everyone else who contributed. To-Do: LED for wlan is not yet activated To-Do: TxPower over 20dBm (RB751U) or 22dBm (RB751G) are not accepted by the router Signed-off-by: Hanno Schupp <hanno.schupp@gmail.com> [juhosg: fix line wrapped patch, fix checkpatch errors, add missing kernel patches] SVN-Revision: 31208
* ar71xx: add rb750 to diag.shGabor Juhos2012-04-061-0/+3
| | | | | | | | Support status led in diag.sh for RB750 Patch from: Evangelos Arkalis <arkalis.e@gmail.com> SVN-Revision: 31207
* add Easybox 802 - ARV752DPWJohn Crispin2012-04-051-0/+29
| | | | | | | | Implements the ARV752DPW architecture in mach-arv.c Signed-off-by: Christian Rustmeier <rustmeier@gmail.com> SVN-Revision: 31206
* enable usb on dgn3500John Crispin2012-04-051-0/+3
| | | | | | | | A power-enable toggle gpio is not available, it is always on and protected with a resettable fuse. Signed-off-by: Pieter Voorthuijsen<p.voorthuijsen at gmail.com> SVN-Revision: 31205
* generic: use magic_long in sysupgradeFlorian Fainelli2012-04-041-4/+11
| | | | | | Signed-off-by: Matthias Bücher <mail@maddes.net> SVN-Revision: 31200
* update wrt350nv2-builder to v2.4 and use new functionality for target ↵Florian Fainelli2012-04-041-6/+17
| | | | | | | | orion_generic Signed-off-by: Matthias Bücher <mail@maddes.net> SVN-Revision: 31199
* add support for D-Link DNS-323Florian Fainelli2012-04-047-2/+140
| | | | | | | | | | | | | this patch adds support for D-Link DNS323 storage device. You can find more info here: http://dns323.lukaperkov.net/ Currently you need serial cable to flash OpenWrt on DNS-323. Signed-off-by: Luka Perkov < openwrt ->-to->- lukaperkov.net > SVN-Revision: 31198
* add missing DM/MD config symbolsFlorian Fainelli2012-04-044-4/+28
| | | | SVN-Revision: 31197
* fix typos in adm5120 switch driver (#4241)Florian Fainelli2012-04-041-2/+2
| | | | SVN-Revision: 31196
* add Edimax specific MAGIC_MAC_BASE to read MAC from flash (#4241]Florian Fainelli2012-04-041-1/+10
| | | | SVN-Revision: 31195
* fix support for 2.6.38 kernelFlorian Fainelli2012-04-043-0/+55
| | | | | | | | | | | This patch fixes the following issues I encountered while compiling kernel 2.6.38.8 for my Omnima Embedded Controller/Edimax BR6104KP: - kernel comes up with machine selection during build, even though everything was properly set in menuconfig - USB api changes Successfully built and tested with r29755. Signed-off-by: Hartmut Knaack <knaack.h [at] gmx.de> SVN-Revision: 31194
* refresh 2.6.38 patchesFlorian Fainelli2012-04-042-2/+2
| | | | SVN-Revision: 31193
* fix gcc-4.6 set but unused warningsFlorian Fainelli2012-04-041-0/+24
| | | | SVN-Revision: 31192