aboutsummaryrefslogtreecommitdiff
path: root/target
Commit message (Collapse)AuthorAge
...
* fix flash buswidth detectionFelix Fietkau2007-03-27
| | | | SVN-Revision: 6727
* ar7: cpmac: use fixed-size ringbuffers for rx/tx descriptors, use single ↵Eugene Konev2007-03-27
| | | | | | channel rx, move skb allocation out of interrupt, general cleanup SVN-Revision: 6724
* ar7: speed up irq handlers, fix asm/ar7/ar7.hEugene Konev2007-03-27
| | | | SVN-Revision: 6723
* Fix edimax image generationFlorian Fainelli2007-03-26
| | | | SVN-Revision: 6722
* Also forgot adding the adm5120_info fileFlorian Fainelli2007-03-26
| | | | SVN-Revision: 6719
* fix the sdkFelix Fietkau2007-03-26
| | | | SVN-Revision: 6718
* Disable YAFFS and NAND by defaultFlorian Fainelli2007-03-26
| | | | SVN-Revision: 6717
* Move the yaffs patch to be generic, shared between rb532 and adm5120Florian Fainelli2007-03-26
| | | | SVN-Revision: 6716
* Forgot adding infos headerFlorian Fainelli2007-03-26
| | | | SVN-Revision: 6715
* Rewrite of the bootloader runtime detection (Gabor Juhos)Florian Fainelli2007-03-26
| | | | SVN-Revision: 6713
* Add myloader definitionsFlorian Fainelli2007-03-26
| | | | SVN-Revision: 6712
* Preserve fw_arg0-3 to allow runtime bootloader detection (Gabor Juhos)Florian Fainelli2007-03-26
| | | | SVN-Revision: 6711
* add fix from #1516Felix Fietkau2007-03-25
| | | | SVN-Revision: 6697
* ar7: clocks setup (prerequisite for dsl/usb) and misc cleanups.Eugene Konev2007-03-25
| | | | SVN-Revision: 6693
* Update kernel configFlorian Fainelli2007-03-24
| | | | SVN-Revision: 6690
* Forgot to define what CFE isFlorian Fainelli2007-03-24
| | | | SVN-Revision: 6685
* Typo fixFlorian Fainelli2007-03-24
| | | | SVN-Revision: 6684
* Do not register more than 2 ethernet porst for CFE based devices (i.e : ↵Florian Fainelli2007-03-24
| | | | | | Compex WP54G-wrt) SVN-Revision: 6683
* Added support for BSD pty'sHamish Guthrie2007-03-24
| | | | SVN-Revision: 6673
* Added facility to program entire device from SD-Card Fixed up MAC address ↵Hamish Guthrie2007-03-24
| | | | | | init in u-boot SVN-Revision: 6662
* add bcm94710a0 cache workarounds to brcm47xx-2.6 (fix #1502)Felix Fietkau2007-03-23
| | | | SVN-Revision: 6649
* Final image build fixupsHamish Guthrie2007-03-23
| | | | SVN-Revision: 6644
* add more stability fixes for brcm47xx-2.6 on bcm4704 (from #1485)Felix Fietkau2007-03-23
| | | | SVN-Revision: 6642
* Add CFE runtime detectionFlorian Fainelli2007-03-22
| | | | SVN-Revision: 6641
* Add firmware generation for other Compex boards based on myloader, thanks to ↵Florian Fainelli2007-03-22
| | | | | | Juhos Gabor ! SVN-Revision: 6640
* add brcm47xx-2.6 fixes from #1496Felix Fietkau2007-03-22
| | | | SVN-Revision: 6639
* Added rule for objdump Added support for AT91 SD-Card in primary bootloader ↵Hamish Guthrie2007-03-22
| | | | | | (romboot) SVN-Revision: 6638
* There are issues with the CRC calc stuff under x86_64. This version only ↵Hamish Guthrie2007-03-22
| | | | | | works on 32-bit architectures. SVN-Revision: 6637
* New program to generate u-boot parameter block with correct CRC to enable ↵Hamish Guthrie2007-03-22
| | | | | | reprogramming parameters from Linux. SVN-Revision: 6636
* ar7 misc fixes: - serial - memory probingEugene Konev2007-03-22
| | | | SVN-Revision: 6635
* Also add squashfs to the possible filesystems to be mountedFlorian Fainelli2007-03-21
| | | | SVN-Revision: 6634
* Remove usb support for the momentFlorian Fainelli2007-03-21
| | | | SVN-Revision: 6633
* backward compatible code, if ssb is not enabledFlorian Fainelli2007-03-21
| | | | SVN-Revision: 6632
* Include profilesFlorian Fainelli2007-03-21
| | | | SVN-Revision: 6631
* Fix a typoFlorian Fainelli2007-03-21
| | | | SVN-Revision: 6630
* Enable profiles for adm5120Florian Fainelli2007-03-21
| | | | SVN-Revision: 6629
* Fix warnings and add more detailed informationsFlorian Fainelli2007-03-21
| | | | SVN-Revision: 6628
* Add image generation for edimax routersFlorian Fainelli2007-03-21
| | | | SVN-Revision: 6627
* Added primary and secondary bootloadersHamish Guthrie2007-03-20
| | | | SVN-Revision: 6626
* prom_free_prom_memory is uselessFlorian Fainelli2007-03-20
| | | | SVN-Revision: 6625
* Use the bcm947xx mtd driver insteadFlorian Fainelli2007-03-20
| | | | SVN-Revision: 6624
* uml now needs init=/etc/preinit, fix example in READMENicolas Thill2007-03-20
| | | | SVN-Revision: 6622
* attempt to fix uml kernel config for i386Nicolas Thill2007-03-20
| | | | SVN-Revision: 6621
* Re-enable adm5120 mtd driverFlorian Fainelli2007-03-19
| | | | SVN-Revision: 6620
* Remove 8250 serial driver, enable software watchdogFlorian Fainelli2007-03-19
| | | | SVN-Revision: 6618
* CFE-ready mtd driver, needs fixing though, update kernel configFlorian Fainelli2007-03-19
| | | | SVN-Revision: 6617
* Fix the baudrate macroFlorian Fainelli2007-03-19
| | | | SVN-Revision: 6616
* Fix the uart patchFlorian Fainelli2007-03-19
| | | | SVN-Revision: 6615
* Preliminary ADM5120 support, marked as brokenFlorian Fainelli2007-03-19
| | | | SVN-Revision: 6614
* Remove initrd code leftovers. Also fixes "Bad page state" on boot (kernel ↵Eugene Konev2007-03-19
| | | | | | tried to free initramfs twice). SVN-Revision: 6613