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 | 2 | -89/+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 | ||||
* | build system cleanup/restructuring as described in ↵ | Felix Fietkau | 2007-08-07 | 1 | -4/+4 |
| | | | | | | http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html SVN-Revision: 8362 | ||||
* | compress the kernel that resides on the nand memory | Florian Fainelli | 2007-07-20 | 1 | -2/+12 |
| | | | | SVN-Revision: 8073 | ||||
* | Remove tgz hacks | Florian Fainelli | 2007-07-19 | 1 | -2/+0 |
| | | | | SVN-Revision: 8066 | ||||
* | Convert the NAND driver to platform_driver, allow tgz image to be built ↵ | Florian Fainelli | 2007-07-19 | 1 | -0/+7 |
| | | | | | | correctly SVN-Revision: 8058 | ||||
* | Remove patch-cmdline from the packages and move it tools tools/. adm5120 and ↵ | Florian Fainelli | 2007-07-01 | 1 | -4/+0 |
| | | | | | | rb532 do use it for procuding ready-to-use kernels (#1631) SVN-Revision: 7820 | ||||
* | fix the squashfs kernel command line for rb532 | Felix Fietkau | 2007-06-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 7687 | ||||
* | fix rb532 squashfs support (patch by Jens Muecke) | Felix Fietkau | 2007-06-11 | 1 | -0/+4 |
| | | | | SVN-Revision: 7577 | ||||
* | fix x86 boot filesystem allocation (#1736) | Felix Fietkau | 2007-05-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 7312 | ||||
* | enable preinit in a few other platforms | Felix Fietkau | 2007-03-03 | 1 | -3/+3 |
| | | | | SVN-Revision: 6482 | ||||
* | kernel build cleanup | Felix Fietkau | 2007-03-02 | 1 | -1/+0 |
| | | | | SVN-Revision: 6464 | ||||
* | allow the user to change the rb532 rootfs size in menuconfig (fixes #1374) | Felix Fietkau | 2007-02-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 6417 | ||||
* | fix rb532 image build | Felix Fietkau | 2007-01-31 | 1 | -3/+2 |
| | | | | SVN-Revision: 6233 | ||||
* | Add initial version of the new Image Builder It's still a bit rough in a few ↵ | Felix Fietkau | 2007-01-10 | 1 | -4/+4 |
| | | | | | | places, but it seems to work for Broadcom at least - other targets untested. SVN-Revision: 6071 | ||||
* | some platform support path name cleanup | Felix Fietkau | 2006-12-18 | 1 | -2/+2 |
| | | | | SVN-Revision: 5846 | ||||
* | remove custom partition table hack, add ptgen utility for generating ↵ | Felix Fietkau | 2006-12-07 | 2 | -15/+18 |
| | | | | | | partition tables SVN-Revision: 5704 | ||||
* | replace the ugly rb532 cmdline hack with a cleaner one that does not depend ↵ | Felix Fietkau | 2006-12-06 | 1 | -9/+6 |
| | | | | | | on magic offsets SVN-Revision: 5699 | ||||
* | fix path to lzma-loader | Felix Fietkau | 2006-12-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 5698 | ||||
* | move target/image/platform to target/linux/platform/image platform ↵ | Mike Baker | 2006-11-28 | 1 | -0/+76 |
directories are now self contained SVN-Revision: 5669 |