aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120-2.6/files/arch/mips/adm5120
Commit message (Expand)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ...Felix Fietkau2007-09-0629-3512/+0
* I have new e-mail address. Thanks to Kaloz ;)Gabor Juhos2007-08-2925-25/+25
* [adm5120] make overriding of CPU features configurable, and enable it by defaultGabor Juhos2007-08-261-0/+4
* [adm5120] disable VLANs for RB1xx boards (#2132)Gabor Juhos2007-08-221-0/+14
* [adm5120] fix ethernet port mapping of the RB133Gabor Juhos2007-08-191-1/+1
* [adm5120] add special values for GPIO lines in switchGabor Juhos2007-08-061-22/+21
* [adm5120] USB driver fixesGabor Juhos2007-08-031-1/+1
* [adm5120] add definitions for RouterBOARD 150, no NAND driver yetGabor Juhos2007-08-021-3/+19
* [adm5120] add support for board specific vlan matrix, should fix #2132Gabor Juhos2007-08-019-29/+110
* [adm5120] uses AMBA PL010 driver for the serial ports from nowGabor Juhos2007-07-255-3/+135
* [adm5120] board specific fixesGabor Juhos2007-07-231-1/+3
* [adm5120] fix printk format arguments in memory detection codeGabor Juhos2007-07-221-6/+6
* [adm5120] update trxsplitGabor Juhos2007-07-201-57/+46
* Replace hardcoded values with their correct definitionsFlorian Fainelli2007-07-181-1/+1
* Convert the nand driver to a platform_device, should only allow routerboards ...Florian Fainelli2007-07-182-0/+20
* [adm5120] restore support for Infineon's EASY 5120 boardsGabor Juhos2007-07-172-8/+79
* Fix warningsFlorian Fainelli2007-07-171-6/+6
* [adm5120] fix of the board specific initialization of the GPIO pinsGabor Juhos2007-07-154-1/+13
* [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-1125-1270/+2376
* [adm5120] rewrite of memory detection code, should be fix #1909Gabor Juhos2007-07-011-56/+103
* [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-252-43/+186
* [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
* Fix memory detection and hcd compilation, thanks Gabor ! (closes #1813)Florian Fainelli2007-06-142-55/+137
* 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-024-286/+180
* 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
* Fix .21 compilation on memory.c (#1778)Florian Fainelli2007-05-291-2/+1
* Disable PCMCIA for adm5120, request IRQ for the USB driver, fix duplicate lin...Florian Fainelli2007-05-201-357/+0
* Add ADM5120 GPIO wrappersFlorian Fainelli2007-05-201-0/+714
* Implement architecture speficic GPIO calls for adm5120, thanks to Gabor JuhosFlorian Fainelli2007-05-201-0/+1
* Fix routeboard board detection, add some new ZyXEL boards, thanks to Gabor JuhosFlorian Fainelli2007-05-131-42/+112
* Updated support for Zynos/adm5120eb boards, thanks GaborFlorian Fainelli2007-04-271-28/+77
* Fresh fixes from Gabor Juhos : detects RouterBoot, Bootbase, improve board sp...Florian Fainelli2007-04-163-98/+565
* Rename mipsIRQ.S to int-handler to match the kernel naming convention, implem...Florian Fainelli2007-04-083-2/+11
* 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-021-1/+11
* Cleanup system code and use definitionsFlorian Fainelli2007-03-291-31/+5
* Add definitions, add settings detection for SoCsFlorian Fainelli2007-03-291-12/+68
* Fix warningFlorian Fainelli2007-03-291-2/+2
* Also forgot adding the adm5120_info fileFlorian Fainelli2007-03-261-0/+121
* Rewrite of the bootloader runtime detection (Gabor Juhos)Florian Fainelli2007-03-262-35/+5
* Do not register more than 2 ethernet porst for CFE based devices (i.e : Compe...Florian Fainelli2007-03-241-2/+3
* Add CFE runtime detectionFlorian Fainelli2007-03-221-0/+34
* Also add squashfs to the possible filesystems to be mountedFlorian Fainelli2007-03-211-1/+1
* prom_free_prom_memory is uselessFlorian Fainelli2007-03-201-21/+2