Show patches with: Submitter = Heiko Stuebner       |    State = Action Required       |    Archived = No       |   42 patches
Patch Series S/W/F Date Submitter Delegate State
[3/3] rockchip: board: add Hardkernel Odroid Go2 board [1/3] rockchip: px30: sync the main rk3326 dtsi from mainline --- 2020-07-01 Heiko Stuebner New
[2/3] rockchip: px30: sync Odroid Go Advance devicetree from Linux [1/3] rockchip: px30: sync the main rk3326 dtsi from mainline --- 2020-07-01 Heiko Stuebner New
[1/3] rockchip: px30: sync the main rk3326 dtsi from mainline [1/3] rockchip: px30: sync the main rk3326 dtsi from mainline --- 2020-07-01 Heiko Stuebner New
[v2] cmd: add a panic command [v2] cmd: add a panic command --- 2020-06-29 Heiko Stuebner New
[v4,3/6] spl: fit: dont set U_BOOT_ITS var if not build SPL_FIT support rockchip: make it possible to sign the u-boot.itb --- 2020-06-19 Heiko Stuebner New
[v6,4/8] lib: rsa: fix allocated size for rr and rrtmp in rsa_gen_key_prop() [v6,1/8] lib: rsa: distinguish between tpl and spl for CONFIG_RSA_VERIFY --- 2020-06-18 Heiko Stuebner New
[2/2] net: phy: mscc: sync rx/tx delay settings with Linux on vsc85xx [1/2] net: phy: mscc: make clock-output configurable on vsc85xx --- 2020-06-09 Heiko Stuebner New
[1/2] net: phy: mscc: make clock-output configurable on vsc85xx [1/2] net: phy: mscc: make clock-output configurable on vsc85xx --- 2020-06-09 Heiko Stuebner New
[v3,8/8] rockchip: puma: enable new usb config options revive Theobroma-Systems puma board --- 2020-06-05 Heiko Stuebner New
[v3,7/8] rockchip: puma: drop special handling of usb host regulator revive Theobroma-Systems puma board --- 2020-06-05 Heiko Stuebner New
[v3,6/8] rockchip: puma: remove separate fit generator revive Theobroma-Systems puma board --- 2020-06-05 Heiko Stuebner New
[v3,5/8] rockchip: puma: reorganize devicetrees to actually work and match upstream revive Theobroma-Systems puma board --- 2020-06-05 Heiko Stuebner New
[v3,4/8] rockchip: puma: fix indentation of misc_init_r revive Theobroma-Systems puma board --- 2020-06-05 Heiko Stuebner New
[v3,3/8] rockchip: puma: fix indentation for -u-boot.dtsi revive Theobroma-Systems puma board --- 2020-06-05 Heiko Stuebner New
[v3,2/8] arm64: dts: rk3399-puma: fix gpio levels for vcc5v0-host regulator revive Theobroma-Systems puma board --- 2020-06-05 Heiko Stuebner New
[v3,1/8] arm64: dts: rk3399-puma: fix gpio levels for gmac reset pin revive Theobroma-Systems puma board --- 2020-06-05 Heiko Stuebner New
[5/6] board: puma: allow building with TPL as well revive Theobroma-Systems puma board --- 2020-06-03 Heiko Stuebner New
[v3,5/5] rockchip: make_fit_atf: add signature handling rockchip: make it possible to sign the u-boot.itb --- 2020-05-26 Heiko Stuebner New
[v3,4/5] spl: fit: add Kconfig option to specify key-hint for fit_generator rockchip: make it possible to sign the u-boot.itb --- 2020-05-26 Heiko Stuebner New
[v3,3/5] spl: fit: enable signing a generated u-boot.itb rockchip: make it possible to sign the u-boot.itb --- 2020-05-26 Heiko Stuebner New
[v3,2/5] mkimage: fit_image: handle multiple errors when writing signatures rockchip: make it possible to sign the u-boot.itb --- 2020-05-26 Heiko Stuebner New
[v3,1/5] imx: mkimage_fit_atf: Fix FIT image if BL31.bin missing rockchip: make it possible to sign the u-boot.itb --- 2020-05-26 Heiko Stuebner New
[v2,2/2] spl: add fixed memory node in target fdt also when loading ATF [v2,1/2] rockchip: spl: do full dram_init instead of only probing --- 2020-05-25 Heiko Stuebner New
[v2,1/2] rockchip: spl: do full dram_init instead of only probing [v2,1/2] rockchip: spl: do full dram_init instead of only probing --- 2020-05-25 Heiko Stuebner New
lib: rsa: function to verify a signature against a hash lib: rsa: function to verify a signature against a hash --- 2020-05-22 Heiko Stuebner New
[v5,8/8] spl: fit: select SPL_CRYPTO_SUPPORT for SPL_FIT_SIGNATURE [v5,1/8] lib: rsa: distinguish between tpl and spl for CONFIG_RSA_VERIFY --- 2020-05-22 Heiko Stuebner New
[v5,7/8] spl: fit: select SPL_HASH_SUPPORT for SPL_FIT_SIGNATURE [v5,1/8] lib: rsa: distinguish between tpl and spl for CONFIG_RSA_VERIFY --- 2020-05-22 Heiko Stuebner New
[v5,6/8] lib: rsa: add documentation to padding_pss_verify to document limitations [v5,1/8] lib: rsa: distinguish between tpl and spl for CONFIG_RSA_VERIFY --- 2020-05-22 Heiko Stuebner New
[v5,5/8] lib: rsa: free local arrays after use in rsa_gen_key_prop() [v5,1/8] lib: rsa: distinguish between tpl and spl for CONFIG_RSA_VERIFY --- 2020-05-22 Heiko Stuebner New
[v5,4/8] lib: rsa: fix allocated size for rr and rrtmp in rsa_gen_key_prop() [v5,1/8] lib: rsa: distinguish between tpl and spl for CONFIG_RSA_VERIFY --- 2020-05-22 Heiko Stuebner New
[v5,3/8] lib: rsa: bring exp_len in line when generating a key_prop [v5,1/8] lib: rsa: distinguish between tpl and spl for CONFIG_RSA_VERIFY --- 2020-05-22 Heiko Stuebner New
[v5,2/8] lib: rsa: take spl/non-spl into account when building rsa_verify_with_pkey() [v5,1/8] lib: rsa: distinguish between tpl and spl for CONFIG_RSA_VERIFY --- 2020-05-22 Heiko Stuebner New
[v5,1/8] lib: rsa: distinguish between tpl and spl for CONFIG_RSA_VERIFY [v5,1/8] lib: rsa: distinguish between tpl and spl for CONFIG_RSA_VERIFY --- 2020-05-22 Heiko Stuebner New
[v4,2/8] lib: rsa: take spl/non-spl into account when building rsa_verify_with_pkey() [v4,1/8] lib: rsa: distinguish between tpl and spl for CONFIG_RSA_VERIFY --- 2020-05-22 Heiko Stuebner New
[v4,1/8] lib: rsa: distinguish between tpl and spl for CONFIG_RSA_VERIFY [v4,1/8] lib: rsa: distinguish between tpl and spl for CONFIG_RSA_VERIFY --- 2020-05-22 Heiko Stuebner New
board: puma: use dtb given on the commandline instead of using u-boot.dtb board: puma: use dtb given on the commandline instead of using u-boot.dtb --- 2020-05-06 Heiko Stuebner New
[v2,7/7] rockchip: make_fit_atf: add signature handling Untitled series #47396 --- 2020-05-06 Heiko Stuebner New
rsa: fix alignment issue when getting public exponent rsa: fix alignment issue when getting public exponent --- 2020-05-03 Heiko Stuebner New
[6/7] spl: fit: add Kconfig option to specify key-hint for fit_generator rockchip: make it possible to sign the u-boot.itb --- 2020-04-17 Heiko Stuebner New
rockchip: px30: sync the main px30 dtsi from mainline rockchip: px30: sync the main px30 dtsi from mainline --- 2020-01-22 Heiko Stuebner New
rockchip: make the global board_fit_config_name_match __weak rockchip: make the global board_fit_config_name_match __weak --- 2020-01-17 Heiko Stuebner New
rockchip: make_fit_atf: use correct fdt_x references in config nodes rockchip: make_fit_atf: use correct fdt_x references in config nodes --- 2020-01-17 Heiko Stuebner New