aboutsummaryrefslogtreecommitdiff
path: root/target
Commit message (Collapse)AuthorAge
...
* ar71xx: the squashfs-4k images are unreliable in some builds. add 4k, 8k ↵Felix Fietkau2009-11-24
| | | | | | padding to the generic squashfs images and use them on 4k devices as well SVN-Revision: 18526
* kernel: add missing config symbols for kernel debuggingFelix Fietkau2009-11-24
| | | | SVN-Revision: 18524
* ar71xx: use 4k erase size images for ubnt xmFelix Fietkau2009-11-23
| | | | SVN-Revision: 18498
* add missing CONFIG_MIPS_FPU_EMU to kernel configJo-Philipp Wich2009-11-22
| | | | SVN-Revision: 18477
* add support for the RTA1025W_16 board (#5979)Florian Fainelli2009-11-22
| | | | SVN-Revision: 18476
* remove obsolete 2.6.28 config & empty patches dirNicolas Thill2009-11-22
| | | | SVN-Revision: 18473
* use CONFIG_EMBEDDED for x86, tooImre Kaloz2009-11-21
| | | | SVN-Revision: 18459
* add more symbols to the generic configImre Kaloz2009-11-21
| | | | SVN-Revision: 18458
* do not use the wrapper scripts for exportable toolchains internally. on some ↵Felix Fietkau2009-11-19
| | | | | | systems the wrapper scripts are broken, and their use should be opt-in SVN-Revision: 18454
* ar71xx: build images for ubnt bullet-m, rocket-m and nano-mFelix Fietkau2009-11-18
| | | | SVN-Revision: 18451
* ar71xx: use a separate board id for rocket mFelix Fietkau2009-11-18
| | | | SVN-Revision: 18450
* ar71xx: enable command-line mtd map parsingFelix Fietkau2009-11-18
| | | | SVN-Revision: 18449
* ar71xx: add Ubiquiti Rocket M and Nanostation M supportMatteo Croce2009-11-18
| | | | SVN-Revision: 18447
* fix grub image target dependencyImre Kaloz2009-11-18
| | | | SVN-Revision: 18446
* atheros: add fstype to combined image file nameNicolas Thill2009-11-17
| | | | SVN-Revision: 18443
* 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