florian
84eaaac61b
Port the i2c-gpio driver to the 2.6 kernel
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5916 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-28 16:10:51 +00:00
florian
0e8d9b0298
Add Intel/VIA usb-uhci support ( #1098 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5913 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-28 00:56:39 +00:00
florian
9d9470d086
Update the crc checksum to allow images being flashed via tftp
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5906 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-27 18:20:38 +00:00
nbd
f4d24919d4
store the default kernel version for our ports in a single place (target makefiles can still override it if necessary)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5899 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-25 09:12:57 +00:00
nbd
13596cf723
Add support for Atheros SoC (used in Fonera, Meraki) - Merry Christmas, everybody :)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5898 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-25 08:05:48 +00:00
rwhitby
85f442856c
Generate a flashable image for the NSLU2
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5893 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-23 08:10:35 +00:00
rwhitby
e80088eca9
Moved netconfig (for ixp4xx only) to S15, so that it can access /proc/cpuinfo to determine which type of board it is on. Added ifup commands at the end to bring up the interfaces.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5886 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-21 00:26:45 +00:00
nbd
25dc2c8560
more cleanup
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5884 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-20 17:33:28 +00:00
rwhitby
c055409b24
Initial stab at netconfig for nslu2 and nas100d
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5883 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-20 13:17:21 +00:00
rwhitby
dd7d76d230
Compiled the ixp4xx on-board network support into the kernel, so that auto-loading of the microcode from another flash partition will work.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5880 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-20 09:33:12 +00:00
nbd
11fb48ad8c
fix size of config partition on ar7 ( #902 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5873 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-20 05:00:16 +00:00
florian
2930411d73
Add image generation for ar525w
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5868 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-19 23:48:47 +00:00
rwhitby
c3f9314e61
Not sure why ixp4xx-2.6 config has HWMON set, but because it does, then there has to be many other SENSORS config options unset
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5867 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-19 23:23:51 +00:00
rwhitby
f91fb5ad4a
Enabled RTC (compiled in) for NSLU2 and NAS100d, and PATA (modules) for NAS100d
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5866 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-19 23:19:13 +00:00
nbd
6d19fa0c62
change the type of plat_irq_dispatch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5864 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-19 22:45:59 +00:00
nbd
831384550c
remove obsolete patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5863 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-19 22:39:03 +00:00
nbd
eb3554dc17
cosmetic fix: make the pci slot check more readable
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5862 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-19 22:06:09 +00:00
nbd
d94f1f9036
add a better pci fix for rb532
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5861 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-19 21:41:04 +00:00
nbd
427f5c53f9
add missing copyright
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5860 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-19 19:34:52 +00:00
kaloz
0a679eefa6
upgrade to 2.6.19.1, fix Gateway 7001 patch and enable image generation for ixp4xx
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5856 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-19 13:14:06 +00:00
nbd
d24f4397f1
first round of rb532 cleanup
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5855 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-19 08:16:35 +00:00
florian
319225a9d4
More bcm963xx fixes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5852 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-19 01:40:56 +00:00
florian
42c04fcd01
More bcm963xx fixes with 2.6.19
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5849 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-18 22:34:22 +00:00
florian
b53dfbf24e
Replace inode.u.generic_ip with inode.i_private
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5848 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-18 21:57:24 +00:00
nbd
5434398b7d
add ohci to x86 kernel config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5847 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-18 19:42:35 +00:00
nbd
f81e56debf
some platform support path name cleanup
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5846 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-18 18:30:29 +00:00
florian
b0c483b0b1
Oops, commited just one part :/
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5842 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-18 16:33:54 +00:00
florian
d9f16b1a31
Update brcm63xx flash map driver for 2.6.19
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5841 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-18 16:30:04 +00:00
florian
de32759c07
Add a Ralink profile
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5835 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-18 12:07:05 +00:00
rwhitby
977285ae30
Fixed patch naming to match conventions
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5831 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-18 01:58:28 +00:00
rwhitby
928d62f33e
IXP4xx patches for NSLU2 and NAS100D
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5830 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-18 01:57:04 +00:00
florian
5a0b9e8c8d
Fix spelling typo
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5829 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-17 23:52:18 +00:00
nbd
c4ceb66a2d
fix a spelling mistake (spotted by armijn)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5828 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-17 23:33:25 +00:00
florian
960737e0b4
Update rdc-2.6 patches for 2.6.19
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5825 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-17 16:26:28 +00:00
florian
c2c9dd7ff0
Update brcm63xx patch to run on 2.6.19, remove binary hacks patch till we update this patch to 2.6.19
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5817 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-17 13:13:12 +00:00
rwhitby
c4f52d9cbc
Renamed 050-* to comply with patch naming convention.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5814 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-17 12:28:46 +00:00
rwhitby
d9b96df705
Replaced non-working (on NAS100d) redboot byteswap partition truncate patch with the one that has been tested on NSLU2, NAS100d, Loft, etc., accepted by linux-mtd, and should be in 2.6.20
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5813 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-17 03:05:52 +00:00
kaloz
7605432c90
build wrt300n v1 images
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5808 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-16 19:54:09 +00:00
kaloz
1b4100d26b
remove the ar531x-2.4 target, a 2.6 port will be added soon
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5796 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-14 22:50:13 +00:00
nbd
92f1e1a003
remove a few unused things
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5792 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-14 17:35:56 +00:00
nbd
c92885c466
Upgrade to Linux 2.6.19
...
- Includes large parts of the patch from #1021 by dpalffy
- Includes RB532 NAND driver changes by n0-1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5789 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-14 16:41:33 +00:00
nbd
a8131d4638
revert last commit - flash map driver not updated yet
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5788 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-14 16:22:46 +00:00
nbd
7ce63c32a1
remove some padding
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5787 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-14 15:27:41 +00:00
nbd
0d7b512459
small cleanup
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5778 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-13 18:51:04 +00:00
nbd
6933f718b4
better network config support for bcm94704
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5775 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-12 23:55:14 +00:00
nbd
145b0ea3ff
disable broadcom jffs2 images by default
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5773 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-12 23:20:05 +00:00
florian
c3319b5b6f
Update ralink module package in the WiFi profile
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5770 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-12 12:58:01 +00:00
nbd
01c26b5b78
add binary images for au1000 (for use with mtd)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5767 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-12 01:23:37 +00:00
florian
6e336367e4
Add Wi-Fi profiles (for what it matters with this arch)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5763 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-11 17:56:15 +00:00
florian
caa1672251
Add a default Ralink profile
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5762 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-11 17:55:49 +00:00
florian
05e697e739
Add different Wi-Fi profiles
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5761 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-11 17:55:39 +00:00
florian
a55c2ce3fa
brcm63xx is currently broken
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5753 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-10 22:17:19 +00:00
florian
7f930e96f9
Forgot the kernel config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5752 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-10 22:17:03 +00:00
florian
3934107c28
Normalize patch : change MIPS_BRCM to BCM963XX
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5751 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-10 22:15:18 +00:00
florian
cdb18ab9e8
Run dos2unix on the flash map driver ;)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5750 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-10 22:13:26 +00:00
nbd
3319f184b2
fix pci on the meshcubes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5742 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-09 19:54:43 +00:00
florian
ec9c075c75
Enable msdos fs support and package it
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5741 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-09 19:47:32 +00:00
nbd
1e0a5cc251
fix uclibc compile
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5734 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-09 10:38:11 +00:00
nbd
dcf6bd1f3a
more compile fixes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5730 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-08 22:02:44 +00:00
nbd
4cc2001e1b
fix up include/linux/types.h for user space stuff (patch from debian), fixes #1008
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5724 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-08 15:58:15 +00:00
florian
aedd009f91
Add HFS and HFS+ modules ( #1024 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5713 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-07 14:12:39 +00:00
nbd
f37257b768
improve the stability of via-rhine with large packet sizes and high network load
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5707 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-07 06:17:38 +00:00
nbd
a1f92f4320
clean up x86-2.6 partitioning stuff
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5705 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-07 02:51:35 +00:00
nbd
19021c16ff
remove custom partition table hack, add ptgen utility for generating partition tables
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5704 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-07 00:26:26 +00:00
nbd
440a0b6f4a
replace the ugly rb532 cmdline hack with a cleaner one that does not depend on magic offsets
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5699 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-06 18:31:28 +00:00
nbd
da4077f1bc
fix path to lzma-loader
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5698 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-06 16:12:30 +00:00
nbd
2227539547
disable wgt634u image for brcm-2.4
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5697 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-06 15:42:15 +00:00
nbd
c37a402fc2
fix pptp nat commit - committed the wrong file
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5696 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-06 03:40:05 +00:00
nbd
374e36d69b
add pptp nat fix (should fix #571 , needs to be tested)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5695 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-05 23:51:29 +00:00
mbm
9e0a57b449
move target/image/platform to target/linux/platform/image
...
platform directories are now self contained
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5669 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-28 20:14:41 +00:00
nbd
23117d160a
portability fix
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5665 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-28 03:52:51 +00:00
nbd
28398504ad
fix brcm-2.4 target profiles
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5658 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-27 05:25:42 +00:00
nbd
ed1b2eb613
add a workaround for a race-condition in the wl driver (triggered by ap+sta mode in a bridge)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5635 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-24 01:48:23 +00:00
nbd
e29da0f423
upgrade to linux 2.4.33.4
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5634 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-24 00:56:51 +00:00
malbon
c2018069cd
CFE tag partitioning support.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5631 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-23 22:13:25 +00:00
nbd
271c7696bd
deny non-root access to /dev/mtd*ro
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5628 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-23 17:54:24 +00:00
nbd
d815319707
fix the ixp4xx arch - armeb, not arm
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5627 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-23 16:18:59 +00:00
florian
df70463b99
Add ethernet bonding support for x86 ( #856 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5626 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-23 10:15:19 +00:00
nbd
45931610d1
add missing src symlink
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5623 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-23 00:16:41 +00:00
nbd
356535ffd7
move platform specific base-files into target/linux/<targetname>
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5621 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-22 23:27:29 +00:00
nbd
0a85e0db3e
remove zimage patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5614 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-22 13:57:49 +00:00
nbd
2c38903c12
autodetect atm, pci, usb, pcmcia features from kernel config file
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5586 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-19 20:30:11 +00:00
nbd
74a5d18a1f
reorganize nat helper packages, move ftp and irc nat to a package that is enabled by default, for security reasons - see #917 for more information
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5581 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-19 01:03:47 +00:00
nbd
b106c80cfc
remove outdated README file
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5573 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-18 21:38:02 +00:00
nbd
0b28740162
add prereq checks for target/linux/* and target/image/*, check for fdisk for the x86 builds
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5569 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-18 21:12:18 +00:00
nbd
260df66c46
remove kallsyms from au1000 kernel config - makes the kernels way too big
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5561 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-18 18:04:09 +00:00
nbd
e8d3ab87c6
mini_fo fixes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5556 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-17 15:58:58 +00:00
nbd
3e3c12b84b
add a few missing exports
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5547 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-17 04:01:56 +00:00
nbd
26b6b5bdd1
upgrade to broadcom wl driver version 4.80.53.0 (from wrt350n release)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5546 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-17 03:54:33 +00:00
nbd
4e778f2d1d
add mini_fo
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5541 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-17 02:50:09 +00:00
nbd
7880003a0a
enable irq sharing for the serial console
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5540 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-17 01:31:11 +00:00
nbd
606cd0636d
fix the backport of ipt_string by adding the linux 2.6 textsearch code in a way that does not require adding stuff to our kernel image - linux 2.6 compatible
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5527 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-14 01:45:10 +00:00
nbd
9700c58381
add missing uml include (patch from #955 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5523 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-13 19:28:23 +00:00
florian
b6d31f033f
Add rdc-2.6 description
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5517 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-12 19:11:21 +00:00
nbd
e34a6e1803
reorder variables
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5513 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-12 05:09:56 +00:00
nbd
5be70dfb57
implement target profiles in menuconfig
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5512 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-12 05:06:56 +00:00
nbd
e158d8b6a7
make target/linux/* directories self-contained, use the selected kernel version for the toolchain, autogenerate menuconfig and makefile code for target selection
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5498 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-11 23:11:02 +00:00
florian
ca00145059
Enable iso9660 and udf kernel modules ( #930 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5485 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-09 18:53:23 +00:00
florian
495294a4df
Add missing definitions, prevented users of Fedora Core 5 (and probably others) to build UML kernels.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5453 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-06 16:17:11 +00:00
florian
a777ac2c82
Add support for ne2000 pci NIC ( #916 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5451 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-06 15:34:12 +00:00