aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120-2.6/files
Commit message (Expand)AuthorAgeFilesLines
* [adm5120] fix of the board specific initialization of the GPIO pinsGabor Juhos2007-07-154-1/+13
* [adm5120] 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
* [adm5120] fix detection of admboot based boardsGabor Juhos2007-07-111-3/+8
* [adm5120] remove hardware accelerated byte swapping feature, and resync kerne...Gabor Juhos2007-07-111-4/+0
* [adm5120] refactor kernel code (part 1), mark it as broken nowGabor Juhos2007-07-1141-1361/+3357
* [adm5120] rewrite of memory detection code, should be fix #1909Gabor Juhos2007-07-014-60/+214
* [adm5120] update to 2.6.22-rc6Gabor Juhos2007-06-281-4/+5
* [adm5120] replace led driver, and resync kernel configGabor Juhos2007-06-274-52/+574
* [adm5120] calling of prom_detect_board is needed only when we still don't kno...Gabor Juhos2007-06-262-4/+7
* [adm5120]: from now on, the kernel parses parameters passed by our lzma-loaderGabor Juhos2007-06-253-59/+196
* [adm5120] fix hardware byte swapping to work in little endian mode as wellGabor Juhos2007-06-231-2/+2
* [adm5120] add initial support for hardware accelerated byte swappingGabor Juhos2007-06-222-9/+46
* Resync kernel config, preliminary bandwidth control mgmt for the adm5120 switchFlorian Fainelli2007-06-172-0/+42
* New PCI fixup version, should better assign IRQs for boards, thanks Gabor !Florian Fainelli2007-06-171-22/+109
* 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-131-2/+6
* 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
* USB probe rewrite, really needs testingFlorian Fainelli2007-06-051-46/+49
* Fix endianness issues with adm5120eb, thanks to Gabor !Florian Fainelli2007-06-031-21/+72
* adm5120 timing specific routines, was part of the IRQ handling rewritteFlorian Fainelli2007-06-031-0/+54
* IRQ handler rewrite by Gabor Juhos, uses C no longer assemblyFlorian Fainelli2007-06-0212-375/+496
* Use the cmdline hacked's prom.c and disable this patching part accordinglyFlorian Fainelli2007-05-301-1/+6
* Minor fixes, do not count interrupts without interrupt source as spurious (#1...Florian Fainelli2007-05-303-6/+10
* Add the rbmipsnand fix from #1778Florian Fainelli2007-05-291-1/+12
* .21 fixesFlorian Fainelli2007-05-292-1/+2
* Fix .21 compilation on memory.c (#1778)Florian Fainelli2007-05-291-2/+1
* Fix adm5120hcd compilation error (#1738)Florian Fainelli2007-05-221-1/+1
* Disable PCMCIA for adm5120, request IRQ for the USB driver, fix duplicate lin...Florian Fainelli2007-05-203-468/+7
* Add ADM5120 GPIO wrappersFlorian Fainelli2007-05-202-0/+932
* Implement architecture speficic GPIO calls for adm5120, thanks to Gabor JuhosFlorian Fainelli2007-05-203-0/+43
* Backport [7224] to the adm5120 flash map driverFlorian Fainelli2007-05-181-4/+2
* Fix routeboard board detection, add some new ZyXEL boards, thanks to Gabor JuhosFlorian Fainelli2007-05-132-42/+131
* Backport [7172] to adm5120 mtd map driverFlorian Fainelli2007-05-111-42/+2
* Suppress OpenWrt partition, no needed anymoreFlorian Fainelli2007-05-111-1/+0
* Fix some \n and kernel logging levelsFlorian Fainelli2007-05-111-3/+3
* LED driver updateFlorian Fainelli2007-05-111-31/+25
* Fix some HCD driver warningsFlorian Fainelli2007-05-071-7/+1
* Updated support for Zynos/adm5120eb boards, thanks GaborFlorian Fainelli2007-04-272-30/+100
* Move NAND driver from rb1xx to adm5120, rbmipsnand fixed by David Goodenough,...Florian Fainelli2007-04-171-0/+111
* Re-enable PCI subsystem :)Florian Fainelli2007-04-171-1/+1
* Forgot that includesFlorian Fainelli2007-04-162-0/+161
* Fresh fixes from Gabor Juhos : detects RouterBoot, Bootbase, improve board sp...Florian Fainelli2007-04-167-198/+657
* Rename mipsIRQ.S to int-handler to match the kernel naming convention, implem...Florian Fainelli2007-04-084-52/+112
* Add the infrastructure to support different flash sizes/addressFlorian Fainelli2007-04-031-2/+4
* Use CONFIG_CMDLINE instead of hardcoded kernel command lineFlorian Fainelli2007-04-031-1/+1
* Add the infrastructure to detect RouterBOOT and use USBFlorian Fainelli2007-04-022-3/+22
* Fixes from Compex to make OpenWrt run on WP54AG, thanks !Florian Fainelli2007-04-022-1/+59