aboutsummaryrefslogtreecommitdiff
path: root/target
Commit message (Collapse)AuthorAge
...
* change x86 image generation handling to treat only olpc speciallyImre Kaloz2009-11-17
| | | | SVN-Revision: 18441
* refresh 2.6.32 patches with -rc7Imre Kaloz2009-11-17
| | | | SVN-Revision: 18440
* replace our arm LZMA loader with the one that goes upstreamImre Kaloz2009-11-17
| | | | SVN-Revision: 18439
* ar71xx: setup platform data for ath9k on the TL-WR741ND, Bullet M and on the ↵Gabor Juhos2009-11-16
| | | | | | WNDR3700 boards SVN-Revision: 18437
* ar71xx: register LEDs and buttons on the WNDR3700Gabor Juhos2009-11-16
| | | | | | Thanks to aorlinks (https://forum.openwrt.org/viewtopic.php?pid=97415#p97415) SVN-Revision: 18435
* ar71xx: use __init for ar{71,91}xx_usb_setupGabor Juhos2009-11-16
| | | | SVN-Revision: 18434
* add migration code to automatically convert old to new switch config on ↵Jo-Philipp Wich2009-11-15
| | | | | | first boot, this will be removed at some point in the future SVN-Revision: 18432
* change switch config to swconfig style format to remain consistent accross ↵Jo-Philipp Wich2009-11-15
| | | | | | platforms SVN-Revision: 18425
* fix image create after the conversion to subtargetsFlorian Fainelli2009-11-15
| | | | SVN-Revision: 18424
* Add a target (CONFIG_MAKE_CONFIG) that creates an exportable toolchain. The ↵Felix Fietkau2009-11-14
| | | | | | | | toolchain will zipped and saved under $(TOPDIR)/bin directory. Signed-off-by: Luigi 'Comio' Mantellini <luigi.mantellini@idf-hit.com> SVN-Revision: 18419
* make fpu emulation support configurable through kernel_menuconfig by adding ↵Felix Fietkau2009-11-13
| | | | | | a prompt for it SVN-Revision: 18414
* fix problem with 128MB ram.Hauke Mehrtens2009-11-13
| | | | | | This patch is out of broadcoms official source code SVN-Revision: 18413
* ar71xx: add preliminary support for the Netgear WNDR3700Gabor Juhos2009-11-13
| | | | | | | Based on patches by Marco Porsch from: https://forum.openwrt.org/viewtopic.php?id=22311 SVN-Revision: 18411
* ar71xx: add profile for the TL-WR841ND v5 boardGabor Juhos2009-11-13
| | | | SVN-Revision: 18409
* export __cpuc_flush_dcache_page for ARM targetsImre Kaloz2009-11-11
| | | | SVN-Revision: 18375
* powerpc: use the in-kernel dtc compilerImre Kaloz2009-11-11
| | | | SVN-Revision: 18374
* some more Kconfig symbol move..Imre Kaloz2009-11-11
| | | | SVN-Revision: 18371
* another round of kernel config cleanupsImre Kaloz2009-11-11
| | | | SVN-Revision: 18370
* we don't support the 2.6.27 kernels for a long time nowImre Kaloz2009-11-11
| | | | SVN-Revision: 18369
* move CPUFREQ to generic configsImre Kaloz2009-11-11
| | | | SVN-Revision: 18368
* sort all target config filesImre Kaloz2009-11-11
| | | | SVN-Revision: 18367
* move CONFIG_CRASH_DUMP to the generic configsImre Kaloz2009-11-11
| | | | SVN-Revision: 18366
* cleanup subtarget kernel configurations to contain only what is requiredFlorian Fainelli2009-11-10
| | | | SVN-Revision: 18359
* convert profiles to become subtargets, compile tested onlyFlorian Fainelli2009-11-10
| | | | SVN-Revision: 18354
* add preliminary MPC83xx supportImre Kaloz2009-11-09
| | | | SVN-Revision: 18353
* backport a recent version of vsprintf to linux 2.6.28 to fix mac80211 wifi ↵Felix Fietkau2009-11-09
| | | | | | interface detection SVN-Revision: 18352
* remove empty wl153 profile after r18349Florian Fainelli2009-11-08
| | | | SVN-Revision: 18350
* also support pcmciaFlorian Fainelli2009-11-08
| | | | SVN-Revision: 18349
* move headers to arch/x86/include/asm/, patch from sn9Florian Fainelli2009-11-08
| | | | SVN-Revision: 18347
* make sure rdc321x specific patches apply (CONFIG_X86_RDC321X), patch from sn9Florian Fainelli2009-11-08
| | | | SVN-Revision: 18346
* Add some build fixes for kernel 2.6.21 and the infineon amazon target.Hauke Mehrtens2009-11-08
| | | | | | | Now it compiles with the new toolchain. These are mostly backports from mainline linux and newer linux kernels from openwrt. SVN-Revision: 18345
* add again missing hunk in vmlinux.lds.SFlorian Fainelli2009-11-07
| | | | SVN-Revision: 18337
* add missing hunk in the block2mtd patchFlorian Fainelli2009-11-07
| | | | SVN-Revision: 18336
* merge upstream fixes on mdio loopFlorian Fainelli2009-11-07
| | | | SVN-Revision: 18335
* refresh 2.6.31 patchesFlorian Fainelli2009-11-07
| | | | SVN-Revision: 18334
* add olpc 2.6.31 configuration, forward port the block2mtd patch, refresh patchesFlorian Fainelli2009-11-07
| | | | SVN-Revision: 18333
* the olpc config that was merged from the olpc port is a 2.6.30 configFlorian Fainelli2009-11-07
| | | | SVN-Revision: 18332
* provide the correct flash mapping on non airlink devices, remove the ↵Florian Fainelli2009-11-06
| | | | | | rootfs_type hacks, patch from sn9 SVN-Revision: 18327
* add the prereq-check on lzmaFlorian Fainelli2009-11-06
| | | | SVN-Revision: 18326
* use host-side lzma decompression tool, lzma-4.32 from openwrt produces ↵Florian Fainelli2009-11-06
| | | | | | non-working bzImages, switch to 2.6.30, strip down kernel configuration SVN-Revision: 18325
* strip down even more the kernel configurationFlorian Fainelli2009-11-05
| | | | SVN-Revision: 18324
* remove the old alix led junk which was replaced by upstream codeFelix Fietkau2009-11-05
| | | | SVN-Revision: 18320
* remove some other useless configuration itemsFlorian Fainelli2009-11-05
| | | | SVN-Revision: 18314
* enable multicast routing for linux 2.4 (#6037)Felix Fietkau2009-11-05
| | | | SVN-Revision: 18312
* remove useless configuration optionsFlorian Fainelli2009-11-04
| | | | SVN-Revision: 18303
* 2.6.28: add flashmap and image support for the sitecom wl-176. Thanks Daniel ↵Andy Boyett2009-11-04
| | | | | | Gimpelevich SVN-Revision: 18300
* include kmod-rdc321x-wdt by defaultFlorian Fainelli2009-11-04
| | | | SVN-Revision: 18299
* make rdc321-wdt become a package, saves some space in the kernelFlorian Fainelli2009-11-04
| | | | SVN-Revision: 18298
* add missing ledtrig-netdev dependency on the networking stackFlorian Fainelli2009-11-04
| | | | SVN-Revision: 18297
* images without tagid now fallback to the untouched partition layout (#6093)Florian Fainelli2009-11-03
| | | | SVN-Revision: 18288