summaryrefslogtreecommitdiffstats
path: root/target/linux/rb532-2.6/image
Commit message (Collapse)AuthorAgeFilesLines
* build system cleanup/restructuring as described in ↵nbd2007-08-071-4/+4
| | | | | | 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
* compress the kernel that resides on the nand memoryflorian2007-07-201-2/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8073 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove tgz hacksflorian2007-07-191-2/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8066 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Convert the NAND driver to platform_driver, allow tgz image to be built ↵florian2007-07-191-0/+7
| | | | | | correctly git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8058 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove patch-cmdline from the packages and move it tools tools/. adm5120 and ↵florian2007-07-011-4/+0
| | | | | | rb532 do use it for procuding ready-to-use kernels (#1631) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7820 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix the squashfs kernel command line for rb532nbd2007-06-211-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7687 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix rb532 squashfs support (patch by Jens Muecke)nbd2007-06-111-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7577 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix x86 boot filesystem allocation (#1736)nbd2007-05-231-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7312 3c298f89-4303-0410-b956-a3cf2f4a3e73
* enable preinit in a few other platformsnbd2007-03-031-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6482 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel build cleanupnbd2007-03-021-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6464 3c298f89-4303-0410-b956-a3cf2f4a3e73
* allow the user to change the rb532 rootfs size in menuconfig (fixes #1374)nbd2007-02-281-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6417 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix rb532 image buildnbd2007-01-311-3/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6233 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add initial version of the new Image Buildernbd2007-01-101-4/+4
| | | | | | | 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
* some platform support path name cleanupnbd2006-12-181-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5846 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove custom partition table hack, add ptgen utility for generating ↵nbd2006-12-072-15/+18
| | | | | | partition tables git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5704 3c298f89-4303-0410-b956-a3cf2f4a3e73
* replace the ugly rb532 cmdline hack with a cleaner one that does not depend ↵nbd2006-12-061-9/+6
| | | | | | on magic offsets git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5699 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix path to lzma-loadernbd2006-12-061-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5698 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move target/image/platform to target/linux/platform/imagembm2006-11-281-0/+76
platform directories are now self contained git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5669 3c298f89-4303-0410-b956-a3cf2f4a3e73