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 | 1 | -49/+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 | ||||
* | More rdc fixes, thanks to Daniel Gimpelevich | Florian Fainelli | 2007-08-08 | 1 | -4/+4 |
| | | | | SVN-Revision: 8378 | ||||
* | Fix the gpio handling and flash resource declaration, thanks to Daniel ↵ | Florian Fainelli | 2007-08-07 | 1 | -1/+1 |
| | | | | | | Gimpelevich SVN-Revision: 8366 | ||||
* | build system cleanup/restructuring as described in ↵ | Felix Fietkau | 2007-08-07 | 1 | -1/+1 |
| | | | | | | http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html SVN-Revision: 8362 | ||||
* | Make jffs2 images work with rdc, add a sitecom wl-153 profile and kernel ↵ | Florian Fainelli | 2007-08-03 | 1 | -2/+14 |
| | | | | | | config, fix rt61 installation (thanks to Daniel Gimpelevich) SVN-Revision: 8328 | ||||
* | Upgrade rdc to 2.6.22.1, include r6040 ethernet fixes by sn9, thanks ! | Florian Fainelli | 2007-07-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 8153 | ||||
* | No longer mark rdc-2.6 as broken, squashfs is now working, thanks sn9 | Florian Fainelli | 2007-04-16 | 1 | -12/+9 |
| | | | | SVN-Revision: 6976 | ||||
* | Generate squashfs images as well | Florian Fainelli | 2007-04-01 | 1 | -0/+14 |
| | | | | SVN-Revision: 6800 | ||||
* | Restore image creation for rdc boards | Florian Fainelli | 2007-04-01 | 1 | -3/+9 |
| | | | | SVN-Revision: 6780 | ||||
* | Disable firmware creation for the moment | Florian Fainelli | 2007-03-30 | 1 | -2/+3 |
| | | | | SVN-Revision: 6766 | ||||
* | clean up a few things in image build makefiles and fix unnecessary grub rebuilds | Felix Fietkau | 2007-02-25 | 1 | -3/+0 |
| | | | | SVN-Revision: 6360 | ||||
* | Add initial version of the new Image Builder It's still a bit rough in a few ↵ | Felix Fietkau | 2007-01-10 | 1 | -1/+2 |
| | | | | | | places, but it seems to work for Broadcom at least - other targets untested. SVN-Revision: 6071 | ||||
* | Update the crc checksum to allow images being flashed via tftp | Florian Fainelli | 2006-12-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 5906 | ||||
* | Add image generation for ar525w | Florian Fainelli | 2006-12-19 | 1 | -7/+3 |
| | | | | SVN-Revision: 5868 | ||||
* | move target/image/platform to target/linux/platform/image platform ↵ | Mike Baker | 2006-11-28 | 1 | -0/+25 |
directories are now self contained SVN-Revision: 5669 |