Accepting request 669116 from hardware👢staging

OBS-URL: https://build.opensuse.org/request/show/669116
OBS-URL: https://build.opensuse.org/package/show/hardware:boot/u-boot?expand=0&rev=35
This commit is contained in:
Guillaume GARDET 2019-01-28 15:24:33 +00:00 committed by Git OBS Bridge
parent 3eea99e170
commit 221f35fa25
74 changed files with 14874 additions and 1480 deletions

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org

View File

@ -1,12 +1,21 @@
-------------------------------------------------------------------
Tue Jan 15 10:04:39 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01
- Update to v2019.01:
* regression fixes
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/354598.html
-------------------------------------------------------------------
Tue Jan 8 06:19:51 UTC 2019 - afaerber@suse.de
- Update to v2019.01-rc3
- Update to v2019.01-rc3:
* Samsung, Rockchip, i.MX, video, SPI, x86, EFI, UniPhier, TI, MediaTek,
Marvell, SoCFPGA, amlogic, MIPS and RISC-V updates.
* This includes among other things, pulling in the Ci20 platform
support, fixing at least one regression in EFI support,
synchronizing some i.MX8 related locations and files and other
important bugfixes.
* Changelog: https://lists.denx.de/pipermail/u-boot/2019-January/353882.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-exynos-imply-SYS_THUMB_BUILD.patch
@ -19,7 +28,16 @@ Sat Dec 22 23:16:01 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Fri Dec 21 13:20:00 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc2
- Update to v2019.01-rc2:
* Various important DT syncs with Linux
* Risc-V S-Mode
* Important NAND/MTD fixups
* TPM, sound updates
* FAT fixes
amlogic, sunxi, marvel, rockchip, x86, mips, layerscape and other updates
* USB Gadget DM work, and some other related USB fixes.
* DM_I2C_COMPAT code removal for TI platforms.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/352385.html
-------------------------------------------------------------------
Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
@ -29,7 +47,84 @@ Tue Dec 11 13:52:21 UTC 2018 - Andreas Prittwitz <m4ng4n@gmx.de>
-------------------------------------------------------------------
Tue Dec 4 08:08:53 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2019.01-rc1
- Update to v2019.01-rc1:
* ftgmac100 improvements
* TI: CPSW improvements
* VSC8584 PHY support
* Add MT7628 ethernet driver
* Various sunxi, socfpga, riscv improvements
* virtio implementation and supporting patches
* DM_FLAG_PRE_RELOC fixes
* regmap improvements
* Various improvements in sandbox and buildman
* Initial bcm968580xref, am65x_evm_r5 support
* lpc32xx, omap3_logic/am3517_evm updates
* pinctrl command
* fs_loader available for SPL
* MIPS: fix long-standing issue with linking of standalone programs
* MIPS: MT76xx: add GPIO and WDT drivers
* MIPS: MT76xx: various fixes and updates to gardena-smart-gateway board
* MIPS: MT76xx: various fixes and updates to linkit-smart-7688 board
* adc enhancements
* Clearfog GT-8K support added by Baruch / Raheeb
* Minor cleanup to db-88f6820 from Chris
* Bring in the series from Simon for SPL logging support and bloblist
* chiliboard updates
* misc TI platform updates
* chiliboard updates
* Introduce CONFIG_SPL_DM_USB
* Add MediaTek support
* mmc: meson-gx: Add AXG compatible
* net: designware: add meson meson compatibles
* Amlogic Meson cleanup for AXG SoC support
* meson: Add regmap support for clock driver and sync DT with 4.19
* Some Kirkwood boards converted to DM_SPI by Chris
* New Armada-385 SoC revision printed by Chris
* Ethernet enable on mcbin by Baruch
* Support 2 DRAM banks on Armada-8k boards by Baruch
* Convert TPM fully to DM
* Add a 'make qcheck' target for faster testing
* Rockchip improvements:
* RK3188 USB-UART functionality
* errors triggering a hard-stop in SPL on the RK3399 are reported
* Rockchip RV1108 (SoC) support
* MicroCrystal RV3029 (RTC) DM driver
* Rockchip fixes:
* RK3188 early UART setup
* limit SD-card frequency to 40MHz on the RK3399-Q7
* MIPI fixes
* RK3399 CPUB clock initialisation
* ARC:
* Try to match found HW features to known ARC core templates
* Print CPU frequency for all ARC boards
* Add more board-specific info
* microblaze:
* Use default functions for memory decoding
* Showing model from DT
* zynq:
* Fix spi flash DTs
* Fix zynq_help_text with CONFIG_SYS_LONGHELP
* Tune cse/mini configurations
* Enabling cse/mini testing with current targets
* zynqmp:
* Enable gzip SPL support
* Fix chip detection logic
* Tune mini configurations
* DT fixes(spi-flash, models, clocks, etc)
* Add support for OF_SEPARATE configurations
* Enabling mini testing with current targets
* Add mini mtest configuration
* Some minor config setting
* Raspberry Pi: 3A+, Allow 2nd MMC device, Allow UUID to find filesystem
* UEFI:
* Make PE images more standards compliant
* Improve sandbox support
* Improve correctness
* Fix RISC-V execution on virt model
* Honor board defined top of ram (fixes a few boards)
* Imply DM USB access when distro boot is available
* Code cleanups
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-December/350498.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2019.01
* Patches dropped:
0007-Revert-efi_loader-remove-efi_exit_c.patch
@ -57,7 +152,10 @@ Sun Nov 18 18:56:52 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Thu Nov 15 14:30:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11
- Update to v2018.11:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Added i.MX8 support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-November/347424.html
-------------------------------------------------------------------
Sun Nov 11 16:35:35 UTC 2018 - afaerber@suse.de
@ -77,12 +175,34 @@ Mon Nov 5 10:06:08 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Wed Oct 31 08:16:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc3
- Update to v2018.11-rc3:
* Fixes for i.MX, Xilinx, EFI Loader, R-Mobile, x86, sunxi, and Marvell platforms
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
-------------------------------------------------------------------
Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc2
- Update to v2018.11-rc2:
* The SPI-NAND changes have fully been integrated now.
* ARM Versatile Express updates
* QEMU support in RiscV
* Rockchip updates
* fixes to rkimage for SPL boot via USB
* fixes to make_fit_atf.py, incl. entry-point calculation and python3
compatibility
* OP-TEE support for ARMv7-based SoCs
* fixes to RGMII/GMII selection on the RK3328
* ARC updates
* CPU and board info prints
* Synopsys IoT development kit support
* Take care of global uninitialized variables.
* Add support for SD-card detection on all ARC boards
* R-Mobile, SoCFPGA updates
* Sandbox SPL/TPL support
* Various DM, Test updates.
* Various general ARM, Meson, TI K2/K3 updates
* OP-TEE AVB support
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/344567.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0007-rockchip-make_fit_atf-use-elf-entry.patch
@ -92,7 +212,34 @@ Wed Oct 17 07:01:52 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Tue Oct 9 06:46:02 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.11-rc1
- Update to v2018.11-rc1:
* FPGA improvements:
* Tests for fpga commands
* Kconfig cleanup, code cleanup MAINTAINERS updating
* DM/DT:
* MPC83xx device tree additions (CPU and RAM)
* Various ofnode/DT improvements
* Marvell SoC improvements:
* Multiple updates to the turris boards / platform
* i.MX SoC improvements
* Pico board updates, imx6ull pinmux fixes
* EFI improvements:
* Now very close to being able to run UEFI Shell and SCT.
* This brought in a number of FAT improvements
* Sandbox support
* Lots of general EFI improvements and cleanups
* Xilinx platform updates:
* Zynq/ZynqMP cleanups
* In SPL we now handle (read: uncompress) in FIT images for entries
other than the kernel.
* Freescale QorIQ:
* Switching to driver model on a number of platforms for eSDHC and
SATA.
* PowerPC:
* Use device tree for mpc85xx, enable on T2080QDS.
* SoCFPGA, sunxi and uniphier SoC improvements.
* UBI, i2c, SuperH, MIPS, USB, M68K, x86, video and DM improvements.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-October/342659.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.11
* Patches dropped:
0010-ARM-tegra-reserve-unmapped-RAM-so-E.patch
@ -106,12 +253,20 @@ Tue Sep 11 22:51:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Tue Sep 11 08:02:15 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09
- Update to v2018.09:
* Xilinx platforms (zynq, zynqmp, microblaze) have cleaned up and
improved a number of areas with better DT and sysreset functionality.
A number of drivers have been converted to DM.
* EFI support has had a number of corrections made due to running SCT.
* ARC has updated some of their drivers and now supports gcc-8.1.x
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340614.html
-------------------------------------------------------------------
Wed Sep 5 09:27:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update to v2018.09-rc3
- Update to v2018.09-rc3:
* Fixes and Kconfig change and similar
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-September/340064.html
-------------------------------------------------------------------
Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
@ -123,7 +278,9 @@ Wed Sep 5 09:26:11 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
-------------------------------------------------------------------
Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc2
- Update to v2018.09-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-August/338284.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0010-snow-set-fdtfile.patch
@ -131,7 +288,9 @@ Thu Aug 16 07:16:49 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Mon Aug 13 15:19:37 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.09-rc1
- Update to v2018.09-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/336605.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.09
* Patches dropped:
0011-omap3-beagle-re-enable-EFI-support-.patch
@ -156,7 +315,9 @@ Wed Jul 18 13:29:34 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07
- Update to v2018.07:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/334014.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
* Patches dropped:
0010-arm-timer-factor-out-FSL-arch-timer.patch
@ -165,7 +326,9 @@ Tue Jul 10 09:12:26 UTC 2018 - guillaume.gardet@opensuse.org
-------------------------------------------------------------------
Tue Jul 3 07:07:44 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc3
- Update to v2018.07-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-July/333540.html
-------------------------------------------------------------------
Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
@ -179,11 +342,15 @@ Wed Jun 27 12:05:47 UTC 2018 - guillaume.gardet@opensuse.org
Wed Jun 20 09:20:24 UTC 2018 - guillaume.gardet@opensuse.org
- Update to v2018.07-rc2
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/332354.html
-------------------------------------------------------------------
Mon Jun 11 09:49:41 UTC 2018 - guillaume.gardet@opensuse.org
- update to v2018.07-rc1
- update to v2018.07-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-June/330609.html
- Add bison and flex deps needed since Kconfig update
- Use 'make syncconfig' instead of deprecated 'make silentoldconfig'
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.07
@ -251,12 +418,16 @@ Thu May 10 16:17:39 UTC 2018 - afaerber@suse.de
-------------------------------------------------------------------
Wed May 9 07:24:31 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05
- Update to 2018.05:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327640.html
-------------------------------------------------------------------
Wed May 2 09:43:24 UTC 2018 - agraf@suse.com
- Update to 2018.05-rc3
- Update to 2018.05-rc3:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-May/327163.html
-------------------------------------------------------------------
Thu Apr 26 12:38:31 UTC 2018 - agraf@suse.com
@ -286,7 +457,9 @@ Tue Apr 24 19:32:04 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
- Update to 2018.05-rc2
- Update to 2018.05-rc2:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/325721.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0004-rpi3-Enable-lan78xx-driver.patch
@ -311,7 +484,9 @@ Tue Apr 17 08:57:21 UTC 2018 - guillaume.gardet@opensuse.org
0008-rpi-Allow-to-boot-without-serial.patch
0009-mmc-use-core-clock-frequency-in-bcm.patch
- Update to 2018.05-rc1
- Update to 2018.05-rc1:
* No real upstream changelog
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-April/324525.html
- Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2018.05
* Patches dropped:
0003-Revert-rockchip-mkimage-remove-plac.patch
@ -375,7 +550,13 @@ Thu Mar 15 16:34:22 UTC 2018 - agraf@suse.com
-------------------------------------------------------------------
Wed Mar 14 15:13:44 UTC 2018 - guillaume.gardet@opensuse.org
- Updated to 2018.03
- Updated to 2018.03:
* limited support for determining at run-time where the environment
should be read from and stored. The biggest user of this is for
Allwinner SoCs where you're expected to migrate to having the
environment stored as a file in FAT instead of directly in the
MMC device.
* Changelog: https://lists.denx.de/pipermail/u-boot/2018-March/322558.html
-------------------------------------------------------------------
Tue Mar 6 13:26:21 UTC 2018 - guillaume@opensuse.org