Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Add image generation for edimax routers | Florian Fainelli | 2007-03-21 | |
| | | | | SVN-Revision: 6627 | |||
* | Added primary and secondary bootloaders | Hamish Guthrie | 2007-03-20 | |
| | | | | SVN-Revision: 6626 | |||
* | prom_free_prom_memory is useless | Florian Fainelli | 2007-03-20 | |
| | | | | SVN-Revision: 6625 | |||
* | Use the bcm947xx mtd driver instead | Florian Fainelli | 2007-03-20 | |
| | | | | SVN-Revision: 6624 | |||
* | uml now needs init=/etc/preinit, fix example in README | Nicolas Thill | 2007-03-20 | |
| | | | | SVN-Revision: 6622 | |||
* | attempt to fix uml kernel config for i386 | Nicolas Thill | 2007-03-20 | |
| | | | | SVN-Revision: 6621 | |||
* | Re-enable adm5120 mtd driver | Florian Fainelli | 2007-03-19 | |
| | | | | SVN-Revision: 6620 | |||
* | add an optional parameter to scan_interfaces() that can override the network ↵ | Felix Fietkau | 2007-03-19 | |
| | | | | | | config file (defaults to 'network') SVN-Revision: 6619 | |||
* | Remove 8250 serial driver, enable software watchdog | Florian Fainelli | 2007-03-19 | |
| | | | | SVN-Revision: 6618 | |||
* | CFE-ready mtd driver, needs fixing though, update kernel config | Florian Fainelli | 2007-03-19 | |
| | | | | SVN-Revision: 6617 | |||
* | Fix the baudrate macro | Florian Fainelli | 2007-03-19 | |
| | | | | SVN-Revision: 6616 | |||
* | Fix the uart patch | Florian Fainelli | 2007-03-19 | |
| | | | | SVN-Revision: 6615 | |||
* | Preliminary ADM5120 support, marked as broken | Florian Fainelli | 2007-03-19 | |
| | | | | SVN-Revision: 6614 | |||
* | Remove initrd code leftovers. Also fixes "Bad page state" on boot (kernel ↵ | Eugene Konev | 2007-03-19 | |
| | | | | | | tried to free initramfs twice). SVN-Revision: 6613 | |||
* | Updated content of wireless.tex, next version will have example configs | Nicholas DePetrillo | 2007-03-19 | |
| | | | | SVN-Revision: 6612 | |||
* | Add forgotten part of vlynq irq setup | Eugene Konev | 2007-03-18 | |
| | | | | SVN-Revision: 6606 | |||
* | Add acx package | Eugene Konev | 2007-03-18 | |
| | | | | SVN-Revision: 6605 | |||
* | ar7-2.4 cleanup - Switch to generic init scripts (/sbin/mount_root, ↵ | Eugene Konev | 2007-03-18 | |
| | | | | | | /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 | |||
* | Move /sys on pivot_root too | Eugene Konev | 2007-03-18 | |
| | | | | SVN-Revision: 6603 | |||
* | Fix a warning | Florian Fainelli | 2007-03-18 | |
| | | | | SVN-Revision: 6602 | |||
* | Add bssid fix from #1281 | Florian Fainelli | 2007-03-18 | |
| | | | | SVN-Revision: 6601 | |||
* | Add ar7-2.6 port (marked as broken for now). | Eugene Konev | 2007-03-18 | |
| | | | | SVN-Revision: 6600 | |||
* | Add srec2bin to firmware-utils | Eugene Konev | 2007-03-18 | |
| | | | | SVN-Revision: 6599 | |||
* | Make lzma-loader sdram mapping configurable (#1169) | Eugene Konev | 2007-03-18 | |
| | | | | SVN-Revision: 6598 | |||
* | Changed pin selections in low-level mmc driver | Hamish Guthrie | 2007-03-17 | |
| | | | | SVN-Revision: 6596 | |||
* | upgrade dnsmasq to latest version, rewrite dnsmasq init script for uci, ↵ | Felix Fietkau | 2007-03-17 | |
| | | | | | | rename /bin/ipcalc to /bin/ipcalc.sh (fixes #1452) SVN-Revision: 6595 | |||
* | remove duplicate section to find bridge name | Travis Kemen | 2007-03-17 | |
| | | | | SVN-Revision: 6591 | |||
* | fix default netmask | Felix Fietkau | 2007-03-17 | |
| | | | | SVN-Revision: 6589 | |||
* | speed up package/install | Felix Fietkau | 2007-03-17 | |
| | | | | SVN-Revision: 6588 | |||
* | fix a small bug in the unpack code | Felix Fietkau | 2007-03-16 | |
| | | | | SVN-Revision: 6587 | |||
* | package libssp for apps that need it (only enabled for gcc4) | Felix Fietkau | 2007-03-16 | |
| | | | | SVN-Revision: 6584 | |||
* | remove some debug code that slipped into the commit | Felix Fietkau | 2007-03-16 | |
| | | | | SVN-Revision: 6583 | |||
* | add file type autodetection for the unpack command and nuke PKG_CAT:= in ↵ | Felix Fietkau | 2007-03-16 | |
| | | | | | | lots of places SVN-Revision: 6582 | |||
* | re-enable SDK=1 and DEVELOPER=1 overrides for building all packages | Felix Fietkau | 2007-03-16 | |
| | | | | SVN-Revision: 6581 | |||
* | add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use ↵ | Felix Fietkau | 2007-03-16 | |
| | | | | | | KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise) SVN-Revision: 6580 | |||
* | Changed kernel configs to enable more packages. Added additional ↵ | Hamish Guthrie | 2007-03-16 | |
| | | | | | | dependencies to mmc module in the modules tree SVN-Revision: 6579 | |||
* | Fix compilation errors with xt_portscan | Florian Fainelli | 2007-03-16 | |
| | | | | SVN-Revision: 6578 | |||
* | Fix the serial driver with the devfs removal | Florian Fainelli | 2007-03-16 | |
| | | | | SVN-Revision: 6577 | |||
* | add a new 'option disabled' to wifi-device | Mike Baker | 2007-03-16 | |
| | | | | SVN-Revision: 6576 | |||
* | add final fix for brcm47xx-2.6 memory corruption (patch from #1465) | Felix Fietkau | 2007-03-16 | |
| | | | | SVN-Revision: 6575 | |||
* | revert part of [6573] to keep the speedup of metadata scanning | Felix Fietkau | 2007-03-16 | |
| | | | | SVN-Revision: 6574 | |||
* | formatting and trivial cleanup | Mike Baker | 2007-03-16 | |
| | | | | SVN-Revision: 6573 | |||
* | Add an 'Image Configuration' menu to menuconfig Packages can export a list ↵ | Felix Fietkau | 2007-03-16 | |
| | | | | | | 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 | |||
* | split package.mk and clean up build system code (based on patch by mbm), ↵ | Felix Fietkau | 2007-03-15 | |
| | | | | | | makes the code more readable and speeds up metadata scan SVN-Revision: 6571 | |||
* | Enable bridge, disable wifi Easier to deal with "how do I enable wifi" than ↵ | Mike Baker | 2007-03-15 | |
| | | | | | | "why isn't wifi working?" SVN-Revision: 6570 | |||
* | enable ext2 by default for rb532 (fixes #1466) | Felix Fietkau | 2007-03-15 | |
| | | | | SVN-Revision: 6569 | |||
* | brcm47xx: add a few nops to keep the cpu happy | Felix Fietkau | 2007-03-15 | |
| | | | | SVN-Revision: 6568 | |||
* | added TXpower, antenna diversity, distance, backround scan, PSK and PSK2 ↵ | Travis Kemen | 2007-03-15 | |
| | | | | | | settings, from #1287 #1255 SVN-Revision: 6567 | |||
* | Change mtu value for pppoa and pppoe (#945) | Florian Fainelli | 2007-03-14 | |
| | | | | SVN-Revision: 6566 | |||
* | fix kmod-switch compile on brcm-2.4 (#1461) | Felix Fietkau | 2007-03-14 | |
| | | | | SVN-Revision: 6565 |