Tim Yardley
|
f6ff4f5fd2
|
this should have been sda not hda
SVN-Revision: 5306
|
2006-10-27 05:13:29 +00:00 |
|
Felix Fietkau
|
1a94b0d4a0
|
Add NAND flash/YAFFS2 patches for RB532 by David Goodenough Read the kernel command line from an otherwise unused area of the kernel image (will be used for changing the command line on the fly when copying the system from CF to NAND)
SVN-Revision: 5296
|
2006-10-26 01:08:41 +00:00 |
|
Tim Yardley
|
f7e31a4be9
|
some minor cleanup
SVN-Revision: 5294
|
2006-10-25 23:52:17 +00:00 |
|
Tim Yardley
|
22e8c9d05e
|
fix partition issue with x86, leveraging the default size on the second partition (all of the remaining drive) in order to get around size differences
SVN-Revision: 5293
|
2006-10-25 23:51:48 +00:00 |
|
Tim Yardley
|
2f78952da8
|
code to bring in the following for x86: X86_GRUB_ROOTPART: configureable root partition for kernel options X86_GRUB_BOOTOPTS: configureable parameters to be added to the boot line
SVN-Revision: 5289
|
2006-10-24 22:33:23 +00:00 |
|
Mike Baker
|
c8e451be73
|
fix irq issue (ap70 eth1)
SVN-Revision: 5288
|
2006-10-24 19:53:57 +00:00 |
|
Felix Fietkau
|
010faa4381
|
add e1000 driver, remove references to LINUX_2_4_X86
SVN-Revision: 5286
|
2006-10-24 18:36:04 +00:00 |
|
Felix Fietkau
|
28a3cb3ca3
|
add fix for samsung flash chips
SVN-Revision: 5284
|
2006-10-24 18:05:05 +00:00 |
|
Felix Fietkau
|
367b01ad5c
|
fix a timeout on amd flash chips (patch from #874)
SVN-Revision: 5262
|
2006-10-22 21:16:15 +00:00 |
|
Felix Fietkau
|
b1a1e39ed1
|
add generic and via ide support to x86-2.6
SVN-Revision: 5255
|
2006-10-22 17:01:29 +00:00 |
|
Nicolas Thill
|
7cd1682f74
|
disable pcmcia on rb532
SVN-Revision: 5239
|
2006-10-19 18:22:48 +00:00 |
|
Felix Fietkau
|
2665d7f09e
|
cleanup/rewrite of the kernel build process
SVN-Revision: 5226
|
2006-10-19 06:20:55 +00:00 |
|
Felix Fietkau
|
ae439d6682
|
remove bluetooth from ar7 config
SVN-Revision: 5225
|
2006-10-19 05:21:18 +00:00 |
|
Felix Fietkau
|
87e6a7e4f2
|
cleanup
SVN-Revision: 5224
|
2006-10-19 05:01:04 +00:00 |
|
Felix Fietkau
|
c041f53b8d
|
finally kill KMOD_template - removes a big chunk of legacy build code
SVN-Revision: 5222
|
2006-10-19 04:35:29 +00:00 |
|
Felix Fietkau
|
002476016b
|
make filesystem size selection generic (for ext2)
SVN-Revision: 5221
|
2006-10-19 03:27:24 +00:00 |
|
Felix Fietkau
|
d2e30add61
|
port more modules over to the new system
SVN-Revision: 5220
|
2006-10-19 02:05:17 +00:00 |
|
Felix Fietkau
|
8aaddb09cf
|
add another parallel build fix
SVN-Revision: 5209
|
2006-10-18 19:31:45 +00:00 |
|
Felix Fietkau
|
5884dd6254
|
fix parallel build of brcm-2.4
SVN-Revision: 5207
|
2006-10-18 18:52:26 +00:00 |
|
Nicolas Thill
|
273a22b336
|
add missing <asm/segment.h>, fix mini_fo and openswan build on ppc
SVN-Revision: 5206
|
2006-10-18 14:16:17 +00:00 |
|
Nicolas Thill
|
dc1385e3f4
|
enable native ipsec modules on 2.6, add ipsec kernel modules
SVN-Revision: 5205
|
2006-10-18 13:21:13 +00:00 |
|
Felix Fietkau
|
7f3d638c4a
|
port soundcore module
SVN-Revision: 5199
|
2006-10-17 21:19:49 +00:00 |
|
Felix Fietkau
|
cb422dc1c1
|
port the usb modules over to the new system
SVN-Revision: 5197
|
2006-10-17 20:52:55 +00:00 |
|
Felix Fietkau
|
41577df960
|
remove some old junk
SVN-Revision: 5190
|
2006-10-17 16:27:22 +00:00 |
|
Felix Fietkau
|
92ced53400
|
remove old target/linux/package directory
SVN-Revision: 5188
|
2006-10-17 15:07:38 +00:00 |
|
Felix Fietkau
|
52f3d46c78
|
move sched_use_tsc patch to generic-2.4
SVN-Revision: 5187
|
2006-10-17 15:05:49 +00:00 |
|
Felix Fietkau
|
12a32c9c89
|
move the ar7 network driver into a separate package
SVN-Revision: 5186
|
2006-10-17 15:03:52 +00:00 |
|
Felix Fietkau
|
396e5e9a0c
|
move the ar7 adsl driver into a separate package directory with external build and source download
SVN-Revision: 5185
|
2006-10-17 14:47:54 +00:00 |
|
Felix Fietkau
|
fc8abe2dfa
|
allow platform support directories to add and modify kernel module packages
SVN-Revision: 5184
|
2006-10-17 13:28:44 +00:00 |
|
Felix Fietkau
|
f1c7fe1507
|
add fix from #763
SVN-Revision: 5179
|
2006-10-17 02:00:03 +00:00 |
|
Felix Fietkau
|
6cee90e993
|
some kernel module cleanup
SVN-Revision: 5178
|
2006-10-17 01:47:12 +00:00 |
|
Felix Fietkau
|
22a9a91bfe
|
remove atm support in a few platforms
SVN-Revision: 5177
|
2006-10-17 01:36:09 +00:00 |
|
Felix Fietkau
|
3cabaf1875
|
add ATM_SUPPORT flag
SVN-Revision: 5176
|
2006-10-17 01:35:11 +00:00 |
|
Felix Fietkau
|
6907111305
|
add USES_EXT2 flag for target platforms
SVN-Revision: 5175
|
2006-10-17 01:25:20 +00:00 |
|
Felix Fietkau
|
b3c8e2834b
|
bcm4710: port a missing part of the cache fixes to linux 2.6
SVN-Revision: 5163
|
2006-10-16 17:12:00 +00:00 |
|
Felix Fietkau
|
071177ca66
|
fix irq sharing issue on bcm4710
SVN-Revision: 5160
|
2006-10-16 15:00:10 +00:00 |
|
Felix Fietkau
|
11e5e050ae
|
fix extpci irq assignment bug
SVN-Revision: 5159
|
2006-10-16 14:21:30 +00:00 |
|
Felix Fietkau
|
431576e9cc
|
accidentally removed a small part of the flash map patch - fixing that.
SVN-Revision: 5158
|
2006-10-16 13:42:35 +00:00 |
|
Florian Fainelli
|
994345cd38
|
Drop changes to mm/fault.c prevents from seeing kernel oops while restarting the board automatically
SVN-Revision: 5141
|
2006-10-15 23:41:00 +00:00 |
|
Florian Fainelli
|
75c1f29021
|
Updated kernel config
SVN-Revision: 5139
|
2006-10-15 23:36:43 +00:00 |
|
Florian Fainelli
|
44419aed87
|
Merge preliminary rdc-2.6 support (Airlink101 AR525W)
SVN-Revision: 5138
|
2006-10-15 23:34:22 +00:00 |
|
Felix Fietkau
|
140f6cc62c
|
add io resource patch from #800, merge flash map stuff from linux 2.4 to support the wl-hdd without breaking the netgear wgt634u
SVN-Revision: 5134
|
2006-10-15 22:36:16 +00:00 |
|
Felix Fietkau
|
c867eea4b4
|
don't hardcode the cpu frequency for bcm47xx in linux 2.6
SVN-Revision: 5133
|
2006-10-15 21:55:51 +00:00 |
|
Felix Fietkau
|
57e4908e51
|
fix bcm4710 cache fixes
SVN-Revision: 5132
|
2006-10-15 21:55:14 +00:00 |
|
Florian Fainelli
|
de703d1314
|
Update kernel config : add support for bluetooth devices, enable packet support in-kernel, prevented udhcpc to work
SVN-Revision: 5123
|
2006-10-15 17:50:21 +00:00 |
|
Felix Fietkau
|
a0a752a477
|
cleanup
SVN-Revision: 5106
|
2006-10-14 23:25:32 +00:00 |
|
Felix Fietkau
|
6bbd6d2ef6
|
use the native toolchain for grub on non-amd64 hosts
SVN-Revision: 5103
|
2006-10-14 23:06:23 +00:00 |
|
Felix Fietkau
|
f1d6fb4be1
|
leave out the ccache directory when copying the staging dir into the sdk (#843)
SVN-Revision: 5081
|
2006-10-14 14:16:26 +00:00 |
|
Felix Fietkau
|
60c1f0f64d
|
finally move buildroot-ng to trunk
|
2016-03-20 17:29:15 +01:00 |
|