aboutsummaryrefslogtreecommitdiff
path: root/target/linux/adm5120-2.6
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
* simplified image file generationGabor Juhos2007-08-29
| | | | SVN-Revision: 8537
* 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
* Move to 2.6.22.4Florian Fainelli2007-08-21
| | | | SVN-Revision: 8451
* fix ethernet port mapping of the RB133Gabor Juhos2007-08-19
| | | | SVN-Revision: 8431
* cleanup patch of the USB driverGabor Juhos2007-08-13
| | | | SVN-Revision: 8408
* 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
* build system cleanup/restructuring as described in ↵Felix Fietkau2007-08-07
| | | | | | http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html SVN-Revision: 8362
* 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
* rename patches to follow our naming conventionsGabor Juhos2007-07-27
| | | | SVN-Revision: 8196
* 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
* reorder rootfstypes to allow both squashfs and jffs2 images to bootGabor Juhos2007-07-24
| | | | SVN-Revision: 8144
* fix kernel command lineGabor Juhos2007-07-24
| | | | SVN-Revision: 8143
* cosmetic changes in flash driverGabor Juhos2007-07-23
| | | | SVN-Revision: 8135
* disable reserved blocks for checkpointing in yaffs2 on rb532 and adm5120Felix Fietkau2007-07-23
| | | | SVN-Revision: 8131
* 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
* cleanup patches * nuke patches for 2.6.21 * refresh patches for 2.6.22Gabor Juhos2007-07-23
| | | | SVN-Revision: 8122
* simplify and fix adm5120 image building, fix broken FEATURES handlingFelix Fietkau2007-07-23
| | | | SVN-Revision: 8113
* 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 wget2nand with the host's patch-cmdline and the new kernel filenameFlorian Fainelli2007-07-20
| | | | SVN-Revision: 8076
* 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
* Remove tgz hacksFlorian Fainelli2007-07-19
| | | | SVN-Revision: 8066
* really fix tgz imagesFelix Fietkau2007-07-19
| | | | SVN-Revision: 8065
* Put the init flag in the structureFlorian Fainelli2007-07-19
| | | | SVN-Revision: 8054
* clean of the rootfs_split patchGabor Juhos2007-07-19
| | | | SVN-Revision: 8047
* 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
* Fix the tgz image buildFlorian Fainelli2007-07-18
| | | | SVN-Revision: 8042
* The RB1xx profile should only provide tgz image and pci supportFlorian Fainelli2007-07-18
| | | | SVN-Revision: 8041
* Add a USES_TGZ config.in variable, so that RB1xx profiles can use itFlorian Fainelli2007-07-18
| | | | SVN-Revision: 8039