SHA256
1
0
forked from pool/u-boot

Accepting request 435542 from Base:System

Update to v2016.09.01 and fix aarch64 efistub boot

OBS-URL: https://build.opensuse.org/request/show/435542
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/u-boot?expand=0&rev=82
This commit is contained in:
2016-10-20 21:08:26 +00:00
committed by Git OBS Bridge
parent 08d4d6f365
commit 39c34ab531
125 changed files with 4269 additions and 1110 deletions

View File

@@ -1,3 +1,55 @@
-------------------------------------------------------------------
Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com
- Backport patches to allow 4.8 kernels to boot
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.09
* Patches added:
0016-efi_loader-Update-description-of-in.patch
0017-efi_loader-Fix-memory-map-size-chec.patch
0018-efi_loader-Fix-crash-on-32-bit-syst.patch
0019-efi_loader-Move-efi_allocate_pool-i.patch
0020-efi_loader-Track-size-of-pool-alloc.patch
0021-efi_loader-Readd-freed-pages-to-mem.patch
0022-efi_loader-Keep-memory-mapping-sort.patch
0023-efi_loader-Do-not-leak-memory-when-.patch
-------------------------------------------------------------------
Thu Oct 13 13:21:36 UTC 2016 - afaerber@suse.de
- update_git.sh: Handle SUBLEVEL for %archive_version (x.y.Z)
- Switch to branch tumbleweed-2016.09
-------------------------------------------------------------------
Fri Sep 30 20:01:33 UTC 2016 - guillaume@opensuse.org
- Updated to v2016.09
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-staging
* Patches dropped:
0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch
0010-bcm2835_gpio-Implement-GPIOF_FUNC.patch
0011-serial-bcm283x_mu-Detect-disabled-s.patch
0012-x86-Move-table-csum-into-separate-h.patch
0013-x86-Move-smbios-generation-into-arc.patch
0014-efi_loader-Expose-efi_install_confi.patch
0015-smbios-Allow-compilation-on-64bit-s.patch
0016-smbios-Expose-in-efi_loader-as-tabl.patch
0017-efi_loader-Fix-efi_install_configur.patch
0018-smbios-Provide-serial-number.patch
0019-common-env_nand-Ensure-that-we-have.patch
* Patches added:
0009-x86-Move-table-csum-into-separate-h.patch
0010-x86-Move-smbios-generation-into-arc.patch
0011-efi_loader-Expose-efi_install_confi.patch
0012-smbios-Allow-compilation-on-64bit-s.patch
0013-smbios-Expose-in-efi_loader-as-tabl.patch
0014-efi_loader-Fix-efi_install_configur.patch
0015-smbios-Provide-serial-number.patch
- Add python as BuildRequires (needed by some boards using DTOC
such as firefly-rk3288)
- Fix firefly-rk3288 by replacing u-boot-spl-dtb.bin
by u-boot-spl.bin
- Updated to v2016.09.01
-------------------------------------------------------------------
Wed Sep 28 15:18:17 UTC 2016 - afaerber@suse.de