aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/rb532-2.6
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-0648-6857/+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
* Move to 2.6.22.4Florian Fainelli2007-08-211-1/+1
| | | | SVN-Revision: 8451
* build system cleanup/restructuring as described in ↵Felix Fietkau2007-08-071-4/+4
| | | | | | http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html SVN-Revision: 8362
* disable reserved blocks for checkpointing in yaffs2 on rb532 and adm5120Felix Fietkau2007-07-231-1/+1
| | | | SVN-Revision: 8131
* compress the kernel that resides on the nand memoryFlorian Fainelli2007-07-201-2/+12
| | | | SVN-Revision: 8073
* Remove tgz hacksFlorian Fainelli2007-07-191-2/+0
| | | | SVN-Revision: 8066
* Suppress promc.c.orig, fix the nand detection with newer boards (#2038)Florian Fainelli2007-07-192-164/+10
| | | | SVN-Revision: 8063
* revert 8059, via-rhine is built in the kernelFlorian Fainelli2007-07-191-1/+0
| | | | SVN-Revision: 8061
* Include kmod-via-rhine by default for rb532Florian Fainelli2007-07-191-0/+1
| | | | SVN-Revision: 8059
* Convert the NAND driver to platform_driver, allow tgz image to be built ↵Florian Fainelli2007-07-193-53/+137
| | | | | | correctly SVN-Revision: 8058
* Add wget2nand, this should allow netboot installation directly to nandFlorian Fainelli2007-07-191-0/+65
| | | | SVN-Revision: 8057
* Really add the LED driver :)Florian Fainelli2007-07-191-0/+29
| | | | SVN-Revision: 8056
* rb532 has pci support and should build tgz images by defaultFlorian Fainelli2007-07-191-1/+1
| | | | SVN-Revision: 8052
* Add diagnostic stuff to rb500Florian Fainelli2007-07-171-0/+19
| | | | SVN-Revision: 8016
* Upgrade rb500 to .22.1, add the LED driver from #986Florian Fainelli2007-07-174-20/+97
| | | | SVN-Revision: 8015
* Remove patch-cmdline from the packages and move it tools tools/. adm5120 and ↵Florian Fainelli2007-07-011-4/+0
| | | | | | rb532 do use it for procuding ready-to-use kernels (#1631) SVN-Revision: 7820
* Fix rb523 nand detection (#1723)Florian Fainelli2007-06-291-2/+2
| | | | SVN-Revision: 7777
* fill in the kernel version info for every target, move the kernel tarball ↵Felix Fietkau2007-06-281-0/+2
| | | | | | md5sums to a central place SVN-Revision: 7748
* fix the squashfs kernel command line for rb532Felix Fietkau2007-06-211-1/+1
| | | | SVN-Revision: 7687
* prepare for the transition to linux 2.6.22 - make it possible to override ↵Felix Fietkau2007-06-161-0/+5
| | | | | | the kernel version in the target makefile SVN-Revision: 7644
* Fix default permission (#1812)Florian Fainelli2007-06-141-0/+1
| | | | SVN-Revision: 7634
* fix rb532 squashfs support (patch by Jens Muecke)Felix Fietkau2007-06-111-0/+4
| | | | SVN-Revision: 7577
* update kernel config for rb532Felix Fietkau2007-06-071-21/+3
| | | | SVN-Revision: 7514
* fix rb532 patch errorFelix Fietkau2007-06-062-31/+18
| | | | SVN-Revision: 7511
* don't redefine MIPS_CPU_IRQ_BASEFelix Fietkau2007-05-241-3/+1
| | | | SVN-Revision: 7330
* fix rb532 compileFelix Fietkau2007-05-245-15/+40
| | | | SVN-Revision: 7329
* fix x86 boot filesystem allocation (#1736)Felix Fietkau2007-05-231-1/+1
| | | | SVN-Revision: 7312
* add some apparently missing dma cache ops to the korina driverFelix Fietkau2007-05-191-1/+7
| | | | SVN-Revision: 7274
* convert rb532 to the new structureFelix Fietkau2007-05-1934-5909/+5945
| | | | SVN-Revision: 7273
* Add missing \nFlorian Fainelli2007-04-021-1/+1
| | | | SVN-Revision: 6836
* Move the yaffs patch to be generic, shared between rb532 and adm5120Florian Fainelli2007-03-261-13085/+0
| | | | SVN-Revision: 6716
* enable ext2 by default for rb532 (fixes #1466)Felix Fietkau2007-03-151-1/+1
| | | | SVN-Revision: 6569
* fix a compile error caused by the devfs removalFelix Fietkau2007-03-041-2/+1
| | | | SVN-Revision: 6518
* enable preinit in a few other platformsFelix Fietkau2007-03-032-4/+4
| | | | SVN-Revision: 6482
* make the rest of the structure for the targets that dont have profiles yetTim Yardley2007-03-031-0/+4
| | | | SVN-Revision: 6475
* commit profile support for base-files... patches still need to be doneTim Yardley2007-03-022-0/+0
| | | | SVN-Revision: 6465
* kernel build cleanupFelix Fietkau2007-03-021-1/+0
| | | | SVN-Revision: 6464
* allow the user to change the rb532 rootfs size in menuconfig (fixes #1374)Felix Fietkau2007-02-281-1/+1
| | | | SVN-Revision: 6417
* add missing config filesFelix Fietkau2007-02-221-0/+195
| | | | SVN-Revision: 6338
* Reorganize kernel configs - target/linux/*/config is now a directory. ↵Felix Fietkau2007-02-222-1278/+0
| | | | | | ./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 Fietkau2007-02-131-19/+0
| | | | SVN-Revision: 6294
* port [6229] to kamikazeFelix Fietkau2007-02-081-1/+1
| | | | SVN-Revision: 6275
* oops... typoFelix Fietkau2007-02-041-1/+1
| | | | SVN-Revision: 6267
* fix rootfs detectionFelix Fietkau2007-02-041-1/+1
| | | | SVN-Revision: 6266
* fix rb532 image buildFelix Fietkau2007-01-311-3/+2
| | | | SVN-Revision: 6233
* Forgot to add the DELUDE target :/Florian Fainelli2007-01-231-0/+1
| | | | SVN-Revision: 6183
* Add chaostable from #1187, also enable netfilter modules for ixp4xx.Florian Fainelli2007-01-221-0/+2
| | | | SVN-Revision: 6182
* Add initial version of the new Image Builder It's still a bit rough in a few ↵Felix Fietkau2007-01-101-4/+4
| | | | | | 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 Fietkau2006-12-251-4/+0
| | | | | | makefiles can still override it if necessary) SVN-Revision: 5899
* more cleanupFelix Fietkau2006-12-201-174/+2
| | | | SVN-Revision: 5884