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 | ||
* | make overriding of CPU features configurable, and enable it by default | Gabor Juhos | 2007-08-26 |
| | | | | SVN-Revision: 8493 | ||
* | disable VLANs for RB1xx boards (#2132) | Gabor Juhos | 2007-08-22 |
| | | | | SVN-Revision: 8463 | ||
* | fix ethernet port mapping of the RB133 | Gabor Juhos | 2007-08-19 |
| | | | | SVN-Revision: 8431 | ||
* | add special values for GPIO lines in switch | Gabor Juhos | 2007-08-06 |
| | | | | SVN-Revision: 8351 | ||
* | 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 | ||
* | add definitions for RouterBOARD 150, no NAND driver yet | Gabor Juhos | 2007-08-02 |
| | | | | SVN-Revision: 8314 | ||
* | add support for board specific vlan matrix, should fix #2132 | Gabor Juhos | 2007-08-01 |
| | | | | SVN-Revision: 8309 | ||
* | protect the adm5120 pci ops with a spinlock - fixes race conditions that ↵ | Felix Fietkau | 2007-07-26 |
| | | | | | | 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 |
| | | | | SVN-Revision: 8159 | ||
* | board specific fixes * fix detection of RB-133C, thanks to Christophe Lucas ↵ | Gabor Juhos | 2007-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 code | Gabor Juhos | 2007-07-22 |
| | | | | SVN-Revision: 8105 | ||
* | update trxsplit * use generic rootfs_split feature * resync kernel config | Gabor Juhos | 2007-07-20 |
| | | | | SVN-Revision: 8070 | ||
* | 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 | ||
* | restore support for Infineon's EASY 5120 boards | Gabor Juhos | 2007-07-17 |
| | | | | SVN-Revision: 8021 | ||
* | Fix warnings | Florian Fainelli | 2007-07-17 |
| | | | | SVN-Revision: 8012 | ||
* | fix of the board specific initialization of the GPIO pins | Gabor Juhos | 2007-07-15 |
| | | | | SVN-Revision: 7979 | ||
* | fix detection of admboot based boards | Gabor Juhos | 2007-07-11 |
| | | | | SVN-Revision: 7926 | ||
* | remove hardware accelerated byte swapping feature, and resync kernel config | Gabor Juhos | 2007-07-11 |
| | | | | SVN-Revision: 7924 | ||
* | refactor kernel code (part 1), mark it as broken now | Gabor Juhos | 2007-07-11 |
| | | | | SVN-Revision: 7916 | ||
* | rewrite of memory detection code, should be fix #1909 | Gabor Juhos | 2007-07-01 |
| | | | | SVN-Revision: 7819 | ||
* | update to 2.6.22-rc6 | Gabor Juhos | 2007-06-28 |
| | | | | SVN-Revision: 7758 | ||
* | calling of prom_detect_board is needed only when we still don't know the board | Gabor Juhos | 2007-06-26 |
| | | | | SVN-Revision: 7736 | ||
* | from now on, the kernel parses parameters passed by our lzma-loader | Gabor Juhos | 2007-06-25 |
| | | | | SVN-Revision: 7730 | ||
* | fix hardware byte swapping to work in little endian mode as well | Gabor Juhos | 2007-06-23 |
| | | | | SVN-Revision: 7712 | ||
* | add initial support for hardware accelerated byte swapping | Gabor Juhos | 2007-06-22 |
| | | | | SVN-Revision: 7708 | ||
* | New PCI fixup version, should better assign IRQs for boards, thanks Gabor ! | Florian Fainelli | 2007-06-17 |
| | | | | SVN-Revision: 7654 | ||
* | Fix memory detection and hcd compilation, thanks Gabor ! (closes #1813) | Florian Fainelli | 2007-06-14 |
| | | | | SVN-Revision: 7631 | ||
* | Fix the irq mapping for routerboard devices (#1843) | Florian Fainelli | 2007-06-11 |
| | | | | SVN-Revision: 7560 | ||
* | Fix endianness issues with adm5120eb, thanks to Gabor ! | Florian Fainelli | 2007-06-03 |
| | | | | SVN-Revision: 7479 | ||
* | adm5120 timing specific routines, was part of the IRQ handling rewritte | Florian Fainelli | 2007-06-03 |
| | | | | SVN-Revision: 7475 | ||
* | IRQ handler rewrite by Gabor Juhos, uses C no longer assembly | Florian Fainelli | 2007-06-02 |
| | | | | SVN-Revision: 7464 | ||
* | Use the cmdline hacked's prom.c and disable this patching part accordingly | Florian Fainelli | 2007-05-30 |
| | | | | SVN-Revision: 7396 | ||
* | Minor fixes, do not count interrupts without interrupt source as spurious ↵ | Florian Fainelli | 2007-05-30 |
| | | | | | | (#1755) SVN-Revision: 7391 | ||
* | Fix .21 compilation on memory.c (#1778) | Florian Fainelli | 2007-05-29 |
| | | | | SVN-Revision: 7383 | ||
* | 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 | ||
* | Add ADM5120 GPIO wrappers | Florian Fainelli | 2007-05-20 |
| | | | | SVN-Revision: 7288 | ||
* | Implement architecture speficic GPIO calls for adm5120, thanks to Gabor Juhos | Florian Fainelli | 2007-05-20 |
| | | | | SVN-Revision: 7286 | ||
* | Fix routeboard board detection, add some new ZyXEL boards, thanks to Gabor Juhos | Florian Fainelli | 2007-05-13 |
| | | | | SVN-Revision: 7214 | ||
* | Updated support for Zynos/adm5120eb boards, thanks Gabor | Florian Fainelli | 2007-04-27 |
| | | | | SVN-Revision: 7061 | ||
* | Re-enable PCI subsystem :) | Florian Fainelli | 2007-04-17 |
| | | | | SVN-Revision: 6983 | ||
* | 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 | ||
* | Use CONFIG_CMDLINE instead of hardcoded kernel command line | Florian Fainelli | 2007-04-03 |
| | | | | SVN-Revision: 6852 | ||
* | Add the infrastructure to detect RouterBOOT and use USB | Florian Fainelli | 2007-04-02 |
| | | | | SVN-Revision: 6844 | ||
* | Cleanup system code and use definitions | Florian Fainelli | 2007-03-29 |
| | | | | SVN-Revision: 6760 | ||
* | Add definitions, add settings detection for SoCs | Florian Fainelli | 2007-03-29 |
| | | | | SVN-Revision: 6759 | ||
* | Fix warning | Florian Fainelli | 2007-03-29 |
| | | | | SVN-Revision: 6756 |