aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120eb-2.6
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-0610-439/+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
* make overriding of CPU features configurable, and enable it by defaultGabor Juhos2007-08-261-0/+1
| | | | SVN-Revision: 8493
* Move to 2.6.22.4Florian Fainelli2007-08-211-1/+1
| | | | SVN-Revision: 8451
* build system cleanup/restructuring as described in ↵Felix Fietkau2007-08-071-3/+3
| | | | | | http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html SVN-Revision: 8362
* Add a zyxel prestige profile for the adm5120eb target, build the hcd driver ↵Florian Fainelli2007-08-023-2/+19
| | | | | | as a module SVN-Revision: 8317
* use adm5120 flash map driver on BE targetsGabor Juhos2007-07-281-5/+2
| | | | SVN-Revision: 8205
* uses AMBA PL010 driver for the serial ports from nowGabor Juhos2007-07-251-2/+8
| | | | SVN-Revision: 8159
* reorder rootfstypes to allow both squashfs and jffs2 images to bootGabor Juhos2007-07-241-1/+1
| | | | SVN-Revision: 8144
* fix kernel command lineGabor Juhos2007-07-241-1/+1
| | | | SVN-Revision: 8143
* cleanup patches * nuke patches for 2.6.21 * refresh patches for 2.6.22Gabor Juhos2007-07-231-1/+0
| | | | SVN-Revision: 8122
* update trxsplit * use generic rootfs_split feature * resync kernel configGabor Juhos2007-07-201-2/+0
| | | | SVN-Revision: 8070
* remove hardware accelerated byte swapping feature, and resync kernel configGabor Juhos2007-07-111-1/+2
| | | | SVN-Revision: 7924
* refactor kernel code (part 1), mark it as broken nowGabor Juhos2007-07-111-1/+1
| | | | SVN-Revision: 7916
* bump to 2.6.22.1Mike Baker2007-07-111-1/+1
| | | | SVN-Revision: 7915
* fix errors in image generation Makefiles, thanks to Thomas Langer (fixes #2060)Gabor Juhos2007-07-101-1/+1
| | | | SVN-Revision: 7904
* disable image generation for boards which we still have problems with (at ↵Gabor Juhos2007-07-091-0/+3
| | | | | | least if CONFIG_DEVEL is not selected) SVN-Revision: 7902
* 2.6.22 is released :)Felix Fietkau2007-07-091-1/+1
| | | | SVN-Revision: 7894
* fix a glitch in the status output of the non-verbose builds for adm5120Felix Fietkau2007-07-021-1/+1
| | | | SVN-Revision: 7856
* rewrite of memory detection code, should be fix #1909Gabor Juhos2007-07-011-1/+1
| | | | SVN-Revision: 7819
* move 2.6.22 specific patches into the right placeGabor Juhos2007-06-301-0/+1
| | | | SVN-Revision: 7797
* update to 2.6.22-rc6Gabor Juhos2007-06-282-19/+10
| | | | SVN-Revision: 7758
* fill in the kernel version info for every target, move the kernel tarball ↵Felix Fietkau2007-06-281-0/+2
| | | | | | md5sums to a central place SVN-Revision: 7748
* replace led driver, and resync kernel configGabor Juhos2007-06-271-5/+5
| | | | SVN-Revision: 7744
* fix image generation for the ZyXEL boardsGabor Juhos2007-06-251-2/+2
| | | | SVN-Revision: 7724
* from now on, the lzma loader is able to pass parameters to the kernelGabor Juhos2007-06-251-24/+32
| | | | SVN-Revision: 7723
* add initial support for hardware accelerated byte swappingGabor Juhos2007-06-221-0/+1
| | | | SVN-Revision: 7708
* minor kernel config syncFelix Fietkau2007-06-211-4/+0
| | | | SVN-Revision: 7690
* prepare for the transition to linux 2.6.22 - make it possible to override ↵Felix Fietkau2007-06-161-1/+4
| | | | | | the kernel version in the target makefile SVN-Revision: 7644
* Better macronix bottom boot handling, thanks Gabor !Florian Fainelli2007-06-131-1/+1
| | | | SVN-Revision: 7618
* Update the adm5120 config to use IRQ_CPU and physically mapped flash for nowFlorian Fainelli2007-06-031-2/+6
| | | | SVN-Revision: 7476
* Unmark adm5120eb as broken, disable NAND and YAFFS2 for this target, resync ↵Florian Fainelli2007-06-022-32/+16
| | | | | | kernel config SVN-Revision: 7445
* Define target specific ramdisk images for testing (Gabor Juhos)Florian Fainelli2007-05-301-9/+30
| | | | SVN-Revision: 7395
* Implement architecture speficic GPIO calls for adm5120, thanks to Gabor JuhosFlorian Fainelli2007-05-201-0/+1
| | | | SVN-Revision: 7286
* Include admswconfig for adm5120 based targetsFlorian Fainelli2007-05-111-0/+1
| | | | SVN-Revision: 7191
* Cosmetic fixes for the ADM5120 description, both have pci and usbFlorian Fainelli2007-05-061-3/+3
| | | | SVN-Revision: 7104
* Add the adm5120eb config not as symlinkFlorian Fainelli2007-04-231-0/+278
| | | | SVN-Revision: 7038
* Revert config change for adm5120, messed up things with symlinksFlorian Fainelli2007-04-231-1/+0
| | | | SVN-Revision: 7037
* Symlink to the kernel configurationFlorian Fainelli2007-04-161-0/+1
| | | | SVN-Revision: 6974
* Restore symlinksFlorian Fainelli2007-04-163-245/+2
| | | | SVN-Revision: 6972
* Reorder profiles, TI Wi-Fi is more common than atheros on adm5120ebFlorian Fainelli2007-04-162-0/+0
| | | | SVN-Revision: 6970
* Add wireless profiles for adm5120ebFlorian Fainelli2007-04-163-0/+51
| | | | SVN-Revision: 6969
* Fix the symbolic link to lzma-loaderFlorian Fainelli2007-04-161-1/+1
| | | | SVN-Revision: 6968
* Add preliminary support for ADM5120 big-endian targets (Zyxel P-335WT for ↵Florian Fainelli2007-04-166-0/+318
instance), thanks Gabor Juhos SVN-Revision: 6964