aboutsummaryrefslogtreecommitdiff
path: root/target
Commit message (Collapse)AuthorAge
...
* ar71xx: fix pll_1000 values for the WNDR3700Gabor Juhos2009-11-27
| | | | SVN-Revision: 18564
* ar71xx: add AR724x GPIO_FUNC register bit definesGabor Juhos2009-11-27
| | | | SVN-Revision: 18561
* ar71xx: fix AR724X_GPIO_COUNTGabor Juhos2009-11-27
| | | | SVN-Revision: 18560
* ar71xx: add AR724x register definesGabor Juhos2009-11-27
| | | | SVN-Revision: 18559
* target supports usbFlorian Fainelli2009-11-26
| | | | SVN-Revision: 18550
* resync kernel configurationFlorian Fainelli2009-11-26
| | | | SVN-Revision: 18549
* add support for the Simplemachines Sim.One boardFlorian Fainelli2009-11-25
| | | | SVN-Revision: 18540
* refresh 2.6.25 patchesFlorian Fainelli2009-11-25
| | | | SVN-Revision: 18539
* resync kernel configurationFlorian Fainelli2009-11-25
| | | | SVN-Revision: 18538
* ar71xx: rename TL-WRx41 images, because newer factory web interface does not ↵Gabor Juhos2009-11-25
| | | | | | accept files with '.uni' extension. SVN-Revision: 18535
* ar71xx: use MkImageLzma template for Ubiquiti XM devicesGabor Juhos2009-11-25
| | | | SVN-Revision: 18534
* ar71xx: add sysupgrade support for Ubiquiti XM boardsGabor Juhos2009-11-25
| | | | SVN-Revision: 18533
* ar71xx: enable failsafe on the Nanostation M/Rocket MGabor Juhos2009-11-25
| | | | SVN-Revision: 18532
* ar71xx: create combined images for the RS, RS-PRO and LS-SR71 boards, and ↵Gabor Juhos2009-11-25
| | | | | | add sysupgrade support for them SVN-Revision: 18531
* ar71xx: dont't build images for Ubiquiti XM devices with the Madwifi profileGabor Juhos2009-11-25
| | | | SVN-Revision: 18530
* 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