SHA256
1
0
forked from pool/u-boot

Accepting request 265381 from Base:System

- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from
  www.olimex.com

- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in

- Update to 2015.01-rc3 
  * Drop upstreamed/unneeded patches:
    - 0001-exynos-Enable-config_distro_defaults.h.patch
    - 0002-exynos5-Use-config_distro_bootcmd.h.patch
    - boot_mode_fallback.patch
    - fix_snow_usb_support
    - fix_spl_ext.patch
    - fix_arm_hf_toolchain.patch
    - origen-ext2.patch
  * Update patch: 
    - fix_snow_config.patch
  * Follow upstream: rpi_b config renamed to rpi

- Update snow (chromebook)
  * Update patch: 
    - fix_snow_config.patch patch
  * Add patches:
    - add_snow_usb_boot.patch to be able to boot from USB0
    - fix_bootpart_snow_only.patch to boot on partition #2 (snow only!)
  * Backport patches:
    - fix_snow_usb_support.patch to fix USB on snow
    - 0001-exynos-Enable-config_distro_defaults.h.patch
    - 0002-exynos5-Use-config_distro_bootcmd.h.patch
  * Drop unneeded/obsolete patches: 
    - fix_exynos5_text_base.patch

OBS-URL: https://build.opensuse.org/request/show/265381
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/u-boot?expand=0&rev=37
This commit is contained in:
2014-12-16 13:49:23 +00:00
committed by Git OBS Bridge
parent 4618c08cfb
commit 886f663d28
53 changed files with 3519 additions and 582 deletions

View File

@@ -1,3 +1,52 @@
-------------------------------------------------------------------
Sat Dec 13 12:12:41 UTC 2014 - xxxxxmichl@googlemail.com
- Added support for A20-OLinuXIno-LIME2 and A10-OLinuXino-LIME from
www.olimex.com
-------------------------------------------------------------------
Tue Dec 9 11:23:41 UTC 2014 - guillaume@opensuse.org
- Rename XLOADER to OMAP_SPL in pre_checkin.sh and u-boot.spec.in
-------------------------------------------------------------------
Tue Dec 9 09:15:27 UTC 2014 - guillaume@opensuse.org
- Update to 2015.01-rc3
* Drop upstreamed/unneeded patches:
- 0001-exynos-Enable-config_distro_defaults.h.patch
- 0002-exynos5-Use-config_distro_bootcmd.h.patch
- boot_mode_fallback.patch
- fix_snow_usb_support
- fix_spl_ext.patch
- fix_arm_hf_toolchain.patch
- origen-ext2.patch
* Update patch:
- fix_snow_config.patch
* Follow upstream: rpi_b config renamed to rpi
-------------------------------------------------------------------
Tue Dec 2 12:41:55 UTC 2014 - guillaume@opensuse.org
- Update snow (chromebook)
* Update patch:
- fix_snow_config.patch patch
* Add patches:
- add_snow_usb_boot.patch to be able to boot from USB0
- fix_bootpart_snow_only.patch to boot on partition #2 (snow only!)
* Backport patches:
- fix_snow_usb_support.patch to fix USB on snow
- 0001-exynos-Enable-config_distro_defaults.h.patch
- 0002-exynos5-Use-config_distro_bootcmd.h.patch
* Drop unneeded/obsolete patches:
- fix_exynos5_text_base.patch
- fix_snow_extra_env_settings.patch
-------------------------------------------------------------------
Sun Nov 30 13:17:33 UTC 2014 - guillaume@opensuse.org
- Add Bananapi initial support
-------------------------------------------------------------------
Tue Nov 25 08:29:14 UTC 2014 - guillaume@opensuse.org