78 Commits (b20b8d15237a8b8caffab003f33cfe8872b50c24)

Author SHA1 Message Date
Felix Fietkau 7cd21d77fa disable reserved blocks for checkpointing in yaffs2 on rb532 and adm5120 17 years ago
Florian Fainelli 56d235dfb7 compress the kernel that resides on the nand memory 17 years ago
Florian Fainelli 28a4b28ce1 Remove tgz hacks 17 years ago
Florian Fainelli 21a2fb4a82 Suppress promc.c.orig, fix the nand detection with newer boards (#2038) 17 years ago
Florian Fainelli 38719a402c revert 8059, via-rhine is built in the kernel 17 years ago
Florian Fainelli 6415928854 Include kmod-via-rhine by default for rb532 17 years ago
Florian Fainelli cfddec3e1d Convert the NAND driver to platform_driver, allow tgz image to be built correctly 17 years ago
Florian Fainelli 90e990be2b Add wget2nand, this should allow netboot installation directly to nand 17 years ago
Florian Fainelli ce5e59fe2e Really add the LED driver :) 17 years ago
Florian Fainelli df473141ae rb532 has pci support and should build tgz images by default 17 years ago
Florian Fainelli e01a275ece Add diagnostic stuff to rb500 17 years ago
Florian Fainelli eb097e3068 Upgrade rb500 to .22.1, add the LED driver from #986 17 years ago
Florian Fainelli 114632438a Remove patch-cmdline from the packages and move it tools tools/. adm5120 and rb532 do use it for procuding ready-to-use kernels (#1631) 17 years ago
Florian Fainelli 87d765fc93 Fix rb523 nand detection (#1723) 18 years ago
Felix Fietkau 41af082667 fill in the kernel version info for every target, move the kernel tarball md5sums to a central place 18 years ago
Felix Fietkau 7e0b07575e fix the squashfs kernel command line for rb532 18 years ago
Felix Fietkau f019ac4dc9 prepare for the transition to linux 2.6.22 - make it possible to override the kernel version in the target makefile 18 years ago
Florian Fainelli 95549a64fd Fix default permission (#1812) 18 years ago
Felix Fietkau 71ca530e8a fix rb532 squashfs support (patch by Jens Muecke) 18 years ago
Felix Fietkau 949306f87e update kernel config for rb532 18 years ago
Felix Fietkau 0cff2ccb9c fix rb532 patch error 18 years ago
Felix Fietkau 5a6ddb2cec don't redefine MIPS_CPU_IRQ_BASE 18 years ago
Felix Fietkau 244132bf09 fix rb532 compile 18 years ago
Felix Fietkau b71b54bb25 fix x86 boot filesystem allocation (#1736) 18 years ago
Felix Fietkau 940b1f3cb5 add some apparently missing dma cache ops to the korina driver 18 years ago
Felix Fietkau 5938ba9844 convert rb532 to the new structure 18 years ago
Florian Fainelli 423af6adca Add missing \n 18 years ago
Florian Fainelli 7d55bb05fe Move the yaffs patch to be generic, shared between rb532 and adm5120 18 years ago
Felix Fietkau fbe0b0e33a enable ext2 by default for rb532 (fixes #1466) 18 years ago
Felix Fietkau 5f728db76a fix a compile error caused by the devfs removal 18 years ago
Felix Fietkau 12fc04238e enable preinit in a few other platforms 18 years ago
Tim Yardley 747e57ffe2 make the rest of the structure for the targets that dont have profiles yet 18 years ago
Tim Yardley 484609eeb0 commit profile support for base-files... patches still need to be done 18 years ago
Felix Fietkau 91e5dba2c7 kernel build cleanup 18 years ago
Felix Fietkau 295d0a7e82 allow the user to change the rb532 rootfs size in menuconfig (fixes #1374) 18 years ago
Felix Fietkau 2bcaa1fecd add missing config files 18 years ago
Felix Fietkau e78fb96964 Reorganize kernel configs - target/linux/*/config is now a directory. ./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. 18 years ago
Felix Fietkau 01910ee69d move tlb change for mips 4KC to generic patches (required for most mips targets) 18 years ago
Felix Fietkau 8e88bb54ba port [6229] to kamikaze 18 years ago
Felix Fietkau 202bd45033 oops... typo 18 years ago
Felix Fietkau 3987f5727c fix rootfs detection 18 years ago
Felix Fietkau f206cee9db fix rb532 image build 18 years ago
Florian Fainelli fc55c51ba4 Forgot to add the DELUDE target :/ 18 years ago
Florian Fainelli acf6ec373e Add chaostable from #1187, also enable netfilter modules for ixp4xx. 18 years ago
Felix Fietkau 7a6a646497 Add initial version of the new Image Builder It's still a bit rough in a few places, but it seems to work for Broadcom at least - other targets untested. 18 years ago
Felix Fietkau 35bccdd4ba store the default kernel version for our ports in a single place (target makefiles can still override it if necessary) 18 years ago
Felix Fietkau 31caccbd14 more cleanup 18 years ago
Felix Fietkau 96601237fb change the type of plat_irq_dispatch 18 years ago
Felix Fietkau 1a83387943 remove obsolete patch 18 years ago
Felix Fietkau cb75ece87c cosmetic fix: make the pci slot check more readable 18 years ago