SHA256
1
0
forked from pool/u-boot

Accepting request 448523 from Base:System

- Added support for DE0-Nanos-SoC board

- Updated to v2016.11

- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11
  to fix build of Raspberry Pi 1, 2 and 3

- Updated to v2016.11-rc3
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11
* Patches dropped:
  0004-efi_loader-Allow-boards-to-implemen.patch
  0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch
  0006-efi_loader-gop-Expose-fb-when-32bpp.patch
  0007-bcm2835-video-Map-frame-buffer-as-3.patch
  0008-bcm2835-Reserve-the-spin-table-in-e.patch
  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
  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

OBS-URL: https://build.opensuse.org/request/show/448523
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/u-boot?expand=0&rev=83
This commit is contained in:
2017-01-09 10:54:59 +00:00
committed by Git OBS Bridge
parent 39c34ab531
commit 4a8c51668e
126 changed files with 5066 additions and 3508 deletions

View File

@@ -1,3 +1,57 @@
-------------------------------------------------------------------
Mon Dec 19 20:50:30 UTC 2016 - xxxxxmichl@googlemail.com
- Added support for DE0-Nanos-SoC board
-------------------------------------------------------------------
Tue Nov 15 10:30:59 UTC 2016 - guillaume@opensuse.org
- Updated to v2016.11
-------------------------------------------------------------------
Wed Nov 2 13:36:32 UTC 2016 - guillaume@opensuse.org
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11
to fix build of Raspberry Pi 1, 2 and 3
-------------------------------------------------------------------
Tue Nov 1 13:10:28 UTC 2016 - guillaume@opensuse.org
- Updated to v2016.11-rc3
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2016.11
* Patches dropped:
0004-efi_loader-Allow-boards-to-implemen.patch
0005-ARM-bcm283x-Implement-EFI-RTS-reset.patch
0006-efi_loader-gop-Expose-fb-when-32bpp.patch
0007-bcm2835-video-Map-frame-buffer-as-3.patch
0008-bcm2835-Reserve-the-spin-table-in-e.patch
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
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
* Patches added:
0004-ARM-bcm283x-Implement-EFI-RTS-reset.patch
0005-bcm2835-video-Map-frame-buffer-as-3.patch
0006-bcm2835-Reserve-the-spin-table-in-e.patch
0007-efi_loader-fix-depends-on-line-of-E.patch
0008-efi-Use-device-device-path-type-Mes.patch
-------------------------------------------------------------------
Sun Oct 16 16:20:25 UTC 2016 - afaerber@suse.de
- Updated to v2016.11-rc1
-------------------------------------------------------------------
Sat Oct 15 11:25:48 UTC 2016 - agraf@suse.com