Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge the RDC R-321x target as a subtarget of x86 | Florian Fainelli | 2012-10-15 | 4 | -83/+0 |
| | | | | SVN-Revision: 33779 | ||||
* | fix typo in 05_set_ether_mac_rdc preinit script (#11166) | Florian Fainelli | 2012-10-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 33618 | ||||
* | base-files: gracefully handle empty variables in preinit (#11155) | Jo-Philipp Wich | 2012-03-19 | 1 | -6/+6 |
| | | | | SVN-Revision: 31030 | ||||
* | fix typo, load ip17xx switch module | Florian Fainelli | 2011-11-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 29039 | ||||
* | load all r6040 modules dependencies in preinit hook | Florian Fainelli | 2010-05-21 | 1 | -0/+4 |
| | | | | SVN-Revision: 21531 | ||||
* | fix upgrade detection logic, patch from Bernhard Loos | Florian Fainelli | 2010-05-02 | 1 | -10/+4 |
| | | | | SVN-Revision: 21310 | ||||
* | fix the mac address setting on sitecom devices after r20294 | Florian Fainelli | 2010-03-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 20427 | ||||
* | fix path to boot.sh, thanks bifferos | Florian Fainelli | 2010-02-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 19515 | ||||
* | add preinit modularization work by Daniel Dickinson (cshore) | Felix Fietkau | 2010-01-25 | 2 | -23/+32 |
| | | | | SVN-Revision: 19331 | ||||
* | fix the handling of MAC addresses with r6040, patch from rtz | Florian Fainelli | 2009-12-06 | 1 | -7/+22 |
| | | | | SVN-Revision: 18669 | ||||
* | add support for 2.6.28 and use it as the default kernel version, tested on ↵ | Florian Fainelli | 2009-04-24 | 1 | -0/+18 |
| | | | | | | Airlink AR525W and RDC8610 eval board SVN-Revision: 15382 | ||||
* | add sysupgrade support for ar360w3g | Jo-Philipp Wich | 2008-12-24 | 1 | -0/+16 |
| | | | | SVN-Revision: 13741 | ||||
* | Remove some configuration files, workarounds are now in the ethernet driver, ↵ | Florian Fainelli | 2008-10-28 | 3 | -24/+8 |
| | | | | | | thanks sn9 SVN-Revision: 13062 | ||||
* | Reinstate rdc bootability and force it to use init=/etc/preinit, thus the ↵ | Florian Fainelli | 2008-08-05 | 1 | -0/+19 |
| | | | | | | remove the hackish SetInitramfs actions SVN-Revision: 12136 | ||||
* | get rid of per-profile base-files | Gabor Juhos | 2007-09-29 | 2 | -0/+0 |
| | | | | SVN-Revision: 9069 | ||||
* | Add support for the D-Link DIR-450, thanks to Macpaul Lin ! | Florian Fainelli | 2007-09-16 | 1 | -0/+5 |
| | | | | SVN-Revision: 8790 | ||||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | 1 | -0/+19 |
(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 |