summaryrefslogtreecommitdiff
path: root/strata/bsp-jetson.morph
Commit message (Collapse)AuthorAgeFilesLines
* Do not use 'build-depends' chunk parameter when it's empthy (and change to ↵baserock/jjardon/no_build_depends_fixJavier Jardón2015-03-061-4/+0
| | | | version: 1)
* Revert "Do not use 'build-depends' chunk parameter when it's empthy (and ↵Javier Jardón2015-03-061-0/+4
| | | | | | | | change to version: 1)" Morph should have been updated first This reverts commit ced4ed5f7aa35b46d161c5efea972699826f09de.
* Do not use 'build-depends' chunk parameter when it's empthy (and change to ↵baserock/jjardon/no_build_dependsJavier Jardón2015-03-061-4/+0
| | | | version: 1)
* Update to Linux kernel v3.18baserock/ps/linux-v3.18-v2Paul Sherwood2014-12-071-2/+2
|
* Remove u-boot as a build-depend for the kernelJames Thomas2014-12-081-2/+1
| | | | | We don't need anything from the tools, prevents needing to rebuild the kernel when we change u-boot
* Fix u-boot chunks path to point to the new filenamesbaserock/pedroalvarez/fix-uboot-pathsPedro Alvarez2014-11-211-1/+1
| | | | | | | The u-boot chunks renaming was introduced in the commit e40bd7f09c0f754b0dab83573ef4795137f4857b, and we forgot to change also the name in the morph field of the strata with these chunks.
* Make u-boot definitions uniquebaserock/ps/unique-u-bootsPaul Sherwood2014-11-211-2/+2
|
* Add firmware for jetsonJames Thomas2014-11-131-0/+6
| | | | Needed for the GPU
* Update the nouveau drm driverJames Thomas2014-11-131-2/+2
| | | | | I've branched this from gk20a since this has been forced-pushed before, so want to ensure this stays around
* Upgrade the kernel to 3.18-rc3James Thomas2014-11-131-2/+2
| | | | | | | | | | | This is in a special jetson branch because: i) it's still a rc, so probably don't want to use this for everything ii) it contains specific jetson patches (cpufreq) However the goal will be to maintain a branch all systems will use, hopefully the 3.18 mainline will include the cpufreq stuff, so we can start using that for everything
* Use only one bsp for both the devel and genivi systemsJames Thomas2014-11-131-0/+47