Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | 10 | -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 default | Gabor Juhos | 2007-08-26 | 1 | -0/+1 |
| | | | | SVN-Revision: 8493 | ||||
* | Move to 2.6.22.4 | Florian Fainelli | 2007-08-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 8451 | ||||
* | build system cleanup/restructuring as described in ↵ | Felix Fietkau | 2007-08-07 | 1 | -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 Fainelli | 2007-08-02 | 3 | -2/+19 |
| | | | | | | as a module SVN-Revision: 8317 | ||||
* | use adm5120 flash map driver on BE targets | Gabor Juhos | 2007-07-28 | 1 | -5/+2 |
| | | | | SVN-Revision: 8205 | ||||
* | uses AMBA PL010 driver for the serial ports from now | Gabor Juhos | 2007-07-25 | 1 | -2/+8 |
| | | | | SVN-Revision: 8159 | ||||
* | reorder rootfstypes to allow both squashfs and jffs2 images to boot | Gabor Juhos | 2007-07-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 8144 | ||||
* | fix kernel command line | Gabor Juhos | 2007-07-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 8143 | ||||
* | cleanup patches * nuke patches for 2.6.21 * refresh patches for 2.6.22 | Gabor Juhos | 2007-07-23 | 1 | -1/+0 |
| | | | | SVN-Revision: 8122 | ||||
* | update trxsplit * use generic rootfs_split feature * resync kernel config | Gabor Juhos | 2007-07-20 | 1 | -2/+0 |
| | | | | SVN-Revision: 8070 | ||||
* | remove hardware accelerated byte swapping feature, and resync kernel config | Gabor Juhos | 2007-07-11 | 1 | -1/+2 |
| | | | | SVN-Revision: 7924 | ||||
* | refactor kernel code (part 1), mark it as broken now | Gabor Juhos | 2007-07-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 7916 | ||||
* | bump to 2.6.22.1 | Mike Baker | 2007-07-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 7915 | ||||
* | fix errors in image generation Makefiles, thanks to Thomas Langer (fixes #2060) | Gabor Juhos | 2007-07-10 | 1 | -1/+1 |
| | | | | SVN-Revision: 7904 | ||||
* | disable image generation for boards which we still have problems with (at ↵ | Gabor Juhos | 2007-07-09 | 1 | -0/+3 |
| | | | | | | least if CONFIG_DEVEL is not selected) SVN-Revision: 7902 | ||||
* | 2.6.22 is released :) | Felix Fietkau | 2007-07-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 7894 | ||||
* | fix a glitch in the status output of the non-verbose builds for adm5120 | Felix Fietkau | 2007-07-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 7856 | ||||
* | rewrite of memory detection code, should be fix #1909 | Gabor Juhos | 2007-07-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 7819 | ||||
* | move 2.6.22 specific patches into the right place | Gabor Juhos | 2007-06-30 | 1 | -0/+1 |
| | | | | SVN-Revision: 7797 | ||||
* | update to 2.6.22-rc6 | Gabor Juhos | 2007-06-28 | 2 | -19/+10 |
| | | | | SVN-Revision: 7758 | ||||
* | fill in the kernel version info for every target, move the kernel tarball ↵ | Felix Fietkau | 2007-06-28 | 1 | -0/+2 |
| | | | | | | md5sums to a central place SVN-Revision: 7748 | ||||
* | replace led driver, and resync kernel config | Gabor Juhos | 2007-06-27 | 1 | -5/+5 |
| | | | | SVN-Revision: 7744 | ||||
* | fix image generation for the ZyXEL boards | Gabor Juhos | 2007-06-25 | 1 | -2/+2 |
| | | | | SVN-Revision: 7724 | ||||
* | from now on, the lzma loader is able to pass parameters to the kernel | Gabor Juhos | 2007-06-25 | 1 | -24/+32 |
| | | | | SVN-Revision: 7723 | ||||
* | add initial support for hardware accelerated byte swapping | Gabor Juhos | 2007-06-22 | 1 | -0/+1 |
| | | | | SVN-Revision: 7708 | ||||
* | minor kernel config sync | Felix Fietkau | 2007-06-21 | 1 | -4/+0 |
| | | | | SVN-Revision: 7690 | ||||
* | prepare for the transition to linux 2.6.22 - make it possible to override ↵ | Felix Fietkau | 2007-06-16 | 1 | -1/+4 |
| | | | | | | the kernel version in the target makefile SVN-Revision: 7644 | ||||
* | Better macronix bottom boot handling, thanks Gabor ! | Florian Fainelli | 2007-06-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 7618 | ||||
* | Update the adm5120 config to use IRQ_CPU and physically mapped flash for now | Florian Fainelli | 2007-06-03 | 1 | -2/+6 |
| | | | | SVN-Revision: 7476 | ||||
* | Unmark adm5120eb as broken, disable NAND and YAFFS2 for this target, resync ↵ | Florian Fainelli | 2007-06-02 | 2 | -32/+16 |
| | | | | | | kernel config SVN-Revision: 7445 | ||||
* | Define target specific ramdisk images for testing (Gabor Juhos) | Florian Fainelli | 2007-05-30 | 1 | -9/+30 |
| | | | | SVN-Revision: 7395 | ||||
* | Implement architecture speficic GPIO calls for adm5120, thanks to Gabor Juhos | Florian Fainelli | 2007-05-20 | 1 | -0/+1 |
| | | | | SVN-Revision: 7286 | ||||
* | Include admswconfig for adm5120 based targets | Florian Fainelli | 2007-05-11 | 1 | -0/+1 |
| | | | | SVN-Revision: 7191 | ||||
* | Cosmetic fixes for the ADM5120 description, both have pci and usb | Florian Fainelli | 2007-05-06 | 1 | -3/+3 |
| | | | | SVN-Revision: 7104 | ||||
* | Add the adm5120eb config not as symlink | Florian Fainelli | 2007-04-23 | 1 | -0/+278 |
| | | | | SVN-Revision: 7038 | ||||
* | Revert config change for adm5120, messed up things with symlinks | Florian Fainelli | 2007-04-23 | 1 | -1/+0 |
| | | | | SVN-Revision: 7037 | ||||
* | Symlink to the kernel configuration | Florian Fainelli | 2007-04-16 | 1 | -0/+1 |
| | | | | SVN-Revision: 6974 | ||||
* | Restore symlinks | Florian Fainelli | 2007-04-16 | 3 | -245/+2 |
| | | | | SVN-Revision: 6972 | ||||
* | Reorder profiles, TI Wi-Fi is more common than atheros on adm5120eb | Florian Fainelli | 2007-04-16 | 2 | -0/+0 |
| | | | | SVN-Revision: 6970 | ||||
* | Add wireless profiles for adm5120eb | Florian Fainelli | 2007-04-16 | 3 | -0/+51 |
| | | | | SVN-Revision: 6969 | ||||
* | Fix the symbolic link to lzma-loader | Florian Fainelli | 2007-04-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 6968 | ||||
* | Add preliminary support for ADM5120 big-endian targets (Zyxel P-335WT for ↵ | Florian Fainelli | 2007-04-16 | 6 | -0/+318 |
instance), thanks Gabor Juhos SVN-Revision: 6964 |