summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* sdcard_image: Add image version info to root fsJoel A Fernandes2011-11-151-0/+2
| | | | | Signed-off-by: Joel A Fernandes <joelagnel@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* bonescript: fix c/p mistakeKoen Kooi2011-11-151-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-ti33x-psp 3.1: switch to beagleboard repoKoen Kooi2011-11-153-7/+9
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gadget-init: create info.txt upon starting storage gadgetJason Kridner2011-11-153-1/+37
| | | | | | | | This creates a file called info.txt that saves some useful information for image versioning, network connectivity and beginner user debugging. Signed-off-by: Jason Kridner <jdk@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-ti33x-psp 3.1: remove CAN patch that hardcodes evm as machine instead ↵Koen Kooi2011-11-151-2/+1
| | | | | | of falling back to bone Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-ti33x-psp: Refresh musb patchJoel A Fernandes2011-11-152-13/+57
| | | | | | | | | | This patch is rewritten to poll for the channel FIFO state without depending on a worker thread. The v2 version fixes all the previous issues, and remains to be seen if it also fixes the issue of 100% CPU usage with a mac. Signed-off-by: Joel A Fernandes <joelagnel@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* bonescript, beaglebone-getting-started: move bone101 startup to proper recipeKoen Kooi2011-11-143-14/+14
| | | | | | Also bump SRCREV Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* x-load: sync deploy layout with u-boot SPLKoen Kooi2011-11-142-1/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot: enhance deploy symlinking logicKoen Kooi2011-11-142-5/+10
| | | | | | | | | | | | | | | | It will now deploy: u-boot-<machine>-<version>.suffix u-boot-<machine>.suffix (symlink) u-boot.suffix (symlink) And additionally for SPL builds: MLO-<machine>-<version> MLO-<machine> (symlink) MLO (symlink) Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* sdcard_image bbclass: run genex2fs directly on the loop deviceKoen Kooi2011-11-141-10/+4
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* beaglebone-getting-started: disable bone101 autostart, it takes 100% cpu all ↵Koen Kooi2011-11-131-2/+2
| | | | | | the time Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* beaglebone-getting-started: update to latest SRCREVKoen Kooi2011-11-131-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-ti33x-psp: Check if scheduling is required after DMAJoel A Fernandes2011-11-132-1/+44
| | | | | | | | | | | | After processing one DMA completion, checking if rescheduling is required instead of scheduling another completion request if the FIFO is non empty. This fixes high CPU load issue seen with g_mass_storage on a beaglebone and could potentially fix similar issues seen with other gadget drivers Signed-off-by: Joel A Fernandes <joelagnel@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* beaglebone-getting-started: active bone101 webserver on bootKoen Kooi2011-11-131-2/+5
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* beaglebone-getting-started: add systemd unitKoen Kooi2011-11-122-3/+19
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* beaglebone-getting-started: update to latest gitKoen Kooi2011-11-121-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux 3.0: update to 3.0.9Koen Kooi2011-11-122-4/+4
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* beaglebone-getting-started: add windows installer, update README, etcKoen Kooi2011-11-121-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* beaglebone getting started: bump SRCREVKoen Kooi2011-11-111-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* cloud9-image: add nodejs-devKoen Kooi2011-11-111-0/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* bonescript: fixup git repoKoen Kooi2011-11-112-3/+22
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* Merge branch 'master' of git.angstrom-distribution.org:meta-texasinstrumentsKoen Kooi2011-11-114-5/+7
|\
| * udhcpd: Fixes and new udev ruleJoel A Fernandes2011-11-114-5/+7
| | | | | | | | | | | | | | | | | | | | | | This moves the logic to configure and start dhcp to a udev rule which is a better place than a systemd service Also fixes a bug where stopping and starting network service would cause dhcp to fail. Signed-off-by: Joel A Fernandes <joelagnel@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* | ti-hw-bringup-image: add timestamp serviceKoen Kooi2011-11-111-0/+1
|/ | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* beaglebone-getting-started: update to latest SRCREVKoen Kooi2011-11-101-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-ti335x-psp 3.1: add CAN bus patchesKoen Kooi2011-11-108-0/+2320
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-ti335x-psp 3.1: backport some PSP patches, add beaglebone bootlogoKoen Kooi2011-11-108-179/+689
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gadget-init: minor logic cleanupsKoen Kooi2011-11-103-7/+11
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gadget-init: also package activation symlinksKoen Kooi2011-11-101-1/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gadget-init: Add network-gadget services and other fixesJoel A Fernandes2011-11-109-3/+117
| | | | | | | | | | | | | | * Add rule to start network-gadget when mass storage is ejected * Add network-gadget-init service and scripts to switch to g_ether * Add DHCP service / conf * Update to storage-gadget: rmmod on stop v2 changes: * Fix g-ether MAC address by reading from mac_id * Split into multiple packages Signed-off-by: Joel A Fernandes <joelagnel@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* sdcard_image: add dependency on native ext2 utilitiesPeter A. Bigot2011-11-091-0/+3
| | | | | Signed-off-by: Peter A. Bigot <bigotp@acm.org> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-ti33x-psp 3.1: add custom beaglebone bootlogoKoen Kooi2011-11-092-0/+7055
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* cloud9-image: add tar, gdb and gdbserverKoen Kooi2011-11-091-0/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-omap4: add experimental 3.0.0 versionKoen Kooi2011-11-0912-1084/+681
| | | | | | also clean up stale files Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* linux-omap4 2.6.35.x: update to glp1.4Koen Kooi2011-11-093-37/+32
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* cloud9-image: add gateoneKoen Kooi2011-11-091-0/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* cloud9-image: add hicolor-icon-themeKoen Kooi2011-11-091-1/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* cloud9-image: switch to ntpdate+cron instead of ntpdKoen Kooi2011-11-081-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* cloud9-image: add more stuffKoen Kooi2011-11-081-1/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot 2011.10rc: fatload does not set loadaddr, so be explicitKoen Kooi2011-11-082-3/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* cloud9-image: added ntpJason Kridner2011-11-081-0/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot 2011.10rc: uboot extX loading is 20 times slower than vfat loading :(Koen Kooi2011-11-083-8/+8
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* sdcard_image bbclass: reinstate vfat copy of uImageKoen Kooi2011-11-081-0/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* sdcard_image bbclass: switch to vfat layoutKoen Kooi2011-11-081-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot 2011.10rc: turn on dcache for beagleboneKoen Kooi2011-11-082-1/+48
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* beaglebone-tester: Update to latest, add quiet option to bootargsJoel A Fernandes2011-11-081-2/+2
| | | | | | | | | | | Changes: * Fix a bug where I was removing g_mass_storage causing the storage-gadget service to appear to not work * Add quiet option Signed-off-by: Joel A Fernandes <joelagnel@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* cloud9-image: switch beaglebone to ext4Koen Kooi2011-11-072-3/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot 2011.10rc: move beaglebone to ext4Koen Kooi2011-11-072-1/+28
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* sdcard_image bbclass: add proper ext4 support, fix inode calculations, etc, etcKoen Kooi2011-11-071-13/+26
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* cloud9-image: remove matrix2, it may return when it actually worksKoen Kooi2011-11-071-7/+0
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>