Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | 59 | -9221/+0 |
| | | | | | | (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 Juhos | 2007-08-29 | 48 | -52/+52 |
| | | | | SVN-Revision: 8538 | ||||
* | make overriding of CPU features configurable, and enable it by default | Gabor Juhos | 2007-08-26 | 2 | -0/+9 |
| | | | | SVN-Revision: 8493 | ||||
* | override CPU features | Gabor Juhos | 2007-08-24 | 1 | -0/+84 |
| | | | | SVN-Revision: 8480 | ||||
* | disable VLANs for RB1xx boards (#2132) | Gabor Juhos | 2007-08-22 | 1 | -0/+14 |
| | | | | SVN-Revision: 8463 | ||||
* | fix ethernet port mapping of the RB133 | Gabor Juhos | 2007-08-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 8431 | ||||
* | Fix typo (#2210) | Florian Fainelli | 2007-08-12 | 1 | -6/+3 |
| | | | | SVN-Revision: 8402 | ||||
* | USB driver fixes * fix allocation of the ED/TD descriptors * remove some ↵ | Gabor Juhos | 2007-08-10 | 1 | -10/+8 |
| | | | | | | unused fields from admhcd struct SVN-Revision: 8391 | ||||
* | minor usb driver cleanup | Gabor Juhos | 2007-08-10 | 1 | -137/+138 |
| | | | | SVN-Revision: 8385 | ||||
* | LED driver fixes * add LED definitions for the BR-6104K boards from #2153 * ↵ | Gabor Juhos | 2007-08-07 | 1 | -56/+82 |
| | | | | | | sort board definitions alphabetically SVN-Revision: 8377 | ||||
* | add support for special LED brightness values | Gabor Juhos | 2007-08-07 | 1 | -1/+4 |
| | | | | SVN-Revision: 8376 | ||||
* | add special values for GPIO lines in switch | Gabor Juhos | 2007-08-06 | 2 | -22/+38 |
| | | | | SVN-Revision: 8351 | ||||
* | fix reset function in USB driver | Gabor Juhos | 2007-08-03 | 1 | -7/+11 |
| | | | | SVN-Revision: 8332 | ||||
* | USB driver fixes * fix compiler warning in adm5120-hcd.c * allocate ↵ | Gabor Juhos | 2007-08-03 | 2 | -11/+11 |
| | | | | | | mem_resource with the correct size * fix driver name in the platform device structure SVN-Revision: 8331 | ||||
* | Some adm5120-hcd cleanups | Florian Fainelli | 2007-08-02 | 1 | -59/+103 |
| | | | | SVN-Revision: 8320 | ||||
* | add definitions for RouterBOARD 150, no NAND driver yet | Gabor Juhos | 2007-08-02 | 1 | -3/+19 |
| | | | | SVN-Revision: 8314 | ||||
* | add support for board specific vlan matrix, should fix #2132 | Gabor Juhos | 2007-08-01 | 12 | -53/+123 |
| | | | | SVN-Revision: 8309 | ||||
* | add LED definitions for the RB133/133C boards, thanks to Christophe Lucas | Gabor Juhos | 2007-07-27 | 1 | -0/+7 |
| | | | | SVN-Revision: 8199 | ||||
* | protect the adm5120 pci ops with a spinlock - fixes race conditions that ↵ | Felix Fietkau | 2007-07-26 | 1 | -0/+9 |
| | | | | | | happened in combination with madwifi and more than one card SVN-Revision: 8186 | ||||
* | uses AMBA PL010 driver for the serial ports from now | Gabor Juhos | 2007-07-25 | 7 | -3/+202 |
| | | | | SVN-Revision: 8159 | ||||
* | cosmetic changes in flash driver | Gabor Juhos | 2007-07-23 | 1 | -18/+18 |
| | | | | SVN-Revision: 8135 | ||||
* | adm5120_mtd.c is no longer in use | Gabor Juhos | 2007-07-23 | 1 | -497/+0 |
| | | | | SVN-Revision: 8129 | ||||
* | board specific fixes * fix detection of RB-133C, thanks to Christophe Lucas ↵ | Gabor Juhos | 2007-07-23 | 1 | -1/+3 |
| | | | | | | * 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 code | Gabor Juhos | 2007-07-22 | 1 | -6/+6 |
| | | | | SVN-Revision: 8105 | ||||
* | flash driver fixes | Gabor Juhos | 2007-07-21 | 1 | -12/+14 |
| | | | | SVN-Revision: 8091 | ||||
* | fix switch driver, force all packets from all the ports are low priority | Gabor Juhos | 2007-07-20 | 2 | -0/+4 |
| | | | | SVN-Revision: 8083 | ||||
* | Fixup the hcd driver, add a start/stop/reset/sw_reset functions, should ↵ | Florian Fainelli | 2007-07-20 | 1 | -42/+137 |
| | | | | | | allow it to basically run SVN-Revision: 8078 | ||||
* | fix switch_driver to avoid segfaults | Gabor Juhos | 2007-07-20 | 1 | -6/+6 |
| | | | | SVN-Revision: 8071 | ||||
* | update trxsplit * use generic rootfs_split feature * resync kernel config | Gabor Juhos | 2007-07-20 | 1 | -57/+46 |
| | | | | SVN-Revision: 8070 | ||||
* | Fix indentation for add_mtd_partitions (#2072) | Florian Fainelli | 2007-07-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 8068 | ||||
* | Put the init flag in the structure | Florian Fainelli | 2007-07-19 | 1 | -3/+4 |
| | | | | SVN-Revision: 8054 | ||||
* | Replace hardcoded values with their correct definitions | Florian Fainelli | 2007-07-18 | 2 | -2/+2 |
| | | | | SVN-Revision: 8046 | ||||
* | Convert the nand driver to a platform_device, should only allow routerboards ↵ | Florian Fainelli | 2007-07-18 | 4 | -56/+162 |
| | | | | | | to use it SVN-Revision: 8045 | ||||
* | Load the appropriate MTD driver if we were booted from NOR/NAND only, use ↵ | Florian Fainelli | 2007-07-18 | 2 | -5/+15 |
| | | | | | | the TRX mapping by default if bootloader unknown SVN-Revision: 8032 | ||||
* | restore support for Infineon's EASY 5120 boards | Gabor Juhos | 2007-07-17 | 2 | -8/+79 |
| | | | | SVN-Revision: 8021 | ||||
* | Adm5120 NAPI polling support and fixes by Thomas Langer and Friedrich Beckmann | Florian Fainelli | 2007-07-17 | 2 | -126/+230 |
| | | | | SVN-Revision: 8013 | ||||
* | Fix warnings | Florian Fainelli | 2007-07-17 | 2 | -6/+7 |
| | | | | SVN-Revision: 8012 | ||||
* | fix of the board specific initialization of the GPIO pins | Gabor Juhos | 2007-07-15 | 4 | -1/+13 |
| | | | | SVN-Revision: 7979 | ||||
* | flash driver shows the correct chip size from now | Gabor Juhos | 2007-07-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 7971 | ||||
* | Fix the section mismatch on the serial driver (#2076), thanks Thomas ! | Florian Fainelli | 2007-07-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 7967 | ||||
* | fix detection of admboot based boards | Gabor Juhos | 2007-07-11 | 1 | -3/+8 |
| | | | | SVN-Revision: 7926 | ||||
* | remove hardware accelerated byte swapping feature, and resync kernel config | Gabor Juhos | 2007-07-11 | 1 | -4/+0 |
| | | | | SVN-Revision: 7924 | ||||
* | refactor kernel code (part 1), mark it as broken now | Gabor Juhos | 2007-07-11 | 41 | -1361/+3357 |
| | | | | SVN-Revision: 7916 | ||||
* | rewrite of memory detection code, should be fix #1909 | Gabor Juhos | 2007-07-01 | 4 | -60/+214 |
| | | | | SVN-Revision: 7819 | ||||
* | update to 2.6.22-rc6 | Gabor Juhos | 2007-06-28 | 1 | -4/+5 |
| | | | | SVN-Revision: 7758 | ||||
* | replace led driver, and resync kernel config | Gabor Juhos | 2007-06-27 | 4 | -52/+574 |
| | | | | SVN-Revision: 7744 | ||||
* | calling of prom_detect_board is needed only when we still don't know the board | Gabor Juhos | 2007-06-26 | 2 | -4/+7 |
| | | | | SVN-Revision: 7736 | ||||
* | from now on, the kernel parses parameters passed by our lzma-loader | Gabor Juhos | 2007-06-25 | 3 | -59/+196 |
| | | | | SVN-Revision: 7730 | ||||
* | fix hardware byte swapping to work in little endian mode as well | Gabor Juhos | 2007-06-23 | 1 | -2/+2 |
| | | | | SVN-Revision: 7712 | ||||
* | add initial support for hardware accelerated byte swapping | Gabor Juhos | 2007-06-22 | 2 | -9/+46 |
| | | | | SVN-Revision: 7708 |