Toggle navigation
Patchwork
u-boot
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Masahiro Yamada
| Archived =
No
| 33 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
Patch
Series
S/W/F
Date
Submitter
Delegate
State
x86: remove unused setup_pcat_compatibility() stub
x86: remove unused setup_pcat_compatibility() stub
-
-
-
2020-07-04
Masahiro Yamada
New
[3/3] asm/u-boot.h: remove bd_t definitions
[1/3] treewide: convert bd_t to struct bd_info by coccinelle
-
-
-
2020-06-26
Masahiro Yamada
New
[2/3] treewide: convert bd_t to struct bd_info manually
[1/3] treewide: convert bd_t to struct bd_info by coccinelle
-
-
-
2020-06-26
Masahiro Yamada
Accepted
[1/3] treewide: convert bd_t to struct bd_info by coccinelle
[1/3] treewide: convert bd_t to struct bd_info by coccinelle
-
-
-
2020-06-26
Masahiro Yamada
Accepted
Makefile: remove m68k GCC 3.4 workaround
Makefile: remove m68k GCC 3.4 workaround
-
-
-
2020-05-14
Masahiro Yamada
Accepted
[v2,3/3] kbuild: SPL/TPL: generate separate asm-offsets.h for SPL and TPL
support separate asm-offsets.h for SPL and TPL
-
-
-
2020-04-17
Masahiro Yamada
Accepted
[v2,2/3] kbuild: cherry-pick kbuild changes from Linux
support separate asm-offsets.h for SPL and TPL
-
-
-
2020-04-17
Masahiro Yamada
Accepted
[v2,1/3] kbuild: add FORCE to dependency of $(obj)/dts/dt-platdata.o
support separate asm-offsets.h for SPL and TPL
-
-
-
2020-04-17
Masahiro Yamada
Accepted
[v2,3/3] libfdt: split fdt_region declarations out to <fdt_region.h>
libfdt: make lib/libfdt/ contain only wrappers
-
-
-
2020-04-16
Masahiro Yamada
New
[v2,2/3] fdt_region: move fdt_region.c to common/ from lib/libfdt/
libfdt: make lib/libfdt/ contain only wrappers
-
-
-
2020-04-16
Masahiro Yamada
New
[v2,1/3] libfdt: migrate fdt_ro.c to a wrapper of scripts/dtc/libfdt/fdt_ro.c
libfdt: make lib/libfdt/ contain only wrappers
-
-
-
2020-04-16
Masahiro Yamada
Accepted
libfdt: migrate fdt_ro.c to a wrapper of scripts/dtc/libfdt/fdt_ro.c
libfdt: migrate fdt_ro.c to a wrapper of scripts/dtc/libfdt/fdt_ro.c
-
-
-
2020-04-16
Masahiro Yamada
Superseded
[2/2] fixdep: Re-sync with Linux 5.7-rc1
fixdep: fix a bug for TPL, and re-sync with Linux
-
-
-
2020-04-16
Masahiro Yamada
Accepted
[1/2] fixdep: handle CONFIG_IS_ENABLE() and friends for TPL
fixdep: fix a bug for TPL, and re-sync with Linux
-
-
-
2020-04-16
Masahiro Yamada
Accepted
[3/3] kbuild: SPL/TPL: generate separate asm-offsets.h for SPL and TPL
support separate asm-offsets.h for SPL and TPL
-
-
-
2020-04-16
Masahiro Yamada
Superseded
[2/3] kbuild: cherry-pick kbuild changes from Linux
support separate asm-offsets.h for SPL and TPL
-
-
-
2020-04-16
Masahiro Yamada
New
[1/3] kbuild: add FORCE to dependency of $(obj)/dts/dt-platdata.o
support separate asm-offsets.h for SPL and TPL
-
-
-
2020-04-16
Masahiro Yamada
Superseded
[1/3] ARM: uniphier: move NAND reset assertion to U-Boot proper from SPL
[1/3] ARM: uniphier: move NAND reset assertion to U-Boot proper from SPL
-
-
-
2020-02-27
Masahiro Yamada
New
[PATCHv2,2/4] kbuild: Re-sync DTC flag logic with v4.17
Untitled series #45033
-
-
-
2020-02-25
Masahiro Yamada
New
kbuild: remove unused dtc-version.sh script
kbuild: remove unused dtc-version.sh script
-
-
-
2020-02-25
Masahiro Yamada
Accepted
spl.h: make <spl.h> self-contained
spl.h: make <spl.h> self-contained
-
-
-
2020-02-24
Masahiro Yamada
Accepted
mmc: make <mmc.h> self-contained
mmc: make <mmc.h> self-contained
-
-
-
2020-02-24
Masahiro Yamada
Accepted
debug_uart.h: make <debug_uart.h> self-contained
debug_uart.h: make <debug_uart.h> self-contained
-
-
-
2020-02-24
Masahiro Yamada
Accepted
asm-generic/u-boot.h: make <asm-generic/u-boot.h> self-contained
asm-generic/u-boot.h: make <asm-generic/u-boot.h> self-contained
-
-
-
2020-02-24
Masahiro Yamada
New
global_data.h: make <asm-generic/global_data.h> self-contained
global_data.h: make <asm-generic/global_data.h> self-contained
-
-
-
2020-02-24
Masahiro Yamada
Accepted
[B] fixdep: fix U-Boot own code to handle only valid symbol characters
[B] fixdep: fix U-Boot own code to handle only valid symbol characters
-
-
-
2020-02-18
Masahiro Yamada
New
fixdep: fix U-Boot own code to handle only valid symbol characters
fixdep: fix U-Boot own code to handle only valid symbol characters
-
-
-
2020-02-18
Masahiro Yamada
Accepted
image.h: Change android_image_get_dtb* to use uint and not u32
image.h: Change android_image_get_dtb* to use uint and not u32
-
-
-
2020-02-17
Masahiro Yamada
New
[3/3] mtd: rawnand: denali: Do not reset the block before booting the kernel
Untitled series #45789
-
-
-
2020-01-10
Masahiro Yamada
New
board_init: remove meaningless increment in board_init_f_init_reserve()
board_init: remove meaningless increment in board_init_f_init_reserve()
-
-
-
2020-01-08
Masahiro Yamada
Accepted
x86: limit the fs segment to the pointer size
x86: limit the fs segment to the pointer size
-
-
-
2020-01-08
Masahiro Yamada
Accepted
x86: use invd instead of wbinvd in real mode start code
x86: use invd instead of wbinvd in real mode start code
-
-
-
2020-01-08
Masahiro Yamada
Accepted
ARM: LS1021A: remove redundant "depends on ARCH_LS1021A"
ARM: LS1021A: remove redundant "depends on ARCH_LS1021A"
-
-
-
2020-01-08
Masahiro Yamada
Accepted