This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_build/release-aarch64
in repository toolchain/ci/binutils-gdb.
from 723f6eafe4 Automatic date update in version.in
new f916230ad2 Automatic date update in version.in
new bb517c99b9 Automatic date update in version.in
new d7e8e50d42 Automatic date update in version.in
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_build/release-aarch64
in repository toolchain/ci/base-artifacts.
discards 06231dde 0: update: binutils-gcc-linux-glibc-gdb: 6
new b04a3231 0: update: binutils-gcc-linux-glibc-gdb: 6
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (06231dde)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_build/release [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log.xz | Bin 1508 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2724 bytes
04-build_abe-binutils/console.log.xz | Bin 37972 -> 38504 bytes
05-build_abe-gcc/console.log.xz | Bin 201504 -> 201064 bytes
06-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
07-build_abe-linux/console.log.xz | Bin 8828 -> 8844 bytes
08-build_abe-glibc/console.log.xz | Bin 237788 -> 238228 bytes
09-build_abe-gdb/console.log.xz | Bin 36792 -> 37040 bytes
10-check_regression/console.log.xz | Bin 416 -> 416 bytes
11-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 26 +++++++++++++-------------
11 files changed, 21 insertions(+), 21 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-arm
in repository toolchain/ci/qemu.
from 621745c4f3 Merge tag 'trivial-branch-for-7.1-pull-request' of https://g [...]
new 2fa22a0f60 hw: m25p80: add WP# pin and SRWD bit for write protection
new 1de51272bf hw: m25p80: add tests for write protect (WP# and SRWD bit)
new 346160cbf2 aspeed: Set the dram container at the SoC level
new 673a6d16ee aspeed/scu: Add trace events for read ops
new 6743af9b10 aspeed/i2c: Change trace event for NORMAL_STOP states
new 0dbf6dc576 aspeed/hace: Accumulative mode supported
new 75dbf30be8 aspeed/smc: Fix potential overflow
new e37976d733 aspeed: Set CPU memory property explicitly
new 4dd9d55416 aspeed: Add memory property to Aspeed SoC
new 5bfcbda70d aspeed: Remove usage of sysbus_mmio_map
new 80beb08567 aspeed: Map unimplemented devices in SoC memory
new 85f0e0c3a1 aspeed: Remove use of qemu_get_cpu
new fb6b3c8d90 hw/arm/aspeed: add support for the Qualcomm DC-SCM v1 board
new ece4cccd67 hw/arm/aspeed: add Qualcomm Firework BMC machine
new dd0b3271e5 hw/i2c: pmbus: Page #255 is valid page for read requests.
new 6236548284 hw/sensor: add Maxim MAX31785 device
new 2a75e8c390 hw/arm/aspeed: Add MAX31785 Fan controllers
new cfc68f1639 hw/arm/aspeed: firework: Add Thermal Diodes
new 2a7a5d5cc4 hw/arm/aspeed: firework: add I2C MUXes for VR channels
new ceb3ff0e80 hw/i2c/aspeed: Fix R_I2CD_FUN_CTRL reference
new b582b7a191 hw/i2c/aspeed: Fix DMA len write-enable bit handling
new 0c0f1bee6a hw/i2c/aspeed: Fix MASTER_EN missing error message
new 37fa5ca426 hw/i2c: support multiple masters
new a78e9839ae hw/i2c: add asynchronous send
new a8d48f59cd hw/i2c/aspeed: add slave device in old register mode
new 1c5d909f88 hw/i2c/aspeed: Add new-registers DMA slave mode RX support
new 55c57023b7 hw/misc/aspeed: Add PECI controller
new d495e432c0 Merge tag 'pull-aspeed-20220630' of https://github.com/legoa [...]
The 28 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
hw/arm/Kconfig | 2 +
hw/arm/aspeed.c | 136 +++++++---
hw/arm/aspeed_ast10x0.c | 59 +++--
hw/arm/aspeed_ast2600.c | 104 +++++---
hw/arm/aspeed_soc.c | 143 ++++++++---
hw/arm/pxa2xx.c | 2 +
hw/block/m25p80.c | 82 ++++--
hw/display/sii9022.c | 2 +
hw/display/ssd0303.c | 2 +
hw/i2c/aspeed_i2c.c | 236 ++++++++++++++---
hw/i2c/core.c | 70 +++++-
hw/i2c/pmbus_device.c | 6 +-
hw/i2c/smbus_slave.c | 4 +
hw/i2c/trace-events | 2 +
hw/misc/aspeed_hace.c | 6 +-
hw/misc/aspeed_peci.c | 152 +++++++++++
hw/misc/aspeed_scu.c | 2 +
hw/misc/meson.build | 3 +-
hw/misc/trace-events | 6 +
hw/nvram/eeprom_at24c.c | 2 +
hw/sensor/Kconfig | 4 +
hw/sensor/lsm303dlhc_mag.c | 2 +
hw/sensor/max31785.c | 573 ++++++++++++++++++++++++++++++++++++++++++
hw/sensor/meson.build | 1 +
hw/ssi/aspeed_smc.c | 4 +-
include/hw/arm/aspeed_soc.h | 16 ++
include/hw/i2c/aspeed_i2c.h | 11 +
include/hw/i2c/i2c.h | 30 +++
include/hw/misc/aspeed_peci.h | 29 +++
tests/qtest/aspeed_smc-test.c | 62 +++++
30 files changed, 1573 insertions(+), 180 deletions(-)
create mode 100644 hw/misc/aspeed_peci.c
create mode 100644 hw/sensor/max31785.c
create mode 100644 include/hw/misc/aspeed_peci.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-arm
in repository toolchain/ci/gdb.
from 89555e4ec2 GDB: Add `NUMBER' completion to `set' integer commands
adds 2899490953 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-arm
in repository toolchain/ci/gcc.
from 4c233cabbe3 Fortran: error recovery on invalid CLASS(), PARAMETER decla [...]
adds 762fd5e5547 libgo: handle stat st_atim32 field and SYS_SECCOMP
adds 976196b3332 Daily bump.
No new revisions were added by this update.
Summary of changes:
ChangeLog | 11 +++++++++
gcc/ChangeLog | 60 +++++++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/c-family/ChangeLog | 5 +++++
gcc/cp/ChangeLog | 8 +++++++
gcc/fortran/ChangeLog | 10 +++++++++
gcc/go/gofrontend/MERGE | 2 +-
gcc/testsuite/ChangeLog | 39 ++++++++++++++++++++++++++++++++
libgo/mksysinfo.sh | 3 ++-
libstdc++-v3/ChangeLog | 27 ++++++++++++++++++++++
10 files changed, 164 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-arm
in repository toolchain/ci/binutils-gdb.
from 89555e4ec2 GDB: Add `NUMBER' completion to `set' integer commands
adds 2899490953 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-arm
in repository toolchain/ci/base-artifacts.
discards 1e4a00fb 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 24fc85d8 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (1e4a00fb)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log.xz | Bin 1540 -> 1512 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2724 bytes
04-build_abe-binutils/console.log.xz | Bin 30568 -> 30192 bytes
05-build_abe-stage1/console.log.xz | Bin 90520 -> 90272 bytes
07-build_abe-linux/console.log.xz | Bin 9056 -> 9608 bytes
08-build_abe-glibc/console.log.xz | Bin 233192 -> 233040 bytes
09-build_abe-stage2/console.log.xz | Bin 223048 -> 222660 bytes
10-build_abe-gdb/console.log.xz | Bin 37804 -> 37128 bytes
11-build_abe-qemu/console.log.xz | Bin 32788 -> 32876 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 36 -----------------------------------
jenkins/manifest.sh | 26 ++++++++++++-------------
12 files changed, 13 insertions(+), 49 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64
in repository toolchain/ci/gdb.
from 89555e4ec2 GDB: Add `NUMBER' completion to `set' integer commands
new 2899490953 Automatic date update in version.in
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.