Current Team Memberships

Show patches with: none      |   4202 patches
« 1 2 ... 18 19 2042 43 »
Patch Series S/W/F Date Submitter Delegate State
[18/23] gcov: remove CONFIG_GCOV_FORMAT_AUTODETECT kconfig: move compiler capability tests to Kconfig --- 2018-02-16 Masahiro Yamada New
[17/23] kconfig: add CC_IS_CLANG and CLANG_VERSION kconfig: move compiler capability tests to Kconfig --- 2018-02-16 Masahiro Yamada Superseded
[16/23] kbuild: add clang-version.sh kconfig: move compiler capability tests to Kconfig --- 2018-02-16 Masahiro Yamada Accepted
[15/23] kconfig: add CC_IS_GCC and GCC_VERSION kconfig: move compiler capability tests to Kconfig --- 2018-02-16 Masahiro Yamada New
[14/23] kconfig: show compiler version text in the top comment kconfig: move compiler capability tests to Kconfig --- 2018-02-16 Masahiro Yamada Superseded
[13/23] kconfig: expand environments/functions in (main)menu, comment, prompt kconfig: move compiler capability tests to Kconfig --- 2018-02-16 Masahiro Yamada New
[12/23] kconfig: replace $UNAME_RELEASE with function call kconfig: move compiler capability tests to Kconfig --- 2018-02-16 Masahiro Yamada Superseded
[11/23] kconfig: add 'shell-stdout' function kconfig: move compiler capability tests to Kconfig --- 2018-02-16 Masahiro Yamada New
[10/23] stack-protector: test compiler capability in Kconfig and drop AUTO mode kconfig: move compiler capability tests to Kconfig --- 2018-02-16 Masahiro Yamada Superseded
[09/23] kconfig: add 'cc-option' macro kconfig: move compiler capability tests to Kconfig --- 2018-02-16 Masahiro Yamada New
[08/23] kconfig: add 'macro' keyword to support user-defined function kconfig: move compiler capability tests to Kconfig --- 2018-02-16 Masahiro Yamada New
[07/23] kconfig: add function support and implement 'shell' function kconfig: move compiler capability tests to Kconfig --- 2018-02-16 Masahiro Yamada New
[06/23] kconfig: reference environments directly and remove 'option env=' syntax kconfig: move compiler capability tests to Kconfig --- 2018-02-16 Masahiro Yamada New
[05/23] kconfig: move and rename sym_expand_string_value() kconfig: move compiler capability tests to Kconfig --- 2018-02-16 Masahiro Yamada Superseded
[04/23] kconfig: set SYMBOL_AUTO to the symbol marked with defconfig_list kconfig: move compiler capability tests to Kconfig --- 2018-02-16 Masahiro Yamada Accepted
[03/23] kconfig: add xstrdup() helper kconfig: move compiler capability tests to Kconfig --- 2018-02-16 Masahiro Yamada New
[02/23] kbuild: remove CONFIG_CROSS_COMPILE support kconfig: move compiler capability tests to Kconfig --- 2018-02-16 Masahiro Yamada Superseded
[01/23] kbuild: remove kbuild cache kconfig: move compiler capability tests to Kconfig --- 2018-02-16 Masahiro Yamada Superseded
cmd: booti: fix invalid image address in debug message cmd: booti: fix invalid image address in debug message --- 2018-02-13 Masahiro Yamada Accepted
ARM: image: indent with tab instead of 4 spaces ARM: image: indent with tab instead of 4 spaces --- 2018-02-13 Masahiro Yamada Accepted
kbuild: process mixture of clean/build targets one by one kbuild: process mixture of clean/build targets one by one --- 2018-02-11 Masahiro Yamada Accepted
[RFC,7/7] Test stackprotector options in Kconfig to kill CC_STACKPROTECTOR_AUTO Kconfig: add new special property shell= to test compiler options in Kconfig --- 2018-02-08 Masahiro Yamada New
[RFC,6/7] kconfig: add basic environments to evaluate C flags in Kconfig Kconfig: add new special property shell= to test compiler options in Kconfig --- 2018-02-08 Masahiro Yamada New
[RFC,5/7] kconfig: invoke silentoldconfig when compiler is updated Kconfig: add new special property shell= to test compiler options in Kconfig --- 2018-02-08 Masahiro Yamada New
[RFC,4/7] kconfig: support new special property shell= Kconfig: add new special property shell= to test compiler options in Kconfig --- 2018-02-08 Masahiro Yamada New
[RFC,3/7] kconfig: remove const qualifier from sym_expand_string_value() Kconfig: add new special property shell= to test compiler options in Kconfig --- 2018-02-08 Masahiro Yamada New
[RFC,2/7] kconfig: add xrealloc() helper Kconfig: add new special property shell= to test compiler options in Kconfig --- 2018-02-08 Masahiro Yamada Accepted
[RFC,1/7] kbuild: remove kbuild cache Kconfig: add new special property shell= to test compiler options in Kconfig --- 2018-02-08 Masahiro Yamada Superseded
[2/2] kconfig: echo stdin to stdout if either is redirected [1/2] kconfig: remove check_stdin() --- 2018-02-08 Masahiro Yamada Accepted
[1/2] kconfig: remove check_stdin() [1/2] kconfig: remove check_stdin() --- 2018-02-08 Masahiro Yamada New
[14/14] kconfig: test: check if recursive inclusion is detected Add Kconfig unit tests --- 2018-02-06 Masahiro Yamada Superseded
[13/14] kconfig: test: check if recursive dependencies are detected Add Kconfig unit tests --- 2018-02-06 Masahiro Yamada Superseded
[12/14] kconfig: test: check visibility of tristate choice values in y choice Add Kconfig unit tests --- 2018-02-06 Masahiro Yamada Superseded
[11/14] kconfig: test: check .config sanity for choice values with unmet dep Add Kconfig unit tests --- 2018-02-06 Masahiro Yamada New
[10/14] kconfig: test: check if new symbols in choice are asked Add Kconfig unit tests --- 2018-02-06 Masahiro Yamada Superseded
[09/14] kconfig: test: test automatic submenu creation Add Kconfig unit tests --- 2018-02-06 Masahiro Yamada New
[08/14] kconfig: test: add basic 'choice' tests Add Kconfig unit tests --- 2018-02-06 Masahiro Yamada Superseded
[07/14] kconfig: test: add framework for Kconfig unit-tests Add Kconfig unit tests --- 2018-02-06 Masahiro Yamada New
[06/14] kbuild: define PYTHON2 and PYTHON3 variables instead of PYTHON Add Kconfig unit tests --- 2018-02-06 Masahiro Yamada Superseded
[05/14] kconfig: remove 'config*' pattern from .gitignnore Add Kconfig unit tests --- 2018-02-06 Masahiro Yamada New
[04/14] kconfig: print additional new line for choice for redirection Add Kconfig unit tests --- 2018-02-06 Masahiro Yamada New
[03/14] kconfig: show '?' prompt even if no help text is available Add Kconfig unit tests --- 2018-02-06 Masahiro Yamada New
[02/14] kconfig: do not write choice values when their dependency becomes n Add Kconfig unit tests --- 2018-02-06 Masahiro Yamada New
[01/14] kconfig: send error messages to stderr Add Kconfig unit tests --- 2018-02-06 Masahiro Yamada New
Use consistent int-ll64 typedefs for aarch32 and aarch64 --- 2018-02-02 Masahiro Yamada New
uniphier: increase the firmware size in update command environment uniphier: increase the firmware size in update command environment --- 2018-02-02 Masahiro Yamada Accepted
Fix zero_normalmem() for BL2_AT_EL3 --- 2018-02-01 Masahiro Yamada New
uniphier: fix and improve memory layout --- 2018-01-30 Masahiro Yamada New
mmc: use pr_* log functions mmc: use pr_* log functions --- 2018-01-28 Masahiro Yamada Accepted
kconfig: revert change that was not needed for -Wformat-security kconfig: revert change that was not needed for -Wformat-security --- 2018-01-28 Masahiro Yamada Accepted
[GIT,PULL] u-boot-uniphier/master [GIT,PULL] u-boot-uniphier/master --- 2018-01-27 Masahiro Yamada New
ARM: uniphier: enable HS200 support for uniphier_v8_defconfig ARM: uniphier: enable HS200 support for uniphier_v8_defconfig --- 2018-01-25 Masahiro Yamada Accepted
A new way to deprecate APIs --- 2018-01-24 Masahiro Yamada New
uniphier: migrate to BL2-AT-EL3 --- 2018-01-22 Masahiro Yamada New
[v3,6/6] libfdt: migrate include/libfdt_env.h to a wrapper [v3,1/6] libfdt: migrate fdt_rw.c to a wrapper of scripts/dtc/libfdt/fdt_rw.c --- 2018-01-21 Masahiro Yamada Accepted
[v3,5/6] libfdt: migrate libfdt.h to a wrapper + U-Boot own code [v3,1/6] libfdt: migrate fdt_rw.c to a wrapper of scripts/dtc/libfdt/fdt_rw.c --- 2018-01-21 Masahiro Yamada Accepted
[v3,4/6] libfdt: move working_fdt and FDT_RAMDISK_OVERHEAD to include/libfdt.h [v3,1/6] libfdt: migrate fdt_rw.c to a wrapper of scripts/dtc/libfdt/fdt_rw.c --- 2018-01-21 Masahiro Yamada Accepted
[v3,3/6] tools: include necessary headers explicitly [v3,1/6] libfdt: migrate fdt_rw.c to a wrapper of scripts/dtc/libfdt/fdt_rw.c --- 2018-01-21 Masahiro Yamada Accepted
[v3,2/6] libfdt: fix <linux/libfdt.h> [v3,1/6] libfdt: migrate fdt_rw.c to a wrapper of scripts/dtc/libfdt/fdt_rw.c --- 2018-01-21 Masahiro Yamada Accepted
[v3,1/6] libfdt: migrate fdt_rw.c to a wrapper of scripts/dtc/libfdt/fdt_rw.c [v3,1/6] libfdt: migrate fdt_rw.c to a wrapper of scripts/dtc/libfdt/fdt_rw.c --- 2018-01-21 Masahiro Yamada Accepted
host-tools: use python2 explicitly for shebang host-tools: use python2 explicitly for shebang --- 2018-01-21 Masahiro Yamada Accepted
kconfig: announce removal of oldnoconfig if used kconfig: announce removal of oldnoconfig if used --- 2018-01-18 Masahiro Yamada Accepted
kbuild: fix W= option checks for extra DTC warnings kbuild: fix W= option checks for extra DTC warnings --- 2018-01-18 Masahiro Yamada Accepted
[v3,16/16] mmc: tmio: remove useless TMIO_MASK_CMD handling in tmio_mmc_host_probe() mmc: tmio: another batch of TMIO MMC fixes and cleanups --- 2018-01-17 Masahiro Yamada Accepted
[v3,15/16] mmc: tmio: clear force_pio flag before starting data transfer mmc: tmio: another batch of TMIO MMC fixes and cleanups --- 2018-01-17 Masahiro Yamada Accepted
[v3,14/16] mmc: tmio: move TMIO_MASK_{READOP,WRITEOP} handling to correct place mmc: tmio: another batch of TMIO MMC fixes and cleanups --- 2018-01-17 Masahiro Yamada Accepted
[v3,13/16] mmc: tmio: fix never-detected card insertion bug Untitled series #8088 --- 2018-01-17 Masahiro Yamada New
[v3,12/16] mmc: tmio: support IP-builtin card detection logic mmc: tmio: another batch of TMIO MMC fixes and cleanups --- 2018-01-17 Masahiro Yamada Accepted
[v3,11/16] mmc: tmio: deprecate "toshiba,mmc-wrprotect-disable" DT property Untitled series #8090 --- 2018-01-17 Masahiro Yamada Accepted
[v3,10/16] mmc: tmio: remove TMIO_MMC_WRPROTECT_DISABLE mmc: tmio: another batch of TMIO MMC fixes and cleanups --- 2018-01-17 Masahiro Yamada Accepted
[v3,09/16] mmc: tmio: use MMC_CAP2_NO_WRITE_PROTECT instead of TMIO own flag Untitled series #8088 --- 2018-01-17 Masahiro Yamada New
[v3,08/16] sh: kfr2r09: use MMC_CAP2_NO_WRITE_PROTECT instead of TMIO own flag mmc: tmio: another batch of TMIO MMC fixes and cleanups --- 2018-01-17 Masahiro Yamada Accepted
[v3,07/16] mmc: renesas_sdhi: use MMC_CAP2_NO_WRITE_PROTECT instead of TMIO own flag Untitled series #8088 --- 2018-01-17 Masahiro Yamada New
[v3,06/16] mmc: tmio: refactor .get_ro hook mmc: tmio: another batch of TMIO MMC fixes and cleanups --- 2018-01-17 Masahiro Yamada Accepted
[v3,05/16] mmc: slot-gpio: add a helper to check capability of GPIO WP detection mmc: tmio: another batch of TMIO MMC fixes and cleanups --- 2018-01-17 Masahiro Yamada Accepted
[v3,04/16] mmc: tmio: remove dma_ops from tmio_mmc_host_probe() argument mmc: tmio: another batch of TMIO MMC fixes and cleanups --- 2018-01-17 Masahiro Yamada Accepted
[v3,03/16] mmc: tmio: move {tmio_}mmc_of_parse() to tmio_mmc_host_alloc() mmc: tmio: another batch of TMIO MMC fixes and cleanups --- 2018-01-17 Masahiro Yamada New
[v3,02/16] mmc: tmio: move clk_enable/disable out of tmio_mmc_host_probe() Untitled series #8088 --- 2018-01-17 Masahiro Yamada New
[v3,01/16] mmc: tmio: ioremap memory resource in tmio_mmc_host_alloc() mmc: tmio: another batch of TMIO MMC fixes and cleanups --- 2018-01-17 Masahiro Yamada Accepted
utils: rename struct mem_region_t to struct mem_region --- 2018-01-16 Masahiro Yamada New
Support GZIP-compressed images for faster loading and verification --- 2018-01-15 Masahiro Yamada New
[v2] mmc: sdhci-cadence: add HS200 support [v2] mmc: sdhci-cadence: add HS200 support --- 2018-01-12 Masahiro Yamada Accepted
[2/2] kbuild: remove unnecessary LEX_PREFIX and YACC_PREFIX [1/2] kconfig: use default 'yy' prefix for lexer and parser --- 2018-01-12 Masahiro Yamada Accepted
[1/2] kconfig: use default 'yy' prefix for lexer and parser [1/2] kconfig: use default 'yy' prefix for lexer and parser --- 2018-01-12 Masahiro Yamada Accepted
[3/3] kconfig: make conf_unsaved a local variable of conf_read() [1/3] kconfig: make input_mode static --- 2018-01-11 Masahiro Yamada New
[2/3] kconfig: make xfgets() really static [1/3] kconfig: make input_mode static --- 2018-01-11 Masahiro Yamada Accepted
[1/3] kconfig: make input_mode static [1/3] kconfig: make input_mode static --- 2018-01-11 Masahiro Yamada Accepted
[v2,7/7] fixdep: use existing helper to check modular CONFIG options [v2,1/7] fixdep: remove unnecessary <arpa/inet.h> inclusion --- 2018-01-11 Masahiro Yamada New
[v2,6/7] fixdep: refactor parse_dep_file() [v2,1/7] fixdep: remove unnecessary <arpa/inet.h> inclusion --- 2018-01-11 Masahiro Yamada Accepted
[v2,5/7] fixdep: move global variables to local variables of main() [v2,1/7] fixdep: remove unnecessary <arpa/inet.h> inclusion --- 2018-01-11 Masahiro Yamada New
[v2,4/7] fixdep: remove unneeded memcpy() in parse_dep_file() [v2,1/7] fixdep: remove unnecessary <arpa/inet.h> inclusion --- 2018-01-11 Masahiro Yamada Accepted
[v2,3/7] fixdep: factor out common code for reading files [v2,1/7] fixdep: remove unnecessary <arpa/inet.h> inclusion --- 2018-01-11 Masahiro Yamada New
[v2,2/7] fixdep: use malloc() and read() to load dep_file to buffer [v2,1/7] fixdep: remove unnecessary <arpa/inet.h> inclusion --- 2018-01-11 Masahiro Yamada New
[v2,1/7] fixdep: remove unnecessary <arpa/inet.h> inclusion [v2,1/7] fixdep: remove unnecessary <arpa/inet.h> inclusion --- 2018-01-11 Masahiro Yamada New
genksyms: drop *.hash.c from .gitignore genksyms: drop *.hash.c from .gitignore --- 2018-01-11 Masahiro Yamada Accepted
pinctrl: uniphier: refactor drive strength get/set functions pinctrl: uniphier: refactor drive strength get/set functions --- 2018-01-10 Masahiro Yamada Accepted
[6/6] kconfig: hide irrelevant menu for oldconfig [1/6] kconfig: do not call check_conf() for olddefconfig --- 2018-01-10 Masahiro Yamada Superseded
[5/6] kconfig: remove redundant input_mode test for check_conf() loop [1/6] kconfig: do not call check_conf() for olddefconfig --- 2018-01-10 Masahiro Yamada Superseded
[4/6] kconfig: remove unneeded input_mode test in conf() [1/6] kconfig: do not call check_conf() for olddefconfig --- 2018-01-10 Masahiro Yamada Superseded
[3/6] kconfig: do not call conf_set_all_new_symbols() for (all)defconfig [1/6] kconfig: do not call check_conf() for olddefconfig --- 2018-01-10 Masahiro Yamada New
« 1 2 ... 18 19 2042 43 »

Bundling

Create bundle: