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 | 32 | -3910/+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 | 28 | -28/+28 |
| | | | | SVN-Revision: 8538 | ||||
* | make overriding of CPU features configurable, and enable it by default | Gabor Juhos | 2007-08-26 | 1 | -0/+4 |
| | | | | SVN-Revision: 8493 | ||||
* | 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 | ||||
* | add special values for GPIO lines in switch | Gabor Juhos | 2007-08-06 | 1 | -22/+21 |
| | | | | SVN-Revision: 8351 | ||||
* | USB driver fixes * fix compiler warning in adm5120-hcd.c * allocate ↵ | Gabor Juhos | 2007-08-03 | 1 | -1/+1 |
| | | | | | | 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 | 1 | -3/+19 |
| | | | | SVN-Revision: 8314 | ||||
* | add support for board specific vlan matrix, should fix #2132 | Gabor Juhos | 2007-08-01 | 9 | -29/+110 |
| | | | | SVN-Revision: 8309 | ||||
* | 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 | 5 | -3/+135 |
| | | | | SVN-Revision: 8159 | ||||
* | 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 | ||||
* | update trxsplit * use generic rootfs_split feature * resync kernel config | Gabor Juhos | 2007-07-20 | 1 | -57/+46 |
| | | | | SVN-Revision: 8070 | ||||
* | Replace hardcoded values with their correct definitions | Florian Fainelli | 2007-07-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 8046 | ||||
* | Convert the nand driver to a platform_device, should only allow routerboards ↵ | Florian Fainelli | 2007-07-18 | 2 | -0/+20 |
| | | | | | | to use it SVN-Revision: 8045 | ||||
* | restore support for Infineon's EASY 5120 boards | Gabor Juhos | 2007-07-17 | 2 | -8/+79 |
| | | | | SVN-Revision: 8021 | ||||
* | Fix warnings | Florian Fainelli | 2007-07-17 | 1 | -6/+6 |
| | | | | SVN-Revision: 8012 | ||||
* | fix of the board specific initialization of the GPIO pins | Gabor Juhos | 2007-07-15 | 4 | -1/+13 |
| | | | | SVN-Revision: 7979 | ||||
* | 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 | 26 | -1273/+2377 |
| | | | | SVN-Revision: 7916 | ||||
* | rewrite of memory detection code, should be fix #1909 | Gabor Juhos | 2007-07-01 | 1 | -56/+103 |
| | | | | SVN-Revision: 7819 | ||||
* | update to 2.6.22-rc6 | Gabor Juhos | 2007-06-28 | 1 | -4/+5 |
| | | | | SVN-Revision: 7758 | ||||
* | 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 | ||||
* | New PCI fixup version, should better assign IRQs for boards, thanks Gabor ! | Florian Fainelli | 2007-06-17 | 1 | -22/+109 |
| | | | | SVN-Revision: 7654 | ||||
* | Fix memory detection and hcd compilation, thanks Gabor ! (closes #1813) | Florian Fainelli | 2007-06-14 | 2 | -55/+137 |
| | | | | SVN-Revision: 7631 | ||||
* | Fix the irq mapping for routerboard devices (#1843) | Florian Fainelli | 2007-06-11 | 1 | -8/+4 |
| | | | | SVN-Revision: 7560 | ||||
* | Fix endianness issues with adm5120eb, thanks to Gabor ! | Florian Fainelli | 2007-06-03 | 1 | -21/+72 |
| | | | | SVN-Revision: 7479 | ||||
* | adm5120 timing specific routines, was part of the IRQ handling rewritte | Florian Fainelli | 2007-06-03 | 1 | -0/+54 |
| | | | | SVN-Revision: 7475 | ||||
* | IRQ handler rewrite by Gabor Juhos, uses C no longer assembly | Florian Fainelli | 2007-06-02 | 7 | -354/+351 |
| | | | | SVN-Revision: 7464 | ||||
* | Use the cmdline hacked's prom.c and disable this patching part accordingly | Florian Fainelli | 2007-05-30 | 1 | -1/+6 |
| | | | | SVN-Revision: 7396 | ||||
* | Minor fixes, do not count interrupts without interrupt source as spurious ↵ | Florian Fainelli | 2007-05-30 | 3 | -6/+10 |
| | | | | | | (#1755) SVN-Revision: 7391 | ||||
* | Fix .21 compilation on memory.c (#1778) | Florian Fainelli | 2007-05-29 | 1 | -2/+1 |
| | | | | SVN-Revision: 7383 | ||||
* | Disable PCMCIA for adm5120, request IRQ for the USB driver, fix duplicate ↵ | Florian Fainelli | 2007-05-20 | 1 | -357/+0 |
| | | | | | | lines in the GPIO code SVN-Revision: 7293 | ||||
* | Add ADM5120 GPIO wrappers | Florian Fainelli | 2007-05-20 | 1 | -0/+714 |
| | | | | SVN-Revision: 7288 | ||||
* | Implement architecture speficic GPIO calls for adm5120, thanks to Gabor Juhos | Florian Fainelli | 2007-05-20 | 1 | -0/+1 |
| | | | | SVN-Revision: 7286 | ||||
* | Fix routeboard board detection, add some new ZyXEL boards, thanks to Gabor Juhos | Florian Fainelli | 2007-05-13 | 1 | -42/+112 |
| | | | | SVN-Revision: 7214 | ||||
* | Updated support for Zynos/adm5120eb boards, thanks Gabor | Florian Fainelli | 2007-04-27 | 1 | -28/+77 |
| | | | | SVN-Revision: 7061 | ||||
* | Re-enable PCI subsystem :) | Florian Fainelli | 2007-04-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 6983 | ||||
* | Fresh fixes from Gabor Juhos : detects RouterBoot, Bootbase, improve board ↵ | Florian Fainelli | 2007-04-16 | 3 | -98/+565 |
| | | | | | | specification SVN-Revision: 6963 | ||||
* | Rename mipsIRQ.S to int-handler to match the kernel naming convention, ↵ | Florian Fainelli | 2007-04-08 | 3 | -2/+11 |
| | | | | | | 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 | 1 | -1/+1 |
| | | | | SVN-Revision: 6852 | ||||
* | Add the infrastructure to detect RouterBOOT and use USB | Florian Fainelli | 2007-04-02 | 1 | -1/+11 |
| | | | | SVN-Revision: 6844 | ||||
* | Cleanup system code and use definitions | Florian Fainelli | 2007-03-29 | 3 | -48/+29 |
| | | | | SVN-Revision: 6760 | ||||
* | Add definitions, add settings detection for SoCs | Florian Fainelli | 2007-03-29 | 1 | -12/+68 |
| | | | | SVN-Revision: 6759 | ||||
* | Fix warning | Florian Fainelli | 2007-03-29 | 1 | -2/+2 |
| | | | | SVN-Revision: 6756 |