summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* brcm-2.4: Fixed preinit and failsafe switch configurationDaniel Dickinson2010-05-103-2/+25
| | | | SVN-Revision: 21417
* sound-soc-qi_lb60: rename package as underscores are not allowed by opkgMirko Vogt2010-05-092-3/+3
| | | | SVN-Revision: 21412
* refresh 2.6.32 patchesFlorian Fainelli2010-05-0919-70/+68
| | | | SVN-Revision: 21411
* refresh kernel patchesFlorian Fainelli2010-05-093-5/+5
| | | | SVN-Revision: 21410
* rework 130-clocks_devices_init.patch to make it more robustFlorian Fainelli2010-05-091-27/+8
| | | | SVN-Revision: 21409
* make etrax samsung flash patch generic (#6552)Florian Fainelli2010-05-093-0/+22
| | | | SVN-Revision: 21408
* ar71xx: remove madwifi from the default profileFelix Fietkau2010-05-081-1/+1
| | | | SVN-Revision: 21406
* ar71xx: use the lzma kernel and a proper size limit for pb92Felix Fietkau2010-05-081-4/+6
| | | | SVN-Revision: 21405
* prevent race between clocks and devices registration (#6532)Florian Fainelli2010-05-081-0/+27
| | | | SVN-Revision: 21404
* image/x86: fix typo when building on Mac OS X (closes: #7303)Nicolas Thill2010-05-081-1/+1
| | | | SVN-Revision: 21401
* adm5120: include r21398 actual changesAlexandros C. Couloumbis2010-05-088-8/+8
| | | | SVN-Revision: 21399
* adm5120: update files-2.6.33 and files-2.6.34Alexandros C. Couloumbis2010-05-088-0/+1282
| | | | SVN-Revision: 21398
* ar71xx: remove some bogus kernel config overridesFelix Fietkau2010-05-073-6/+0
| | | | SVN-Revision: 21397
* ar71xx: add a new subtarget for nand based devices - saves around 44k on the ↵Felix Fietkau2010-05-0725-36/+61
| | | | | | lzma compressed generic kernel image SVN-Revision: 21396
* brcm47xx: adjust the brcm4710 cache workaround code so that it does not ↵Felix Fietkau2010-05-076-9/+9
| | | | | | break bcm4716 (patch by Bernhard Loos) SVN-Revision: 21395
* backport r21373 to 2.4 kernelFlorian Fainelli2010-05-051-0/+1
| | | | SVN-Revision: 21374
* fix build error on hifnHIPP spotted by buildbotFlorian Fainelli2010-05-051-0/+1
| | | | SVN-Revision: 21373
* fix bad lzma tuning options bad hunksFlorian Fainelli2010-05-051-16/+13
| | | | SVN-Revision: 21372
* target/x86: cleanup image config optionsNicolas Thill2010-05-051-40/+40
| | | | SVN-Revision: 21365
* target/x86: use common config items for options shared between generic and ↵Nicolas Thill2010-05-052-41/+22
| | | | | | olpc targets SVN-Revision: 21364
* target/rb532: use -combined suffix for kernel+rootfs imagesNicolas Thill2010-05-051-1/+1
| | | | SVN-Revision: 21363
* images: rename CONFIG_TARGET_ROOTFS_FSPART to CONFIG_TARGET_ROOTFS_PARTSIZENicolas Thill2010-05-052-4/+4
| | | | SVN-Revision: 21362
* add OCF 20100325 support to brcm-2.4Jo-Philipp Wich2010-05-04186-2/+86782
| | | | SVN-Revision: 21357
* update OCF framework to version 20100325Jo-Philipp Wich2010-05-04192-4797/+65214
| | | | SVN-Revision: 21356
* revert r21085, fixes #7282Florian Fainelli2010-05-042-2/+2
| | | | SVN-Revision: 21352
* let 802.1q support be built-in (#7280)Florian Fainelli2010-05-041-1/+0
| | | | SVN-Revision: 21349
* remove a bogus byteswap in the hifn_795x driver, should fix support for the ↵Jo-Philipp Wich2010-05-035-0/+85
| | | | | | VPN1411 crypto accelerator SVN-Revision: 21344
* use AMD standard command-set with winbond flash chips (#6966), patch from obinouFlorian Fainelli2010-05-033-0/+36
| | | | SVN-Revision: 21333
* target/uml: fix host processor type selection on x86_64 (proper fix for [13166])Nicolas Thill2010-05-021-1/+2
| | | | SVN-Revision: 21318
* add lzma tuning options, patch from Bernhard LoosFlorian Fainelli2010-05-023-8/+52
| | | | SVN-Revision: 21311
* fix upgrade detection logic, patch from Bernhard LoosFlorian Fainelli2010-05-021-10/+4
| | | | SVN-Revision: 21310
* fix sitecom firmware partition size, patch from Bernhard LoosFlorian Fainelli2010-05-022-2/+2
| | | | SVN-Revision: 21309
* include second ethernet interface in bridge after r20022Florian Fainelli2010-05-021-1/+1
| | | | SVN-Revision: 21307
* do not write to per-port over-current register, which is bogus (#6898)Florian Fainelli2010-05-022-0/+36
| | | | SVN-Revision: 21306
* package/grub: build a host grub and a target grub (#7269) - use the host ↵Nicolas Thill2010-05-021-6/+9
| | | | | | grub binary for grub install, but with target stage files - disable SSP (-fno-stack-protector) & Compile Time Buffer Checks (-U_FORTIFY_SOURCE) if appropriate - create a target grub package SVN-Revision: 21305
* target/uml: bump to 2.6.32.12Nicolas Thill2010-05-028-192/+2
| | | | SVN-Revision: 21301
* target/uml: fix memcpy export on x86_64 with gcc < 4.3 (closes: #6918)Nicolas Thill2010-05-022-0/+22
| | | | SVN-Revision: 21293
* target/uml: rename patch 003 to match what we have in 2.6.30Nicolas Thill2010-05-021-0/+0
| | | | SVN-Revision: 21292
* target/uml: refresh 2.6.30 patchesNicolas Thill2010-05-021-7/+3
| | | | SVN-Revision: 21291
* target/uml: add patches for 2.6.32Nicolas Thill2010-05-025-0/+134
| | | | SVN-Revision: 21290
* target/x86: add to changes missed from [21246] preventing .vdi & .vmdk image ↵Nicolas Thill2010-04-301-2/+2
| | | | | | generation SVN-Revision: 21277
* kernel: bring ssb in sync with upstream (as of current wireless-testing)Felix Fietkau2010-04-3018-288/+3478
| | | | SVN-Revision: 21269
* add upstream patch to fix linking failures on '__rela_iplt_end'Florian Fainelli2010-04-303-0/+162
| | | | SVN-Revision: 21267
* brcm47xx: update config-2.6.33 optionsAlexandros C. Couloumbis2010-04-301-3/+9
| | | | SVN-Revision: 21266
* brcm47xx: refresh 2.6.33 kernel patchesAlexandros C. Couloumbis2010-04-306-18/+17
| | | | SVN-Revision: 21265
* target/brcm-2.4: add missing CONFIG_INPUT_* symbolsNicolas Thill2010-04-291-1/+6
| | | | SVN-Revision: 21261
* enable inotify support target xburstMirko Vogt2010-04-291-1/+2
| | | | SVN-Revision: 21260
* mpc83xx: sync image/Makefile to r20834Alexandros C. Couloumbis2010-04-291-1/+1
| | | | SVN-Revision: 21259
* mpc83xx: add some missing options on config-2.6.33Alexandros C. Couloumbis2010-04-291-2/+4
| | | | SVN-Revision: 21258
* mpc83xx: trim down unnecessary config-2.6.33 optionsAlexandros C. Couloumbis2010-04-291-101/+1
| | | | SVN-Revision: 21257