Hi Tom,
Please pull some riscv updates:
- Update qemu-riscv.rst build instructions.
- Add support for SPI on Kendryte K210.
- Add Microchip PolarFire SoC Icicle Kit support.
- Add support for an early timer.
- select TIMER_EARLY to avoid infinite recursion for Trace.
Thanks
Rick
CI: passed
htt
Hi Tom,
Please pull some riscv updates:
- Update qemu-riscv.rst build instructions.
- Add support for SPI on Kendryte K210.
- Add Microchip PolarFire SoC Icicle Kit support.
Thanks
Rick
CI: passed
https://gitlab.denx.de/u-boot/custodians/u-boot-riscv/-/pipelines/5853
The following changes sinc
Hi Tom,
Please pull some riscv updates:
- Fix wrong amoswap t1 usage in startup.
- Reset the board after cratch.
- Enable distro booting from an attached SCSI disk for QEMU.
- Support the optional header fields in efi header.
Thanks
Rick
https://travis-ci.org/github/rickchen36/u-boot-riscv/bui
Hi Tom,
Please pull some riscv updates:
- Enable SATA disk on QEMU RISC-V and update doc.
- k210 pinctrl updates:
- Fix inverted IE and OE for I2C.
- Rename power domains to match datasheet.
Thanks
Rick
https://travis-ci.org/github/rickchen36/u-boot-riscv/builds/743893981
Merge tag 'ti-v
Hi Tom,
Please pull some riscv updates:
- No need to check before free in kendryte clk.
- Only enable OF_BOARD_FIXUP if U-Boot is configured for S-Mode.
- Reduce k210 dts DMA block size
- Move timers into drivers/timer
- Correct fu540 dts reg size of clint node
Thanks
Rick
https://travis-ci.org
Hi Tom,
This PR is for -next
Please pull some riscv updates:
- Disable CMD_IRQ for RISC-V.
- Update sipeed/maix doc
- Obtain reg of SiFive RAM via dev_read_addr_index() instead of regmap API.
- Cleans up RISC-V timer drivers and converts them to DM.
- Correctly handle IPIs already pending upon p
Hi Tom,
Please pull some riscv updates:
- Disable CMD_IRQ for RISC-V.
- Update sipeed/maix doc
- Obtain reg of SiFive RAM via dev_read_addr_index() instead of regmap API.
- Cleans up RISC-V timer drivers and converts them to DM.
- Correctly handle IPIs already pending upon prior stage bootloader
Hi Tom,
Please pull some riscv updates:
- Sipeed Maix support S-mode.
- Provide command sbi.
- Use fdtdec_get_addr_size_auto_parent to get fu540 cache base address.
- Fix a compiler error with CONFIG_SPL_SMP=n.
- Fix sifive ram driver 32 compiler warnings.
- Fix kendryte/pll.h redefine nop() warn
Hi Tom,
Please pull some riscv updates:
- Fix HiFive Unleashed the broken problem by call fix_fdt() before
reserve_fdt().
Please refer to
https://www.mail-archive.com/u-boot@lists.denx.de/msg379444.html
for master u-boot broken for HiFive Unleashed.
- Add unaligned exception cmd.
- Refine s
Hi Tom,
Please pull some riscv updates:
- add DM based reset driver for SiFive SoC's.
Thanks
Rick
https://travis-ci.org/github/rickchen36/u-boot-riscv/builds/714339244
The following changes since commit 68941e3b2c217907a49aa66af8bb65729b913397:
Merge https://gitlab.denx.de/u-boot/custodians
Hi Tom,
Please pull some riscv updates:
- Fix SiFive HiFive Unleashed board booting failure problem.
- Enable SiFive fu540 PWM driver.
- Support SiFive fu540: SPI boot.
- Update OpenSBI used for RISC-V CI testing.
- Revert "riscv: Allow use of reset drivers".
- Revert "Revert "riscv: sifive: fu54
Hi Tom,
This is version two of PR send by 7/2
Drop patchs about sysreset
[PATCH 1/5] sysreset: syscon: Don't assume default value for offset and mask
property
[PATCH 2/5] sysreset: syscon: Support value property
[PATCH 4/5] riscv: qemu: Add syscon reboot and poweroff support
Please pull some ri
Hi Tom,
Please pull some riscv updates:
- sbi: Add newline to error message
- fu540: dts: Correct reg size of otp and dmc nodes
- Enhance reserved memory fixup about PMP information passed from OpenSbi
- sifive: fu540: Add gpio-restart support
- qemu: Add syscon reboot and poweroff support
- qemu
Hi Tom,
This PR is for -next
Please pull some riscv updates:
- Add Sipeed Maix support
- Update clock handler and proper cpu features
Thanks
Rick
https://travis-ci.org/github/rickchen36/u-boot-riscv/builds/703836681
The following changes since commit e2a4d24e6b1f3d30136e2dde7b6fbf35bd427b8a:
Hi Tom,
Please pull some riscv updates:
- fu540: dts: Correct reg size of otp and dmc nodes
- sbi: Add newline to error message
- sifive/fu540: Enable SPI-NOR support
Thanks
Rick
https://travis-ci.org/github/rickchen36/u-boot-riscv/builds/701223929
The following changes since commit 4ff63383e
Hi Tom,
Please pull some riscv updates:
- Fixes 7e249bc13aaf: ("riscv: Move all SMP related SBI calls to SBI_v01")
Move sbi_probe_extension() out of CONFIG_SBI_V01.
- SiFive FU540 support SPL.
Thanks
Rick
https://travis-ci.org/github/rickchen36/u-boot-riscv/builds/694099665
The following
Hi Tom,
Please pull some riscv updates:
- sifive: fix palmer's email address.
- Move all SMP related SBI calls to SBI_v01.
Thanks
Rick
The following changes since commit 8c48bb21bd6a1778d1f299de30ff62c07929702b:
Prepare v2020.07-rc3 (2020-05-25 20:34:01 -0400)
are available in the Git repo
Hi Tom,
Please pull some riscv updates:
- Add Sipeed Maix support.
- sifive: fix palmer's email address.
- Move all SMP related SBI calls to SBI_v01.
https://travis-ci.org/github/rickchen36/u-boot-riscv/builds/690778926
Thanks
Rick
The following changes since commit 9c5fef577494769e3ff07952a8
Hi Tom,
Please pull some riscv updates:
- Adds few DT related fixes required for Linux EFI stub to work on RISC-V.
- Makes SBI v0.2 the default SBI version to work with OpenSBI v0.7.
- Revert "riscv: qemu: clear kernel-start/-end in device tree as workaround for
BBL"
- Remove unnecessary CONFIG_
Hi Tom,
Please pull some riscv updates:
- Fix sbi_remote_sfence_vma{,_asid}.
- Avoid calling sbi_clear_ipi().
- Add new SBI v0.2 extensions support.
https://travis-ci.org/github/rickchen36/u-boot-riscv/builds/663341855
Thanks
Rick
The following changes since commit a4df9d8ab848ea4ff10b247ae43
Hi Tom,
Please pull some riscv updates:
- Fix ax25-ae350.rst document.
- Refine RISC-V linker script and start.S.
- Add option to print more information on exception.
https://travis-ci.org/rickchen36/u-boot-riscv/builds/646697243
Thanks
Rick
The following changes since commit e1dff2d69e5a21a6
Hi Tom,
Please pull some riscv updates:
- Increase stack size to avoid a stack overflow during distro boot.
- Add hifive-unleashed-a00.dts for SIFIVE FU540.
- Add OF_SEPARATE support for SIFIVE FU540.
- Add SPL support for Andes AX25 AE350.
- Improve U-Boot SPL / OpenSBI smp boot flow for RISC-V.
Hi Tom,
Please pull some riscv updates:
- Support sifive DM based gpio driver for FU540-SoC.
- Align boot image header with Linux v5.3
https://travis-ci.org/rickchen36/u-boot-riscv/builds/599424917
Thanks
Rick
The following changes since commit a2fce50455c9831f36765e5813b0b5e98f55d70b:
Mer
Hi Tom,
Please pull some riscv updates:
- Skip unavailable hart in the get_count().
- fu540 set serial env from otp.
- fu540 add mmc0 as a boot target device.
- Update fix_rela_dyn and add absolute reloc addend.
- Andestech PLIC driver will skip unavailable hart.
- Support Andestech V5L2 cache dr
Hi Tom,
Please pull some riscv updates:
- Support SPL and OpenSBI (FW_DYNAMIC firmware) boot.
- Fix qemu kconfig build warning.
https://travis-ci.org/rickchen36/u-boot-riscv/builds/576608303
Thanks
Rick
The following changes since commit 50b4b80f597b9f59b98adbdbad691b1027bd501a:
Merge tag
Hi Tom,
Please pull some riscv updates:
- Fix sifive serial y-modem transfer.
- Access CSRs using CSR numbers.
- Update doc sifive-fu540
- Support big endian hosts and target.
https://travis-ci.org/rickchen36/u-boot-riscv/builds/572159567
Thanks
Rick
The following changes since commit df33f86
From: Nevo Hed
This commit ports mvpp2 to use the recently introduced Marvell MDIO
(MVMDIO) driver. It removes direct interaction with the SMI & XSMI
busses. This commit is based in part on earlier work by
Ken Ma in Marvell's own downstream repo:
https://github.com/MarvellEmbeddedProcessors/
From: Stefan Chulski
Issue:
- Network stuck if autonegotion fails.
Issue root cause:
- When autonegotiation fails during port open procedure, the packet
processor configuration does not finish and open procedure exits
with error.
- However, this doesn't prevent u-boot network framework from
From: Nevo Hed
Based on upstream-linux
See https://github.com/torvalds/linux/commit/f66b2aff.
However made the XSMI register window 0x16 (22) bytes per my reading
of the functional spec. Similar commits in Marvels own repo bump it
to 0x200 (512) bytes but I did not see the reasoning for that.
From: Nevo Hed
This patchset includes a couple of commits form Marvell's downstream repo
and a change to replace mvpp2's SMI implementation with the new MVMDIO
driver. The mvpp2 change is based partially on Ken Ma's mods against an
earlier (his) version of MVMDIO that never made it to upstream a
From: Grzegorz Jaszczyk
If the phy doesn't match with any existing u-boot drivers, the phy
framework will connect it to the generic one which uid ==
0x. In this case, act as if the phy wouldn't be declared in
dts. Otherwise, in case of 3310 (for which the driver doesn't exist)
the link is
From: Nevo Hed
Changes to mvpp2.c require the MVMDIO module which in turn uses
DM_MDIO.
Signed-off-by: Nevo Hed
---
drivers/net/Kconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index 5fd31b03cf..81f39d0928 100644
--- a/drivers/net/Kconfig
Hi Tom,
Please pull some riscv updates:
- Fix sifive serial y-modem transfer.
- Access CSRs using CSR numbers.
- Update doc sifive-fu540
- Support big endian hosts and target.
- Support SPL and OpenSBI (FW_DYNAMIC firmware) boot.
https://travis-ci.org/rickchen36/u-boot-riscv/builds/570682542
Th
From: Stefan Chulski
Issue:
- Network stuck if autonegotion fails.
Issue root cause:
- When autonegotiation fails during port open procedure, the packet
processor configuration does not finish and open procedure exits
with error.
- However, this doesn't prevent u-boot network framework from
From: Nevo Hed
This patchset includes several commits form Marvell's downstream repo
including Ken Ma's patch to replace the SMI implementation with his
own Marvell MDIO impolementation. That MVMDIO implementation never
made it to upstream and has since been re-implemented by Alex
Marginean and
From: Nevo Hed
phy_dev ptr is set from return of phy_connect() and is used before
test to see if NULL. Obviously since the test already sxists someone
made the determination that this NULL is possible.
Signed-off-by: Nevo Hed
---
drivers/net/mvpp2.c | 3 ++-
1 file changed, 2 insertions(+), 1
From: Nevo Hed
Based on upstream-linux
See https://github.com/torvalds/linux/commit/f66b2aff.
However made the XSMI register window 0x16 (22) bytes per my reading
of the functional spec. Similar commits in Marvels own repo bump it
to 0x200 (512) bytes but I did not see the reasoning for that.
From: Nevo Hed
An earlier commit in this changeset is taken from Marvells repos but
was based on an MVMDIO implementation that never made it into U-Boot.
With this patch the mvpp2 driver switches to use the new MVMDIO driver
that is based on a more universal mdio-uclass implementation.
Signed-of
From: Grzegorz Jaszczyk
If the phy doesn't match with any existing u-boot drivers, the phy
framework will connect it to the generic one which uid ==
0x. In this case, act as if the phy wouldn't be declared in
dts. Otherwise, in case of 3310 (for which the driver doesn't exist)
the link is
From: Ken Ma
The availability of the marvell MDIO driver enables us to eliminate
the SMI function implementation within the mvpp2 driver.
This replacement also fixes 2 old issues:
1. Each pp2 port device now has its own mdio bus field member since
some pp2 ports may use SMI mdio bus while some
From: Nevo Hed
Changes to mvpp2.c require the MVMDIO module which in turn uses
DM_MDIO.
Signed-off-by: Nevo Hed
---
drivers/net/Kconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index 5fd31b03cf..81f39d0928 100644
--- a/drivers/net/Kconfig
From: Nevo Hed
An eralier commit in this changeset is taken from Marvells repos but was
based on an MVMDIO implementation that never made it into U-Boot. With
this patch the mvpp2 driver switches to use the new MVMDIO driver that is
based on a more universal mdio-uclass implementation.
Signed-o
From: Nevo Hed
This patchset includes several commits form Marvell's downstream repo
including Ken Ma's patch to replace the SMI implementation with his
own Marvell MDIO impolementation. That MVMDIO implementation never
made it to upstream and has since been re-implemented by Alex
Marginean and
From: Grzegorz Jaszczyk
If the phy doesn't match with any existing u-boot drivers the phy
framework will connect it to generic one which uid == 0x. In
this case act as if the phy wouldn't be declared in dts. Otherwise in
case of 3310 (for which the driver doesn't exist) the link will be
m
From: Ken Ma
Since marvell MDIO driver is added, SMI function implementation in
mvpp2 driver can be removed and NETA driver can use marvell MDIO API
directly.
This replacement also fixes 2 old issues:
1. Each pp2 port device should have its own mdio bus field member since
some pp2 ports may us
From: Nevo Hed
phy_dev ptr is set from return of phy_connect() and is used before
test to see if NULL. Obviously since the test already sxists someoen
made the determination that this NULL is possible.
Signed-off-by: Nevo Hed
---
drivers/net/mvpp2.c | 3 ++-
1 file changed, 2 insertions(+), 1
From: Nevo Hed
Based on upstream-linux
See https://github.com/torvalds/linux/commit/f66b2aff.
However made the XSMI register window 0x16 (22) bytes per my reading
of the functional spec. Similar commits in Marvels own repo bump it
to 0x200 (512) bytes but I did not see the reasoning for that.
From: Stefan Chulski
Issue:
- Network stuck if autonegotion fails
Issue root cause:
- During port open procedure if autonegotion fails, configuration of
packet processor won't be finished and open procedure exits with error.
- However this won't prevent u-boot network framework from
calling
From: Grzegorz Jaszczyk
If the phy doesn't match with any existing u-boot drivers the phy
framework will connect it to generic one which uid == 0x. In
this case act as if the phy wouldn't be declared in dts. Otherwise in
case of 3310 (for which the driver doesn't exist) the link will be
m
From: Nevo Hed
Based on upstream-linux
See https://github.com/torvalds/linux/commit/f66b2aff.
However made the XSMI register window 0x16 (22) bytes per my reading
of the functional spec. Similar commits in Marvels own repo bump it
to 0x200 (512) bytes but I did not see the reasoning for that.
From: Stefan Chulski
Issue:
- Network stuck if autonegotion fails
Issue root cause:
- During port open procedure if autonegotion fails, configuration of
packet processor won't be finished and open procedure exits with error.
- However this won't prevent u-boot network framework from
calling
From: Nevo Hed
An eralier commit in this changeset is taken from Marvells repos but was
based on an MVMDIO implementation that never made it into U-Boot. With
this patch the mvpp2 driver switches to use the new MVMDIO driver that is
based on a more universal mdio-uclass implementation.
Signed-o
This patchset includes several commits form Marvell's downstream repo
including Ken Ma's patch to replace the SMI implementation with his
own Marvell MDIO impolementation. That MVMDIO implementation never
made it to upstream and has since been re-implemented by Alex
Marginean and seems to be in li
From: Ken Ma
Since marvell MDIO driver is added, SMI function implementation in
mvpp2 driver can be removed and NETA driver can use marvell MDIO API
directly.
This replacement also fixes 2 old issues:
1. Each pp2 port device should have its own mdio bus field member since
some pp2 ports may us
From: Nevo Hed
phy_dev ptr is set from return of phy_connect() and is used before
test to see if NULL. Obviously since the test already sxists someoen
made the determination that this NULL is possible.
Signed-off-by: Nevo Hed
---
drivers/net/mvpp2.c | 3 ++-
1 file changed, 2 insertions(+),
From: Igal Liberman
Currently, there are 2 valid cases for interface, PHY
and mdio relation:
- If an interface has PHY handler, it'll call
mdio_mii_bus_get_from_phy(), which will register
MDIO bus.
- If we want to use fixed-link for an interface,
PHY handle is not defined in the D
Hi Tom,
Please pull some nds32 updates:
- Update nds32 MAINTAINERS from Macpaul to Rick.
https://travis-ci.org/rickchen36/u-boot-nds32/builds/560328107
Thanks
Rick
The following changes since commit 0de815356474912ef5bef9a69f0327a5a93bb2c2:
Merge branch '2019-07-17-master-imports' (2019-07
Hi Tom,
Please pull some riscv updates:
- Update SiFive Unleashed clock driver.
- Enables SiFive SPI driver and MMC SPI driver for SiFive Unleashed board
https://travis-ci.org/rickchen36/u-boot-riscv/builds/560423274
Thanks
Rick
The following changes since commit 0de815356474912ef5bef9a69f032
Hi Tom,
Please pull some riscv updates:
- Support Microchip MPFS Icicle board.
- Enable e1000 and nvme support for qemu.
- Enable PCI host ECAM generic driver for qemu.
- Increase the environment size to 128kB for qemu.
https://travis-ci.org/rickchen36/u-boot-riscv/builds/541565696
Thanks
Rick
Hi Tom,
Please pull some riscv update:
1. Add DM drivers to support RISC-V CPU and timer, plus some bug fixes.
2. Support SiFive UART
3. Rename ax25-ae350 defconfig
https://travis-ci.org/rickchen36/u-boot-riscv/builds/469364551
Thanks
Rick
The following changes since commit 1f2e948d6d53f77a2d
Hi Tom,
Please pull some riscv updates:
- Correct SYS_TEXT_BASE for qemu.
- Support booti.
- Increase SYSBOOTM_LEN for Fedora/RISCV kernel.
- Support SMP booting from flash.
https://travis-ci.org/rickchen36/u-boot-riscv/builds/530082266
Thanks
Rick
The following changes since commit 504bf790d
Hi Tom,
Please pull some riscv updates:
1. RISC-V arch support SMP.
2. Support Andestech's PLIC and PLMT.
2. qemu, fu54e, ae350 boards enable SMP by default.
3. Fix CONFIG_DEFAULT_DEVICE_TREE failure.
https://travis-ci.org/rickchen36/u-boot-riscv/builds/517045091
Thanks
Rick
The following cha
Hi Tom,
Please pull some riscv updates:
SiFive FU540 Support
https://travis-ci.org/rickchen36/u-boot-riscv/builds/499037971
Thanks
Rick
The following changes since commit b3820ba997f004a376efc5446683101ff42b05af:
Merge tag 'efi-2019-04-rc3' of https://github.com/xypron2/u-boot (2019-02-26
Hi Tom,
Please pull some nds32 updates:
1. Support nds32 prebuilt toolchain.
2. Fix some compile issues.
3. Fix dts mmc node compatible string.
https://travis-ci.org/rickchen36/u-boot-nds32/builds/482800645
Thanks
Rick
The following changes since commit e8ddbefccd0193340ebbe6fe53c5490624b7c11
Hi Tom,
Please pull some riscv updates:
1. Improve cache implementation.
2. Fix and improve standalone applications
https://travis-ci.org/rickchen36/u-boot-riscv/builds/479684449
Thanks
Rick
The following changes since commit d3689267f92c5956e09cc7d1baa4700141662bff:
Prepare v2019.01 (2019
Hi Tom,
Please pull some riscv update:
1. Add DM drivers to support RISC-V CPU and timer, plus some bug fixes.
2. Support SiFive UART
3. Rename ax25-ae350 defconfig
https://travis-ci.org/rickchen36/u-boot-riscv/builds/469364551
Thanks
Rick
The following changes since commit 1f2e948d6d53f77a2d
Hi Tom,
Please pull some riscv update:
1. Fix BBL may be corrupted problem.
2. Support U-Boot run ib S-mode.
https://travis-ci.org/rickchen36/u-boot-riscv/builds/463646974
Thanks
Rick
The following changes since commit 2e2a2a5d4f0c2e2642326d9000ce1f1553632e6a:
Merge branch 'master' of gi
Hi Tom,
Please pull the following patch from u-boot-riscv into your tree.
Thanks!
The following changes since commit 5830791d91d1200854ef78fcb32f808c8080f0f0:
Merge tag 'pull-tg18' of git://git.denx.de/u-boot-dm (2018-11-23 17:25:27
-0500)
are available in the Git repository at:
git://
Hi Tom,
Please pull the following patch from u-boot-riscv into your tree.
Thanks!
The following changes since commit d73d81fd85e4a030ade42c4b2d13466d45090aa3:
Merge tag 'mips-pull-2018-11-18' of git://git.denx.de/u-boot-mips (2018-11-18
15:47:16 -0500)
are available in the Git repository
Hi Tom,
Please pull the following patch from u-boot-riscv into your tree.
Thanks!
The following changes since commit 592cd5defd4f71d34ffcbd8dd3326bc10f662e20:
Merge branch 'master' of git://git.denx.de/u-boot-spi (2018-10-02 17:01:46
-0400)
are available in the git repository at:
git:/
Hi Tom,
Please pull the following patch from u-boot-riscv into your tree.
Thanks!
The following changes since commit c3c863880479edeb5b08226e622d13c91326e4a7:
add FIT data-position & data-offset property support (2018-05-26 18:19:19
-0400)
are available in the Git repository at:
git://
Hi Tom,
Please pull the following patch from u-boot-riscv into your tree.
Thanks!
The following changes since commit c3c863880479edeb5b08226e622d13c91326e4a7:
add FIT data-position & data-offset property support (2018-05-26 18:19:19
-0400)
are available in the Git repository at:
git://
Hi Tom,
Please pull the following patch from u-boot-riscv into your tree.
Thanks!
The following changes since commit 81cf7c8d45935a295991fe2cd1df286f0f47511f:
Merge git://git.denx.de/u-boot-ubi (2018-03-25 12:02:13 -0400)
are available in the Git repository at:
git://git.denx.de/u-boot-
Hi Tom,
Please pull the following patch from u-boot-nds32 into your tree.
Thanks!
The following changes since commit b06c46de632c55f4c39d404c6f0f65e414b31050:
Merge tag 'xilinx-for-v2018.01' of git://www.denx.de/git/u-boot-microblaze
(2017-11-29 08:26:07 -0500)
are available in the git re
Hi Tom,
Please pull the following patch from u-boot-nds32 into your tree.
Thanks!
The following changes since commit 6e9b109aa9bcdd094e77da9fb03de8b44da8eb9d:
Merge git://git.denx.de/u-boot-usb (2017-09-27 09:39:48 -0400)
are available in the git repository at:
git://git.denx.de/u-boot
Hi Tom,
Please pull the following patch from u-boot-nds32 into your tree.
Thanks!
The following changes since commit e884656c2c0b2406b9bf99ea76f5a8c75128a331:
Merge git://www.denx.de/git/u-boot-imx (2017-09-20 12:32:34 -0400)
are available in the git repository at:
git://git.denx.de/u-
Hi Tom,
Please pull the following patch from u-boot-nds32 into your tree.
Thanks!
The following changes since commit 8a33cb8b6bdf8a35f931fcc3d8aa15254cfc4b23:
Merge git://git.denx.de/u-boot-fsl-qoriq (2017-09-12 12:02:50 -0400)
are available in the git repository at:
git://git.denx.de/
Hi Tom,
Please pull the following patch from u-boot-nds32 into your tree.
Thanks!
The following changes since commit ccbbada0a59fead35495409d0c2c7bcb22a40278:
Merge branch 'master' of git://git.denx.de/u-boot-mmc (2017-05-30 14:07:23
-0400)
are available in the git repository at:
git:
Hi Tom,
Please pull the following patch from u-boot-nds32 into your tree.
Thanks!
The following changes since commit be71a179bdd935336fb0bee8283be729144ac965:
nds32: eth: Support ftmac100 DM. (2017-05-23 13:48:27 +0800)
are available in the git repository at:
git://git.denx.de/u-boot-nd
Hi Tom,
Please pull the following patch from u-boot-nds32 into your tree.
Thanks!
The following changes since commit 86132af799d51e8e94d87dc56a071f325f369e0c:
nds32: Support AG101P serial DM. (2017-05-22 14:05:33 +0800)
are available in the git repository at:
git://git.denx.de/u-boot-nd
Hi Tom,
Please pull the following patch from u-boot-nds32 into your tree.
Thanks!
The following changes since commit 9ae0e14350758e6447c90615ff4df530549a45e2:
Merge git://www.denx.de/git/u-boot-marvell (2016-12-01 09:24:02 -0500)
are available in the git repository at:
git://git.denx.d
Hi Jaehoon,
I will split it to three pars.
And thank you for remind and review.
Any comment please tell me to improve.
Best Regards,
Rick CHen
從: Jaehoon Chung [jh80.ch...@samsung.com]
寄件日期: 2016年12月1日 下午 12:20
至: Open Source Project uboot; u-boot
Hi Tom,
Please pull the following patch from u-boot-nds32 into your tree.
Thanks!
The following changes since commit 06572f0301c18e63b887efc91803bb9467e55dbe:
Merge git://www.denx.de/git/u-boot-ppc4xx (2016-09-27 12:48:18 -0400)
are available in the git repository at:
git://git.denx.de
Hi Tom,
Please pull the following patch from u-boot-nds32 into your tree.
Thanks!
The following changes since commit 077678eb0c226e52a1f90edabd3369ab26065b32:
Merge git://git.denx.de/u-boot-dm (2016-01-12 18:12:42 -0500)
are available in the git repository at:
git://git.denx.de/u-boot-
Hi Tom,
Please pull the following patch from u-boot-nds32 into your tree.
Thanks!
The following changes since commit 077678eb0c226e52a1f90edabd3369ab26065b32:
Merge git://git.denx.de/u-boot-dm (2016-01-12 18:12:42 -0500)
are available in the git repository at:
git://git.denx.de/u-boot-
Hi Tom,
Sorry for the mistake of sending mail of Uboot send pull request.
Please forget and ignore this mail.
Following is the content of previous Uboot send pull request mail:
=
Hi Tom,
Please pull the following
Hi Tom,
Please pull the following patch from u-boot-nds32 into your tree.
Thanks!
The following changes since commit d05bfd0586ccebe96e31976459c8ef45ec65e109:
Merge branch 'master' of git://git.denx.de/u-boot-i2c (2013-08-06 09:49:06
-0400)
are available in the git repository at:
git://gi
Hi Tom,
Please pull the following patch from u-boot-nds32 into your tree.
Thanks!
The following changes since commit 0876703cf2ee107372b56037d4eeeb7604c56796:
boards.cfg: Keep the entries sorted (2014-01-27 08:28:35 -0500)
are available in the git repository at:
git://git.denx.de/u-boot-nd
Hi Kuan-Yu Kuo,
2013/7/18 Kuan-Yu Kuo :
> + /*
> +* enable_fpu:
> +* Some of Andes CPU version support FPU coprocessor, if so,
> +* we should enable it.
> +*/
> +enable_fpu:
> + mfsr$r0, $CPU_VER /* enable FPU if it exists */
> + sr
From: François Revol
Signed-off-by: François Revol
---
include/libfdt.h |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/libfdt.h b/include/libfdt.h
index b153cc3..7403d5a 100644
--- a/include/libfdt.h
+++ b/include/libfdt.h
@@ -582,7 +582,7 @@ const char *fdt_get_
From: Justin Sobota
This commit adds a license header to fdt.h and libfdt_env.h
because the license was omitted.
U-Boot note: the u-boot libfdt_env.h header portion was not applied to
the u-boot libfdt_env.h because that file was created by Gerald Van Baren
(with a license header). - gvb
Signed
From: Simon Glass
This function is useful outside libfdt, so export it.
Signed-off-by: Simon Glass
Acked-by: David Gibson
---
include/libfdt.h| 14 ++
lib/libfdt/fdt_ro.c |5 ++---
2 files changed, 16 insertions(+), 3 deletions(-)
diff --git a/include/libfdt.h b/include
From: Simon Glass
Iterating through subnodes with libfdt is a little painful to write as we
need something like this:
for (depth = 0, count = 0,
offset = fdt_next_node(fdt, parent_offset, &depth);
(offset >= 0) && (depth > 0);
offset = fdt_next_node(fdt, offset, &depth)) {
From: Gerald Van Baren
The define should not have been put in fdt.h originally, libfdt_env.h
is the proper place for target-specific customizations.
Signed-off-by: Gerald Van Baren
---
include/fdt.h|2 --
include/libfdt_env.h |3 +++
2 files changed, 3 insertions(+), 2 deletion
From: Gerald Van Baren
The following patchset resynchronizes the u-boot libfdt files with the
upstream dtc updates plus one minor u-boot cleanup.
Cleanup: Move FDT_RAMDISK_OVERHEAD from fdt.h to libfdt_env.h
* That was placed in the wrong .h file. My bad. :-/
Trivia: I picked up Justin Sobata'
Hi Tom, Albert, Prafulla and others,
On Tue, Apr 17, 2012 at 09:06:49PM +0200, Luka Perkov wrote:
> IDE_BUS assumes that each bus has two devices and thus returns the first
> bus even when the second one should be probed.
>
> Signed-off-by: Simon Baatz
> Tested-by: Luka Perkov
> ---
>
> Simon
On Wed, Oct 03, 2012 at 02:38:49PM -0500, Joe Hershberger wrote:
> Use a lock file at /var/lock/fw_printenv.lock.
> Avoids seriously confusing the MTD driver.
>
> Signed-off-by: Joe Hershberger
> ---
>
> tools/env/fw_env_main.c | 59
> +++--
> 1 file
Sorry this is a send mail test.
Please ignore it.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
From: David Gibson <[EMAIL PROTECTED]>
Enabling -Wcast-qual warnings in dtc shows up a number of places where
we are incorrectly discarding a const qualification. There are also
some places where we are intentionally discarding the 'const', and we
need an ugly cast through uintptr_t to suppress t
From: David Gibson <[EMAIL PROTECTED]>
In commit b6d80a20fc293f3b995c3ce1a6744a5574192125, we renamed all
libfdt functions to be prefixed with fdt_ or _fdt_ to minimise the
chance of collisions with things from whatever package libfdt is
embedded in, pulled into the libfdt build via that environme
1 - 100 of 106 matches
Mail list logo