summaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120-2.6
Commit message (Expand)AuthorAgeFilesLines
* fix of the board specific initialization of the GPIO pinsGabor Juhos2007-07-154-1/+13
* refresh patches for 2.6.22.1 using quiltGabor Juhos2007-07-1512-81/+81
* lzma-loader improvements * update LzmaDecode.[ch] to 4.16 * speed up decompre...Gabor Juhos2007-07-158-452/+784
* flash driver shows the correct chip size from nowGabor Juhos2007-07-131-1/+1
* Fix the section mismatch on the serial driver (#2076), thanks Thomas !Florian Fainelli2007-07-131-1/+1
* fix detection of admboot based boardsGabor Juhos2007-07-111-3/+8
* remove hardware accelerated byte swapping feature, and resync kernel configGabor Juhos2007-07-112-5/+0
* refactor kernel code (part 1), mark it as broken nowGabor Juhos2007-07-1156-1493/+3528
* bump to 2.6.22.1Mike Baker2007-07-111-1/+1
* fix errors in image generation Makefiles, thanks to Thomas Langer (fixes #2060)Gabor Juhos2007-07-101-2/+2
* disable image generation for boards which we still have problems with (at lea...Gabor Juhos2007-07-092-12/+22
* 2.6.22 is released :)Felix Fietkau2007-07-091-1/+1
* more generic handling of Macronix flash chips, fix #2008Gabor Juhos2007-07-032-38/+54
* fix a glitch in the status output of the non-verbose builds for adm5120Felix Fietkau2007-07-021-1/+1
* patch-cmdline is now goneFlorian Fainelli2007-07-011-1/+1
* Remove patch-cmdline from the packages and move it tools tools/. adm5120 and ...Florian Fainelli2007-07-011-0/+5
* rewrite of memory detection code, should be fix #1909Gabor Juhos2007-07-014-60/+214
* restore right patches for 2.6.21.5Gabor Juhos2007-06-3012-0/+563
* Oops! I've copied r7557 instead of r7757, sorryGabor Juhos2007-06-3011-411/+0
* restore old patches for 2.6.21.5 kernelGabor Juhos2007-06-3011-0/+411
* move 2.6.22 specific patches into the right placeGabor Juhos2007-06-3012-0/+0
* update to 2.6.22-rc6Gabor Juhos2007-06-2815-157/+313
* fill in the kernel version info for every target, move the kernel tarball md5...Felix Fietkau2007-06-281-0/+2
* replace led driver, and resync kernel configGabor Juhos2007-06-277-80/+623
* calling of prom_detect_board is needed only when we still don't know the boardGabor Juhos2007-06-262-4/+7
* from now on, the kernel parses parameters passed by our lzma-loaderGabor Juhos2007-06-254-66/+218
* from now on, the lzma loader is able to pass parameters to the kernelGabor Juhos2007-06-255-62/+223
* fix hardware byte swapping to work in little endian mode as wellGabor Juhos2007-06-232-3/+3
* add initial support for hardware accelerated byte swappingGabor Juhos2007-06-225-14/+94
* minor kernel config syncFelix Fietkau2007-06-211-4/+0
* cleanup svn propertiesGabor Juhos2007-06-191-1/+1
* remove unused empty filesGabor Juhos2007-06-183-0/+0
* Typo fix on the usb2 kernel moduleFlorian Fainelli2007-06-181-1/+1
* Resync kernel config, preliminary bandwidth control mgmt for the adm5120 switchFlorian Fainelli2007-06-173-5/+42
* New PCI fixup version, should better assign IRQs for boards, thanks Gabor !Florian Fainelli2007-06-171-22/+109
* prepare for the transition to linux 2.6.22 - make it possible to override the...Felix Fietkau2007-06-161-1/+6
* Move wget2nand to the base-files for adm5120 also fix default permission (#1812)Florian Fainelli2007-06-142-1/+73
* Fix memory detection and hcd compilation, thanks Gabor ! (closes #1813)Florian Fainelli2007-06-145-55/+153
* Better macronix bottom boot handling, thanks Gabor !Florian Fainelli2007-06-134-34/+94
* Refresh patches with quilt, thanks Gabor !Florian Fainelli2007-06-1310-127/+148
* Re-enable complex mappingsFlorian Fainelli2007-06-131-1/+2
* Include ohci ehci and a better copyright date and description for the cellvis...Florian Fainelli2007-06-121-3/+3
* Enable ohci and ehci for adm5120, some boards uses it (cellvision cameras)Florian Fainelli2007-06-121-5/+16
* Add a cellvision profile for ADM5120 IP based cameras, build several modules ...Florian Fainelli2007-06-112-5/+31
* Fix the irq mapping for routerboard devices (#1843)Florian Fainelli2007-06-111-8/+4
* Use the flash0_size from the adm5120_board structure to correctly remap the f...Florian Fainelli2007-06-101-2/+2
* Change the main partition to be named rootfs so that the scripts mount itFlorian Fainelli2007-06-081-1/+1
* Resync adm5120 kernel config, lzma-loader fixes from GaborFlorian Fainelli2007-06-084-9/+19
* Fix the cmdline hack patch, thanks GaborFlorian Fainelli2007-06-081-2/+2
* USB probe rewrite, really needs testingFlorian Fainelli2007-06-051-46/+49