4970 Commits (74c927577d0c7aac96fe8f034913423b4be56a0d)
 

Author SHA1 Message Date
Florian Fainelli 78f10cebdd Re-enable adm5120 mtd driver 18 years ago
Felix Fietkau f9abb7cbba add an optional parameter to scan_interfaces() that can override the network config file (defaults to 'network') 18 years ago
Florian Fainelli b8ca430c7f Remove 8250 serial driver, enable software watchdog 18 years ago
Florian Fainelli c2c8a6dfe7 CFE-ready mtd driver, needs fixing though, update kernel config 18 years ago
Florian Fainelli 1be7df6f97 Fix the baudrate macro 18 years ago
Florian Fainelli 9c4b23a8d1 Fix the uart patch 18 years ago
Florian Fainelli d9dfd7341b Preliminary ADM5120 support, marked as broken 18 years ago
Eugene Konev f04dd67969 Remove initrd code leftovers. Also fixes "Bad page state" on boot (kernel tried to free initramfs twice). 18 years ago
Nicholas DePetrillo 62c5b1c4ef Updated content of wireless.tex, next version will have example configs 18 years ago
Eugene Konev 510db3b0a6 Add forgotten part of vlynq irq setup 18 years ago
Eugene Konev 9eb91471ce Add acx package 18 years ago
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. 18 years ago
Eugene Konev b756ea8a95 Move /sys on pivot_root too 18 years ago
Florian Fainelli 2b9f949403 Fix a warning 18 years ago
Florian Fainelli 677b02a250 Add bssid fix from #1281 18 years ago
Eugene Konev 6eb218b9c9 Add ar7-2.6 port (marked as broken for now). 18 years ago
Eugene Konev 3dbd8ff32f Add srec2bin to firmware-utils 18 years ago
Eugene Konev 418ae3a045 Make lzma-loader sdram mapping configurable (#1169) 18 years ago
Hamish Guthrie 2ee061880b Changed pin selections in low-level mmc driver 18 years ago
Felix Fietkau e1bb37f2ec upgrade dnsmasq to latest version, rewrite dnsmasq init script for uci, rename /bin/ipcalc to /bin/ipcalc.sh (fixes #1452) 18 years ago
Travis Kemen f1432e60f0 remove duplicate section to find bridge name 18 years ago
Felix Fietkau e68e6f4be9 fix default netmask 18 years ago
Felix Fietkau b2a976649f speed up package/install 18 years ago
Felix Fietkau 04ae63915e fix a small bug in the unpack code 18 years ago
Felix Fietkau f38df5a0af package libssp for apps that need it (only enabled for gcc4) 18 years ago
Felix Fietkau 12051a5761 remove some debug code that slipped into the commit 18 years ago
Felix Fietkau 24faf55360 add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places 18 years ago
Felix Fietkau 198a3ae713 re-enable SDK=1 and DEVELOPER=1 overrides for building all packages 18 years ago
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) 18 years ago
Hamish Guthrie edea35b85e Changed kernel configs to enable more packages. Added additional dependencies to mmc module in the modules tree 18 years ago
Florian Fainelli ddb5473bb3 Fix compilation errors with xt_portscan 18 years ago
Florian Fainelli 11109c2515 Fix the serial driver with the devfs removal 18 years ago
Mike Baker a738f566e6 add a new 'option disabled' to wifi-device 18 years ago
Felix Fietkau a8fbb232f8 add final fix for brcm47xx-2.6 memory corruption (patch from #1465) 18 years ago
Felix Fietkau b14f137a2e revert part of [6573] to keep the speedup of metadata scanning 18 years ago
Mike Baker 8dc90ccc11 formatting and trivial cleanup 18 years ago
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. 18 years ago
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 18 years ago
Mike Baker 568c026623 Enable bridge, disable wifi Easier to deal with "how do I enable wifi" than "why isn't wifi working?" 18 years ago
Felix Fietkau fbe0b0e33a enable ext2 by default for rb532 (fixes #1466) 18 years ago
Felix Fietkau 4319c79ad4 brcm47xx: add a few nops to keep the cpu happy 18 years ago
Travis Kemen 2873adfe53 added TXpower, antenna diversity, distance, backround scan, PSK and PSK2 settings, from #1287 #1255 18 years ago
Florian Fainelli a6481bb35b Change mtu value for pppoa and pppoe (#945) 18 years ago
Felix Fietkau 80840457a5 fix kmod-switch compile on brcm-2.4 (#1461) 18 years ago
Felix Fietkau dcfbd5f656 fix up remaining parts for the brcm47xx-2.6 port (tested on wgt634u), nuke the old brcm-2.6 port, close #1312, #1451 18 years ago
Felix Fietkau 53a5d4131f add reboot fix from #1312 18 years ago
Felix Fietkau bf622ab0ae add diag and switch support for brcm47xx-2.6 18 years ago
Felix Fietkau 40c03084c2 add -i <include file> and -f <ahtml file> options for awx interpreter (requested by mbm) 18 years ago
Felix Fietkau b57adf4d9a fix the patchlevel of the busybox stty patch 18 years ago
Hamish Guthrie e86198fcce Small bug fix to package/kernel/modules/other.mk stty broken in busybox 1.4.1, added patch with fixed code from BB SVN. This will need to be removed when 1.4.2 is released. 18 years ago