Commit graph

4986 commits

Author SHA1 Message Date
Hamish Guthrie
cfec8068ce There are issues with the CRC calc stuff under x86_64. This version only works on 32-bit architectures.
SVN-Revision: 6637
2007-03-22 17:45:21 +00:00
Hamish Guthrie
5bd6518456 New program to generate u-boot parameter block with correct CRC to enable reprogramming parameters from Linux.
SVN-Revision: 6636
2007-03-22 17:33:29 +00:00
Eugene Konev
ec63c08be8 ar7 misc fixes: - serial - memory probing
SVN-Revision: 6635
2007-03-22 16:39:07 +00:00
Florian Fainelli
0d7c5a12e1 Also add squashfs to the possible filesystems to be mounted
SVN-Revision: 6634
2007-03-21 22:18:07 +00:00
Florian Fainelli
e9c056090a Remove usb support for the moment
SVN-Revision: 6633
2007-03-21 21:50:58 +00:00
Florian Fainelli
28c4689e06 backward compatible code, if ssb is not enabled
SVN-Revision: 6632
2007-03-21 21:29:30 +00:00
Florian Fainelli
86b6dab84d Include profiles
SVN-Revision: 6631
2007-03-21 20:11:00 +00:00
Florian Fainelli
0499278053 Fix a typo
SVN-Revision: 6630
2007-03-21 18:47:41 +00:00
Florian Fainelli
16d645378e Enable profiles for adm5120
SVN-Revision: 6629
2007-03-21 18:10:55 +00:00
Florian Fainelli
3bd14c6197 Fix warnings and add more detailed informations
SVN-Revision: 6628
2007-03-21 17:23:34 +00:00
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