SHA256
1
0
forked from pool/u-boot

Accepting request 390469 from Base:System

1

OBS-URL: https://build.opensuse.org/request/show/390469
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/u-boot?expand=0&rev=72
This commit is contained in:
2016-04-22 14:25:22 +00:00
committed by Git OBS Bridge
parent 12105bc013
commit ea873baefe
112 changed files with 5621 additions and 6973 deletions

View File

@@ -1,3 +1,79 @@
-------------------------------------------------------------------
Fri Apr 15 21:50:37 UTC 2016 - agraf@suse.com
- Add patch to fix RPi3 aarch64 mode with recent firmware
* 0017-ARM-rpi-fix-64-bit-CONFIG_SYS_TEXT_BASE.patch
-------------------------------------------------------------------
Wed Apr 13 13:55:13 UTC 2016 - agraf@suse.com
- Move patch queue to https://github.com/openSUSE/u-boot.git tumbleweed
- Removed old patches:
* 0001-iso-Make-little-endian-and-64bit-safe.patch
* 0002-iso-Start-with-partition-1.patch
* 0003-iso-Allow-512-byte-sector-size.patch
* 0004-efi_loader-Split-drive-add-into-function.patch
* 0005-efi_loader-Add-el-torito-support.patch
* 0006-efi_loader-Pass-file-path-to-payload.patch
* 0007-efi_loader-Increase-path-string-to-32-characters.patch
* 0008-distro-Enable-iso-partition-code.patch
* 0009-efi_loader-Use-system-fdt-as-fallback.patch
* 0010-efi_loader-Put-fdt-into-convenient-location.patch
* 0011-efi_loader-Expose-ascending-efi-memory-map.patch
* 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch
* u-boot-exynos.patch
* efi-default-env.patch
* omap3-Move-to-distro-bootcmd.patch
- Added new patches:
* 0001-XXX-openSUSE-XXX-Load-dtb-from-partition-2.patch
* 0002-XXX-openSUSE-XXX-omap3-Move-to-distro-bootcmd.patch
* 0003-exynos-Set-CNTFRQ.patch
* 0004-iso-Make-little-endian-and-64bit-safe.patch
* 0005-iso-Start-with-partition-1.patch
* 0006-iso-Allow-512-byte-sector-size.patch
* 0007-efi_loader-Split-drive-add-into-function.patch
* 0008-efi_loader-Add-el-torito-support.patch
* 0009-efi_loader-Pass-file-path-to-payload.patch
* 0010-efi_loader-Increase-path-string-to-32-characters.patch
* 0011-distro-Enable-iso-partition-code.patch
* 0012-efi_loader-Use-system-fdt-as-fallback.patch
* 0013-efi_loader-Put-fdt-into-convenient-location.patch
* 0014-efi_loader-Expose-ascending-efi-memory-map.patch
* 0015-efi_loader-Always-flush-in-cache-line-size-granulari.patch
- Add patch to fix Jetson TK1
* 0016-efi_loader-Handle-memory-overflows.patch
-------------------------------------------------------------------
Wed Apr 13 13:16:42 UTC 2016 - guillaume@opensuse.org
- Use released source archive instead of manually built archive
-------------------------------------------------------------------
Tue Apr 12 08:38:49 UTC 2016 - agraf@suse.com
- Update to 2016.05-rc1
- Remove upstreamed patches:
* efi.patch
* efi2.patch
* efi_loader-Call-fdt-preparation-functions.patch
* efi_loader-Pass-proper-device-path-in-on-boot.patch
* efi_loader-Provide-icache-flush-stub.patch
* efi-map-fdt-as-reserved.patch
* rpi3.patch
- Add EFI fixes and iso boot backports:
* 0001-iso-Make-little-endian-and-64bit-safe.patch
* 0002-iso-Start-with-partition-1.patch
* 0003-iso-Allow-512-byte-sector-size.patch
* 0004-efi_loader-Split-drive-add-into-function.patch
* 0005-efi_loader-Add-el-torito-support.patch
* 0006-efi_loader-Pass-file-path-to-payload.patch
* 0007-efi_loader-Increase-path-string-to-32-characters.patch
* 0008-distro-Enable-iso-partition-code.patch
* 0009-efi_loader-Use-system-fdt-as-fallback.patch
* 0010-efi_loader-Put-fdt-into-convenient-location.patch
* 0011-efi_loader-Expose-ascending-efi-memory-map.patch
* 0012-efi_loader-Always-flush-in-cache-line-size-granulari.patch
-------------------------------------------------------------------
Sun Apr 3 04:40:53 UTC 2016 - afaerber@suse.de