aboutsummaryrefslogtreecommitdiff
path: root/target/linux/adm5120-2.6
Commit message (Collapse)AuthorAge
...
* Change the main partition to be named rootfs so that the scripts mount itFlorian Fainelli2007-06-08
| | | | SVN-Revision: 7537
* Resync adm5120 kernel config, lzma-loader fixes from GaborFlorian Fainelli2007-06-08
| | | | SVN-Revision: 7536
* Fix the cmdline hack patch, thanks GaborFlorian Fainelli2007-06-08
| | | | SVN-Revision: 7535
* USB probe rewrite, really needs testingFlorian Fainelli2007-06-05
| | | | SVN-Revision: 7505
* Add a ralink profile (for ADM5120 based IP cameras)Florian Fainelli2007-06-05
| | | | SVN-Revision: 7504
* Fix endianness issues with adm5120eb, thanks to Gabor !Florian Fainelli2007-06-03
| | | | SVN-Revision: 7479
* adm5120 timing specific routines, was part of the IRQ handling rewritteFlorian Fainelli2007-06-03
| | | | SVN-Revision: 7475
* IRQ handler rewrite by Gabor Juhos, uses C no longer assemblyFlorian Fainelli2007-06-02
| | | | SVN-Revision: 7464
* Update YAFFS config, wget2nand should use br-lan since eth0 is always ↵Florian Fainelli2007-05-30
| | | | | | bridged now, vmlinux.elf has to be used SVN-Revision: 7404
* Add board specific code, autodetect the kernel, fixes #1707, thanks Gabor JuhosFlorian Fainelli2007-05-30
| | | | SVN-Revision: 7398
* Use the cmdline hacked's prom.c and disable this patching part accordinglyFlorian Fainelli2007-05-30
| | | | SVN-Revision: 7396
* Define target specific ramdisk images for testing (Gabor Juhos)Florian Fainelli2007-05-30
| | | | SVN-Revision: 7395
* Resync with generic-2.6 config-templateFlorian Fainelli2007-05-30
| | | | SVN-Revision: 7393
* Minor fixes, do not count interrupts without interrupt source as spurious ↵Florian Fainelli2007-05-30
| | | | | | (#1755) SVN-Revision: 7391
* Add the rbmipsnand fix from #1778Florian Fainelli2007-05-29
| | | | SVN-Revision: 7388
* .21 fixesFlorian Fainelli2007-05-29
| | | | SVN-Revision: 7387
* Fix .21 compilation on memory.c (#1778)Florian Fainelli2007-05-29
| | | | SVN-Revision: 7383
* Fix adm5120hcd compilation error (#1738)Florian Fainelli2007-05-22
| | | | SVN-Revision: 7304
* Disable PCMCIA for adm5120, request IRQ for the USB driver, fix duplicate ↵Florian Fainelli2007-05-20
| | | | | | lines in the GPIO code SVN-Revision: 7293
* Add ADM5120 GPIO wrappersFlorian Fainelli2007-05-20
| | | | SVN-Revision: 7288
* Implement architecture speficic GPIO calls for adm5120, thanks to Gabor JuhosFlorian Fainelli2007-05-20
| | | | SVN-Revision: 7286
* Backport [7224] to the adm5120 flash map driverFlorian Fainelli2007-05-18
| | | | SVN-Revision: 7270
* Fix routeboard board detection, add some new ZyXEL boards, thanks to Gabor JuhosFlorian Fainelli2007-05-13
| | | | SVN-Revision: 7214
* Correction, there is no USB for RB1xx targetsFlorian Fainelli2007-05-11
| | | | SVN-Revision: 7195
* Add a RB1xx profile to generate RouterBoard RB1xx series image and kernel ↵Florian Fainelli2007-05-11
| | | | | | command line hack patch SVN-Revision: 7194
* Include admswconfig for adm5120 based targetsFlorian Fainelli2007-05-11
| | | | SVN-Revision: 7191
* adm5120 is no longer broken nowFlorian Fainelli2007-05-11
| | | | SVN-Revision: 7190
* Backport [7172] to adm5120 mtd map driverFlorian Fainelli2007-05-11
| | | | SVN-Revision: 7184
* Suppress OpenWrt partition, no needed anymoreFlorian Fainelli2007-05-11
| | | | SVN-Revision: 7183
* Fix some \n and kernel logging levelsFlorian Fainelli2007-05-11
| | | | SVN-Revision: 7181
* LED driver updateFlorian Fainelli2007-05-11
| | | | SVN-Revision: 7180
* Fix some HCD driver warningsFlorian Fainelli2007-05-07
| | | | SVN-Revision: 7120
* Cosmetic fixes for the ADM5120 description, both have pci and usbFlorian Fainelli2007-05-06
| | | | SVN-Revision: 7104
* Updated support for Zynos/adm5120eb boards, thanks GaborFlorian Fainelli2007-04-27
| | | | SVN-Revision: 7061
* Revert config change for adm5120, messed up things with symlinksFlorian Fainelli2007-04-23
| | | | SVN-Revision: 7037
* The kernel should be compiled big-endianFlorian Fainelli2007-04-22
| | | | SVN-Revision: 7032
* Move NAND driver from rb1xx to adm5120, rbmipsnand fixed by David ↵Florian Fainelli2007-04-17
| | | | | | Goodenough, thanks ! SVN-Revision: 6991
* Re-enable PCI subsystem :)Florian Fainelli2007-04-17
| | | | SVN-Revision: 6983
* Forgot that includesFlorian Fainelli2007-04-16
| | | | SVN-Revision: 6967
* Fresh fixes from Gabor Juhos : detects RouterBoot, Bootbase, improve board ↵Florian Fainelli2007-04-16
| | | | | | specification SVN-Revision: 6963
* Enable bluetooth modules (#1529)Florian Fainelli2007-04-08
| | | | SVN-Revision: 6901
* Rename mipsIRQ.S to int-handler to match the kernel naming convention, ↵Florian Fainelli2007-04-08
| | | | | | implement basic board detection, rewrite usb HCD driver (to be tested) SVN-Revision: 6893
* Add the infrastructure to support different flash sizes/addressFlorian Fainelli2007-04-03
| | | | SVN-Revision: 6855
* Use CONFIG_CMDLINE instead of hardcoded kernel command lineFlorian Fainelli2007-04-03
| | | | SVN-Revision: 6852
* Remove useless mksyshdr utility, replaced by mkcsysimg, Edimax images are no ↵Florian Fainelli2007-04-03
| | | | | | longer broken, and have been tested SVN-Revision: 6847
* Add the infrastructure to detect RouterBOOT and use USBFlorian Fainelli2007-04-02
| | | | SVN-Revision: 6844
* Generate images for edimax devices (Gabor Juhos)Florian Fainelli2007-04-02
| | | | SVN-Revision: 6842
* Entry point is now configurable via a Makefile variable. Entry point is ↵Florian Fainelli2007-04-02
| | | | | | detected automatically (Gabor Juhos) SVN-Revision: 6841
* Add a TI profileFlorian Fainelli2007-04-02
| | | | SVN-Revision: 6824
* Another more complete config changeFlorian Fainelli2007-04-02
| | | | SVN-Revision: 6823