Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-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 Juhos | 2007-08-29 |
| | | | | SVN-Revision: 8538 | ||
* | Fix typo (#2210) | Florian Fainelli | 2007-08-12 |
| | | | | SVN-Revision: 8402 | ||
* | USB driver fixes * fix allocation of the ED/TD descriptors * remove some ↵ | Gabor Juhos | 2007-08-10 |
| | | | | | | unused fields from admhcd struct SVN-Revision: 8391 | ||
* | minor usb driver cleanup | Gabor Juhos | 2007-08-10 |
| | | | | SVN-Revision: 8385 | ||
* | LED driver fixes * add LED definitions for the BR-6104K boards from #2153 * ↵ | Gabor Juhos | 2007-08-07 |
| | | | | | | sort board definitions alphabetically SVN-Revision: 8377 | ||
* | add support for special LED brightness values | Gabor Juhos | 2007-08-07 |
| | | | | SVN-Revision: 8376 | ||
* | fix reset function in USB driver | Gabor Juhos | 2007-08-03 |
| | | | | SVN-Revision: 8332 | ||
* | USB driver fixes * fix compiler warning in adm5120-hcd.c * allocate ↵ | Gabor Juhos | 2007-08-03 |
| | | | | | | 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 |
| | | | | SVN-Revision: 8320 | ||
* | add support for board specific vlan matrix, should fix #2132 | Gabor Juhos | 2007-08-01 |
| | | | | SVN-Revision: 8309 | ||
* | add LED definitions for the RB133/133C boards, thanks to Christophe Lucas | Gabor Juhos | 2007-07-27 |
| | | | | SVN-Revision: 8199 | ||
* | cosmetic changes in flash driver | Gabor Juhos | 2007-07-23 |
| | | | | SVN-Revision: 8135 | ||
* | adm5120_mtd.c is no longer in use | Gabor Juhos | 2007-07-23 |
| | | | | SVN-Revision: 8129 | ||
* | flash driver fixes | Gabor Juhos | 2007-07-21 |
| | | | | SVN-Revision: 8091 | ||
* | fix switch driver, force all packets from all the ports are low priority | Gabor Juhos | 2007-07-20 |
| | | | | SVN-Revision: 8083 | ||
* | Fixup the hcd driver, add a start/stop/reset/sw_reset functions, should ↵ | Florian Fainelli | 2007-07-20 |
| | | | | | | allow it to basically run SVN-Revision: 8078 | ||
* | fix switch_driver to avoid segfaults | Gabor Juhos | 2007-07-20 |
| | | | | SVN-Revision: 8071 | ||
* | Fix indentation for add_mtd_partitions (#2072) | Florian Fainelli | 2007-07-19 |
| | | | | SVN-Revision: 8068 | ||
* | Put the init flag in the structure | Florian Fainelli | 2007-07-19 |
| | | | | SVN-Revision: 8054 | ||
* | Replace hardcoded values with their correct definitions | Florian Fainelli | 2007-07-18 |
| | | | | SVN-Revision: 8046 | ||
* | Convert the nand driver to a platform_device, should only allow routerboards ↵ | Florian Fainelli | 2007-07-18 |
| | | | | | | 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 |
| | | | | | | the TRX mapping by default if bootloader unknown SVN-Revision: 8032 | ||
* | Adm5120 NAPI polling support and fixes by Thomas Langer and Friedrich Beckmann | Florian Fainelli | 2007-07-17 |
| | | | | SVN-Revision: 8013 | ||
* | flash driver shows the correct chip size from now | Gabor Juhos | 2007-07-13 |
| | | | | SVN-Revision: 7971 | ||
* | Fix the section mismatch on the serial driver (#2076), thanks Thomas ! | Florian Fainelli | 2007-07-13 |
| | | | | SVN-Revision: 7967 | ||
* | refactor kernel code (part 1), mark it as broken now | Gabor Juhos | 2007-07-11 |
| | | | | SVN-Revision: 7916 | ||
* | replace led driver, and resync kernel config | Gabor Juhos | 2007-06-27 |
| | | | | SVN-Revision: 7744 | ||
* | Resync kernel config, preliminary bandwidth control mgmt for the adm5120 switch | Florian Fainelli | 2007-06-17 |
| | | | | SVN-Revision: 7655 | ||
* | Fix memory detection and hcd compilation, thanks Gabor ! (closes #1813) | Florian Fainelli | 2007-06-14 |
| | | | | SVN-Revision: 7631 | ||
* | Better macronix bottom boot handling, thanks Gabor ! | Florian Fainelli | 2007-06-13 |
| | | | | SVN-Revision: 7618 | ||
* | Use the flash0_size from the adm5120_board structure to correctly remap the ↵ | Florian Fainelli | 2007-06-10 |
| | | | | | | flash (#1855) SVN-Revision: 7547 | ||
* | Change the main partition to be named rootfs so that the scripts mount it | Florian Fainelli | 2007-06-08 |
| | | | | SVN-Revision: 7537 | ||
* | USB probe rewrite, really needs testing | Florian Fainelli | 2007-06-05 |
| | | | | SVN-Revision: 7505 | ||
* | IRQ handler rewrite by Gabor Juhos, uses C no longer assembly | Florian Fainelli | 2007-06-02 |
| | | | | SVN-Revision: 7464 | ||
* | Add the rbmipsnand fix from #1778 | Florian Fainelli | 2007-05-29 |
| | | | | SVN-Revision: 7388 | ||
* | .21 fixes | Florian Fainelli | 2007-05-29 |
| | | | | SVN-Revision: 7387 | ||
* | Fix adm5120hcd compilation error (#1738) | Florian Fainelli | 2007-05-22 |
| | | | | SVN-Revision: 7304 | ||
* | Disable PCMCIA for adm5120, request IRQ for the USB driver, fix duplicate ↵ | Florian Fainelli | 2007-05-20 |
| | | | | | | lines in the GPIO code SVN-Revision: 7293 | ||
* | Backport [7224] to the adm5120 flash map driver | Florian Fainelli | 2007-05-18 |
| | | | | SVN-Revision: 7270 | ||
* | Backport [7172] to adm5120 mtd map driver | Florian Fainelli | 2007-05-11 |
| | | | | SVN-Revision: 7184 | ||
* | Suppress OpenWrt partition, no needed anymore | Florian Fainelli | 2007-05-11 |
| | | | | SVN-Revision: 7183 | ||
* | Fix some \n and kernel logging levels | Florian Fainelli | 2007-05-11 |
| | | | | SVN-Revision: 7181 | ||
* | LED driver update | Florian Fainelli | 2007-05-11 |
| | | | | SVN-Revision: 7180 | ||
* | Fix some HCD driver warnings | Florian Fainelli | 2007-05-07 |
| | | | | SVN-Revision: 7120 | ||
* | Move NAND driver from rb1xx to adm5120, rbmipsnand fixed by David ↵ | Florian Fainelli | 2007-04-17 |
| | | | | | | Goodenough, thanks ! SVN-Revision: 6991 | ||
* | Fresh fixes from Gabor Juhos : detects RouterBoot, Bootbase, improve board ↵ | Florian Fainelli | 2007-04-16 |
| | | | | | | specification SVN-Revision: 6963 | ||
* | Rename mipsIRQ.S to int-handler to match the kernel naming convention, ↵ | Florian Fainelli | 2007-04-08 |
| | | | | | | implement basic board detection, rewrite usb HCD driver (to be tested) SVN-Revision: 6893 | ||
* | Fixes from Compex to make OpenWrt run on WP54AG, thanks ! | Florian Fainelli | 2007-04-02 |
| | | | | SVN-Revision: 6817 | ||
* | Fix myloader partition table parser | Florian Fainelli | 2007-03-29 |
| | | | | SVN-Revision: 6757 |