summaryrefslogtreecommitdiffstats
path: root/target/linux/rdc-2.6/image
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵nbd2007-09-061-49/+0
| | | | | | (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8653 3c298f89-4303-0410-b956-a3cf2f4a3e73
* More rdc fixes, thanks to Daniel Gimpelevichflorian2007-08-081-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8378 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix the gpio handling and flash resource declaration, thanks to Daniel ↵florian2007-08-071-1/+1
| | | | | | Gimpelevich git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8366 3c298f89-4303-0410-b956-a3cf2f4a3e73
* build system cleanup/restructuring as described in ↵nbd2007-08-071-1/+1
| | | | | | http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8362 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Make jffs2 images work with rdc, add a sitecom wl-153 profile and kernel ↵florian2007-08-031-2/+14
| | | | | | config, fix rt61 installation (thanks to Daniel Gimpelevich) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8328 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove preinit.arch, not used, compile NAPI support for R6040, change the ↵florian2007-07-251-2/+0
| | | | | | profile name to ar525w git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8160 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Upgrade rdc to 2.6.22.1, include r6040 ethernet fixes by sn9, thanks !florian2007-07-251-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8153 3c298f89-4303-0410-b956-a3cf2f4a3e73
* No longer mark rdc-2.6 as broken, squashfs is now working, thanks sn9florian2007-04-162-12/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6976 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Generate squashfs images as wellflorian2007-04-011-0/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6800 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Restore image creation for rdc boardsflorian2007-04-011-3/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6780 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Disable firmware creation for the momentflorian2007-03-301-2/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6766 3c298f89-4303-0410-b956-a3cf2f4a3e73
* clean up a few things in image build makefiles and fix unnecessary grub rebuildsnbd2007-02-251-3/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6360 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add initial version of the new Image Buildernbd2007-01-101-1/+2
| | | | | | | It's still a bit rough in a few places, but it seems to work for Broadcom at least - other targets untested. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6071 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update the crc checksum to allow images being flashed via tftpflorian2006-12-271-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5906 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add image generation for ar525wflorian2006-12-191-7/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5868 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move target/image/platform to target/linux/platform/imagembm2006-11-281-0/+25
platform directories are now self contained git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5669 3c298f89-4303-0410-b956-a3cf2f4a3e73