messages from 2023-02-27 20:00:38 to 2023-02-28 21:22:01 UTC [more...]
[PATCH v5 00/21] Fixes for Rockchip NFC driver part 1
2023-02-28 21:21 UTC (19+ messages)
` [PATCH v5 01/21] mtd: nand: raw: rockchip_nfc: use dev_read_addr_ptr
` [PATCH v5 02/21] mtd: nand: raw: rockchip_nfc: remove the compatible string "rockchip,rk3308-nfc"
` [PATCH v5 03/21] mtd: nand: raw: rockchip_nfc: add layout structure
` [PATCH v5 04/21] mtd: nand: raw: rockchip_nfc: add flash_node to chip structure
` [PATCH v5 05/21] mtd: nand: raw: rockchip_nfc: fix oobfree offset and description
` [PATCH v5 06/21] mtd: nand: add support for the Sandisk SDTNQGAMA chip
` [PATCH v5 07/21] rockchip: adc: rockchip-saradc: use dev_read_addr_ptr
` [PATCH v5 08/21] rockchip: timer: dw-apb-timer: convert dev_read_addr output to phys_addr_t
` [PATCH v5 09/21] include: dm: ofnode: fix headers
` [PATCH v5 10/21] core: remap: convert regmap_init_mem_plat() input to phys_addr_t
` [PATCH v5 11/21] core: fdtaddr: add devfdt_get_addr_size_index_ptr function
` [PATCH v5 12/21] core: read: add dev_read_addr_index_ptr function
` [PATCH v5 13/21] spi: spi-aspeed-smc: use devfdt_get_addr_index_ptr
` [PATCH v5 14/21] drivers: use dev_read_addr_index_ptr when cast to pointer
` [PATCH v5 15/21] drivers: use dev_read_addr_ptr "
` [PATCH v5 16/21] drivers: use devfdt_get_addr_size_index_ptr "
` [PATCH v5 17/21] drivers: use devfdt_get_addr_index_ptr "
` [PATCH v5 18/21] drivers: use devfdt_get_addr_ptr "
[PATCH] serial: sh: Make indent consistent
2023-02-28 21:19 UTC
[PATCH v2 1/2] mmc: tmio: Check 'addr' width before checking for 64bit limitation
2023-02-28 21:18 UTC (2+ messages)
` [PATCH v2 2/2] mmc: tmio: Replace ifdeffery with IS_ENABLED/CONFIG_IS_ENABLED macros
[PATCH 1/2] serial: sh: Rename CONFIG_SCI and CONFIG_SCIF_USE_EXT_CLK to CFG_ variants
2023-02-28 21:17 UTC (2+ messages)
` [PATCH 2/2] serial: sh: Add DEBUG_UART support
[PATCH] clk: renesas: Always select DM_RESET to prevent inobvious failure of rst_gen3 subdriver
2023-02-28 21:16 UTC
[PULL] Please pull u-boot-coldfire/master
2023-02-28 21:01 UTC (3+ messages)
[PATCH v5 0/6] rockchip: Use external TPL binary to create a working firmware image
2023-02-28 20:56 UTC (14+ messages)
` [PATCH v5 1/6] binman: Add support for a rockchip-tpl entry
` [PATCH v5 3/6] Revert "board: rockchip: Fix binman_init failure on EVB-RK3568"
` [PATCH v5 4/6] rockchip: mkimage: Update init size limit for RK3328
` [PATCH v5 5/6] rockchip: mkimage: Update init size limit for RK3568
` [PATCH v5 2/6] rockchip: Use an external TPL binary on RK3568
` [PATCH v5 6/6] binman: Mark mkimage entry missing when its subnodes is missing
[PATCH 1/2] Azure CI: Save pytest output automatically
2023-02-28 20:28 UTC (2+ messages)
` [PATCH 2/2] Azure CI: Be explicit about pytest cache directory
[PATCH 0/2] arm: mvebu: clearfog: defconfig updates
2023-02-28 18:51 UTC (19+ messages)
` [PATCH 2/2] arm: mvebu: clearfog: Add defconfig for SPI booting
Pull request for tpm-next-28022023
2023-02-28 18:50 UTC (3+ messages)
Pull request for u-boot-nand-20230227
2023-02-28 18:50 UTC (2+ messages)
[PATCH V7 00/15] IOT2050-related enhancements
2023-02-28 18:19 UTC (16+ messages)
` [PATCH V7 01/15] board: siemens: iot2050: Split the build for PG1 and PG2
` [PATCH V7 02/15] arm: dts: iot2050: Use the auto generator nodes for fdt
` [PATCH V7 03/15] iot2050: Update firmware layout
` [PATCH V7 04/15] iot2050: Migrate settings into board env file
` [PATCH V7 05/15] iot2050: Add watchdog start to bootcmd
` [PATCH V7 06/15] iot2050: Add CFG_ENV_FLAGS_LIST_STATIC
` [PATCH V7 07/15] arm: dts: iot2050: Allow verifying U-Boot proper by SPL
` [PATCH V7 08/15] tools: Add script for converting public key into device tree include
` [PATCH V7 09/15] iot2050: Add script for signing artifacts
` [PATCH V7 10/15] arm: dts: iot2050: Optionally embed OTP programming data into image
` [PATCH V7 11/15] doc: iot2050: Add a note about the watchdog firmware
` [PATCH V7 12/15] board: siemens: iot2050: use the named gpio to control the user-button
` [PATCH V7 13/15] iot2050: Refresh defconfigs and activate CONFIG_EFI_SCROLL_ON_CLEAR_SCREEN
` [PATCH V7 14/15] arm: dts: iot2050: Add support for M.2 variant
` [PATCH V7 15/15] iot2050: Add support for configuring M.2 connector
[PATCH] rpi: Use OF_BOARD rather than OF_EMBED
2023-02-28 17:24 UTC (2+ messages)
[PATCH 0/5] Convert the LS208xA RDB/QDS boards to DM_SERIAL
2023-02-28 16:51 UTC (9+ messages)
` [PATCH 1/5] arch: arm: dst: fsl-ls2080a.dtsi: add an 'soc' node
` [PATCH 2/5] arch: arm: dst: fsl-ls2080a.dtsi: move the serial nodes under soc
` [PATCH 3/5] arch: arm: dst: fsl-ls2080a.dts: sync serial nodes with Linux
` [PATCH 4/5] arch: arm: dst: fsl-ls2080a.dts: tag serial nodes with bootph-all
` [PATCH 5/5] configs: ls208x: enable DM_SERIAL
[PATCH 1/7] global: Disable deprecated-non-prototype warning with clang
2023-02-28 16:12 UTC (16+ messages)
` [PATCH 2/7] dlmalloc: Fix a warning with clang-15
` [PATCH 3/7] libavb: "
` [PATCH 4/7] zlib: trees.c: "
` [PATCH 5/7] imx8image: Remove unused cont_img_count variable
` [PATCH 6/7] proftool: Remove unused variables in make_flame_tree
` [PATCH 7/7] CI: Move to clang-15
[PATCH] README.mpc85xx-sd-spi-boot: Suggest the NXP boot format github repo
2023-02-28 15:32 UTC (4+ messages)
[PATCH v5 0/6] FWU: Handle meta-data in common code
2023-02-28 15:27 UTC (13+ messages)
` [PATCH v5 1/6] dt/bindings: fwu-mdata-mtd: drop changes outside FWU
` [PATCH v5 2/6] fwu: gpt: use cached meta-data partition numbers
` [PATCH v5 3/6] fwu: move meta-data management in core
` [PATCH v5 4/6] fwu: gpt: implement read_mdata and write_mdata callbacks
` [PATCH v5 5/6] fwu: meta-data: switch to management by common code
` [PATCH v5 6/6] fwu: rename fwu_get_verified_mdata to fwu_get_mdata
[PATCH] Kconfig: Sort the BUILD_TARGET list
2023-02-28 15:10 UTC (2+ messages)
[PATCH 1/6] misc: ub251xb: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR
2023-02-28 15:10 UTC (12+ messages)
` [PATCH 2/6] mmc: npcm_sdhci: "
` [PATCH 3/6] video: otm8009a: "
` [PATCH 4/6] video: rm68200: "
` [PATCH 5/6] video: simple-panel: "
` [PATCH 6/6] video: tl070wsh30: "
[PATCH v2] CI: gitlab: Collect pytest artifacts
2023-02-28 15:10 UTC (2+ messages)
[PATCH 0/1] introduce .editorconfig
2023-02-28 15:10 UTC (3+ messages)
` [PATCH 1/1] editorconfig: "
[RFC PATCH] binman: bintool: etype: Add support for ti-secure entry
2023-02-28 15:10 UTC (4+ messages)
[PATCH 1/2] MAINTAINERS: Add entry for SPI NAND framework and drivers
2023-02-28 14:57 UTC (5+ messages)
[PATCH] CI: gitlab: Collect pytest artifacts
2023-02-28 14:03 UTC (4+ messages)
[PATCH V2 0/9] Rockchip: Improve Support for RK3566 Devices
2023-02-28 11:26 UTC (4+ messages)
` [PATCH V2 8/9] arm64: dts: rockchip: add gpio-ranges property to gpio nodes
[PATCH] board: rockchip: Add rk3588 evb
2023-02-28 10:50 UTC (5+ messages)
[PATCH RFC u-boot-mvebu 00/59] arm: mvebu: Various fixes
2023-02-28 10:22 UTC (12+ messages)
[PATCH] rpi: Update the RPi Zero 2W DT filename
2023-02-28 10:19 UTC
[PATCH 1/2] configs:pm9g45_defconfig:Fix boot arguments and boot command
2023-02-28 8:39 UTC (2+ messages)
[PATCH 0/2] Update UniPhier devicetree
2023-02-28 6:42 UTC (5+ messages)
` [PATCH 1/2] ARM: dts: uniphier: Switch USB node to the original
` [PATCH 2/2] ARM: dts: uniphier: Sync DT with Linux v6.2
[PATCH 1/4] ARM: rmobile: Sort R-Car Gen3 Kconfig lists
2023-02-28 6:28 UTC (4+ messages)
` [PATCH 2/4] ARM: rmobile: Factor out SYS_SOC Kconfig option
` [PATCH 3/4] ARM: rmobile: Introduce CONFIG_RCAR_64 symbol
` [PATCH 4/4] ARM: rmobile: Split R-Car Gen3 into separate Kconfig from common 64bit options
[PATCH] ARM: rmobile: Convert ifdef in rmobile_get_prr() to IS_ENABLED()
2023-02-28 6:27 UTC
[PATCH 1/2] pinctrl: renesas: Replace ifdeffery with IS_ENABLED()
2023-02-28 6:25 UTC (2+ messages)
` [PATCH 2/2] pinctrl: renesas: Drop non-existent PFC info table entries
[PATCH] clk: renesas: rcar-gen3: Replace SSCG caching with MDSEL/PE caching
2023-02-28 6:25 UTC
[PATCH] mmc: tmio: Replace ifdeffery with IS_ENABLED/CONFIG_IS_ENABLED macros
2023-02-28 6:24 UTC
[PATCH] clk: rockchip: rk3568: add more supported clk rates for sdmmc and emmc
2023-02-28 3:46 UTC (2+ messages)
[PATCH v2 00/12] rockchip: Add efuse and otp support to more SoCs
2023-02-28 3:11 UTC (3+ messages)
` [PATCH v2 12/12] rockchip: rk3588: Read cpuid from otp
[PATCH v2 1/2] board: rockchip: add Radxa ROCK5B Rk3588 board
2023-02-28 3:10 UTC (4+ messages)
` [PATCH v2 2/2] board: rock5b-rk3588: add memory gaps into kernel's DTB
[PATCH] Reads high bits of DDR type for Rockchip
2023-02-28 3:08 UTC (3+ messages)
[PATCH] rockchip: rk3288: Use ft_system_setup instead of ft_board_setup
2023-02-28 3:07 UTC (2+ messages)
[PATCHv4 0/5] FWU: Handle meta-data in common code
2023-02-28 1:52 UTC (7+ messages)
` [PATCHv4 2/5] fwu: move meta-data management in core
[PATCHv3 0/5] FWU: Add support for mtd backed feature on DeveloperBox
2023-02-28 0:58 UTC (5+ messages)
` [PATCHv3 1/5] FWU: Add FWU metadata access driver for MTD storage regions
[PATCH v7 00/10] vidconsole: refactoring and support for wider fonts
2023-02-28 0:35 UTC (5+ messages)
` [PATCH v7 05/10] video console: move vidconsole_get_font_size() logic to driver ops
` [PATCH v7 09/10] video console: sandbox_defconfig: add 12x22 font
[PATCH] net: ravb: Support fixed PHY in R-Car
2023-02-27 23:04 UTC
[PATCH 1/2] i2c: rcar_iic: Sort Kconfig depends list ascending
2023-02-27 23:03 UTC (2+ messages)
` [PATCH 2/2] i2c: rcar_i2c: "
[PATCH 1/2] ARM: renesas: falcon: Initialize ARM generic timer and GICv3 if EL3
2023-02-27 23:02 UTC (2+ messages)
` [PATCH 2/2] ARM: renesas: falcon: Enable RWDT reset for V3U Falcon
[PATCH] ARM: renesas: Enable DTO support by default on R-Car Gen3
2023-02-27 23:00 UTC
[PATCH] ARM: renesas: Demote overlap memory nodes message to debug on Gen3
2023-02-27 23:00 UTC
[PATCH] ARM: renesas: Remove defines for USB on Eagle/Condor
2023-02-27 22:59 UTC
[PATCH 1/3] sysinfo: rcar3: Fix Draak and Eagle board code
2023-02-27 22:58 UTC (3+ messages)
` [PATCH 2/3] ARM: dts: renesas: Enable sysinfo on R-Car V3H Condor/Condor-I
` [PATCH 3/3] ARM: dts: renesas: Enable sysinfo on R-Car D3 Draak
[PATCH 1/2] mmc: renesas-sdhi: Always configure default SDnH clock rate to 800 MHz
2023-02-27 22:49 UTC (2+ messages)
` [PATCH 2/2] mmc: renesas-sdhi: Add proper probe error fail path
[ANN] U-Boot v2023.04-rc3 released
2023-02-27 22:19 UTC
[PATCH] image: Fix potentially uninitialized data variable
2023-02-27 19:56 UTC
[PATCH] console: Use only 0x00 as line separator for console recording
2023-02-27 19:55 UTC
[PATCH 01/32] cmd: fdt: Import is_printable_string() from DTC to fix u32 misprint
2023-02-27 19:53 UTC (12+ messages)
` [PATCH 22/32] test: cmd: fdt: Test fdt get size
` [PATCH 23/32] test: cmd: fdt: Test fdt set
` [PATCH 24/32] test: cmd: fdt: Test fdt mknode
` [PATCH 25/32] test: cmd: fdt: Test fdt rm
` [PATCH 26/32] test: cmd: fdt: Test fdt header
` [PATCH 27/32] test: cmd: fdt: Test fdt bootcpu
` [PATCH 28/32] test: cmd: fdt: Test fdt memory
` [PATCH 29/32] test: cmd: fdt: Test fdt rsvmem
` [PATCH 30/32] test: cmd: fdt: Test fdt chosen
` [PATCH 31/32] test: cmd: fdt: Test fdt apply
` [PATCH 32/32] test: cmd: fdt: Add list of remaining missing tests
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox