summaryrefslogtreecommitdiff
path: root/target/linux/adm5120-2.6/files/arch/mips
AgeCommit message (Expand)Author
2007-09-06strip the kernel version suffix from target directories, except for brcm-2.4 ...nbd
2007-08-29I have new e-mail address. Thanks to Kaloz ;)juhosg
2007-08-26[adm5120] make overriding of CPU features configurable, and enable it by defaultjuhosg
2007-08-22[adm5120] disable VLANs for RB1xx boards (#2132)juhosg
2007-08-19[adm5120] fix ethernet port mapping of the RB133juhosg
2007-08-06[adm5120] add special values for GPIO lines in switchjuhosg
2007-08-03[adm5120] USB driver fixesjuhosg
2007-08-02[adm5120] add definitions for RouterBOARD 150, no NAND driver yetjuhosg
2007-08-01[adm5120] add support for board specific vlan matrix, should fix #2132juhosg
2007-07-26protect the adm5120 pci ops with a spinlock - fixes race conditions that happ...nbd
2007-07-25[adm5120] uses AMBA PL010 driver for the serial ports from nowjuhosg
2007-07-23[adm5120] board specific fixesjuhosg
2007-07-22[adm5120] fix printk format arguments in memory detection codejuhosg
2007-07-20[adm5120] update trxsplitjuhosg
2007-07-18Replace hardcoded values with their correct definitionsflorian
2007-07-18Convert the nand driver to a platform_device, should only allow routerboards ...florian
2007-07-17[adm5120] restore support for Infineon's EASY 5120 boardsjuhosg
2007-07-17Fix warningsflorian
2007-07-15[adm5120] fix of the board specific initialization of the GPIO pinsjuhosg
2007-07-11[adm5120] fix detection of admboot based boardsjuhosg
2007-07-11[adm5120] remove hardware accelerated byte swapping feature, and resync kerne...juhosg
2007-07-11[adm5120] refactor kernel code (part 1), mark it as broken nowjuhosg
2007-07-01[adm5120] rewrite of memory detection code, should be fix #1909juhosg
2007-06-28[adm5120] update to 2.6.22-rc6juhosg
2007-06-26[adm5120] calling of prom_detect_board is needed only when we still don't kno...juhosg
2007-06-25[adm5120]: from now on, the kernel parses parameters passed by our lzma-loaderjuhosg
2007-06-23[adm5120] fix hardware byte swapping to work in little endian mode as welljuhosg
2007-06-22[adm5120] add initial support for hardware accelerated byte swappingjuhosg
2007-06-17New PCI fixup version, should better assign IRQs for boards, thanks Gabor !florian
2007-06-14Fix memory detection and hcd compilation, thanks Gabor ! (closes #1813)florian
2007-06-11Fix the irq mapping for routerboard devices (#1843)florian
2007-06-03Fix endianness issues with adm5120eb, thanks to Gabor !florian
2007-06-03adm5120 timing specific routines, was part of the IRQ handling rewritteflorian
2007-06-02IRQ handler rewrite by Gabor Juhos, uses C no longer assemblyflorian
2007-05-30Use the cmdline hacked's prom.c and disable this patching part accordinglyflorian
2007-05-30Minor fixes, do not count interrupts without interrupt source as spurious (#1...florian
2007-05-29Fix .21 compilation on memory.c (#1778)florian
2007-05-20Disable PCMCIA for adm5120, request IRQ for the USB driver, fix duplicate lin...florian
2007-05-20Add ADM5120 GPIO wrappersflorian
2007-05-20Implement architecture speficic GPIO calls for adm5120, thanks to Gabor Juhosflorian
2007-05-13Fix routeboard board detection, add some new ZyXEL boards, thanks to Gabor Juhosflorian
2007-04-27Updated support for Zynos/adm5120eb boards, thanks Gaborflorian
2007-04-17Re-enable PCI subsystem :)florian
2007-04-16Fresh fixes from Gabor Juhos : detects RouterBoot, Bootbase, improve board sp...florian
2007-04-08Rename mipsIRQ.S to int-handler to match the kernel naming convention, implem...florian
2007-04-03Use CONFIG_CMDLINE instead of hardcoded kernel command lineflorian
2007-04-02Add the infrastructure to detect RouterBOOT and use USBflorian
2007-03-29Cleanup system code and use definitionsflorian
2007-03-29Add definitions, add settings detection for SoCsflorian
2007-03-29Fix warningflorian