aboutsummaryrefslogtreecommitdiff
path: root/target/linux/adm5120-2.6/files
Commit message (Collapse)AuthorAge
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-06
| | | | | | (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653
* I have new e-mail address. Thanks to Kaloz ;)Gabor Juhos2007-08-29
| | | | SVN-Revision: 8538
* make overriding of CPU features configurable, and enable it by defaultGabor Juhos2007-08-26
| | | | SVN-Revision: 8493
* override CPU featuresGabor Juhos2007-08-24
| | | | SVN-Revision: 8480
* disable VLANs for RB1xx boards (#2132)Gabor Juhos2007-08-22
| | | | SVN-Revision: 8463
* fix ethernet port mapping of the RB133Gabor Juhos2007-08-19
| | | | SVN-Revision: 8431
* Fix typo (#2210)Florian Fainelli2007-08-12
| | | | SVN-Revision: 8402
* USB driver fixes * fix allocation of the ED/TD descriptors * remove some ↵Gabor Juhos2007-08-10
| | | | | | unused fields from admhcd struct SVN-Revision: 8391
* minor usb driver cleanupGabor Juhos2007-08-10
| | | | SVN-Revision: 8385
* LED driver fixes * add LED definitions for the BR-6104K boards from #2153 * ↵Gabor Juhos2007-08-07
| | | | | | sort board definitions alphabetically SVN-Revision: 8377
* add support for special LED brightness valuesGabor Juhos2007-08-07
| | | | SVN-Revision: 8376
* add special values for GPIO lines in switchGabor Juhos2007-08-06
| | | | SVN-Revision: 8351
* fix reset function in USB driverGabor Juhos2007-08-03
| | | | SVN-Revision: 8332
* USB driver fixes * fix compiler warning in adm5120-hcd.c * allocate ↵Gabor Juhos2007-08-03
| | | | | | mem_resource with the correct size * fix driver name in the platform device structure SVN-Revision: 8331
* Some adm5120-hcd cleanupsFlorian Fainelli2007-08-02
| | | | SVN-Revision: 8320
* add definitions for RouterBOARD 150, no NAND driver yetGabor Juhos2007-08-02
| | | | SVN-Revision: 8314
* add support for board specific vlan matrix, should fix #2132Gabor Juhos2007-08-01
| | | | SVN-Revision: 8309
* add LED definitions for the RB133/133C boards, thanks to Christophe LucasGabor Juhos2007-07-27
| | | | SVN-Revision: 8199
* protect the adm5120 pci ops with a spinlock - fixes race conditions that ↵Felix Fietkau2007-07-26
| | | | | | happened in combination with madwifi and more than one card SVN-Revision: 8186
* uses AMBA PL010 driver for the serial ports from nowGabor Juhos2007-07-25
| | | | SVN-Revision: 8159
* cosmetic changes in flash driverGabor Juhos2007-07-23
| | | | SVN-Revision: 8135
* adm5120_mtd.c is no longer in useGabor Juhos2007-07-23
| | | | SVN-Revision: 8129
* board specific fixes * fix detection of RB-133C, thanks to Christophe Lucas ↵Gabor Juhos2007-07-23
| | | | | | * fix detection of RB-153 * add support for WP54G-WRT to the lzma-loader * fix adm5120_mtd.c for WP54G-WRT in 7.07 * now it's ready for the release of 7.07 SVN-Revision: 8128
* fix printk format arguments in memory detection codeGabor Juhos2007-07-22
| | | | SVN-Revision: 8105
* flash driver fixesGabor Juhos2007-07-21
| | | | SVN-Revision: 8091
* fix switch driver, force all packets from all the ports are low priorityGabor Juhos2007-07-20
| | | | SVN-Revision: 8083
* Fixup the hcd driver, add a start/stop/reset/sw_reset functions, should ↵Florian Fainelli2007-07-20
| | | | | | allow it to basically run SVN-Revision: 8078
* fix switch_driver to avoid segfaultsGabor Juhos2007-07-20
| | | | SVN-Revision: 8071
* update trxsplit * use generic rootfs_split feature * resync kernel configGabor Juhos2007-07-20
| | | | SVN-Revision: 8070
* Fix indentation for add_mtd_partitions (#2072)Florian Fainelli2007-07-19
| | | | SVN-Revision: 8068
* Put the init flag in the structureFlorian Fainelli2007-07-19
| | | | SVN-Revision: 8054
* Replace hardcoded values with their correct definitionsFlorian Fainelli2007-07-18
| | | | SVN-Revision: 8046
* Convert the nand driver to a platform_device, should only allow routerboards ↵Florian Fainelli2007-07-18
| | | | | | to use it SVN-Revision: 8045
* Load the appropriate MTD driver if we were booted from NOR/NAND only, use ↵Florian Fainelli2007-07-18
| | | | | | the TRX mapping by default if bootloader unknown SVN-Revision: 8032
* restore support for Infineon's EASY 5120 boardsGabor Juhos2007-07-17
| | | | SVN-Revision: 8021
* Adm5120 NAPI polling support and fixes by Thomas Langer and Friedrich BeckmannFlorian Fainelli2007-07-17
| | | | SVN-Revision: 8013
* Fix warningsFlorian Fainelli2007-07-17
| | | | SVN-Revision: 8012
* fix of the board specific initialization of the GPIO pinsGabor Juhos2007-07-15
| | | | SVN-Revision: 7979
* flash driver shows the correct chip size from nowGabor Juhos2007-07-13
| | | | SVN-Revision: 7971
* Fix the section mismatch on the serial driver (#2076), thanks Thomas !Florian Fainelli2007-07-13
| | | | SVN-Revision: 7967
* fix detection of admboot based boardsGabor Juhos2007-07-11
| | | | SVN-Revision: 7926
* remove hardware accelerated byte swapping feature, and resync kernel configGabor Juhos2007-07-11
| | | | SVN-Revision: 7924
* refactor kernel code (part 1), mark it as broken nowGabor Juhos2007-07-11
| | | | SVN-Revision: 7916
* rewrite of memory detection code, should be fix #1909Gabor Juhos2007-07-01
| | | | SVN-Revision: 7819
* update to 2.6.22-rc6Gabor Juhos2007-06-28
| | | | SVN-Revision: 7758
* replace led driver, and resync kernel configGabor Juhos2007-06-27
| | | | SVN-Revision: 7744
* calling of prom_detect_board is needed only when we still don't know the boardGabor Juhos2007-06-26
| | | | SVN-Revision: 7736
* from now on, the kernel parses parameters passed by our lzma-loaderGabor Juhos2007-06-25
| | | | SVN-Revision: 7730
* fix hardware byte swapping to work in little endian mode as wellGabor Juhos2007-06-23
| | | | SVN-Revision: 7712
* add initial support for hardware accelerated byte swappingGabor Juhos2007-06-22
| | | | SVN-Revision: 7708