Please pull u-boot-dm
Simon Glass
sjg at chromium.org
Sat May 30 17:16:10 CEST 2020
Hi Tom,
The following changes since commit 606cced58bf44bdf640760711be40d15a169aa71:
Merge tag 'u-boot-amlogic-20200529' of
https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic (2020-05-29
08:57:04 -0400)
are available in the Git repository at:
git://git.denx.de/u-boot-dm.git tags/dm-pull-30may20
for you to fetch changes up to dc03ba48be2b78aaaa597889409cf29bfd2b271e:
patman: Modify functional tests for new behavior (2020-05-29 20:55:45 -0600)
----------------------------------------------------------------
Patman changelog enhancements
Sandbox SPI flash doc update
----------------------------------------------------------------
AKASHI Takahiro (2):
sandbox: drop CONFIG_SYS_RELOC_GD_ENV_ADDR
sandbox: update documents regarding spi_sf
Bin Meng (2):
patman: Sort the command line options
patman: Add an option to create patches without binary contents
Sean Anderson (4):
patman: Suppress empty changelog entries
patman: Add new tags for finer-grained changelog control
patman: Support multi-line changes in changelogs
patman: Modify functional tests for new behavior
Stefan Roese (1):
dm: core: Reorder include files in read.c
configs/sandbox64_defconfig | 1 -
configs/sandbox_defconfig | 1 -
configs/sandbox_flattree_defconfig | 1 -
configs/sandbox_spl_defconfig | 1 -
doc/SPI/README.sandbox-spi | 58
+++++----------
doc/arch/sandbox.rst | 52
++++++--------
drivers/core/read.c | 6 +-
tools/patman/README | 54
+++++++++++++-
tools/patman/func_test.py | 58
+++++++++++++--
tools/patman/gitutil.py | 4 +-
tools/patman/main.py | 19 ++---
tools/patman/patchstream.py | 104
+++++++++++++++++++--------
tools/patman/series.py | 54
++++++++++----
tools/patman/test/0001-pci-Correct-cast-for-sandbox.patch | 3 +
...fdt-Correct-cast-for-sandbox-in-fdtdec_setup_mem_siz.patch | 12 +++-
tools/patman/test/test01.txt | 15 +++-
16 files changed, 304 insertions(+), 139 deletions(-)
Regards,
Simon
More information about the U-Boot
mailing list