| Commit message (Expand) | Author | Age | Files | Lines |
* | .21 fixes | florian | 2007-05-29 | 2 | -1/+2 |
* | Fix .21 compilation on memory.c (#1778) | florian | 2007-05-29 | 1 | -2/+1 |
* | Fix adm5120hcd compilation error (#1738) | florian | 2007-05-22 | 1 | -1/+1 |
* | Disable PCMCIA for adm5120, request IRQ for the USB driver, fix duplicate lin... | florian | 2007-05-20 | 4 | -469/+9 |
* | Add ADM5120 GPIO wrappers | florian | 2007-05-20 | 2 | -0/+932 |
* | Implement architecture speficic GPIO calls for adm5120, thanks to Gabor Juhos | florian | 2007-05-20 | 5 | -1/+46 |
* | Backport [7224] to the adm5120 flash map driver | florian | 2007-05-18 | 1 | -4/+2 |
* | Fix routeboard board detection, add some new ZyXEL boards, thanks to Gabor Juhos | florian | 2007-05-13 | 3 | -50/+144 |
* | Correction, there is no USB for RB1xx targets | florian | 2007-05-11 | 1 | -2/+2 |
* | Add a RB1xx profile to generate RouterBoard RB1xx series image and kernel com... | florian | 2007-05-11 | 4 | -1/+74 |
* | Include admswconfig for adm5120 based targets | florian | 2007-05-11 | 1 | -0/+1 |
* | adm5120 is no longer broken now | florian | 2007-05-11 | 1 | -1/+1 |
* | Backport [7172] to adm5120 mtd map driver | florian | 2007-05-11 | 1 | -42/+2 |
* | Suppress OpenWrt partition, no needed anymore | florian | 2007-05-11 | 1 | -1/+0 |
* | Fix some \n and kernel logging levels | florian | 2007-05-11 | 1 | -3/+3 |
* | LED driver update | florian | 2007-05-11 | 1 | -31/+25 |
* | Fix some HCD driver warnings | florian | 2007-05-07 | 1 | -7/+1 |
* | Cosmetic fixes for the ADM5120 description, both have pci and usb | florian | 2007-05-06 | 1 | -4/+4 |
* | Updated support for Zynos/adm5120eb boards, thanks Gabor | florian | 2007-04-27 | 2 | -30/+100 |
* | Revert config change for adm5120, messed up things with symlinks | florian | 2007-04-23 | 1 | -2/+2 |
* | The kernel should be compiled big-endian | florian | 2007-04-22 | 1 | -2/+2 |
* | Move NAND driver from rb1xx to adm5120, rbmipsnand fixed by David Goodenough,... | florian | 2007-04-17 | 3 | -2/+158 |
* | Re-enable PCI subsystem :) | florian | 2007-04-17 | 1 | -1/+1 |
* | Forgot that includes | florian | 2007-04-16 | 2 | -0/+161 |
* | Fresh fixes from Gabor Juhos : detects RouterBoot, Bootbase, improve board sp... | florian | 2007-04-16 | 10 | -208/+694 |
* | Enable bluetooth modules (#1529) | florian | 2007-04-08 | 1 | -4/+0 |
* | Rename mipsIRQ.S to int-handler to match the kernel naming convention, implem... | florian | 2007-04-08 | 5 | -53/+136 |
* | 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 |