Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Adapt default network configuration for IPv6 | Steven Barth | 2013-04-09 |
| | | | | SVN-Revision: 36278 | ||
* | adm5120: migrate to common led helper functions | Gabor Juhos | 2013-02-18 |
| | | | | | | | | | [juhosg: migrate to status_led_blink_{preinit,failsafe} helpers] Signed-off-by: Michael Heimpold <mhei@heimpold.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35649 | ||
* | do no longer rename amba-pl010 serial devices names | Florian Fainelli | 2012-12-03 |
| | | | | | | | | | | | Back in the days when we could not override /etc/inittab, it made a lot of sense to rename ttyAM to ttyS since this was the only supported serial device(s), we can now just put in an appropriate /etc/inittab file now. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34469 | ||
* | base-files, target: assign name to system timeserver section, makes it ↵ | Jo-Philipp Wich | 2011-11-10 |
| | | | | | | easier to set servers on the cli SVN-Revision: 28933 | ||
* | add timeserver config to target specific system configs as well | Jo-Philipp Wich | 2011-11-04 |
| | | | | SVN-Revision: 28750 | ||
* | sysupgrade works on the wp54 | Travis Kemen | 2011-03-21 |
| | | | | SVN-Revision: 26257 | ||
* | add default network/leds config (#6759) | Florian Fainelli | 2011-01-27 |
| | | | | | | Signed-off-by: Alexey Torkhov <atorkhov@gmail.com> SVN-Revision: 25171 | ||
* | add support for generic eb214a, thanks cezary (#7027) | Florian Fainelli | 2010-07-18 |
| | | | | SVN-Revision: 22275 | ||
* | adm5120: Added preinit script to set vars based on cpuinfo during preinit ↵ | Daniel Dickinson | 2010-05-30 |
| | | | | | | main; This fixes a bug in which the per-board vars were not set due to cpuinfo not being mounted when the adm5120.sh was run SVN-Revision: 21633 | ||
* | adm5120: Fixed name of preinit_iface scriptlet | Daniel Dickinson | 2010-05-30 |
| | | | | SVN-Revision: 21632 | ||
* | preinit: fix mixup between led and reset button enable on some platforms ↵ | Felix Fietkau | 2010-01-28 |
| | | | | | | (thx, cshore) SVN-Revision: 19370 | ||
* | add preinit modularization work by Daniel Dickinson (cshore) | Felix Fietkau | 2010-01-25 |
| | | | | SVN-Revision: 19331 | ||
* | adm5120: improve sysupgrade support | Gabor Juhos | 2010-01-03 |
| | | | | SVN-Revision: 19016 | ||
* | adm5120: fix board detection | Gabor Juhos | 2010-01-03 |
| | | | | SVN-Revision: 19015 | ||
* | adm5120: add kmod-leds-gpio and kmod-ledtrig-adm5120-switch to the default ↵ | Gabor Juhos | 2010-01-02 |
| | | | | | | packages SVN-Revision: 19001 | ||
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 |
| | | | | SVN-Revision: 15242 | ||
* | sysupgrade for adm5120 | Felix Fietkau | 2008-09-25 |
| | | | | | | | | | | Sysupgrade adapted from the bcm47xx one. Add a hook to disable watchdog before upgrading. Signed-off-by: Frédéric Moulins <ffrrrr@gmail.com> SVN-Revision: 12694 | ||
* | add initial failsafe support | Gabor Juhos | 2008-06-08 |
| | | | | SVN-Revision: 11403 | ||
* | get rid of per-profile base-files | Gabor Juhos | 2007-09-29 |
| | | | | SVN-Revision: 9069 | ||
* | add initial diagnostic support | Gabor Juhos | 2007-09-27 |
| | | | | SVN-Revision: 9048 | ||
* | major target cleanup. it is now possible to have subtargets that can ↵ | Felix Fietkau | 2007-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 Fietkau | 2007-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 |