Felix Fietkau
|
7cd21d77fa
|
disable reserved blocks for checkpointing in yaffs2 on rb532 and adm5120
SVN-Revision: 8131
|
18 years ago |
Florian Fainelli
|
56d235dfb7
|
compress the kernel that resides on the nand memory
SVN-Revision: 8073
|
18 years ago |
Florian Fainelli
|
28a4b28ce1
|
Remove tgz hacks
SVN-Revision: 8066
|
18 years ago |
Florian Fainelli
|
21a2fb4a82
|
Suppress promc.c.orig, fix the nand detection with newer boards (#2038)
SVN-Revision: 8063
|
18 years ago |
Florian Fainelli
|
38719a402c
|
revert 8059, via-rhine is built in the kernel
SVN-Revision: 8061
|
18 years ago |
Florian Fainelli
|
6415928854
|
Include kmod-via-rhine by default for rb532
SVN-Revision: 8059
|
18 years ago |
Florian Fainelli
|
cfddec3e1d
|
Convert the NAND driver to platform_driver, allow tgz image to be built correctly
SVN-Revision: 8058
|
18 years ago |
Florian Fainelli
|
90e990be2b
|
Add wget2nand, this should allow netboot installation directly to nand
SVN-Revision: 8057
|
18 years ago |
Florian Fainelli
|
ce5e59fe2e
|
Really add the LED driver :)
SVN-Revision: 8056
|
18 years ago |
Florian Fainelli
|
df473141ae
|
rb532 has pci support and should build tgz images by default
SVN-Revision: 8052
|
18 years ago |
Florian Fainelli
|
e01a275ece
|
Add diagnostic stuff to rb500
SVN-Revision: 8016
|
18 years ago |
Florian Fainelli
|
eb097e3068
|
Upgrade rb500 to .22.1, add the LED driver from #986
SVN-Revision: 8015
|
18 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)
SVN-Revision: 7820
|
18 years ago |
Florian Fainelli
|
87d765fc93
|
Fix rb523 nand detection (#1723)
SVN-Revision: 7777
|
18 years ago |
Felix Fietkau
|
41af082667
|
fill in the kernel version info for every target, move the kernel tarball md5sums to a central place
SVN-Revision: 7748
|
18 years ago |
Felix Fietkau
|
7e0b07575e
|
fix the squashfs kernel command line for rb532
SVN-Revision: 7687
|
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
SVN-Revision: 7644
|
18 years ago |
Florian Fainelli
|
95549a64fd
|
Fix default permission (#1812)
SVN-Revision: 7634
|
18 years ago |
Felix Fietkau
|
71ca530e8a
|
fix rb532 squashfs support (patch by Jens Muecke)
SVN-Revision: 7577
|
18 years ago |
Felix Fietkau
|
949306f87e
|
update kernel config for rb532
SVN-Revision: 7514
|
18 years ago |
Felix Fietkau
|
0cff2ccb9c
|
fix rb532 patch error
SVN-Revision: 7511
|
18 years ago |
Felix Fietkau
|
5a6ddb2cec
|
don't redefine MIPS_CPU_IRQ_BASE
SVN-Revision: 7330
|
18 years ago |
Felix Fietkau
|
244132bf09
|
fix rb532 compile
SVN-Revision: 7329
|
18 years ago |
Felix Fietkau
|
b71b54bb25
|
fix x86 boot filesystem allocation (#1736)
SVN-Revision: 7312
|
18 years ago |
Felix Fietkau
|
940b1f3cb5
|
add some apparently missing dma cache ops to the korina driver
SVN-Revision: 7274
|
18 years ago |
Felix Fietkau
|
5938ba9844
|
convert rb532 to the new structure
SVN-Revision: 7273
|
18 years ago |
Florian Fainelli
|
423af6adca
|
Add missing \n
SVN-Revision: 6836
|
18 years ago |
Florian Fainelli
|
7d55bb05fe
|
Move the yaffs patch to be generic, shared between rb532 and adm5120
SVN-Revision: 6716
|
18 years ago |
Felix Fietkau
|
fbe0b0e33a
|
enable ext2 by default for rb532 (fixes #1466)
SVN-Revision: 6569
|
18 years ago |
Felix Fietkau
|
5f728db76a
|
fix a compile error caused by the devfs removal
SVN-Revision: 6518
|
18 years ago |
Felix Fietkau
|
12fc04238e
|
enable preinit in a few other platforms
SVN-Revision: 6482
|
18 years ago |
Tim Yardley
|
747e57ffe2
|
make the rest of the structure for the targets that dont have profiles yet
SVN-Revision: 6475
|
18 years ago |
Tim Yardley
|
484609eeb0
|
commit profile support for base-files... patches still need to be done
SVN-Revision: 6465
|
18 years ago |
Felix Fietkau
|
91e5dba2c7
|
kernel build cleanup
SVN-Revision: 6464
|
18 years ago |
Felix Fietkau
|
295d0a7e82
|
allow the user to change the rb532 rootfs size in menuconfig (fixes #1374)
SVN-Revision: 6417
|
18 years ago |
Felix Fietkau
|
2bcaa1fecd
|
add missing config files
SVN-Revision: 6338
|
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.
SVN-Revision: 6337
|
18 years ago |
Felix Fietkau
|
01910ee69d
|
move tlb change for mips 4KC to generic patches (required for most mips targets)
SVN-Revision: 6294
|
18 years ago |
Felix Fietkau
|
8e88bb54ba
|
port [6229] to kamikaze
SVN-Revision: 6275
|
18 years ago |
Felix Fietkau
|
202bd45033
|
oops... typo
SVN-Revision: 6267
|
18 years ago |
Felix Fietkau
|
3987f5727c
|
fix rootfs detection
SVN-Revision: 6266
|
18 years ago |
Felix Fietkau
|
f206cee9db
|
fix rb532 image build
SVN-Revision: 6233
|
18 years ago |
Florian Fainelli
|
fc55c51ba4
|
Forgot to add the DELUDE target :/
SVN-Revision: 6183
|
18 years ago |
Florian Fainelli
|
acf6ec373e
|
Add chaostable from #1187, also enable netfilter modules for ixp4xx.
SVN-Revision: 6182
|
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.
SVN-Revision: 6071
|
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)
SVN-Revision: 5899
|
18 years ago |
Felix Fietkau
|
31caccbd14
|
more cleanup
SVN-Revision: 5884
|
18 years ago |
Felix Fietkau
|
96601237fb
|
change the type of plat_irq_dispatch
SVN-Revision: 5864
|
18 years ago |
Felix Fietkau
|
1a83387943
|
remove obsolete patch
SVN-Revision: 5863
|
18 years ago |
Felix Fietkau
|
cb75ece87c
|
cosmetic fix: make the pci slot check more readable
SVN-Revision: 5862
|
18 years ago |