Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 |
| | | | | | | (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 | ||
* | Move to 2.6.22.4 | Florian Fainelli | 2007-08-21 |
| | | | | SVN-Revision: 8451 | ||
* | build system cleanup/restructuring as described in ↵ | Felix Fietkau | 2007-08-07 |
| | | | | | | http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html SVN-Revision: 8362 | ||
* | disable reserved blocks for checkpointing in yaffs2 on rb532 and adm5120 | Felix Fietkau | 2007-07-23 |
| | | | | SVN-Revision: 8131 | ||
* | compress the kernel that resides on the nand memory | Florian Fainelli | 2007-07-20 |
| | | | | SVN-Revision: 8073 | ||
* | Remove tgz hacks | Florian Fainelli | 2007-07-19 |
| | | | | SVN-Revision: 8066 | ||
* | Suppress promc.c.orig, fix the nand detection with newer boards (#2038) | Florian Fainelli | 2007-07-19 |
| | | | | SVN-Revision: 8063 | ||
* | revert 8059, via-rhine is built in the kernel | Florian Fainelli | 2007-07-19 |
| | | | | SVN-Revision: 8061 | ||
* | Include kmod-via-rhine by default for rb532 | Florian Fainelli | 2007-07-19 |
| | | | | SVN-Revision: 8059 | ||
* | Convert the NAND driver to platform_driver, allow tgz image to be built ↵ | Florian Fainelli | 2007-07-19 |
| | | | | | | correctly SVN-Revision: 8058 | ||
* | Add wget2nand, this should allow netboot installation directly to nand | Florian Fainelli | 2007-07-19 |
| | | | | SVN-Revision: 8057 | ||
* | Really add the LED driver :) | Florian Fainelli | 2007-07-19 |
| | | | | SVN-Revision: 8056 | ||
* | rb532 has pci support and should build tgz images by default | Florian Fainelli | 2007-07-19 |
| | | | | SVN-Revision: 8052 | ||
* | Add diagnostic stuff to rb500 | Florian Fainelli | 2007-07-17 |
| | | | | SVN-Revision: 8016 | ||
* | Upgrade rb500 to .22.1, add the LED driver from #986 | Florian Fainelli | 2007-07-17 |
| | | | | SVN-Revision: 8015 | ||
* | Remove patch-cmdline from the packages and move it tools tools/. adm5120 and ↵ | Florian Fainelli | 2007-07-01 |
| | | | | | | rb532 do use it for procuding ready-to-use kernels (#1631) SVN-Revision: 7820 | ||
* | Fix rb523 nand detection (#1723) | Florian Fainelli | 2007-06-29 |
| | | | | SVN-Revision: 7777 | ||
* | fill in the kernel version info for every target, move the kernel tarball ↵ | Felix Fietkau | 2007-06-28 |
| | | | | | | md5sums to a central place SVN-Revision: 7748 | ||
* | fix the squashfs kernel command line for rb532 | Felix Fietkau | 2007-06-21 |
| | | | | SVN-Revision: 7687 | ||
* | prepare for the transition to linux 2.6.22 - make it possible to override ↵ | Felix Fietkau | 2007-06-16 |
| | | | | | | the kernel version in the target makefile SVN-Revision: 7644 | ||
* | Fix default permission (#1812) | Florian Fainelli | 2007-06-14 |
| | | | | SVN-Revision: 7634 | ||
* | fix rb532 squashfs support (patch by Jens Muecke) | Felix Fietkau | 2007-06-11 |
| | | | | SVN-Revision: 7577 | ||
* | update kernel config for rb532 | Felix Fietkau | 2007-06-07 |
| | | | | SVN-Revision: 7514 | ||
* | fix rb532 patch error | Felix Fietkau | 2007-06-06 |
| | | | | SVN-Revision: 7511 | ||
* | don't redefine MIPS_CPU_IRQ_BASE | Felix Fietkau | 2007-05-24 |
| | | | | SVN-Revision: 7330 | ||
* | fix rb532 compile | Felix Fietkau | 2007-05-24 |
| | | | | SVN-Revision: 7329 | ||
* | fix x86 boot filesystem allocation (#1736) | Felix Fietkau | 2007-05-23 |
| | | | | SVN-Revision: 7312 | ||
* | add some apparently missing dma cache ops to the korina driver | Felix Fietkau | 2007-05-19 |
| | | | | SVN-Revision: 7274 | ||
* | convert rb532 to the new structure | Felix Fietkau | 2007-05-19 |
| | | | | SVN-Revision: 7273 | ||
* | Add missing \n | Florian Fainelli | 2007-04-02 |
| | | | | SVN-Revision: 6836 | ||
* | Move the yaffs patch to be generic, shared between rb532 and adm5120 | Florian Fainelli | 2007-03-26 |
| | | | | SVN-Revision: 6716 | ||
* | enable ext2 by default for rb532 (fixes #1466) | Felix Fietkau | 2007-03-15 |
| | | | | SVN-Revision: 6569 | ||
* | fix a compile error caused by the devfs removal | Felix Fietkau | 2007-03-04 |
| | | | | SVN-Revision: 6518 | ||
* | enable preinit in a few other platforms | Felix Fietkau | 2007-03-03 |
| | | | | SVN-Revision: 6482 | ||
* | make the rest of the structure for the targets that dont have profiles yet | Tim Yardley | 2007-03-03 |
| | | | | SVN-Revision: 6475 | ||
* | commit profile support for base-files... patches still need to be done | Tim Yardley | 2007-03-02 |
| | | | | SVN-Revision: 6465 | ||
* | kernel build cleanup | Felix Fietkau | 2007-03-02 |
| | | | | SVN-Revision: 6464 | ||
* | allow the user to change the rb532 rootfs size in menuconfig (fixes #1374) | Felix Fietkau | 2007-02-28 |
| | | | | SVN-Revision: 6417 | ||
* | add missing config files | Felix Fietkau | 2007-02-22 |
| | | | | SVN-Revision: 6338 | ||
* | Reorganize kernel configs - target/linux/*/config is now a directory. ↵ | Felix Fietkau | 2007-02-22 |
| | | | | | | ./config/default will replace the old config and config-diff (format is like config-diff, the full kernel config is no longer kept in the build system) This commit removes all the kernel config stuff, the next one will add the replacement - there's no way to do this atomically with svn. SVN-Revision: 6337 | ||
* | move tlb change for mips 4KC to generic patches (required for most mips targets) | Felix Fietkau | 2007-02-13 |
| | | | | SVN-Revision: 6294 | ||
* | port [6229] to kamikaze | Felix Fietkau | 2007-02-08 |
| | | | | SVN-Revision: 6275 | ||
* | oops... typo | Felix Fietkau | 2007-02-04 |
| | | | | SVN-Revision: 6267 | ||
* | fix rootfs detection | Felix Fietkau | 2007-02-04 |
| | | | | SVN-Revision: 6266 | ||
* | fix rb532 image build | Felix Fietkau | 2007-01-31 |
| | | | | SVN-Revision: 6233 | ||
* | Forgot to add the DELUDE target :/ | Florian Fainelli | 2007-01-23 |
| | | | | SVN-Revision: 6183 | ||
* | Add chaostable from #1187, also enable netfilter modules for ixp4xx. | Florian Fainelli | 2007-01-22 |
| | | | | SVN-Revision: 6182 | ||
* | Add initial version of the new Image Builder It's still a bit rough in a few ↵ | Felix Fietkau | 2007-01-10 |
| | | | | | | places, but it seems to work for Broadcom at least - other targets untested. SVN-Revision: 6071 | ||
* | store the default kernel version for our ports in a single place (target ↵ | Felix Fietkau | 2006-12-25 |
| | | | | | | makefiles can still override it if necessary) SVN-Revision: 5899 | ||
* | more cleanup | Felix Fietkau | 2006-12-20 |
| | | | | SVN-Revision: 5884 |