Commit Graph

4776 Commits

Author SHA1 Message Date
Florian Fainelli
5e7833d044 Add image generation for edimax routers
SVN-Revision: 6627
2007-03-21 15:04:07 +00:00
Hamish Guthrie
285c45e7fd Added primary and secondary bootloaders
SVN-Revision: 6626
2007-03-20 09:59:17 +00:00
Florian Fainelli
ccb99d82df prom_free_prom_memory is useless
SVN-Revision: 6625
2007-03-20 09:23:43 +00:00
Florian Fainelli
4b8150a056 Use the bcm947xx mtd driver instead
SVN-Revision: 6624
2007-03-20 09:00:23 +00:00
Nicolas Thill
6726055df0 uml now needs init=/etc/preinit, fix example in README
SVN-Revision: 6622
2007-03-20 01:36:56 +00:00
Nicolas Thill
f5225bef85 attempt to fix uml kernel config for i386
SVN-Revision: 6621
2007-03-20 01:32:09 +00:00
Florian Fainelli
78f10cebdd Re-enable adm5120 mtd driver
SVN-Revision: 6620
2007-03-19 22:42:23 +00:00
Felix Fietkau
f9abb7cbba add an optional parameter to scan_interfaces() that can override the network config file (defaults to 'network')
SVN-Revision: 6619
2007-03-19 22:06:31 +00:00
Florian Fainelli
b8ca430c7f Remove 8250 serial driver, enable software watchdog
SVN-Revision: 6618
2007-03-19 21:52:40 +00:00
Florian Fainelli
c2c8a6dfe7 CFE-ready mtd driver, needs fixing though, update kernel config
SVN-Revision: 6617
2007-03-19 21:43:06 +00:00
Florian Fainelli
1be7df6f97 Fix the baudrate macro
SVN-Revision: 6616
2007-03-19 19:51:26 +00:00
Florian Fainelli
9c4b23a8d1 Fix the uart patch
SVN-Revision: 6615
2007-03-19 19:38:12 +00:00
Florian Fainelli
d9dfd7341b Preliminary ADM5120 support, marked as broken
SVN-Revision: 6614
2007-03-19 17:34:37 +00:00
Eugene Konev
f04dd67969 Remove initrd code leftovers. Also fixes "Bad page state" on boot (kernel tried to free initramfs twice).
SVN-Revision: 6613
2007-03-19 17:25:06 +00:00
Nicholas DePetrillo
62c5b1c4ef Updated content of wireless.tex, next version will have example configs
SVN-Revision: 6612
2007-03-19 15:35:55 +00:00
Eugene Konev
510db3b0a6 Add forgotten part of vlynq irq setup
SVN-Revision: 6606
2007-03-18 16:00:28 +00:00
Eugene Konev
9eb91471ce Add acx package
SVN-Revision: 6605
2007-03-18 14:43:06 +00:00
Eugene Konev
259c114526 ar7-2.4 cleanup - Switch to generic init scripts (/sbin/mount_root, /bin/firstboot, /etc/preinit), failsafe part moved to /etc/preinit.arch. This should fix #1449 with an added benefit of using mini_fo. - Switch to generic /etc/config/network. - ar7 flashmap: change "OpenWrt" to "rootfs_data", move ar7_mtd_cleanup out of .exit.
SVN-Revision: 6604
2007-03-18 14:18:56 +00:00
Eugene Konev
b756ea8a95 Move /sys on pivot_root too
SVN-Revision: 6603
2007-03-18 13:47:28 +00:00
Florian Fainelli
2b9f949403 Fix a warning
SVN-Revision: 6602
2007-03-18 13:06:33 +00:00
Florian Fainelli
677b02a250 Add bssid fix from #1281
SVN-Revision: 6601
2007-03-18 12:59:44 +00:00
Eugene Konev
6eb218b9c9 Add ar7-2.6 port (marked as broken for now).
SVN-Revision: 6600
2007-03-18 09:40:51 +00:00
Eugene Konev
3dbd8ff32f Add srec2bin to firmware-utils
SVN-Revision: 6599
2007-03-18 09:33:39 +00:00
Eugene Konev
418ae3a045 Make lzma-loader sdram mapping configurable (#1169)
SVN-Revision: 6598
2007-03-18 09:32:22 +00:00
Hamish Guthrie
2ee061880b Changed pin selections in low-level mmc driver
SVN-Revision: 6596
2007-03-17 16:19:09 +00:00
Felix Fietkau
e1bb37f2ec upgrade dnsmasq to latest version, rewrite dnsmasq init script for uci, rename /bin/ipcalc to /bin/ipcalc.sh (fixes #1452)
SVN-Revision: 6595
2007-03-17 13:31:13 +00:00
Travis Kemen
f1432e60f0 remove duplicate section to find bridge name
SVN-Revision: 6591
2007-03-17 03:56:14 +00:00
Felix Fietkau
e68e6f4be9 fix default netmask
SVN-Revision: 6589
2007-03-17 03:15:41 +00:00
Felix Fietkau
b2a976649f speed up package/install
SVN-Revision: 6588
2007-03-17 02:54:16 +00:00
Felix Fietkau
04ae63915e fix a small bug in the unpack code
SVN-Revision: 6587
2007-03-16 21:32:59 +00:00
Felix Fietkau
f38df5a0af package libssp for apps that need it (only enabled for gcc4)
SVN-Revision: 6584
2007-03-16 20:37:04 +00:00
Felix Fietkau
12051a5761 remove some debug code that slipped into the commit
SVN-Revision: 6583
2007-03-16 20:32:32 +00:00
Felix Fietkau
24faf55360 add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places
SVN-Revision: 6582
2007-03-16 20:21:39 +00:00
Felix Fietkau
198a3ae713 re-enable SDK=1 and DEVELOPER=1 overrides for building all packages
SVN-Revision: 6581
2007-03-16 20:20:19 +00:00
Felix Fietkau
1d307eea87 add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise)
SVN-Revision: 6580
2007-03-16 19:18:55 +00:00
Hamish Guthrie
edea35b85e Changed kernel configs to enable more packages. Added additional dependencies to mmc module in the modules tree
SVN-Revision: 6579
2007-03-16 18:53:35 +00:00
Florian Fainelli
ddb5473bb3 Fix compilation errors with xt_portscan
SVN-Revision: 6578
2007-03-16 18:35:48 +00:00
Florian Fainelli
11109c2515 Fix the serial driver with the devfs removal
SVN-Revision: 6577
2007-03-16 18:33:46 +00:00
Mike Baker
a738f566e6 add a new 'option disabled' to wifi-device
SVN-Revision: 6576
2007-03-16 13:56:36 +00:00
Felix Fietkau
a8fbb232f8 add final fix for brcm47xx-2.6 memory corruption (patch from #1465)
SVN-Revision: 6575
2007-03-16 12:26:33 +00:00
Felix Fietkau
b14f137a2e revert part of [6573] to keep the speedup of metadata scanning
SVN-Revision: 6574
2007-03-16 12:22:11 +00:00
Mike Baker
8dc90ccc11 formatting and trivial cleanup
SVN-Revision: 6573
2007-03-16 06:12:53 +00:00
Felix Fietkau
2c62bddcfe Add an 'Image Configuration' menu to menuconfig Packages can export a list of config options with labels and data types through the metadata. The selected config values will be exported to the target filesystem in /etc/uci-defaults and applied on the first boot.
SVN-Revision: 6572
2007-03-16 03:02:31 +00:00
Felix Fietkau
7b1a36cab4 split package.mk and clean up build system code (based on patch by mbm), makes the code more readable and speeds up metadata scan
SVN-Revision: 6571
2007-03-15 23:57:18 +00:00
Mike Baker
568c026623 Enable bridge, disable wifi Easier to deal with "how do I enable wifi" than "why isn't wifi working?"
SVN-Revision: 6570
2007-03-15 23:17:16 +00:00
Felix Fietkau
fbe0b0e33a enable ext2 by default for rb532 (fixes #1466)
SVN-Revision: 6569
2007-03-15 18:53:00 +00:00
Felix Fietkau
4319c79ad4 brcm47xx: add a few nops to keep the cpu happy
SVN-Revision: 6568
2007-03-15 12:07:43 +00:00
Travis Kemen
2873adfe53 added TXpower, antenna diversity, distance, backround scan, PSK and PSK2 settings, from #1287 #1255
SVN-Revision: 6567
2007-03-15 03:21:35 +00:00
Florian Fainelli
a6481bb35b Change mtu value for pppoa and pppoe (#945)
SVN-Revision: 6566
2007-03-14 19:00:10 +00:00
Felix Fietkau
80840457a5 fix kmod-switch compile on brcm-2.4 (#1461)
SVN-Revision: 6565
2007-03-14 13:42:21 +00:00