SHA256
1
0
forked from pool/u-boot

Accepting request 414973 from Base:System

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/414973
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/u-boot?expand=0&rev=77
This commit is contained in:
2016-07-29 22:26:40 +00:00
committed by Git OBS Bridge
parent c5a1053428
commit 93cf7ee2fd
111 changed files with 5887 additions and 1442 deletions

View File

@@ -1,3 +1,26 @@
-------------------------------------------------------------------
Sat Jul 16 18:49:35 UTC 2016 - afaerber@suse.de
- Updated to v2016.07
* Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed
* Patches dropped (upstreamed):
0004-video-ipu-Fix-build-with-hard-float.patch
0005-efi_loader-Clean-up-system-table-on.patch
0006-efi_loader-gop-Don-t-expose-fb-addr.patch
0009-arm-Introduce-setjmp-longjmp.patch
0010-efi_loader-Add-exit-support.patch
0011-efi_loader-Add-DM_VIDEO-support.patch
0015-arm-Fix-setjmp.patch
* Patches rebased:
0007-efi_loader-Allow-boards-to-implemen.patch -> 0004-efi_loader-Allow-boards-to-implemen.patch
0008-ARM-bcm283x-Implement-EFI-RTS-reset.patch -> 0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch
0012-efi_loader-gop-Expose-fb-when-32bpp.patch -> 0006-efi_loader-gop-Expose-fb-when-32bpp.patch
0013-bcm2835-video-Map-frame-buffer-as-3.patch -> 0007-bcm2835-video-Map-frame-buffer-as-3.patch
0014-bcm2835-Reserve-the-spin-table-in-e.patch -> 0008-bcm2835-Reserve-the-spin-table-in-e.patch
- Revert an ARMv8 breakage from v2016.07 (backport from master)
0009-Revert-armv8-Enable-CPUECTLR.SMPEN-.patch
- Add dragonboard410c, odroid-c2, pine64_plus
-------------------------------------------------------------------
Mon Jun 27 11:00:33 UTC 2016 - nadvornik@suse.com