Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add 'deselect' property for menuconfig | Felix Fietkau | 2007-03-23 | 9 | -442/+483 |
| | | | | SVN-Revision: 6647 | ||||
* | Make mksyshdr safe for 64bits platforms (#1504) | Florian Fainelli | 2007-03-23 | 1 | -4/+6 |
| | | | | SVN-Revision: 6646 | ||||
* | Final image build fixups | Hamish Guthrie | 2007-03-23 | 2 | -1/+18 |
| | | | | SVN-Revision: 6644 | ||||
* | fix typo in UnistallDev | Nicolas Thill | 2007-03-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 6643 | ||||
* | add more stability fixes for brcm47xx-2.6 on bcm4704 (from #1485) | Felix Fietkau | 2007-03-23 | 1 | -0/+48 |
| | | | | SVN-Revision: 6642 | ||||
* | Add CFE runtime detection | Florian Fainelli | 2007-03-22 | 1 | -0/+34 |
| | | | | SVN-Revision: 6641 | ||||
* | Add firmware generation for other Compex boards based on myloader, thanks to ↵ | Florian Fainelli | 2007-03-22 | 4 | -1/+1364 |
| | | | | | | Juhos Gabor ! SVN-Revision: 6640 | ||||
* | add brcm47xx-2.6 fixes from #1496 | Felix Fietkau | 2007-03-22 | 5 | -7/+40 |
| | | | | SVN-Revision: 6639 | ||||
* | Added rule for objdump Added support for AT91 SD-Card in primary bootloader ↵ | Hamish Guthrie | 2007-03-22 | 2 | -1/+1824 |
| | | | | | | (romboot) SVN-Revision: 6638 | ||||
* | There are issues with the CRC calc stuff under x86_64. This version only ↵ | Hamish Guthrie | 2007-03-22 | 1 | -0/+11 |
| | | | | | | works on 32-bit architectures. SVN-Revision: 6637 | ||||
* | New program to generate u-boot parameter block with correct CRC to enable ↵ | Hamish Guthrie | 2007-03-22 | 1 | -0/+115 |
| | | | | | | reprogramming parameters from Linux. SVN-Revision: 6636 | ||||
* | ar7 misc fixes: - serial - memory probing | Eugene Konev | 2007-03-22 | 4 | -42/+64 |
| | | | | SVN-Revision: 6635 | ||||
* | Also add squashfs to the possible filesystems to be mounted | Florian Fainelli | 2007-03-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 6634 | ||||
* | Remove usb support for the moment | Florian Fainelli | 2007-03-21 | 1 | -19/+1 |
| | | | | SVN-Revision: 6633 | ||||
* | backward compatible code, if ssb is not enabled | Florian Fainelli | 2007-03-21 | 1 | -0/+12 |
| | | | | SVN-Revision: 6632 | ||||
* | Include profiles | Florian Fainelli | 2007-03-21 | 1 | -1/+3 |
| | | | | SVN-Revision: 6631 | ||||
* | Fix a typo | Florian Fainelli | 2007-03-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 6630 | ||||
* | Enable profiles for adm5120 | Florian Fainelli | 2007-03-21 | 2 | -0/+34 |
| | | | | SVN-Revision: 6629 | ||||
* | Fix warnings and add more detailed informations | Florian Fainelli | 2007-03-21 | 1 | -10/+10 |
| | | | | SVN-Revision: 6628 | ||||
* | Add image generation for edimax routers | Florian Fainelli | 2007-03-21 | 3 | -0/+58 |
| | | | | SVN-Revision: 6627 | ||||
* | Added primary and secondary bootloaders | Hamish Guthrie | 2007-03-20 | 11 | -10/+6399 |
| | | | | SVN-Revision: 6626 | ||||
* | prom_free_prom_memory is useless | Florian Fainelli | 2007-03-20 | 1 | -21/+2 |
| | | | | SVN-Revision: 6625 | ||||
* | Use the bcm947xx mtd driver instead | Florian Fainelli | 2007-03-20 | 1 | -184/+412 |
| | | | | SVN-Revision: 6624 | ||||
* | uml now needs init=/etc/preinit, fix example in README | Nicolas Thill | 2007-03-20 | 1 | -1/+1 |
| | | | | SVN-Revision: 6622 | ||||
* | attempt to fix uml kernel config for i386 | Nicolas Thill | 2007-03-20 | 1 | -1/+1 |
| | | | | SVN-Revision: 6621 | ||||
* | Re-enable adm5120 mtd driver | Florian Fainelli | 2007-03-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 6620 | ||||
* | add an optional parameter to scan_interfaces() that can override the network ↵ | Felix Fietkau | 2007-03-19 | 1 | -1/+2 |
| | | | | | | config file (defaults to 'network') SVN-Revision: 6619 | ||||
* | Remove 8250 serial driver, enable software watchdog | Florian Fainelli | 2007-03-19 | 1 | -6/+5 |
| | | | | SVN-Revision: 6618 | ||||
* | CFE-ready mtd driver, needs fixing though, update kernel config | Florian Fainelli | 2007-03-19 | 2 | -34/+188 |
| | | | | SVN-Revision: 6617 | ||||
* | Fix the baudrate macro | Florian Fainelli | 2007-03-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 6616 | ||||
* | Fix the uart patch | Florian Fainelli | 2007-03-19 | 1 | -14/+21 |
| | | | | SVN-Revision: 6615 | ||||
* | Preliminary ADM5120 support, marked as broken | Florian Fainelli | 2007-03-19 | 32 | -0/+4946 |
| | | | | SVN-Revision: 6614 | ||||
* | Remove initrd code leftovers. Also fixes "Bad page state" on boot (kernel ↵ | Eugene Konev | 2007-03-19 | 2 | -8/+1 |
| | | | | | | tried to free initramfs twice). SVN-Revision: 6613 | ||||
* | Updated content of wireless.tex, next version will have example configs | Nicholas DePetrillo | 2007-03-19 | 1 | -19/+99 |
| | | | | SVN-Revision: 6612 | ||||
* | Add forgotten part of vlynq irq setup | Eugene Konev | 2007-03-18 | 2 | -1/+5 |
| | | | | SVN-Revision: 6606 | ||||
* | Add acx package | Eugene Konev | 2007-03-18 | 3 | -0/+95 |
| | | | | SVN-Revision: 6605 | ||||
* | ar7-2.4 cleanup - Switch to generic init scripts (/sbin/mount_root, ↵ | Eugene Konev | 2007-03-18 | 6 | -145/+8 |
| | | | | | | /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 | 1 | -0/+1 |
| | | | | SVN-Revision: 6603 | ||||
* | Fix a warning | Florian Fainelli | 2007-03-18 | 1 | -0/+1 |
| | | | | SVN-Revision: 6602 | ||||
* | Add bssid fix from #1281 | Florian Fainelli | 2007-03-18 | 2 | -0/+42 |
| | | | | SVN-Revision: 6601 | ||||
* | Add ar7-2.6 port (marked as broken for now). | Eugene Konev | 2007-03-18 | 33 | -0/+5058 |
| | | | | SVN-Revision: 6600 | ||||
* | Add srec2bin to firmware-utils | Eugene Konev | 2007-03-18 | 2 | -0/+524 |
| | | | | SVN-Revision: 6599 | ||||
* | Make lzma-loader sdram mapping configurable (#1169) | Eugene Konev | 2007-03-18 | 3 | -4/+8 |
| | | | | SVN-Revision: 6598 | ||||
* | Changed pin selections in low-level mmc driver | Hamish Guthrie | 2007-03-17 | 1 | -0/+30 |
| | | | | SVN-Revision: 6596 | ||||
* | upgrade dnsmasq to latest version, rewrite dnsmasq init script for uci, ↵ | Felix Fietkau | 2007-03-17 | 5 | -51/+67 |
| | | | | | | rename /bin/ipcalc to /bin/ipcalc.sh (fixes #1452) SVN-Revision: 6595 | ||||
* | remove duplicate section to find bridge name | Travis Kemen | 2007-03-17 | 1 | -4/+0 |
| | | | | SVN-Revision: 6591 | ||||
* | fix default netmask | Felix Fietkau | 2007-03-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 6589 | ||||
* | speed up package/install | Felix Fietkau | 2007-03-17 | 1 | -1/+14 |
| | | | | SVN-Revision: 6588 | ||||
* | fix a small bug in the unpack code | Felix Fietkau | 2007-03-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 6587 | ||||
* | package libssp for apps that need it (only enabled for gcc4) | Felix Fietkau | 2007-03-16 | 1 | -1/+18 |
| | | | | SVN-Revision: 6584 |