convert from dos to unix format
[openwrt/svn-archive/archive.git] / target /
2007-04-01 Florian FainelliRestore image creation for rdc boards
2007-04-01 Florian FainelliWorking configuration, minimalistic
2007-04-01 Florian Fainellithe redboot parsing function needs to be exported
2007-04-01 Florian FainelliCode cleanup
2007-03-31 Hamish Guthriereversal of previous dummy commit
2007-03-31 Hamish GuthrieDummy update - to be reversed
2007-03-31 Florian FainelliFix the division by zero (sn9)
2007-03-30 Florian FainelliDisable firmware creation for the moment
2007-03-30 Florian FainelliSplit up drivers and specific files, update flash map...
2007-03-30 Mike BakerRemove extra -
2007-03-30 Hamish GuthrieMoved activity led to correct IO ports
2007-03-29 Florian FainelliCleanup system code and use definitions
2007-03-29 Florian FainelliAdd definitions, add settings detection for SoCs
2007-03-29 Florian FainelliFix myloader partition table parser
2007-03-29 Florian FainelliFix warning
2007-03-29 Florian FainelliWorking, but very minimalistic kernel config for rdc-2.6
2007-03-29 Florian FainelliShould fix edimax generation
2007-03-28 Florian FainelliFix the irq request
2007-03-28 Florian FainelliFix warnings
2007-03-28 Florian FainelliEnable kmod-sched for adm5120
2007-03-28 Florian FainelliUse myloader parser in the adm5120 mtd driver. Do not...
2007-03-28 Florian FainelliAdd myloader partition table parser
2007-03-27 Felix Fietkauclean up nfsd kernel config entries (#1523)
2007-03-27 Felix Fietkauadd nfs kernel server kmod package (patch from #1524)
2007-03-27 Felix Fietkaufix flash buswidth detection
2007-03-27 Eugene Konevar7: cpmac: use fixed-size ringbuffers for rx/tx descri...
2007-03-27 Eugene Konevar7: speed up irq handlers, fix asm/ar7/ar7.h
2007-03-26 Florian FainelliFix edimax image generation
2007-03-26 Florian FainelliAlso forgot adding the adm5120_info file
2007-03-26 Felix Fietkaufix the sdk
2007-03-26 Florian FainelliDisable YAFFS and NAND by default
2007-03-26 Florian FainelliMove the yaffs patch to be generic, shared between...
2007-03-26 Florian FainelliForgot adding infos header
2007-03-26 Florian FainelliRewrite of the bootloader runtime detection (Gabor...
2007-03-26 Florian FainelliAdd myloader definitions
2007-03-26 Florian FainelliPreserve fw_arg0-3 to allow runtime bootloader detectio...
2007-03-25 Felix Fietkauadd fix from #1516
2007-03-25 Eugene Konevar7: clocks setup (prerequisite for dsl/usb) and misc...
2007-03-24 Florian FainelliUpdate kernel config
2007-03-24 Florian FainelliForgot to define what CFE is
2007-03-24 Florian FainelliTypo fix
2007-03-24 Florian FainelliDo not register more than 2 ethernet porst for CFE...
2007-03-24 Hamish GuthrieAdded support for BSD pty's
2007-03-24 Hamish GuthrieAdded facility to program entire device from SD-Card
2007-03-23 Felix Fietkauadd bcm94710a0 cache workarounds to brcm47xx-2.6 (fix...
2007-03-23 Hamish GuthrieFinal image build fixups
2007-03-23 Felix Fietkauadd more stability fixes for brcm47xx-2.6 on bcm4704...
2007-03-22 Florian FainelliAdd CFE runtime detection
2007-03-22 Florian FainelliAdd firmware generation for other Compex boards based...
2007-03-22 Felix Fietkauadd brcm47xx-2.6 fixes from #1496
2007-03-22 Hamish GuthrieAdded rule for objdump
2007-03-22 Hamish GuthrieThere are issues with the CRC calc stuff under x86_64...
2007-03-22 Hamish GuthrieNew program to generate u-boot parameter block with...
2007-03-22 Eugene Konevar7 misc fixes:
2007-03-21 Florian FainelliAlso add squashfs to the possible filesystems to be...
2007-03-21 Florian FainelliRemove usb support for the moment
2007-03-21 Florian Fainellibackward compatible code, if ssb is not enabled
2007-03-21 Florian FainelliInclude profiles
2007-03-21 Florian FainelliFix a typo
2007-03-21 Florian FainelliEnable profiles for adm5120
2007-03-21 Florian FainelliFix warnings and add more detailed informations
2007-03-21 Florian FainelliAdd image generation for edimax routers
2007-03-20 Hamish GuthrieAdded primary and secondary bootloaders
2007-03-20 Florian Fainelliprom_free_prom_memory is useless
2007-03-20 Florian FainelliUse the bcm947xx mtd driver instead
2007-03-20 Nicolas Thilluml now needs init=/etc/preinit, fix example in README
2007-03-20 Nicolas Thillattempt to fix uml kernel config for i386
2007-03-19 Florian FainelliRe-enable adm5120 mtd driver
2007-03-19 Florian FainelliRemove 8250 serial driver, enable software watchdog
2007-03-19 Florian FainelliCFE-ready mtd driver, needs fixing though, update kerne...
2007-03-19 Florian FainelliFix the baudrate macro
2007-03-19 Florian FainelliFix the uart patch
2007-03-19 Florian FainelliPreliminary ADM5120 support, marked as broken
2007-03-19 Eugene KonevRemove initrd code leftovers. Also fixes "Bad page...
2007-03-18 Eugene KonevAdd forgotten part of vlynq irq setup
2007-03-18 Eugene Konevar7-2.4 cleanup
2007-03-18 Eugene KonevAdd ar7-2.6 port (marked as broken for now).
2007-03-18 Eugene KonevMake lzma-loader sdram mapping configurable (#1169)
2007-03-17 Hamish GuthrieChanged pin selections in low-level mmc driver
2007-03-16 Hamish GuthrieChanged kernel configs to enable more packages. Added...
2007-03-16 Florian FainelliFix compilation errors with xt_portscan
2007-03-16 Florian FainelliFix the serial driver with the devfs removal
2007-03-16 Felix Fietkauadd final fix for brcm47xx-2.6 memory corruption (patch...
2007-03-16 Felix FietkauAdd an 'Image Configuration' menu to menuconfig
2007-03-15 Felix Fietkauenable ext2 by default for rb532 (fixes #1466)
2007-03-15 Felix Fietkaubrcm47xx: add a few nops to keep the cpu happy
2007-03-14 Felix Fietkaufix up remaining parts for the brcm47xx-2.6 port (teste...
2007-03-14 Felix Fietkauadd reboot fix from #1312
2007-03-12 Felix Fietkauremove screwy network config override from x86-2.6...
2007-03-11 Imre Kalozadd preliminary IOP32x support, mark it broken for now
2007-03-11 Felix Fietkauoops... forgot to make x86-2.6 ext2 images use preinit...
2007-03-10 Hamish GuthrieAdded MMC/SD Card module support
2007-03-09 Mike Bakermore devfs related bugs
2007-03-09 Felix Fietkaufix up the netconfig script after the devfs=>hotplug2...
2007-03-07 Tim Yardleysplit out scsi module support and add ata piix support
2007-03-07 Hamish GuthrieAdded GPIO driver
2007-03-06 Mike AlbonFix config, set directory block to -1 for redboot.
2007-03-06 Hamish GuthrieAdd support for LED drivers (clock tick and CPU activity)
2007-03-06 Felix Fietkauadd vga console support for x86-2.6 images (fixes ...
2007-03-05 Hamish GuthrieModified partition table to support jffs2
next