aboutsummaryrefslogtreecommitdiff
path: root/target/linux/rdc
Commit message (Collapse)AuthorAge
...
* upgrade to latest kernel versions (2.6.25.4; 2.6.24.7; 2.6.23.17; 2.6.22.19)Gabor Juhos2008-05-18
| | | | SVN-Revision: 11184
* enable proper PCI & USB support detection at config-time by disabling ↵Nicolas Thill2008-05-09
| | | | | | CONFIG_PCI & CONFIG_USB entries in generic/config and enabling them on targets where appropriate SVN-Revision: 11097
* naming conventionImre Kaloz2008-04-28
| | | | SVN-Revision: 10965
* upgrade to 2.6.24.5Imre Kaloz2008-04-28
| | | | SVN-Revision: 10959
* properly disable CONFIG_CRYPTO_HWNicolas Thill2008-04-27
| | | | SVN-Revision: 10952
* add missing symbolTravis Kemen2008-04-25
| | | | SVN-Revision: 10935
* Use an update r6040 driverFlorian Fainelli2008-04-07
| | | | SVN-Revision: 10754
* Fix bzImage copy with 2.6.24 kernelsFlorian Fainelli2008-03-09
| | | | SVN-Revision: 10574
* Upgrade rdc to 2.6.24Florian Fainelli2008-02-13
| | | | SVN-Revision: 10453
* upgrade & standardize kernel versionsImre Kaloz2008-02-11
| | | | SVN-Revision: 10443
* Also generate http uploadable images for Airlink AR525wFlorian Fainelli2008-01-21
| | | | SVN-Revision: 10229
* Upgrade rdc to 2.6.23.14Florian Fainelli2008-01-21
| | | | SVN-Revision: 10228
* Add support for the gpio connected reset buttonFlorian Fainelli2008-01-11
| | | | SVN-Revision: 10173
* make the image filenames a bit shorterFelix Fietkau2007-11-10
| | | | SVN-Revision: 9533
* We are now at .23.1Florian Fainelli2007-10-23
| | | | SVN-Revision: 9415
* Resync kernel config, do not enable the setup fileFlorian Fainelli2007-10-15
| | | | SVN-Revision: 9329
* Typo on PCI idsFlorian Fainelli2007-10-15
| | | | SVN-Revision: 9328
* Add the RDC PCI ids for a fancier PCI device table.Return the system name on ↵Florian Fainelli2007-10-15
| | | | | | boot. SVN-Revision: 9327
* Fix profile/image generation for dir450Florian Fainelli2007-10-14
| | | | SVN-Revision: 9320
* Upgrade rdc to 2.6.23, fix the r6040 driver printk'sFlorian Fainelli2007-10-12
| | | | SVN-Revision: 9267
* Clean up the r6040 driver using checkpatchFlorian Fainelli2007-10-08
| | | | SVN-Revision: 9184
* RDC is not broken with trunkFlorian Fainelli2007-10-05
| | | | SVN-Revision: 9140
* Led is not active low by default, register the watchdogFlorian Fainelli2007-10-05
| | | | SVN-Revision: 9138
* Use PCI for rdcFlorian Fainelli2007-10-02
| | | | SVN-Revision: 9097
* RDC vendor id is unknownFlorian Fainelli2007-10-02
| | | | SVN-Revision: 9096
* Build all firmware until we put back profilesFlorian Fainelli2007-10-02
| | | | SVN-Revision: 9095
* Rewrite platform code to be smarterFlorian Fainelli2007-10-02
| | | | SVN-Revision: 9094
* get rid of per-profile base-filesGabor Juhos2007-09-29
| | | | SVN-Revision: 9069
* clean up jffs2 config optionsFelix Fietkau2007-09-19
| | | | SVN-Revision: 8848
* Add support for the D-Link DIR-450, thanks to Macpaul Lin !Florian Fainelli2007-09-16
| | | | SVN-Revision: 8790
* adapt profiles for subtarget changesFelix Fietkau2007-09-08
| | | | SVN-Revision: 8695
* major target cleanup. it is now possible to have subtargets that can ↵Felix Fietkau2007-09-08
| | | | | | override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets SVN-Revision: 8694
* 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