aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/omap24xx/base-files
Commit message (Collapse)AuthorAgeFilesLines
* omap24xx: Remove unmaintained targetHauke Mehrtens2019-05-039-120/+0
| | | | | | | | | | | | This target only supports kernel 4.1, which is not supported in OpenWrt any more for multiple releases. It also looks like there is no active maintainer for this target. Remove the code and all the packages which are only used by this target. To add this target to OpenWrt again port it to a recent and supported kernel version. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* merge: ssid: update default ssidZoltan HERPAI2017-12-081-1/+1
| | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
* treewide: use only board_name function to get nameMathias Kresin2017-07-152-2/+6
| | | | | | | | | | | | Do not parse /tmp/sysinfo/board_name, /proc/cpuinfo or the device tree compatible string directly. Always use the board_name function to get the board name. The admswconfig package still reads /proc/cpuinfo directly. The code looks somehow broken and the whole adm5120 which uses this package looks unmaintained. Leave it as it is for now. Signed-off-by: Mathias Kresin <dev@kresin.me>
* image / basefiles: make console password configurableJohn Crispin2016-04-181-3/+3
| | | | | Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com> Signed-off-by: John Crispin <john@phrozen.org>
* branding: add LEDE brandingJohn Crispin2016-03-241-1/+1
| | | | Signed-off-by: John Crispin <blogic@openwrt.org>
* omap24xx: Add bluetooth firmwareMichael Büsch2011-03-071-0/+0
| | | | SVN-Revision: 25933
* n810: Add usb networking to default net configMichael Büsch2011-03-071-1/+7
| | | | SVN-Revision: 25917
* omap24xx: Set hardware watchdog timeout to maxMichael Büsch2011-03-061-1/+1
| | | | SVN-Revision: 25883
* omap24xx: Start watchdog with RT priorityMichael Büsch2011-03-061-5/+7
| | | | SVN-Revision: 25882
* omap24xx: Use noatime for maemo partitionsMichael Büsch2011-02-201-2/+2
| | | | SVN-Revision: 25638
* n810: Remove firmware preinit scriptsMichael Büsch2011-02-062-40/+0
| | | | SVN-Revision: 25385
* n810: Add firmware generator hotplug scriptsMichael Büsch2011-02-062-0/+45
| | | | SVN-Revision: 25384
* n810: Add the CAL BME PMM extractor script to preinit.Michael Büsch2011-02-061-0/+14
| | | | SVN-Revision: 25381
* omap24xx: Move p54 eeprom init to preinitMichael Büsch2011-01-291-4/+4
| | | | SVN-Revision: 25242
* Add p54spi EEPROM initscriptMichael Büsch2011-01-291-0/+26
| | | | SVN-Revision: 25241
* omap24xx: Don't automatically mount maemo fsMichael Büsch2011-01-271-2/+2
| | | | SVN-Revision: 25178
* omap24xx: Fix serial console for .37Michael Büsch2011-01-271-1/+1
| | | | SVN-Revision: 25161
* base-files: use shutdown instead of stop when the system goes down (patch by ↵Felix Fietkau2010-12-131-1/+1
| | | | | | tripolar) SVN-Revision: 24540
* n810: Add fstab for maemo filesystemsMichael Büsch2010-10-031-0/+13
| | | | SVN-Revision: 23195
* omap24xx: Add default network configMichael Büsch2010-09-112-0/+29
| | | | SVN-Revision: 23004
* omap24xx: Add pointercal fileMichael Büsch2010-09-111-0/+1
| | | | SVN-Revision: 23003
* omap24xx: Add working inittab and watchdog init scriptMichael Büsch2010-08-082-0/+20
SVN-Revision: 22534