~shrirang-bagul/+git/u-boot:nitrogen6x2g

Last commit made on 2019-08-16
Get this branch:
git clone -b nitrogen6x2g https://git.launchpad.net/~shrirang-bagul/+git/u-boot
Only Shrirang Bagul can upload to this branch. If you are Shrirang Bagul please log in for upload directions.

Branch merges

Branch information

Name:
nitrogen6x2g
Repository:
lp:~shrirang-bagul/+git/u-boot

Recent commits

8aca13d... by Shrirang Bagul

hwe: u-boot-imx: Support for core18 on Nitrogen6x

Signed-off-by: Shrirang Bagul <email address hidden>

31fce10... by Shrirang Bagul

hwe: u-boot-imx: use default env size if not defined by board defconfig

Signed-off-by: Shrirang Bagul <email address hidden>

c56c37c... by Shrirang Bagul

hwe: u-boot-imx: update config to support nitrogen6x board

Signed-off-by: Shrirang Bagul <email address hidden>

c679f94... by Shrirang Bagul

hwe: u-boot-imx: include nitrogen6x 2G RAM variant

Signed-off-by: Shrirang Bagul <email address hidden>

691d17b... by Andy Whitcroft

Import patches-unapplied version 2018.07~rc3+dfsg1-0ubuntu3~18.04.1 to ubuntu/bionic-proposed

Imported using git-ubuntu import.

Changelog parent: e613aae14799af0a665980b9f74e4b99b93b8348

New changelog entries:
  * Enable FIT signing support (LP: #1831942)
    - Enable CONFIG_FIT_SIGNATURE so we can sign FIT images.
    - Add libssl-dev to Build-Depends: to enable crypto functionality.
    - Limit key names to keys within the keydir.

e613aae... by Dave Jones

Import patches-unapplied version 2018.07~rc3+dfsg1-0ubuntu2~18.04.1 to ubuntu/bionic-proposed

Imported using git-ubuntu import.

Changelog parent: 7572b98aa7e7a3f3e31baf83b1a0441a9ad557b0

New changelog entries:
  * d/control: Add missing dependency on binutils (for strings) (LP: #1814930)

7572b98... by Dave Jones

Import patches-unapplied version 2018.07~rc3+dfsg1-0ubuntu1~18.04.1 to ubuntu/bionic-proposed

Imported using git-ubuntu import.

Changelog parent: e07c69b5500c5194a040975d34308be77c67da96

New changelog entries:
  * Backport to bionic (LP: #1805668).
  * New interim upstream release .
    - We pull in an rc version because that's the u-boot version we use in
      our current core18 images and we want to provide 'feature parity'.
  * debian/control:
    - Added missing build-deps bison and flex.
  * debian/patches:
    - Refresh am57xx/omap5_distro_bootcmd.
    - Refreshed patches.
    - Removed odroid-xu3/bootdelay which was applied upstream.
    - Add lzo-to-lzno.patch to use gzip instead of lzo compression for FIT
      images as lzop in Ubuntu is in universe. This should be temporary and
      in the next releases ideally we should follow what Debian does.

e07c69b... by Łukasz Zemczak

Import patches-unapplied version 2018.03+dfsg1-2ubuntu2 to ubuntu/disco-proposed

Imported using git-ubuntu import.

Changelog parent: 66f4c0cb9644f048253d3691ef100c650ce80d2c

New changelog entries:
  * debian/u-boot-rpi.postinst:
    - Support the fact that we now ship multiple uboot binaries for multiple
      Pi platforms in one package. Try to determine which device we're running
      on and use the right binary during upgrade/installation.

66f4c0c... by Łukasz Zemczak

Import patches-unapplied version 2018.03+dfsg1-2ubuntu1 to ubuntu/cosmic-proposed

Imported using git-ubuntu import.

Changelog parent: 81264c07395406d0cdc6e79dcc7e0decfc53ecce

New changelog entries:
  * Merge from Debian unstable. Remaining changes:
    - rpi-import-mkknlimg.patch import tools/mkknlimg from Xenial/raspi2 -
      scripts/mkknlimg @ 83a3ebb
  * debian/patches/rpi2-rpi3-config-tweaks.patch: basing on the earlier
    rpi2-config-tweaks.patch, make configuration adjustments to the rpi2 and
    rpi3 configs.

81264c0... by Vagrant Cascadian

Import patches-unapplied version 2018.03+dfsg1-2 to debian/sid

Imported using git-ubuntu import.

Changelog parent: 31827dbe2eeabe0de65d407e0d5d5ca72787a234

New changelog entries:
  [ Riku Voipio ]
  * u-boot-qcom: Add dragonboard 820c build (Closes: #894212).
  [ Vagrant Cascadian ]
  * u-boot-install-sunxi64: Ignore device write checks when FORCE is set.
  * u-boot-exynos: Update odroid patch to support distro_bootcmd, dropping
    support for legacy boot.
  * Add back uboot.elf, used to install jetson-tx1 (Closes: #893908).