| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add the infrastructure to support different flash sizes/address | florian | 2007-04-03 | 1 | -2/+4 |
| * | Use CONFIG_CMDLINE instead of hardcoded kernel command line | florian | 2007-04-03 | 1 | -1/+1 |
| * | Remove useless mksyshdr utility, replaced by mkcsysimg, Edimax images are no ... | florian | 2007-04-03 | 1 | -1/+0 |
| * | Add the infrastructure to detect RouterBOOT and use USB | florian | 2007-04-02 | 2 | -3/+22 |
| * | Generate images for edimax devices (Gabor Juhos) | florian | 2007-04-02 | 1 | -5/+26 |
| * | Entry point is now configurable via a Makefile variable. Entry point is detec... | florian | 2007-04-02 | 6 | -94/+113 |
| * | Add a TI profile | florian | 2007-04-02 | 1 | -0/+17 |
| * | Another more complete config change | florian | 2007-04-02 | 1 | -45/+3 |
| * | Enable squashfs for adm5120 as well | florian | 2007-04-02 | 1 | -1/+1 |
| * | Config is now more complete : firewalling, filesystems ... | florian | 2007-04-02 | 1 | -94/+36 |
| * | Fixes from Compex to make OpenWrt run on WP54AG, thanks ! | florian | 2007-04-02 | 4 | -7/+103 |
| * | Small changes in the kernel config | florian | 2007-04-01 | 1 | -8/+4 |
| * | Enable MTD_BLOCK | florian | 2007-04-01 | 1 | -2/+1 |
| * | Cleanup system code and use definitions | florian | 2007-03-29 | 3 | -48/+29 |
| * | Add definitions, add settings detection for SoCs | florian | 2007-03-29 | 4 | -15/+230 |
| * | Fix myloader partition table parser | florian | 2007-03-29 | 1 | -2/+2 |
| * | Fix warning | florian | 2007-03-29 | 1 | -2/+2 |
| * | Should fix edimax generation | florian | 2007-03-29 | 1 | -1/+1 |
| * | Fix the irq request | florian | 2007-03-28 | 1 | -1/+1 |
| * | Fix warnings | florian | 2007-03-28 | 1 | -2/+2 |
| * | Enable kmod-sched for adm5120 | florian | 2007-03-28 | 1 | -24/+2 |
| * | Use myloader parser in the adm5120 mtd driver. Do not use EXPORT_SYMBOL in my... | florian | 2007-03-28 | 2 | -64/+77 |
| * | Add myloader partition table parser | florian | 2007-03-28 | 3 | -4/+217 |
| * | clean up nfsd kernel config entries (#1523) | nbd | 2007-03-27 | 1 | -5/+0 |
| * | Fix edimax image generation | florian | 2007-03-26 | 1 | -2/+3 |
| * | Also forgot adding the adm5120_info file | florian | 2007-03-26 | 1 | -0/+121 |
| * | Forgot adding infos header | florian | 2007-03-26 | 1 | -0/+52 |
| * | Rewrite of the bootloader runtime detection (Gabor Juhos) | florian | 2007-03-26 | 4 | -46/+10 |
| * | Add myloader definitions | florian | 2007-03-26 | 2 | -1/+169 |
| * | Preserve fw_arg0-3 to allow runtime bootloader detection (Gabor Juhos) | florian | 2007-03-26 | 2 | -18/+37 |
| * | Forgot to define what CFE is | florian | 2007-03-24 | 1 | -0/+1 |
| * | Typo fix | florian | 2007-03-24 | 1 | -1/+1 |
| * | Do not register more than 2 ethernet porst for CFE based devices (i.e : Compe... | florian | 2007-03-24 | 3 | -2/+13 |
| * | Add CFE runtime detection | florian | 2007-03-22 | 1 | -0/+34 |
| * | Add firmware generation for other Compex boards based on myloader, thanks to ... | florian | 2007-03-22 | 1 | -1/+19 |
| * | Also add squashfs to the possible filesystems to be mounted | florian | 2007-03-21 | 1 | -1/+1 |
| * | Remove usb support for the moment | florian | 2007-03-21 | 1 | -19/+1 |
| * | Include profiles | florian | 2007-03-21 | 1 | -1/+3 |
| * | Enable profiles for adm5120 | florian | 2007-03-21 | 2 | -0/+34 |
| * | Fix warnings and add more detailed informations | florian | 2007-03-21 | 1 | -10/+10 |
| * | Add image generation for edimax routers | florian | 2007-03-21 | 1 | -0/+13 |
| * | prom_free_prom_memory is useless | florian | 2007-03-20 | 1 | -21/+2 |
| * | Use the bcm947xx mtd driver instead | florian | 2007-03-20 | 1 | -184/+412 |
| * | Re-enable adm5120 mtd driver | florian | 2007-03-19 | 1 | -1/+1 |
| * | Remove 8250 serial driver, enable software watchdog | florian | 2007-03-19 | 1 | -6/+5 |
| * | CFE-ready mtd driver, needs fixing though, update kernel config | florian | 2007-03-19 | 2 | -34/+188 |
| * | Fix the baudrate macro | florian | 2007-03-19 | 1 | -1/+1 |
| * | Fix the uart patch | florian | 2007-03-19 | 1 | -14/+21 |
| * | Preliminary ADM5120 support, marked as broken | florian | 2007-03-19 | 32 | -0/+4946 |