summaryrefslogtreecommitdiff
path: root/target/linux/rdc/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Reinstate rdc bootability and force it to use init=/etc/preinit, thus the ↵Florian Fainelli2008-08-051-12/+0
| | | | | | remove the hackish SetInitramfs actions SVN-Revision: 12136
* Stick to 2.6.24 on rdc for nowFlorian Fainelli2008-07-081-2/+2
| | | | SVN-Revision: 11747
* update targets to 2.6.25.10Imre Kaloz2008-07-051-1/+1
| | | | SVN-Revision: 11667
* upgrade to 2.6.25.9Imre Kaloz2008-06-261-1/+1
| | | | SVN-Revision: 11584
* upgrade to 2.6.25.7, and refresh patchesGabor Juhos2008-06-171-1/+1
| | | | SVN-Revision: 11523
* Use 2.6.25.6 for rdcFlorian Fainelli2008-06-121-1/+1
| | | | SVN-Revision: 11447
* Use 2.6.25 for rdc321xFlorian Fainelli2008-06-111-1/+1
| | | | SVN-Revision: 11439
* upgrade to latest kernel versions (2.6.25.4; 2.6.24.7; 2.6.23.17; 2.6.22.19)Gabor Juhos2008-05-181-1/+1
| | | | SVN-Revision: 11184
* naming conventionImre Kaloz2008-04-281-1/+1
| | | | SVN-Revision: 10965
* upgrade to 2.6.24.5Imre Kaloz2008-04-281-1/+1
| | | | SVN-Revision: 10959
* Upgrade rdc to 2.6.24Florian Fainelli2008-02-131-1/+1
| | | | SVN-Revision: 10453
* upgrade & standardize kernel versionsImre Kaloz2008-02-111-1/+1
| | | | SVN-Revision: 10443
* Upgrade rdc to 2.6.23.14Florian Fainelli2008-01-211-1/+1
| | | | SVN-Revision: 10228
* We are now at .23.1Florian Fainelli2007-10-231-1/+1
| | | | SVN-Revision: 9415
* Upgrade rdc to 2.6.23, fix the r6040 driver printk'sFlorian Fainelli2007-10-121-1/+1
| | | | SVN-Revision: 9267
* RDC is not broken with trunkFlorian Fainelli2007-10-051-1/+1
| | | | SVN-Revision: 9140
* Use PCI for rdcFlorian Fainelli2007-10-021-1/+1
| | | | SVN-Revision: 9097
* adapt profiles for subtarget changesFelix Fietkau2007-09-081-3/+0
| | | | SVN-Revision: 8695
* major target cleanup. it is now possible to have subtargets that can ↵Felix Fietkau2007-09-081-5/+5
| | | | | | 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-061-0/+38
(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