summaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120-2.6
Commit message (Expand)AuthorAgeFilesLines
* add LED definitions for the RB133/133C boards, thanks to Christophe LucasGabor Juhos2007-07-271-0/+7
* rename patches to follow our naming conventionsGabor Juhos2007-07-277-0/+0
* protect the adm5120 pci ops with a spinlock - fixes race conditions that happ...Felix Fietkau2007-07-261-0/+9
* uses AMBA PL010 driver for the serial ports from nowGabor Juhos2007-07-2510-5/+522
* reorder rootfstypes to allow both squashfs and jffs2 images to bootGabor Juhos2007-07-241-1/+1
* fix kernel command lineGabor Juhos2007-07-241-1/+1
* cosmetic changes in flash driverGabor Juhos2007-07-231-18/+18
* disable reserved blocks for checkpointing in yaffs2 on rb532 and adm5120Felix Fietkau2007-07-231-1/+1
* adm5120_mtd.c is no longer in useGabor Juhos2007-07-231-497/+0
* board specific fixes * fix detection of RB-133C, thanks to Christophe Lucas *...Gabor Juhos2007-07-232-1/+11
* cleanup patches * nuke patches for 2.6.21 * refresh patches for 2.6.22Gabor Juhos2007-07-2313-572/+1
* simplify and fix adm5120 image building, fix broken FEATURES handlingFelix Fietkau2007-07-233-8/+10
* fix printk format arguments in memory detection codeGabor Juhos2007-07-221-6/+6
* flash driver fixesGabor Juhos2007-07-211-12/+14
* fix switch driver, force all packets from all the ports are low priorityGabor Juhos2007-07-202-0/+4
* Fixup the hcd driver, add a start/stop/reset/sw_reset functions, should allow...Florian Fainelli2007-07-201-42/+137
* Fix wget2nand with the host's patch-cmdline and the new kernel filenameFlorian Fainelli2007-07-201-9/+1
* fix switch_driver to avoid segfaultsGabor Juhos2007-07-201-6/+6
* update trxsplit * use generic rootfs_split feature * resync kernel configGabor Juhos2007-07-202-61/+46
* Fix indentation for add_mtd_partitions (#2072)Florian Fainelli2007-07-191-1/+1
* Remove tgz hacksFlorian Fainelli2007-07-191-2/+0
* really fix tgz imagesFelix Fietkau2007-07-191-2/+5
* Put the init flag in the structureFlorian Fainelli2007-07-191-3/+4
* clean of the rootfs_split patchGabor Juhos2007-07-191-1/+2
* Replace hardcoded values with their correct definitionsFlorian Fainelli2007-07-182-2/+2
* Convert the nand driver to a platform_device, should only allow routerboards ...Florian Fainelli2007-07-184-56/+162
* Fix the tgz image buildFlorian Fainelli2007-07-181-0/+2
* The RB1xx profile should only provide tgz image and pci supportFlorian Fainelli2007-07-181-1/+1
* Add a USES_TGZ config.in variable, so that RB1xx profiles can use itFlorian Fainelli2007-07-181-0/+1
* Load the appropriate MTD driver if we were booted from NOR/NAND only, use the...Florian Fainelli2007-07-182-5/+15
* restore support for Infineon's EASY 5120 boardsGabor Juhos2007-07-175-20/+94
* Adm5120 NAPI polling support and fixes by Thomas Langer and Friedrich BeckmannFlorian Fainelli2007-07-172-126/+230
* Fix warningsFlorian Fainelli2007-07-172-6/+7
* 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