Commit graph

906 commits

Author SHA1 Message Date
Gabor Juhos
dadc9a4450 cosmetic changes in flash driver
SVN-Revision: 8135
2007-07-23 19:51:49 +00:00
Florian Fainelli
4df03c9b28 Add back the port priority for r6040
SVN-Revision: 8134
2007-07-23 18:35:34 +00:00
Felix Fietkau
7cd21d77fa disable reserved blocks for checkpointing in yaffs2 on rb532 and adm5120
SVN-Revision: 8131
2007-07-23 14:17:00 +00:00
Gabor Juhos
a15a86ce3f adm5120_mtd.c is no longer in use
SVN-Revision: 8129
2007-07-23 13:46:05 +00:00
Gabor Juhos
1cea8d99bf board specific fixes * fix detection of RB-133C, thanks to Christophe Lucas * fix detection of RB-153 * add support for WP54G-WRT to the lzma-loader * fix adm5120_mtd.c for WP54G-WRT in 7.07 * now it's ready for the release of 7.07
SVN-Revision: 8128
2007-07-23 13:33:56 +00:00
Florian Fainelli
ad00a1f38e Allow squashfs images for au1000, use the automatic rootfs split
SVN-Revision: 8125
2007-07-23 12:12:14 +00:00
Gabor Juhos
7c175c0d4f cleanup patches * nuke patches for 2.6.21 * refresh patches for 2.6.22
SVN-Revision: 8122
2007-07-23 09:27:32 +00:00
Rod Whitby
d85fd1495e Enabled IXP4xx beeper
SVN-Revision: 8120
2007-07-23 07:18:17 +00:00
Felix Fietkau
3c16238462 simplify and fix adm5120 image building, fix broken FEATURES handling
SVN-Revision: 8113
2007-07-23 02:13:10 +00:00
Felix Fietkau
ad9f334ee8 add missing dependencies and kernel config options
SVN-Revision: 8112
2007-07-23 01:22:40 +00:00
Gabor Juhos
2a43eb3bd9 fix printk format arguments in memory detection code
SVN-Revision: 8105
2007-07-22 16:08:27 +00:00
Rod Whitby
72a8ff0c77 ixp4xx/config: Enabled PPP for bluetooth dund usage (for Treo650 bluetooth access point)
SVN-Revision: 8093
2007-07-21 13:57:56 +00:00
Rod Whitby
3d4dc35125 ixp4xx/nslu2: Added kmod-usb-ochi to the profile for USB 1.1 devices
SVN-Revision: 8092
2007-07-21 13:31:45 +00:00
Gabor Juhos
a82a99d9d2 flash driver fixes
SVN-Revision: 8091
2007-07-21 11:05:46 +00:00
Felix Fietkau
700067c881 fix yealink kmod compile
SVN-Revision: 8089
2007-07-21 01:00:42 +00:00
Felix Fietkau
7705412da1 fix kmod-pwc compile
SVN-Revision: 8088
2007-07-21 00:50:31 +00:00
Gabor Juhos
9539ee8010 fix switch driver, force all packets from all the ports are low priority
SVN-Revision: 8083
2007-07-20 20:46:39 +00:00
Gabor Juhos
3c7aec6185 rootfs_split: fix a typo, and fix compiler warnings
SVN-Revision: 8082
2007-07-20 18:32:48 +00:00
Felix Fietkau
cf633b733a fix rootfs split partition renaming (fix by Eric L. Chen)
SVN-Revision: 8081
2007-07-20 18:09:00 +00:00
Florian Fainelli
c6542df5fe Fixup the hcd driver, add a start/stop/reset/sw_reset functions, should allow it to basically run
SVN-Revision: 8078
2007-07-20 16:26:39 +00:00
Florian Fainelli
eb021be571 Fix wget2nand with the host's patch-cmdline and the new kernel filename
SVN-Revision: 8076
2007-07-20 15:45:20 +00:00
Florian Fainelli
56d235dfb7 compress the kernel that resides on the nand memory
SVN-Revision: 8073
2007-07-20 14:33:15 +00:00
Gabor Juhos
ae7bf3d0f0 fix switch_driver to avoid segfaults
SVN-Revision: 8071
2007-07-20 09:07:18 +00:00
Gabor Juhos
c452e6058a update trxsplit * use generic rootfs_split feature * resync kernel config
SVN-Revision: 8070
2007-07-20 08:47:02 +00:00
Florian Fainelli
62af6d98ac Fix indentation for add_mtd_partitions (#2072)
SVN-Revision: 8068
2007-07-19 19:03:10 +00:00
Florian Fainelli
28a4b28ce1 Remove tgz hacks
SVN-Revision: 8066
2007-07-19 18:50:16 +00:00
Felix Fietkau
793b09b854 really fix tgz images
SVN-Revision: 8065
2007-07-19 18:20:56 +00:00
Gabor Juhos
0ce7096e40 restore Kconfig options of rootfs_split for 2.6.21.5
SVN-Revision: 8064
2007-07-19 17:15:32 +00:00
Florian Fainelli
21a2fb4a82 Suppress promc.c.orig, fix the nand detection with newer boards (#2038)
SVN-Revision: 8063
2007-07-19 16:19:19 +00:00
Florian Fainelli
38719a402c revert 8059, via-rhine is built in the kernel
SVN-Revision: 8061
2007-07-19 16:00:20 +00:00
Gabor Juhos
a66d3dd9d2 rootfs_split fixes * avoid compiler warnings on 2.6.22.1 * applies cleanly on 2.6.21.5
SVN-Revision: 8060
2007-07-19 15:52:37 +00:00
Florian Fainelli
6415928854 Include kmod-via-rhine by default for rb532
SVN-Revision: 8059
2007-07-19 15:23:34 +00:00
Florian Fainelli
cfddec3e1d Convert the NAND driver to platform_driver, allow tgz image to be built correctly
SVN-Revision: 8058
2007-07-19 14:53:24 +00:00
Florian Fainelli
90e990be2b Add wget2nand, this should allow netboot installation directly to nand
SVN-Revision: 8057
2007-07-19 14:52:38 +00:00
Florian Fainelli
ce5e59fe2e Really add the LED driver :)
SVN-Revision: 8056
2007-07-19 14:51:56 +00:00
Felix Fietkau
81d9fd4f62 disable ipt_quota on linux 2.4 - iptables user space no longer compiles with it
SVN-Revision: 8055
2007-07-19 14:29:05 +00:00
Florian Fainelli
4ec101945c Put the init flag in the structure
SVN-Revision: 8054
2007-07-19 12:54:17 +00:00
Florian Fainelli
df473141ae rb532 has pci support and should build tgz images by default
SVN-Revision: 8052
2007-07-19 12:27:40 +00:00
Florian Fainelli
6dd63759c3 Allow the redboot supplied command line to be append (#2089)
SVN-Revision: 8049
2007-07-19 10:24:16 +00:00
Gabor Juhos
934a641058 clean of the rootfs_split patch
SVN-Revision: 8047
2007-07-19 07:13:20 +00:00
Florian Fainelli
01696b71cc Replace hardcoded values with their correct definitions
SVN-Revision: 8046
2007-07-18 17:27:40 +00:00
Florian Fainelli
b3fae87009 Convert the nand driver to a platform_device, should only allow routerboards to use it
SVN-Revision: 8045
2007-07-18 17:16:36 +00:00
Florian Fainelli
f59b6f6089 Fix the tgz image build
SVN-Revision: 8042
2007-07-18 14:40:57 +00:00
Florian Fainelli
c72197e2cc The RB1xx profile should only provide tgz image and pci support
SVN-Revision: 8041
2007-07-18 14:22:46 +00:00
Florian Fainelli
19a52ea35d Add a USES_TGZ config.in variable, so that RB1xx profiles can use it
SVN-Revision: 8039
2007-07-18 14:11:44 +00:00
Florian Fainelli
df0b9815fb Add an ar7 tnetd7200 fix by DerAgo, thanks !
SVN-Revision: 8036
2007-07-18 13:42:24 +00:00
Felix Fietkau
2255889b03 add missing config symbols
SVN-Revision: 8035
2007-07-18 13:42:04 +00:00
Florian Fainelli
0f2e784408 Resync x86_64 kernel config and make uml build ext2 images by default
SVN-Revision: 8034
2007-07-18 13:01:32 +00:00
Florian Fainelli
c614e53d29 Upgrade uml to 2.6.22.1
SVN-Revision: 8033
2007-07-18 12:43:34 +00:00
Florian Fainelli
6c8cf15dae Load the appropriate MTD driver if we were booted from NOR/NAND only, use the TRX mapping by default if bootloader unknown
SVN-Revision: 8032
2007-07-18 12:13:37 +00:00