aboutsummaryrefslogtreecommitdiff
path: root/samples/mipsel-sde-elf
Commit message (Collapse)AuthorAgeFilesLines
* More sample config updatesAlexey Neyman2022-02-111-1/+1
| | | | | | | | | | | | *-moxie*: DTC_VERBOSE is a wobbler, it depends on whether dtc is enabled on the host machine (if dtc is installed, DTC defaults to 'n' and hence prevents DTC_VERBOSE from appearing at all). Remove the option from config file so that its value reverts to the default. xtensa-fsf-elf: mark configuration obsolete so that it can use GDB 8.1 (it uses custom sources and needs to select the version therein) Signed-off-by: Alexey Neyman <stilor@att.net>
* Update the samples to v3Alexey Neyman2019-03-091-1/+1
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* Run the samples through update to v2Alexey Neyman2019-02-091-1/+1
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* Run the samples through `ct-ng update-samples`Alexey Neyman2019-01-281-0/+1
| | | | | | | | - Pin sparc-leon-linux-gnu to GCC6, again. - Remove "brokenness" explanation from moxie-elf comment (was only applicable to stage-2 compiler, not final). Signed-off-by: Alexey Neyman <stilor@att.net>
* Kconfigize choice/menu itemsAlexey Neyman2017-07-081-3/+3
| | | | | | Also, add a poor man's upgrade script. Signed-off-by: Alexey Neyman <stilor@att.net>
* Run samples through an updateAlexey Neyman2017-03-201-1/+1
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* Run samples through 'ct-ng update-samples'.Alexey Neyman2017-01-191-3/+0
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* samples: update the MIPS samplesYann E. MORIN2014-09-061-8/+2
| | | | Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
* all: unmark experimental versionYann E. MORIN"2012-12-261-0/+2
| | | | | | | | | | It's been a while we've had those versions, time to unmark them being experimental. It does not mean everything is perfect, but may gather some more testing on those versions. Update samples accordingly. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
* samples: resave all samples with savedefconfigYann E. MORIN"2012-05-071-374/+0
| | | | Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
* samples: update to latest set of optionsYann E. MORIN"2012-04-301-2/+12
| | | | | | | No feature- of version-bump, just update the samples so that no (NEW) option pops up in the release. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
* samples: update before releaseYann E. MORIN"2012-02-011-5/+16
| | | | | | | | Update all samples to reflect the new set of options, plus: - remove the arm-iphone-linux-gnueabi sample (obsolete...) - disable hard-float in ARM bare-metal samples. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
* samples: update to latest set of optionsYann E. MORIN"2011-10-161-9/+7
| | | | | | | | | | | Update all the samples, so that there is not config-prompt when recalling samples. This is no upgrade, it's just about having new options set (y or n) in the samples. Also, get rid of the armeb-test_nptl-linux-uclibcgnueabi, it's no longer needed, there's a non-test sample with uClibc NPTL, now. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
* samples: add new mipsel-sde-elf sample.Yann E. MORIN"2011-09-252-0/+373
Signed-off-by: Kevin Cernekee <cernekee@gmail.com> [yann.morin.1998@anciens.enib.fr: add pointer to ML thread] Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>