| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix some HCD driver warnings | Florian Fainelli | 2007-05-07 | 1 | -7/+1 |
* | Cosmetic fixes for the ADM5120 description, both have pci and usb | Florian Fainelli | 2007-05-06 | 1 | -4/+4 |
* | Updated support for Zynos/adm5120eb boards, thanks Gabor | Florian Fainelli | 2007-04-27 | 2 | -30/+100 |
* | Revert config change for adm5120, messed up things with symlinks | Florian Fainelli | 2007-04-23 | 1 | -2/+2 |
* | The kernel should be compiled big-endian | Florian Fainelli | 2007-04-22 | 1 | -2/+2 |
* | Move NAND driver from rb1xx to adm5120, rbmipsnand fixed by David Goodenough,... | Florian Fainelli | 2007-04-17 | 3 | -2/+158 |
* | Re-enable PCI subsystem :) | Florian Fainelli | 2007-04-17 | 1 | -1/+1 |
* | Forgot that includes | Florian Fainelli | 2007-04-16 | 2 | -0/+161 |
* | Fresh fixes from Gabor Juhos : detects RouterBoot, Bootbase, improve board sp... | Florian Fainelli | 2007-04-16 | 10 | -208/+694 |
* | Enable bluetooth modules (#1529) | Florian Fainelli | 2007-04-08 | 1 | -4/+0 |
* | Rename mipsIRQ.S to int-handler to match the kernel naming convention, implem... | Florian Fainelli | 2007-04-08 | 5 | -53/+136 |
* | Add the infrastructure to support different flash sizes/address | Florian Fainelli | 2007-04-03 | 1 | -2/+4 |
* | Use CONFIG_CMDLINE instead of hardcoded kernel command line | Florian Fainelli | 2007-04-03 | 1 | -1/+1 |
* | Remove useless mksyshdr utility, replaced by mkcsysimg, Edimax images are no ... | Florian Fainelli | 2007-04-03 | 1 | -1/+0 |
* | Add the infrastructure to detect RouterBOOT and use USB | Florian Fainelli | 2007-04-02 | 2 | -3/+22 |
* | Generate images for edimax devices (Gabor Juhos) | Florian Fainelli | 2007-04-02 | 1 | -5/+26 |
* | Entry point is now configurable via a Makefile variable. Entry point is detec... | Florian Fainelli | 2007-04-02 | 6 | -94/+113 |
* | Add a TI profile | Florian Fainelli | 2007-04-02 | 1 | -0/+17 |
* | Another more complete config change | Florian Fainelli | 2007-04-02 | 1 | -45/+3 |
* | Enable squashfs for adm5120 as well | Florian Fainelli | 2007-04-02 | 1 | -1/+1 |
* | Config is now more complete : firewalling, filesystems ... | Florian Fainelli | 2007-04-02 | 1 | -94/+36 |
* | Fixes from Compex to make OpenWrt run on WP54AG, thanks ! | Florian Fainelli | 2007-04-02 | 4 | -7/+103 |
* | Small changes in the kernel config | Florian Fainelli | 2007-04-01 | 1 | -8/+4 |
* | Enable MTD_BLOCK | Florian Fainelli | 2007-04-01 | 1 | -2/+1 |
* | Cleanup system code and use definitions | Florian Fainelli | 2007-03-29 | 3 | -48/+29 |
* | Add definitions, add settings detection for SoCs | Florian Fainelli | 2007-03-29 | 4 | -15/+230 |
* | Fix myloader partition table parser | Florian Fainelli | 2007-03-29 | 1 | -2/+2 |
* | Fix warning | Florian Fainelli | 2007-03-29 | 1 | -2/+2 |
* | Should fix edimax generation | Florian Fainelli | 2007-03-29 | 1 | -1/+1 |
* | Fix the irq request | Florian Fainelli | 2007-03-28 | 1 | -1/+1 |
* | Fix warnings | Florian Fainelli | 2007-03-28 | 1 | -2/+2 |
* | Enable kmod-sched for adm5120 | Florian Fainelli | 2007-03-28 | 1 | -24/+2 |
* | Use myloader parser in the adm5120 mtd driver. Do not use EXPORT_SYMBOL in my... | Florian Fainelli | 2007-03-28 | 2 | -64/+77 |
* | Add myloader partition table parser | Florian Fainelli | 2007-03-28 | 3 | -4/+217 |
* | clean up nfsd kernel config entries (#1523) | Felix Fietkau | 2007-03-27 | 1 | -5/+0 |
* | Fix edimax image generation | Florian Fainelli | 2007-03-26 | 1 | -2/+3 |
* | Also forgot adding the adm5120_info file | Florian Fainelli | 2007-03-26 | 1 | -0/+121 |
* | Forgot adding infos header | Florian Fainelli | 2007-03-26 | 1 | -0/+52 |
* | Rewrite of the bootloader runtime detection (Gabor Juhos) | Florian Fainelli | 2007-03-26 | 4 | -46/+10 |
* | Add myloader definitions | Florian Fainelli | 2007-03-26 | 2 | -1/+169 |
* | Preserve fw_arg0-3 to allow runtime bootloader detection (Gabor Juhos) | Florian Fainelli | 2007-03-26 | 2 | -18/+37 |
* | Forgot to define what CFE is | Florian Fainelli | 2007-03-24 | 1 | -0/+1 |
* | Typo fix | Florian Fainelli | 2007-03-24 | 1 | -1/+1 |
* | Do not register more than 2 ethernet porst for CFE based devices (i.e : Compe... | Florian Fainelli | 2007-03-24 | 3 | -2/+13 |
* | Add CFE runtime detection | Florian Fainelli | 2007-03-22 | 1 | -0/+34 |
* | Add firmware generation for other Compex boards based on myloader, thanks to ... | Florian Fainelli | 2007-03-22 | 1 | -1/+19 |
* | Also add squashfs to the possible filesystems to be mounted | Florian Fainelli | 2007-03-21 | 1 | -1/+1 |
* | Remove usb support for the moment | Florian Fainelli | 2007-03-21 | 1 | -19/+1 |
* | Include profiles | Florian Fainelli | 2007-03-21 | 1 | -1/+3 |
* | Enable profiles for adm5120 | Florian Fainelli | 2007-03-21 | 2 | -0/+34 |