summaryrefslogtreecommitdiffstats
path: root/target/linux/rdc/base-files
Commit message (Collapse)AuthorAgeFilesLines
* [x86] merge the RDC R-321x target as a subtarget of x86florian2012-10-154-83/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33779 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] fix typo in 05_set_ether_mac_rdc preinit script (#11166)florian2012-10-041-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33618 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] base-files: gracefully handle empty variables in preinit (#11155)jow2012-03-191-6/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31030 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] fix typo, load ip17xx switch moduleflorian2011-11-131-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29039 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] load all r6040 modules dependencies in preinit hookflorian2010-05-211-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21531 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] fix upgrade detection logic, patch from Bernhard Loosflorian2010-05-021-10/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21310 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] fix the mac address setting on sitecom devices after r20294florian2010-03-251-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20427 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] fix path to boot.sh, thanks bifferosflorian2010-02-041-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19515 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add preinit modularization work by Daniel Dickinson (cshore)nbd2010-01-252-23/+32
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19331 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] fix the handling of MAC addresses with r6040, patch from rtzflorian2009-12-061-7/+22
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18669 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] add support for 2.6.28 and use it as the default kernel version, ↵florian2009-04-241-0/+18
| | | | | | tested on Airlink AR525W and RDC8610 eval board git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15382 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add sysupgrade support for ar360w3gjow2008-12-241-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13741 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove some configuration files, workarounds are now in the ethernet driver, ↵florian2008-10-283-24/+8
| | | | | | thanks sn9 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13062 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Reinstate rdc bootability and force it to use init=/etc/preinit, thus the ↵florian2008-08-051-0/+19
| | | | | | remove the hackish SetInitramfs actions git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12136 3c298f89-4303-0410-b956-a3cf2f4a3e73
* get rid of per-profile base-filesjuhosg2007-09-292-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9069 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add support for the D-Link DIR-450, thanks to Macpaul Lin !florian2007-09-161-0/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8790 3c298f89-4303-0410-b956-a3cf2f4a3e73
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵nbd2007-09-061-0/+19
(the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8653 3c298f89-4303-0410-b956-a3cf2f4a3e73