Toggle navigation
Patchwork
u-boot
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Bin Meng
| Archived =
No
| 116 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
memsize: Make get_ram_size() work with arbitary RAM size
memsize: Make get_ram_size() work with arbitary RAM size
-
-
-
2020-07-10
Bin Meng
New
Please pull u-boot-x86
Please pull u-boot-x86
-
-
-
2020-07-09
Bin Meng
New
arm: cmd_stm32prog: Fix the CONFIG_IS_ENABLED() usage
arm: cmd_stm32prog: Fix the CONFIG_IS_ENABLED() usage
-
-
-
2020-07-08
Bin Meng
Accepted
[2/2] Revert "Revert "riscv: sifive: fu540: Add gpio-restart support""
[1/2] Revert "riscv: Allow use of reset drivers"
-
-
-
2020-07-08
Bin Meng
New
[1/2] Revert "riscv: Allow use of reset drivers"
[1/2] Revert "riscv: Allow use of reset drivers"
-
-
-
2020-07-08
Bin Meng
New
Revert "riscv: Clean up IPI initialization code"
Revert "riscv: Clean up IPI initialization code"
-
-
-
2020-07-08
Bin Meng
New
[v2] test/py: test_efi_fit: Update #size-cells to 1
[v2] test/py: test_efi_fit: Update #size-cells to 1
-
-
-
2020-06-28
Bin Meng
New
azure: gitlab: travis: Update OpenSBI used for RISC-V testing
azure: gitlab: travis: Update OpenSBI used for RISC-V testing
-
-
-
2020-06-27
Bin Meng
New
test/py: test_efi_fit: Update #size-cells to 1
test/py: test_efi_fit: Update #size-cells to 1
-
-
-
2020-06-27
Bin Meng
New
[v4,3/3] riscv: Enable CONFIG_OF_BOARD_FIXUP by default for OF_SEPARATE
[v4,1/3] riscv: Avoid the reserved memory fixup if src and dst point to the same place
-
-
-
2020-06-26
Bin Meng
New
[v4,2/3] riscv: Expand the DT size before copy reserved memory node
[v4,1/3] riscv: Avoid the reserved memory fixup if src and dst point to the same place
-
-
-
2020-06-26
Bin Meng
New
[v4,1/3] riscv: Avoid the reserved memory fixup if src and dst point to the same place
[v4,1/3] riscv: Avoid the reserved memory fixup if src and dst point to the same place
-
-
-
2020-06-26
Bin Meng
Superseded
[v3,3/3] riscv: Enable CONFIG_OF_BOARD_FIXUP by default for OF_SEPARATE
[v3,1/3] riscv: Avoid the reserved memory fixup if src and dst point to the same place
-
-
-
2020-06-25
Bin Meng
Superseded
[v3,2/3] riscv: Expand the DT size before copy reserved memory node
[v3,1/3] riscv: Avoid the reserved memory fixup if src and dst point to the same place
-
-
-
2020-06-25
Bin Meng
Superseded
[v3,1/3] riscv: Avoid the reserved memory fixup if src and dst point to the same place
[v3,1/3] riscv: Avoid the reserved memory fixup if src and dst point to the same place
-
-
-
2020-06-25
Bin Meng
Superseded
travis-ci: Update QEMU RISC-V run command
travis-ci: Update QEMU RISC-V run command
-
-
-
2020-06-23
Bin Meng
New
doc: qemu-riscv: Update QEMU run command
doc: qemu-riscv: Update QEMU run command
-
-
-
2020-06-23
Bin Meng
New
cmd: bootefi: Fix fdt_size variable type in efi_carve_out_dt_rsv()
cmd: bootefi: Fix fdt_size variable type in efi_carve_out_dt_rsv()
-
-
-
2020-06-23
Bin Meng
New
[v4,3/3] test/dm: fdtdec: Add tests for fdtdec_add_reserved_memory()
[v4,1/3] test/dm: fdtdec: Add the missing gd declaration
-
-
-
2020-06-23
Bin Meng
New
[v4,2/3] test/dm: fdtdec: Corect a typo in dm_test_fdtdec_set_carveout()
[v4,1/3] test/dm: fdtdec: Add the missing gd declaration
-
-
-
2020-06-23
Bin Meng
New
[v4,1/3] test/dm: fdtdec: Add the missing gd declaration
[v4,1/3] test/dm: fdtdec: Add the missing gd declaration
-
-
-
2020-06-23
Bin Meng
New
[5/5] riscv: sifive: fu540: Add gpio-restart support
[1/5] sysreset: syscon: Don't assume default value for offset and mask property
-
-
-
2020-06-23
Bin Meng
New
[4/5] riscv: qemu: Add syscon reboot and poweroff support
[1/5] sysreset: syscon: Don't assume default value for offset and mask property
-
-
-
2020-06-23
Bin Meng
New
[3/5] riscv: Do not build reset.c if SYSRESET is on
[1/5] sysreset: syscon: Don't assume default value for offset and mask property
-
-
-
2020-06-23
Bin Meng
New
[2/5] sysreset: syscon: Support value property
[1/5] sysreset: syscon: Don't assume default value for offset and mask property
-
-
-
2020-06-23
Bin Meng
New
[1/5] sysreset: syscon: Don't assume default value for offset and mask property
[1/5] sysreset: syscon: Don't assume default value for offset and mask property
-
-
-
2020-06-23
Bin Meng
New
[v3,5/5] test/dm: fdtdec: Add tests for fdtdec_add_reserved_memory()
[v3,1/5] fdtdec: Fix the types of addr and size in fdtdec_add_reserved_memory()
-
-
-
2020-06-10
Bin Meng
Superseded
[v3,4/5] test/dm: fdtdec: Corect a typo in dm_test_fdtdec_set_carveout()
[v3,1/5] fdtdec: Fix the types of addr and size in fdtdec_add_reserved_memory()
-
-
-
2020-06-10
Bin Meng
Superseded
[v3,3/5] test/dm: fdtdec: Add the missing gd declaration
[v3,1/5] fdtdec: Fix the types of addr and size in fdtdec_add_reserved_memory()
-
-
-
2020-06-10
Bin Meng
Superseded
[v3,2/5] fdtdec: Honor #address-cells and #size-cells in fdtdec_add_reserved_memory()
[v3,1/5] fdtdec: Fix the types of addr and size in fdtdec_add_reserved_memory()
-
-
-
2020-06-10
Bin Meng
Superseded
[v3,1/5] fdtdec: Fix the types of addr and size in fdtdec_add_reserved_memory()
[v3,1/5] fdtdec: Fix the types of addr and size in fdtdec_add_reserved_memory()
-
-
-
2020-06-10
Bin Meng
Superseded
[v2,5/5] test/dm: fdtdec: Add tests for fdtdec_add_reserved_memory()
[v2,1/5] fdtdec: Fix the types of addr and size in fdtdec_add_reserved_memory()
-
-
-
2020-06-10
Bin Meng
Superseded
[v2,4/5] test/dm: fdtdec: Corect a typo in dm_test_fdtdec_set_carveout()
[v2,1/5] fdtdec: Fix the types of addr and size in fdtdec_add_reserved_memory()
-
-
-
2020-06-10
Bin Meng
Superseded
[v2,3/5] test/dm: fdtdec: Add the missing gd declaration
[v2,1/5] fdtdec: Fix the types of addr and size in fdtdec_add_reserved_memory()
-
-
-
2020-06-10
Bin Meng
Superseded
[v2,2/5] fdtdec: Honor #address-cells and #size-cells in fdtdec_add_reserved_memory()
[v2,1/5] fdtdec: Fix the types of addr and size in fdtdec_add_reserved_memory()
-
-
-
2020-06-10
Bin Meng
Superseded
[v2,1/5] fdtdec: Fix the types of addr and size in fdtdec_add_reserved_memory()
[v2,1/5] fdtdec: Fix the types of addr and size in fdtdec_add_reserved_memory()
-
-
-
2020-06-10
Bin Meng
Superseded
[2/2] riscv: fu540: dts: Correct reg size of otp and dmc nodes
[1/2] riscv: fu540: dts: Remove the unnecessary space in the cpu2_intc node
-
-
-
2020-06-09
Bin Meng
New
[1/2] riscv: fu540: dts: Remove the unnecessary space in the cpu2_intc node
[1/2] riscv: fu540: dts: Remove the unnecessary space in the cpu2_intc node
-
-
-
2020-06-09
Bin Meng
New
Please pull u-boot-x86
Please pull u-boot-x86
-
-
-
2020-06-02
Bin Meng
New
[3/3] x86: quark: acpi: Replace _ADR() by _UID() in description of PCI host bridge
[1/3] x86: baytrail: acpi: Create buffers outside of the methods
-
-
-
2020-06-01
Bin Meng
Accepted
[2/3] x86: baytrail: acpi: Replace _ADR() by _UID() in description of PCI host bridge
[1/3] x86: baytrail: acpi: Create buffers outside of the methods
-
-
-
2020-06-01
Bin Meng
Accepted
[1/3] x86: baytrail: acpi: Create buffers outside of the methods
[1/3] x86: baytrail: acpi: Create buffers outside of the methods
-
-
-
2020-06-01
Bin Meng
Accepted
[v2,3/3] riscv: Enable CONFIG_OF_BOARD_FIXUP by default
[v2,1/3] riscv: Avoid the reserved memory fixup if src and dst point to the same place
-
-
-
2020-05-28
Bin Meng
New
[v2,2/3] riscv: Expand the DT size before copy reserved memory node
[v2,1/3] riscv: Avoid the reserved memory fixup if src and dst point to the same place
-
-
-
2020-05-28
Bin Meng
New
[v2,1/3] riscv: Avoid the reserved memory fixup if src and dst point to the same place
[v2,1/3] riscv: Avoid the reserved memory fixup if src and dst point to the same place
-
-
-
2020-05-28
Bin Meng
New
[2/2] riscv: sbi: Move sbi_probe_extension() out of CONFIG_SBI_V01
[1/2] riscv: sbi: Remove sbi_spec_version
-
-
-
2020-05-27
Bin Meng
New
[1/2] riscv: sbi: Remove sbi_spec_version
[1/2] riscv: sbi: Remove sbi_spec_version
-
-
-
2020-05-27
Bin Meng
New
Please pull u-boot-x86
Please pull u-boot-x86
-
-
-
2020-05-27
Bin Meng
New
[v2,0/9] riscv: sifive/fu540: Booting from SPI
-
-
-
2020-05-25
Bin Meng
New
[2/2] riscv: Enable CONFIG_OF_BOARD_FIXUP by default
[1/2] riscv: Avoid the reserved memory fixup if src and dst point to the same place
-
-
-
2020-05-20
Bin Meng
Superseded
[1/2] riscv: Avoid the reserved memory fixup if src and dst point to the same place
[1/2] riscv: Avoid the reserved memory fixup if src and dst point to the same place
-
-
-
2020-05-20
Bin Meng
Superseded
[2/2] fdtdec: Honor #address-cells and #size-cells in fdtdec_add_reserved_memory()
[1/2] fdtdec: Fix the types of addr and size in fdtdec_add_reserved_memory()
-
-
-
2020-05-20
Bin Meng
New
[1/2] fdtdec: Fix the types of addr and size in fdtdec_add_reserved_memory()
[1/2] fdtdec: Fix the types of addr and size in fdtdec_add_reserved_memory()
-
-
-
2020-05-20
Bin Meng
New
Please pull u-boot-x86
Please pull u-boot-x86
-
-
-
2020-05-04
Bin Meng
New
[v2,2/2] patman: Add an option to create patches without binary contents
[v2,1/2] patman: Sort the command line options
-
-
-
2020-05-04
Bin Meng
Accepted
[v2,1/2] patman: Sort the command line options
[v2,1/2] patman: Sort the command line options
-
-
-
2020-05-04
Bin Meng
Accepted
[2/2] patman: Add an option to create patches without binary contents
[1/2] patman: Sort the command line options
-
-
-
2020-05-02
Bin Meng
New
[1/2] patman: Sort the command line options
[1/2] patman: Sort the command line options
-
-
-
2020-05-02
Bin Meng
Superseded
Please pull u-boot-x86
Please pull u-boot-x86
-
-
-
2020-04-30
Bin Meng
New
[3/3] mkimage: fit: Free buf directly in fit_extract_data()
[1/3] tools: Remove the out-of-date MinGW support codes
-
-
-
2020-04-18
Bin Meng
New
[2/3] mkimage: fit: Unmmap the memory before closing fd in fit_import_data()
[1/3] tools: Remove the out-of-date MinGW support codes
-
-
-
2020-04-18
Bin Meng
New
[1/3] tools: Remove the out-of-date MinGW support codes
[1/3] tools: Remove the out-of-date MinGW support codes
-
-
-
2020-04-18
Bin Meng
New
[v2,6/6] riscv: Make SBI v0.2 the default SBI version
riscv: Make SBI v0.2 the default SBI version to work with OpenSBI v0.7
-
-
-
2020-04-16
Bin Meng
Accepted
[v2,5/6] riscv: Add Kconfig option for SBI v0.2
riscv: Make SBI v0.2 the default SBI version to work with OpenSBI v0.7
-
-
-
2020-04-16
Bin Meng
Accepted
[v2,4/6] riscv: Add SMP Kconfig option dependency for U-Boot proper
riscv: Make SBI v0.2 the default SBI version to work with OpenSBI v0.7
-
-
-
2020-04-16
Bin Meng
Accepted
[v2,3/6] riscv: Introduce SPL_SMP Kconfig option for U-Boot SPL
riscv: Make SBI v0.2 the default SBI version to work with OpenSBI v0.7
-
-
-
2020-04-16
Bin Meng
Accepted
[v2,2/6] riscv: Merge unnecessary SMP ifdefs in start.S
riscv: Make SBI v0.2 the default SBI version to work with OpenSBI v0.7
-
-
-
2020-04-16
Bin Meng
Accepted
[v2,1/6] riscv: qemu: Remove the simple-bus driver for the SoC node
riscv: Make SBI v0.2 the default SBI version to work with OpenSBI v0.7
-
-
-
2020-04-16
Bin Meng
Accepted
Please pull u-boot-x86
Please pull u-boot-x86
-
-
-
2020-04-16
Bin Meng
New
[7/7] riscv: Make SBI v0.2 the default SBI version
[1/7] riscv: qemu: Remove the simple-bus driver for the SoC node
-
-
-
2020-04-08
Bin Meng
Superseded
[6/7] riscv: Remove CONFIG_IS_ENABLED(SMP) in global data
[1/7] riscv: qemu: Remove the simple-bus driver for the SoC node
-
-
-
2020-04-08
Bin Meng
New
[5/7] riscv: Add Kconfig option for SBI v0.2
[1/7] riscv: qemu: Remove the simple-bus driver for the SoC node
-
-
-
2020-04-08
Bin Meng
Superseded
[4/7] riscv: Add SMP Kconfig option dependency for U-Boot proper
[1/7] riscv: qemu: Remove the simple-bus driver for the SoC node
-
-
-
2020-04-08
Bin Meng
Superseded
[3/7] riscv: Introduce SPL_SMP Kconfig option for U-Boot SPL
[1/7] riscv: qemu: Remove the simple-bus driver for the SoC node
-
-
-
2020-04-08
Bin Meng
Superseded
[2/7] riscv: Merge unnecessary SMP ifdefs in start.S
[1/7] riscv: qemu: Remove the simple-bus driver for the SoC node
-
-
-
2020-04-08
Bin Meng
Superseded
[1/7] riscv: qemu: Remove the simple-bus driver for the SoC node
[1/7] riscv: qemu: Remove the simple-bus driver for the SoC node
-
-
-
2020-04-08
Bin Meng
Superseded
[v2,3/3] travis: Switch to gcc 9.2.0
azure/gitlab/travis: Switch to gcc 9.2.0
-
-
-
2020-04-06
Bin Meng
Accepted
[v2,2/3] buildman: Support fetching gcc 9.2.0
azure/gitlab/travis: Switch to gcc 9.2.0
-
-
-
2020-04-06
Bin Meng
Accepted
[v2,1/3] video: sunxi: Change sunxi_get_mon_desc() to not return NULL for the default case
azure/gitlab/travis: Switch to gcc 9.2.0
-
-
-
2020-04-06
Bin Meng
Accepted
[3/3] travis: Switch to gcc 9.2.0
azure/gitlab/travis: Switch to gcc 9.2.0
-
-
-
2020-04-06
Bin Meng
Superseded
[2/3] buildman: Support fetching gcc 9.2.0
azure/gitlab/travis: Switch to gcc 9.2.0
-
-
-
2020-04-06
Bin Meng
Superseded
[1/3] video: sunxi: Change sunxi_get_mon_desc() to not return NULL for the default case
azure/gitlab/travis: Switch to gcc 9.2.0
-
-
-
2020-04-06
Bin Meng
New
Dockerfile: Switch to gcc 9.2.0
Dockerfile: Switch to gcc 9.2.0
-
-
-
2020-04-06
Bin Meng
New
Please pull u-boot-x86
Please pull u-boot-x86
-
-
-
2020-04-04
Bin Meng
New
[v3] serial: ns16550: Fix ordering of getting base address
[v3] serial: ns16550: Fix ordering of getting base address
-
-
-
2020-04-04
Bin Meng
Accepted
[v2] serial: ns16550: Fix ordering of getting base address
[v2] serial: ns16550: Fix ordering of getting base address
-
-
-
2020-04-03
Bin Meng
New
serial: ns16550: Fix ordering of getting base address
serial: ns16550: Fix ordering of getting base address
-
-
-
2020-04-03
Bin Meng
Superseded
[v2,5/5] azure/gitlab/travis: Add RISC-V SPL testing
azure/gitlab/travis: Add more RISC-V boards testing
-
-
-
2020-03-28
Bin Meng
Accepted
[v2,4/5] test/py: Update u_boot_utils.find_ram_base to bypass the low 2MiB memory
azure/gitlab/travis: Add more RISC-V boards testing
-
-
-
2020-03-28
Bin Meng
Accepted
[v2,3/5] azure/gitlab/travis: Add qemu-riscv32 testing
azure/gitlab/travis: Add more RISC-V boards testing
-
-
-
2020-03-28
Bin Meng
Accepted
[v2,2/5] travis: Build GRUB image for RISC-V 32-bit and 64-bit
azure/gitlab/travis: Add more RISC-V boards testing
-
-
-
2020-03-28
Bin Meng
Accepted
[v2,1/5] travis: Replace pre-built ARM/ARM64 GRUB images with the one built from source
azure/gitlab/travis: Add more RISC-V boards testing
-
-
-
2020-03-28
Bin Meng
Accepted
[4/4] azure/gitlab: Add RISC-V SPL testing
[1/4] travis: Remove qemu-riscv64 testing
-
-
-
2020-03-26
Bin Meng
New
[3/4] test/py: Update u_boot_utils.find_ram_base to bypass the low 2MiB memory
[1/4] travis: Remove qemu-riscv64 testing
-
-
-
2020-03-26
Bin Meng
Superseded
[2/4] azure/gitlab: Add qemu-riscv32 testing
[1/4] travis: Remove qemu-riscv64 testing
-
-
-
2020-03-26
Bin Meng
New
[1/4] travis: Remove qemu-riscv64 testing
[1/4] travis: Remove qemu-riscv64 testing
-
-
-
2020-03-26
Bin Meng
New
[3/3] travis-ci: Add qemu-riscv{32,64}_spl targets
[1/3] travis-ci: Add EFI grub2 and fit image configuration for qemu-riscv64
-
-
-
2020-03-26
Bin Meng
New
[2/3] travis-ci: Add qemu-riscv32 target
[1/3] travis-ci: Add EFI grub2 and fit image configuration for qemu-riscv64
-
-
-
2020-03-26
Bin Meng
New
[1/3] travis-ci: Add EFI grub2 and fit image configuration for qemu-riscv64
[1/3] travis-ci: Add EFI grub2 and fit image configuration for qemu-riscv64
-
-
-
2020-03-26
Bin Meng
New
[3/3] Dockerfile: Build QEMU for RISC-V 32-bit
[1/3] Dockerfile: Install riscv32 toolchain from kernel.org
-
-
-
2020-03-26
Bin Meng
New
«
1
2
»