summaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120-2.6/image
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-0614-2343/+0
| | | | | | (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653
* I have new e-mail address. Thanks to Kaloz ;)Gabor Juhos2007-08-292-2/+2
| | | | SVN-Revision: 8538
* simplified image file generationGabor Juhos2007-08-291-23/+23
| | | | SVN-Revision: 8537
* build system cleanup/restructuring as described in ↵Felix Fietkau2007-08-071-6/+6
| | | | | | http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html SVN-Revision: 8362
* board specific fixes * fix detection of RB-133C, thanks to Christophe Lucas ↵Gabor Juhos2007-07-231-0/+8
| | | | | | * fix detection of RB-153 * add support for WP54G-WRT to the lzma-loader * fix adm5120_mtd.c for WP54G-WRT in 7.07 * now it's ready for the release of 7.07 SVN-Revision: 8128
* simplify and fix adm5120 image building, fix broken FEATURES handlingFelix Fietkau2007-07-231-6/+9
| | | | SVN-Revision: 8113
* Remove tgz hacksFlorian Fainelli2007-07-191-2/+0
| | | | SVN-Revision: 8066
* really fix tgz imagesFelix Fietkau2007-07-191-2/+5
| | | | SVN-Revision: 8065
* Fix the tgz image buildFlorian Fainelli2007-07-181-0/+2
| | | | SVN-Revision: 8042
* restore support for Infineon's EASY 5120 boardsGabor Juhos2007-07-172-7/+10
| | | | SVN-Revision: 8021
* lzma-loader improvements * update LzmaDecode.[ch] to 4.16 * speed up ↵Gabor Juhos2007-07-158-452/+784
| | | | | | decompressing from flash * uses printf from lzma-loader of generic-2.6 target * initial support for flash bank switching SVN-Revision: 7975
* fix errors in image generation Makefiles, thanks to Thomas Langer (fixes #2060)Gabor Juhos2007-07-101-2/+2
| | | | SVN-Revision: 7904
* disable image generation for boards which we still have problems with (at ↵Gabor Juhos2007-07-092-12/+22
| | | | | | least if CONFIG_DEVEL is not selected) SVN-Revision: 7902
* fix a glitch in the status output of the non-verbose builds for adm5120Felix Fietkau2007-07-021-1/+1
| | | | SVN-Revision: 7856
* Remove patch-cmdline from the packages and move it tools tools/. adm5120 and ↵Florian Fainelli2007-07-011-0/+5
| | | | | | rb532 do use it for procuding ready-to-use kernels (#1631) SVN-Revision: 7820
* from now on, the lzma loader is able to pass parameters to the kernelGabor Juhos2007-06-255-62/+223
| | | | SVN-Revision: 7723
* cleanup svn propertiesGabor Juhos2007-06-191-1/+1
| | | | SVN-Revision: 7673
* remove unused empty filesGabor Juhos2007-06-182-0/+0
| | | | SVN-Revision: 7668
* Resync adm5120 kernel config, lzma-loader fixes from GaborFlorian Fainelli2007-06-083-5/+17
| | | | SVN-Revision: 7536
* Add board specific code, autodetect the kernel, fixes #1707, thanks Gabor JuhosFlorian Fainelli2007-05-308-149/+445
| | | | SVN-Revision: 7398
* Define target specific ramdisk images for testing (Gabor Juhos)Florian Fainelli2007-05-301-19/+39
| | | | SVN-Revision: 7395
* Add a RB1xx profile to generate RouterBoard RB1xx series image and kernel ↵Florian Fainelli2007-05-111-0/+7
| | | | | | command line hack patch SVN-Revision: 7194
* Fresh fixes from Gabor Juhos : detects RouterBoot, Bootbase, improve board ↵Florian Fainelli2007-04-161-1/+1
| | | | | | specification SVN-Revision: 6963
* Remove useless mksyshdr utility, replaced by mkcsysimg, Edimax images are no ↵Florian Fainelli2007-04-031-1/+0
| | | | | | longer broken, and have been tested SVN-Revision: 6847
* Generate images for edimax devices (Gabor Juhos)Florian Fainelli2007-04-021-5/+26
| | | | SVN-Revision: 6842
* Entry point is now configurable via a Makefile variable. Entry point is ↵Florian Fainelli2007-04-026-94/+113
| | | | | | detected automatically (Gabor Juhos) SVN-Revision: 6841
* Should fix edimax generationFlorian Fainelli2007-03-291-1/+1
| | | | SVN-Revision: 6752
* Fix edimax image generationFlorian Fainelli2007-03-261-2/+3
| | | | SVN-Revision: 6722
* Preserve fw_arg0-3 to allow runtime bootloader detection (Gabor Juhos)Florian Fainelli2007-03-262-18/+37
| | | | SVN-Revision: 6711
* Add firmware generation for other Compex boards based on myloader, thanks to ↵Florian Fainelli2007-03-221-1/+19
| | | | | | Juhos Gabor ! SVN-Revision: 6640
* Add image generation for edimax routersFlorian Fainelli2007-03-211-0/+13
| | | | SVN-Revision: 6627
* Preliminary ADM5120 support, marked as brokenFlorian Fainelli2007-03-1910-0/+1393
SVN-Revision: 6614