summaryrefslogtreecommitdiff
path: root/strata/bsp-jetson.morph
Commit message (Collapse)AuthorAgeFilesLines
* Remove all .morph files and files from the old formatJavier Jardón2017-12-121-36/+0
|
* Upgrade x86/Jetson kernels to 4.9Pedro Alvarez2017-02-091-2/+2
|
* Upgrade bsp-x86_[32|64]-generic and bsp-jetson kernels to v4.7Pedro Alvarez2016-08-111-2/+2
| | | | Change-Id: I5ef5364f621b4fa2133ae1713a8bc5096bd4b022
* bsp-jetson: Upgrade linux to 4.6Pedro Alvarez2016-07-181-2/+2
| | | | Change-Id: If4837946112f3ed964eea74113a9910333aee62d
* Update Linux to v4.5 in bsp-jetsonAna Huelamo2016-04-081-2/+2
| | | | Change-Id: I73024dda7e13e64988aa909c1fa8cf89b12ec310
* Upgrade jetson image to linux 4.4James Thomas2016-01-181-2/+2
| | | | Change-Id: I3eee3eddcf06fac3f009e7c75b86905c3b63f6a4
* strata/bsp-jetson.morph: Upgrade Linux kernel to 4.4rc8Javier Jardón2016-01-071-2/+2
| | | | | | | | Also remove some configuration that its already done by tegra_defconfig Signed-off-by: James Thomas <james.thomas@codethink.co.uk> Change-Id: I8dadbf328dc068c4ab19a5faa201e387aa5d4cea
* strata/bsp-jetson: Upgrade u-boot to v2015.10James Thomas2016-01-071-2/+2
| | | | | | Signed-off-by: Javier Jardón <jjardon@gnome.org> Change-Id: I1d1ee6ec18c67fb3070491ad4443d897d63a5cde
* strata/bsp-jetson: remove nouveau-drmJames Thomas2016-01-071-7/+0
| | | | | | | | | Its not needed anymore as nouveau support for jetson has been upstreamed in linux kernel 4.4 Signed-off-by: Javier Jardón <jjardon@gnome.org> Change-Id: I42c8af4522d18f65c803e85149c165e3da8c5173
* strata/bsp-jetson/linux-firmware-jetson: Upgrade to current masterJavier Jardón2016-01-071-4/+4
| | | | | | | | | Also, change the name to linux-firmware@jetson to follow the convention in other chunks Signed-off-by: James Thomas <james.thomas@codethink.co.uk> Change-Id: I7d5db19a5b2914c84c265585f53bcbe530c8bfd4
* bsp-jetson: Rename device-tree-compiler chunk to avoid duplication.Pedro Alvarez2015-11-231-3/+3
| | | | Change-Id: I16bc6ad8311f9345edfa6ffd4f57789a326fdd43
* 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