summaryrefslogtreecommitdiff
path: root/strata/bsp-jetson.morph
Commit message (Collapse)AuthorAgeFilesLines
* strata/bsp-jetson.morph: Upgrade Linux kernel to 4.2jjardon/jetson_4_2Javier Jardón2015-09-131-2/+2
| | | | Change-Id: I8dadbf328dc068c4ab19a5faa201e387aa5d4cea
* strata/bsp-jetson.morph: Upgrade nouveau-drmJavier Jardón2015-09-131-2/+2
| | | | Change-Id: Ifb517cbbcea61e7b672764c363fb95d2e2d84978
* strata/bsp-jetson/linux-firmware-jetson: Upgrade to current masterJavier Jardón2015-09-131-2/+2
| | | | | | jetson firmware has been upstreamed Change-Id: I7d5db19a5b2914c84c265585f53bcbe530c8bfd4
* Upgrade u-boot to latest releaseJames Thomas2015-04-301-4/+4
| | | | | | | We can use mainline u-boot now, however this also requires us to bump dtc Change-Id: I35786072d3ff76b99ec8e6b4b2727b5487434498
* Upgrade jetson to 4.0James Thomas2015-04-301-11/+6
| | | | | | | | Quite a lot of changes here, new firmware, nouveau platform driver no longer exists as a separate module, and we no longer need the bsp-support to set the scaling governor, as it's ON_DEMAND by default Change-Id: I7ab2b969659702929b9df3bcb1ab7dd6d68f73f4
* 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