summaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120-2.6
Commit message (Expand)AuthorAgeFilesLines
* [adm5120] add LED definitions for the RB133/133C boards, thanks to Christophe...juhosg2007-07-271-0/+7
* [adm5120] rename patches to follow our naming conventionsjuhosg2007-07-277-0/+0
* protect the adm5120 pci ops with a spinlock - fixes race conditions that happ...nbd2007-07-261-0/+9
* [adm5120] uses AMBA PL010 driver for the serial ports from nowjuhosg2007-07-2510-5/+522
* [adm5120] reorder rootfstypes to allow both squashfs and jffs2 images to bootjuhosg2007-07-241-1/+1
* [adm5120] fix kernel command linejuhosg2007-07-241-1/+1
* [adm5120] cosmetic changes in flash driverjuhosg2007-07-231-18/+18
* disable reserved blocks for checkpointing in yaffs2 on rb532 and adm5120nbd2007-07-231-1/+1
* [adm5120] adm5120_mtd.c is no longer in usejuhosg2007-07-231-497/+0
* [adm5120] board specific fixesjuhosg2007-07-232-1/+11
* [adm5120] cleanup patchesjuhosg2007-07-2313-572/+1
* simplify and fix adm5120 image building, fix broken FEATURES handlingnbd2007-07-233-8/+10
* [adm5120] fix printk format arguments in memory detection codejuhosg2007-07-221-6/+6
* [adm5120] flash driver fixesjuhosg2007-07-211-12/+14
* [adm5120] fix switch driver, force all packets from all the ports are low pri...juhosg2007-07-202-0/+4
* Fixup the hcd driver, add a start/stop/reset/sw_reset functions, should allow...florian2007-07-201-42/+137
* Fix wget2nand with the host's patch-cmdline and the new kernel filenameflorian2007-07-201-9/+1
* [adm5120] fix switch_driver to avoid segfaultsjuhosg2007-07-201-6/+6
* [adm5120] update trxsplitjuhosg2007-07-202-61/+46
* Fix indentation for add_mtd_partitions (#2072)florian2007-07-191-1/+1
* Remove tgz hacksflorian2007-07-191-2/+0
* really fix tgz imagesnbd2007-07-191-2/+5
* Put the init flag in the structureflorian2007-07-191-3/+4
* clean of the rootfs_split patchjuhosg2007-07-191-1/+2
* Replace hardcoded values with their correct definitionsflorian2007-07-182-2/+2
* Convert the nand driver to a platform_device, should only allow routerboards ...florian2007-07-184-56/+162
* Fix the tgz image buildflorian2007-07-181-0/+2
* The RB1xx profile should only provide tgz image and pci supportflorian2007-07-181-1/+1
* Add a USES_TGZ config.in variable, so that RB1xx profiles can use itflorian2007-07-181-0/+1
* Load the appropriate MTD driver if we were booted from NOR/NAND only, use the...florian2007-07-182-5/+15
* [adm5120] restore support for Infineon's EASY 5120 boardsjuhosg2007-07-175-20/+94
* Adm5120 NAPI polling support and fixes by Thomas Langer and Friedrich Beckmannflorian2007-07-172-126/+230
* Fix warningsflorian2007-07-172-6/+7
* [adm5120] fix of the board specific initialization of the GPIO pinsjuhosg2007-07-154-1/+13
* [adm5120] refresh patches for 2.6.22.1 using quiltjuhosg2007-07-1512-81/+81
* [adm5120] lzma-loader improvementsjuhosg2007-07-158-452/+784
* [adm5120] flash driver shows the correct chip size from nowjuhosg2007-07-131-1/+1
* Fix the section mismatch on the serial driver (#2076), thanks Thomas !florian2007-07-131-1/+1
* [adm5120] fix detection of admboot based boardsjuhosg2007-07-111-3/+8
* [adm5120] remove hardware accelerated byte swapping feature, and resync kerne...juhosg2007-07-112-5/+0
* [adm5120] refactor kernel code (part 1), mark it as broken nowjuhosg2007-07-1156-1493/+3528
* bump to 2.6.22.1mbm2007-07-111-1/+1
* [adm5120] fix errors in image generation Makefiles, thanks to Thomas Langer (...juhosg2007-07-101-2/+2
* disable image generation for boards which we still have problems with (at lea...juhosg2007-07-092-12/+22
* 2.6.22 is released :)nbd2007-07-091-1/+1
* [adm5120] more generic handling of Macronix flash chips, fix #2008juhosg2007-07-032-38/+54
* fix a glitch in the status output of the non-verbose builds for adm5120nbd2007-07-021-1/+1
* patch-cmdline is now goneflorian2007-07-011-1/+1
* Remove patch-cmdline from the packages and move it tools tools/. adm5120 and ...florian2007-07-011-0/+5
* [adm5120] rewrite of memory detection code, should be fix #1909juhosg2007-07-014-60/+214