Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2010-09-08 | angstrom-uboot-scripts: tweak linuxtagdemo image boot script | Roger Monk | 1 | |
* Remove beagle detection (until fixed) * Pass camera variable on linux cmdline for LI vga camera * Remove usb fifo fix variable (not needed for later boards and helps reduce bootargs line length) * Bump PR Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com> | ||||
2010-08-16 | u-boot/angstrom-uboot-scripts/beagleboard-test-image: increase ramdisk | Jason Kridner | 1 | |
* add initramfs image * move to 128MB ramdisk until I can get initramfs working Signed-off-by: Jason Kridner <jkridner@beagleboard.org> Signed-off-by: Koen Kooi <koen@openembedded.org> | ||||
2010-08-09 | angstrom-uboot-scripts: debugged beagleboard validation boot/user scripts | Jason Kridner | 2 | |
Signed-off-by: Jason Kridner <jkridner@beagleboard.org> Signed-off-by: Denys Dmytriyenko <denis@denix.org> | ||||
2010-08-05 | angstrom-uboot-scripts: fixed tests for revision | jkridner@beagleboard.org | 2 | |
Tests in u-boot scripts require the 'test' function. Signed-off-by: Jason Kridner <jkridner@beagleboard.org> Signed-off-by: Koen Kooi <koen@openembedded.org> | ||||
2010-08-03 | angstrom-uboot-scripts: added default boot scripts | jkridner@beagleboard.org | 2 | |
Added default boot scripts for the BeagleBoard validation image. Signed-off-by: Koen Kooi <koen@openembedded.org> | ||||
2010-06-07 | angstrom-uboot-scripts: Added various resolutions | Jason Kridner | 5 | |
Also added a ramdisk configuration with mem= statements. | ||||
2010-06-07 | angstrom-uboot-scripts: Added an EDID read script | Jason Kridner | 1 | |
This is just for example purposes so that it is documented how to read the EDID from within u-boot. | ||||
2010-06-06 | angstrom-uboot-scripts: Used beaglerev variable | Jason Kridner | 2 | |
Added use of 'beaglerev' into the linuxtagdemo boot scripts. | ||||
2010-06-06 | angstrom-uboot-scripts: Added some new scripts | Jason Kridner | 3 | |
esc-sxga.cmd: Simple 1280x1024 setup mtest.cmd: Execute a memory test around the CS0/CS1 boundary ramdisk.cmd: Boot a 32MB ramdisk.gz file system | ||||
2010-06-06 | angstrom-uboot-scripts: fixed file permissions | Jason Kridner | 2 | |
2010-05-28 | angstrom-uboot-scripts: Add linuxtag demo with picodlp config | Roger Monk | 1 | |
Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com> | ||||
2010-05-27 | angstrom-uboot-scripts: Add linuxtag demo script | Roger Monk | 1 | |
Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com> | ||||
2010-05-06 | angstrom-uboot-scripts: add some more | Koen Kooi | 3 | |
2010-03-26 | angstrom-uboot-scripts: enable triple buffering for dsplink script, fixes ↵ | Koen Kooi | 1 | |
tearing when using SGX | ||||
2010-03-12 | angstrom-uboot-scripts: add scripts for using pico DLP + DSP and gumstix ↵ | Koen Kooi | 2 | |
palo43 + DSP | ||||
2010-02-11 | angstrom-uboot-scripts: add more samples | Koen Kooi | 5 | |
2009-11-02 | angstrom uboot scripts: change to mem=99M for omap3 since gst-ti is less ↵ | Koen Kooi | 3 | |
hungry nowadays | ||||
2009-10-29 | angstrom-uboot-scripts: add more scripts | Koen Kooi | 3 | |
2009-09-07 | angstrom-uboot-scripts: add recipe to generate .scr files easily | Koen Kooi | 1 | |
* the recipe puts them both in deploy and in ${datadir}/u-boot-scripts |