summaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120
Commit message (Collapse)AuthorAgeFilesLines
...
* generate images for the Infineon EASY 5120-RT boardsGabor Juhos2008-03-281-0/+5
| | | | SVN-Revision: 10682
* refresh patchesGabor Juhos2008-03-2219-114/+114
| | | | SVN-Revision: 10644
* upgrade & standardize kernel versionsImre Kaloz2008-02-111-1/+1
| | | | SVN-Revision: 10443
* fix RB153 CompactFlash driver for .24Gabor Juhos2008-02-091-21/+24
| | | | SVN-Revision: 10428
* switch to 2.6.24Gabor Juhos2008-02-0965-3215/+101
| | | | SVN-Revision: 10427
* refresh .23 kernel pachesGabor Juhos2008-02-0321-139/+145
| | | | SVN-Revision: 10366
* enable switch driver for 2.6.24Gabor Juhos2008-01-312-3/+1
| | | | SVN-Revision: 10339
* add 2.6.24 specific patchset for the usb driverGabor Juhos2008-01-317-0/+494
| | | | SVN-Revision: 10338
* add a 2.6.24 specific patch for the switch driver, thanks to Francesco ↵Gabor Juhos2008-01-311-0/+144
| | | | | | Gringoli for his 2.6.24-rc2 patch SVN-Revision: 10337
* fix a switch driver bugGabor Juhos2008-01-311-3/+3
| | | | SVN-Revision: 10336
* add preliminary support for 2.6.24Gabor Juhos2008-01-3030-7/+1928
| | | | SVN-Revision: 10329
* don't use mips_machgroupGabor Juhos2008-01-305-14/+1
| | | | SVN-Revision: 10328
* more license cleanupsGabor Juhos2008-01-3013-179/+36
| | | | SVN-Revision: 10327
* lzma-loader: fix compiler warningsGabor Juhos2008-01-301-2/+2
| | | | SVN-Revision: 10321
* more license cleanupsGabor Juhos2008-01-2912-172/+58
| | | | SVN-Revision: 10313
* image generation cleanups * make image generation makefiles simpler * remove ↵Gabor Juhos2008-01-2911-537/+249
| | | | | | unused profiles * generate images for the Cellvision CAS-xxx/NFS-xxx devices SVN-Revision: 10309
* remove some unused filesGabor Juhos2008-01-292-244/+0
| | | | SVN-Revision: 10308
* add experimental support for the Cellvision NFS-101U deviceGabor Juhos2008-01-292-0/+29
| | | | SVN-Revision: 10307
* license cleanupGabor Juhos2008-01-2925-306/+77
| | | | SVN-Revision: 10305
* remove 'svn:executable' property from adm5120_uart.h (closes #3086)Gabor Juhos2008-01-261-0/+0
| | | | SVN-Revision: 10275
* convert Cellvision board structuresGabor Juhos2008-01-251-37/+19
| | | | SVN-Revision: 10242
* cleanup wget2nand script (closes #3049)Gabor Juhos2008-01-181-26/+30
| | | | SVN-Revision: 10221
* USB driver: fix a bug in isochronous transfersGabor Juhos2008-01-172-2/+5
| | | | SVN-Revision: 10219
* sync kernel configGabor Juhos2008-01-162-6/+2
| | | | SVN-Revision: 10214
* bump to 2.6.23.14 on x86, ixp4xx, rb532, adm5120Gabor Juhos2008-01-161-2/+2
| | | | SVN-Revision: 10208
* generate firmware images for the CAS-700/771/790/861 devicesGabor Juhos2008-01-142-4/+208
| | | | SVN-Revision: 10193
* fix led driver (closes: #2972)Gabor Juhos2008-01-041-25/+36
| | | | SVN-Revision: 10115
* Leds have been tested on rb111/112 and rb153Florian Fainelli2008-01-041-6/+22
| | | | SVN-Revision: 10112
* First check for arguments before even getting an IP addressFlorian Fainelli2008-01-041-8/+9
| | | | SVN-Revision: 10110
* Fix kernel configs with CONFIG_KEYFlorian Fainelli2008-01-042-2/+0
| | | | SVN-Revision: 10109
* usb-driver: add preliminary support of ISOCHRONOUS transferGabor Juhos2008-01-018-32/+57
| | | | SVN-Revision: 10077
* fix a bug in the switch driver, thanks to Thomas Langer for reportingGabor Juhos2008-01-011-2/+2
| | | | SVN-Revision: 10075
* disable queue of all interfaces when tx ring is fullGabor Juhos2008-01-011-2/+6
| | | | SVN-Revision: 10073
* bump to 2.6.23.12, and remove broken status from the router_le subtargetGabor Juhos2007-12-313-5/+6
| | | | SVN-Revision: 10068
* fix Conceptronic profileGabor Juhos2007-12-281-1/+1
| | | | SVN-Revision: 10009
* Add support for Conceptronic C54BSR4Florian Fainelli2007-12-282-0/+41
| | | | SVN-Revision: 10002
* refresh kernel configGabor Juhos2007-12-271-1/+2
| | | | SVN-Revision: 9964
* use reset function on the NP28G boardsGabor Juhos2007-12-271-0/+1
| | | | SVN-Revision: 9963
* change switch register access macrosGabor Juhos2007-12-279-46/+46
| | | | SVN-Revision: 9962
* add watchdog driverGabor Juhos2007-12-272-0/+243
| | | | | | | | | | | | | Here is the driver for the hardware watchdog timer in ADM5120 SoC. Patch is against current svn Kamikaze. Here is only kernel driver. To activate watchdog you have to use some userspace software writing to watchdog device. I think there is one in busybox. Signed-off-by: Ondrej Zajicek <santiago@crfreenet.org> SVN-Revision: 9961
* fix compiler warningGabor Juhos2007-12-261-2/+0
| | | | SVN-Revision: 9933
* No need to keep the old driver nowFlorian Fainelli2007-12-225-1038/+0
| | | | SVN-Revision: 9824
* Compact flash driver is now workingFlorian Fainelli2007-12-221-2/+2
| | | | SVN-Revision: 9823
* We need to set the gpio line numberFlorian Fainelli2007-12-211-0/+1
| | | | SVN-Revision: 9819
* bump to 2.6.23.11 as wellGabor Juhos2007-12-181-1/+1
| | | | SVN-Revision: 9800
* revert [9788], the ADM5120 datasheet v1.16 contains bad valuesGabor Juhos2007-12-171-4/+2
| | | | SVN-Revision: 9790
* remove invalid GPIO definitions for the RB153Gabor Juhos2007-12-171-18/+5
| | | | SVN-Revision: 9789
* fix level setup code for GPIO IRQsGabor Juhos2007-12-171-2/+2
| | | | SVN-Revision: 9788
* minor fixes in the RB153 CF driverGabor Juhos2007-12-161-9/+8
| | | | SVN-Revision: 9782
* add support for LEDs on the NP28G board, thanks to kenny (closes: #2825)Gabor Juhos2007-12-162-20/+38
| | | | SVN-Revision: 9781