summaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120-2.6
Commit message (Collapse)AuthorAgeFilesLines
* restore support for Infineon's EASY 5120 boardsGabor Juhos2007-07-175-20/+94
| | | | SVN-Revision: 8021
* Adm5120 NAPI polling support and fixes by Thomas Langer and Friedrich BeckmannFlorian Fainelli2007-07-172-126/+230
| | | | SVN-Revision: 8013
* Fix warningsFlorian Fainelli2007-07-172-6/+7
| | | | SVN-Revision: 8012
* fix of the board specific initialization of the GPIO pinsGabor Juhos2007-07-154-1/+13
| | | | SVN-Revision: 7979
* refresh patches for 2.6.22.1 using quiltGabor Juhos2007-07-1512-81/+81
| | | | SVN-Revision: 7976
* lzma-loader improvements * update LzmaDecode.[ch] to 4.16 * speed up ↵Gabor Juhos2007-07-158-452/+784
| | | | | | decompressing from flash * uses printf from lzma-loader of generic-2.6 target * initial support for flash bank switching SVN-Revision: 7975
* flash driver shows the correct chip size from nowGabor Juhos2007-07-131-1/+1
| | | | SVN-Revision: 7971
* Fix the section mismatch on the serial driver (#2076), thanks Thomas !Florian Fainelli2007-07-131-1/+1
| | | | SVN-Revision: 7967
* fix detection of admboot based boardsGabor Juhos2007-07-111-3/+8
| | | | SVN-Revision: 7926
* remove hardware accelerated byte swapping feature, and resync kernel configGabor Juhos2007-07-112-5/+0
| | | | SVN-Revision: 7924
* refactor kernel code (part 1), mark it as broken nowGabor Juhos2007-07-1156-1493/+3528
| | | | SVN-Revision: 7916
* bump to 2.6.22.1Mike Baker2007-07-111-1/+1
| | | | SVN-Revision: 7915
* fix errors in image generation Makefiles, thanks to Thomas Langer (fixes #2060)Gabor Juhos2007-07-101-2/+2
| | | | SVN-Revision: 7904
* disable image generation for boards which we still have problems with (at ↵Gabor Juhos2007-07-092-12/+22
| | | | | | least if CONFIG_DEVEL is not selected) SVN-Revision: 7902
* 2.6.22 is released :)Felix Fietkau2007-07-091-1/+1
| | | | SVN-Revision: 7894
* more generic handling of Macronix flash chips, fix #2008Gabor Juhos2007-07-032-38/+54
| | | | SVN-Revision: 7863
* fix a glitch in the status output of the non-verbose builds for adm5120Felix Fietkau2007-07-021-1/+1
| | | | SVN-Revision: 7856
* patch-cmdline is now goneFlorian Fainelli2007-07-011-1/+1
| | | | SVN-Revision: 7821
* Remove patch-cmdline from the packages and move it tools tools/. adm5120 and ↵Florian Fainelli2007-07-011-0/+5
| | | | | | rb532 do use it for procuding ready-to-use kernels (#1631) SVN-Revision: 7820
* rewrite of memory detection code, should be fix #1909Gabor Juhos2007-07-014-60/+214
| | | | SVN-Revision: 7819
* restore right patches for 2.6.21.5Gabor Juhos2007-06-3012-0/+563
| | | | SVN-Revision: 7800
* Oops! I've copied r7557 instead of r7757, sorryGabor Juhos2007-06-3011-411/+0
| | | | SVN-Revision: 7799
* restore old patches for 2.6.21.5 kernelGabor Juhos2007-06-3011-0/+411
| | | | SVN-Revision: 7798
* move 2.6.22 specific patches into the right placeGabor Juhos2007-06-3012-0/+0
| | | | SVN-Revision: 7797
* update to 2.6.22-rc6Gabor Juhos2007-06-2815-157/+313
| | | | SVN-Revision: 7758
* fill in the kernel version info for every target, move the kernel tarball ↵Felix Fietkau2007-06-281-0/+2
| | | | | | md5sums to a central place SVN-Revision: 7748
* replace led driver, and resync kernel configGabor Juhos2007-06-277-80/+623
| | | | SVN-Revision: 7744
* calling of prom_detect_board is needed only when we still don't know the boardGabor Juhos2007-06-262-4/+7
| | | | SVN-Revision: 7736
* from now on, the kernel parses parameters passed by our lzma-loaderGabor Juhos2007-06-254-66/+218
| | | | SVN-Revision: 7730
* from now on, the lzma loader is able to pass parameters to the kernelGabor Juhos2007-06-255-62/+223
| | | | SVN-Revision: 7723
* fix hardware byte swapping to work in little endian mode as wellGabor Juhos2007-06-232-3/+3
| | | | SVN-Revision: 7712
* add initial support for hardware accelerated byte swappingGabor Juhos2007-06-225-14/+94
| | | | SVN-Revision: 7708
* minor kernel config syncFelix Fietkau2007-06-211-4/+0
| | | | SVN-Revision: 7690
* cleanup svn propertiesGabor Juhos2007-06-191-1/+1
| | | | SVN-Revision: 7673
* remove unused empty filesGabor Juhos2007-06-183-0/+0
| | | | SVN-Revision: 7668
* Typo fix on the usb2 kernel moduleFlorian Fainelli2007-06-181-1/+1
| | | | SVN-Revision: 7665
* Resync kernel config, preliminary bandwidth control mgmt for the adm5120 switchFlorian Fainelli2007-06-173-5/+42
| | | | SVN-Revision: 7655
* New PCI fixup version, should better assign IRQs for boards, thanks Gabor !Florian Fainelli2007-06-171-22/+109
| | | | SVN-Revision: 7654
* prepare for the transition to linux 2.6.22 - make it possible to override ↵Felix Fietkau2007-06-161-1/+6
| | | | | | the kernel version in the target makefile SVN-Revision: 7644
* Move wget2nand to the base-files for adm5120 also fix default permission (#1812)Florian Fainelli2007-06-142-1/+73
| | | | SVN-Revision: 7633
* Fix memory detection and hcd compilation, thanks Gabor ! (closes #1813)Florian Fainelli2007-06-145-55/+153
| | | | SVN-Revision: 7631
* Better macronix bottom boot handling, thanks Gabor !Florian Fainelli2007-06-134-34/+94
| | | | SVN-Revision: 7618
* Refresh patches with quilt, thanks Gabor !Florian Fainelli2007-06-1310-127/+148
| | | | SVN-Revision: 7617
* Re-enable complex mappingsFlorian Fainelli2007-06-131-1/+2
| | | | SVN-Revision: 7604
* Include ohci ehci and a better copyright date and description for the ↵Florian Fainelli2007-06-121-3/+3
| | | | | | cellvision profile SVN-Revision: 7602
* Enable ohci and ehci for adm5120, some boards uses it (cellvision cameras)Florian Fainelli2007-06-121-5/+16
| | | | SVN-Revision: 7601
* Add a cellvision profile for ADM5120 IP based cameras, build several modules ↵Florian Fainelli2007-06-112-5/+31
| | | | | | for it : cpia2, usbaudio SVN-Revision: 7575
* Fix the irq mapping for routerboard devices (#1843)Florian Fainelli2007-06-111-8/+4
| | | | SVN-Revision: 7560
* Use the flash0_size from the adm5120_board structure to correctly remap the ↵Florian Fainelli2007-06-101-2/+2
| | | | | | flash (#1855) SVN-Revision: 7547
* Change the main partition to be named rootfs so that the scripts mount itFlorian Fainelli2007-06-081-1/+1
| | | | SVN-Revision: 7537