Age | Commit message (Expand) | Author |
2007-04-08 | Enable bluetooth modules (#1529) | florian |
2007-04-08 | Rename mipsIRQ.S to int-handler to match the kernel naming convention, implem... | florian |
2007-04-03 | Add the infrastructure to support different flash sizes/address | florian |
2007-04-03 | Use CONFIG_CMDLINE instead of hardcoded kernel command line | florian |
2007-04-03 | Remove useless mksyshdr utility, replaced by mkcsysimg, Edimax images are no ... | florian |
2007-04-02 | Add the infrastructure to detect RouterBOOT and use USB | florian |
2007-04-02 | Generate images for edimax devices (Gabor Juhos) | florian |
2007-04-02 | Entry point is now configurable via a Makefile variable. Entry point is detec... | florian |
2007-04-02 | Add a TI profile | florian |
2007-04-02 | Another more complete config change | florian |
2007-04-02 | Enable squashfs for adm5120 as well | florian |
2007-04-02 | Config is now more complete : firewalling, filesystems ... | florian |
2007-04-02 | Fixes from Compex to make OpenWrt run on WP54AG, thanks ! | florian |
2007-04-01 | Small changes in the kernel config | florian |
2007-04-01 | Enable MTD_BLOCK | florian |
2007-03-29 | Cleanup system code and use definitions | florian |
2007-03-29 | Add definitions, add settings detection for SoCs | florian |
2007-03-29 | Fix myloader partition table parser | florian |
2007-03-29 | Fix warning | florian |
2007-03-29 | Should fix edimax generation | florian |
2007-03-28 | Fix the irq request | florian |
2007-03-28 | Fix warnings | florian |
2007-03-28 | Enable kmod-sched for adm5120 | florian |
2007-03-28 | Use myloader parser in the adm5120 mtd driver. Do not use EXPORT_SYMBOL in my... | florian |
2007-03-28 | Add myloader partition table parser | florian |
2007-03-27 | clean up nfsd kernel config entries (#1523) | nbd |
2007-03-26 | Fix edimax image generation | florian |
2007-03-26 | Also forgot adding the adm5120_info file | florian |
2007-03-26 | Forgot adding infos header | florian |
2007-03-26 | Rewrite of the bootloader runtime detection (Gabor Juhos) | florian |
2007-03-26 | Add myloader definitions | florian |
2007-03-26 | Preserve fw_arg0-3 to allow runtime bootloader detection (Gabor Juhos) | florian |
2007-03-24 | Forgot to define what CFE is | florian |
2007-03-24 | Typo fix | florian |
2007-03-24 | Do not register more than 2 ethernet porst for CFE based devices (i.e : Compe... | florian |
2007-03-22 | Add CFE runtime detection | florian |
2007-03-22 | Add firmware generation for other Compex boards based on myloader, thanks to ... | florian |
2007-03-21 | Also add squashfs to the possible filesystems to be mounted | florian |
2007-03-21 | Remove usb support for the moment | florian |
2007-03-21 | Include profiles | florian |
2007-03-21 | Enable profiles for adm5120 | florian |
2007-03-21 | Fix warnings and add more detailed informations | florian |
2007-03-21 | Add image generation for edimax routers | florian |
2007-03-20 | prom_free_prom_memory is useless | florian |
2007-03-20 | Use the bcm947xx mtd driver instead | florian |
2007-03-19 | Re-enable adm5120 mtd driver | florian |
2007-03-19 | Remove 8250 serial driver, enable software watchdog | florian |
2007-03-19 | CFE-ready mtd driver, needs fixing though, update kernel config | florian |
2007-03-19 | Fix the baudrate macro | florian |
2007-03-19 | Fix the uart patch | florian |