public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2023-02-26 18:22:00 to 2023-02-28 10:10:36 UTC [more...]

[PATCH RFC u-boot-mvebu 00/59] arm: mvebu: Various fixes
 2023-02-28 10:10 UTC  (10+ messages)

[PATCH] board: rockchip: Add rk3588 evb
 2023-02-28 10:00 UTC  (3+ messages)

[RFC PATCH] binman: bintool: etype: Add support for ti-secure entry
 2023-02-28  9:50 UTC  (3+ messages)

[PATCH 0/2] arm: mvebu: clearfog: defconfig updates
 2023-02-28  9:48 UTC  (18+ messages)
` [PATCH 2/2] arm: mvebu: clearfog: Add defconfig for SPI booting

Pull request for tpm-next-28022023
 2023-02-28  9:28 UTC  (2+ messages)

[PATCH v5 0/6] rockchip: Use external TPL binary to create a working firmware image
 2023-02-28  9:20 UTC  (13+ messages)
` [PATCH v5 1/6] binman: Add support for a rockchip-tpl entry
` [PATCH v5 2/6] rockchip: Use an external TPL binary on RK3568
` [PATCH v5 5/6] rockchip: mkimage: Update init size limit for RK3568
` [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 6/6] binman: Mark mkimage entry missing when its subnodes is missing

[PATCH 1/2] MAINTAINERS: Add entry for SPI NAND framework and drivers
 2023-02-28  8:52 UTC  (3+ messages)

[PATCH 0/1] introduce .editorconfig
 2023-02-28  8:45 UTC  (2+ messages)
` [PATCH 1/1] editorconfig: "

[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] Kconfig: Sort the BUILD_TARGET list
 2023-02-28  6:22 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)

[PATCH v2] CI: gitlab: Collect pytest artifacts
 2023-02-28  2:25 UTC 

[PATCH] CI: gitlab: Collect pytest artifacts
 2023-02-28  2:25 UTC  (3+ messages)

[PATCH 1/6] misc: ub251xb: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR
 2023-02-28  1:55 UTC  (6+ 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: "

[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

[PATCH v5 0/6] FWU: Handle meta-data in common code
 2023-02-28  1:51 UTC  (11+ 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 1/7] global: Disable deprecated-non-prototype warning with clang
 2023-02-28  1:38 UTC  (15+ 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

[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  (13+ messages)
` [PATCH v7 01/10] video console: refactoring and optimization
` [PATCH v7 02/10] video console: add support for fonts wider than 1 byte
` [PATCH v7 03/10] video console: move 8x16 font data in named header
` [PATCH v7 04/10] video console: implement multiple fonts configuration
` [PATCH v7 05/10] video console: move vidconsole_get_font_size() logic to driver ops
` [PATCH v7 06/10] video console: allow font size configuration at runtime
` [PATCH v7 07/10] video console: add 12x22 Sun font from linux
` [PATCH v7 08/10] video console: add 16x32 Terminus "
` [PATCH v7 09/10] video console: sandbox_defconfig: add 12x22 font
` [PATCH v7 10/10] video console: add 12x22 console simple font test

[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  (32+ messages)
` [PATCH 02/32] cmd: fdt: Fix handling of empty properties for fdt get addr and fdt get size
` [PATCH 03/32] cmd: fdt: Fix fdt rm behavior on non-existent property and error message space
` [PATCH 04/32] cmd: fdt: Fix fdt rsvmem behavior on non-existent index "
` [PATCH 05/32] cmd: fdt: Check argc before accessing argv in fdt bootcpu
` [PATCH 06/32] cmd: fdt: Check argc before accessing argv in fdt memory
` [PATCH 07/32] cmd: fdt: Align checksign parameter names in help text
` [PATCH 08/32] cmd: fdt: Handle 64bit pointers in fdt get addr
` [PATCH 09/32] cmd: fdt: Map address returned from fdt get addr to sysmem
` [PATCH 10/32] cmd: fdt: Add support for integer arrays in fdt get value with index
` [PATCH 11/32] test: Add ut_assert_nextline_empty() empty line helper
` [PATCH 12/32] test: cmd: fdt: Rename fdt_test_resize() to fdt_test_addr_resize()
` [PATCH 13/32] test: cmd: fdt: Rename fdt_test_get() to fdt_test_get_value()
` [PATCH 14/32] test: cmd: fdt: Generate fuller DT internally and switch fdt get value to it
` [PATCH 15/32] test: cmd: fdt: Test alias resolution in 'fdt get value'
` [PATCH 16/32] test: cmd: fdt: Test both string and integer arrays "
` [PATCH 17/32] test: cmd: fdt: Test fdt move
` [PATCH 18/32] test: cmd: fdt: Test fdt resize
` [PATCH 19/32] test: cmd: fdt: Test fdt print and list
` [PATCH 20/32] test: cmd: fdt: Test fdt get name
` [PATCH 21/32] test: cmd: fdt: Test fdt get addr
` [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

[PATCH v5 0/2] arm: dts: rockchip: rk3399: usb: ehci: Fix EHCI probe in rk3399 to access peripherals by USB 2
 2023-02-27 18:10 UTC  (3+ messages)
` [PATCH v5 1/2] "
` [PATCH 2/2] arm: rk3399: usb2phy: phy-rockchip-inno-usb2.c: Implement operations for the 480MHz usb2phy clock in rk3399

[PATCH] mtd: spinand: Fix display of unknown raw ID
 2023-02-27 18:07 UTC  (4+ messages)

[PATCH] kconfig: Proposed language extension for multiple builds
 2023-02-27 18:00 UTC  (14+ messages)

[PATCH] mtd: nand: Show reserved block in chip.erase
 2023-02-27 17:24 UTC  (2+ messages)

[PATCH 00/14] Backport BRCMNAND changes from Linux
 2023-02-27 17:18 UTC  (4+ messages)

[PATCH v2] spi: xilinx_spi: Fix spi reset
 2023-02-27 15:09 UTC 

[PATCH] spi: xilinx_spi: Fix potential null pointer access
 2023-02-27 15:01 UTC  (3+ messages)

Pull request for u-boot-nand-20230227
 2023-02-27 17:15 UTC  (2+ messages)

[PATCH v2] mtd: nand: Mark reserved blocks
 2023-02-27 16:36 UTC  (5+ messages)

[PATCH v4 00/11] Fixes for Rockchip NFC driver part 1
 2023-02-27 15:17 UTC  (6+ messages)
` [PATCH v4 01/11] include: fdtdec: decouple fdt_addr_t and phys_addr_t size
    ` [RFC PATCH v1 1/4] drivers: use dev_read_addr_index_ptr when cast to pointer
      ` [RFC PATCH v1 3/4] drivers: use devfdt_get_addr_size_index_ptr "

[PATCH 0/4] Fix arasan nand driver issues
 2023-02-27 15:13 UTC  (4+ messages)
` [PATCH 3/4] arm64: dts: zynqmp: Fix nand dt node

[PATCH v3 00/19] Support android boot image v3/v4
 2023-02-27 14:18 UTC  (5+ messages)
` [PATCH v3 18/19] test/py: android: extend abootimg test

[PATCH v3 0/3] imx93: add ADC support
 2023-02-27 12:55 UTC  (4+ messages)
` [PATCH 1/3] dm: adc: add iMX93 "
` [PATCH 2/3] imx93_evk: add adc node to dts file
` [PATCH 3/3] imx93_evk: defconfig: add adc support

[PATCH] spi: spi-mem: s/dummy/data buswidth check in dtr_supports_op()
 2023-02-27 10:22 UTC  (2+ messages)

[PATCH 1/2] clk: sunxi: add THS clk/reset
 2023-02-27 10:20 UTC  (4+ messages)
` [PATCH 2/2] drivers: thermal: Introduce sun8i_thermal

[PATCH v4 0/2] arm: dts: rockchip: rk3399: usb: ehci: Fix EHCI probe in rk3399 to access peripherals by USB 2
 2023-02-27 12:22 UTC  (3+ messages)

[PATCH] spl: spl_fit: add weak prototype for fpga_load
 2023-02-27 10:27 UTC 

[PATCH] arm64: zynqmp: Remove comment about gem spec in kv260
 2023-02-27  8:11 UTC  (2+ messages)

[PATCH 1/2] cmd: smccc: Print results in hex instead of dec
 2023-02-27  8:11 UTC  (2+ messages)

[PATCH v1 00/11] rockchip fixes and extend rk3568 support
 2023-02-27  7:10 UTC  (3+ messages)
` [PATCH v1 09/11] rockchip: move dwc3 config to chip specific handler

i.MX8M binman
 2023-02-27  0:32 UTC  (6+ messages)

[PATCH] arm: dts: ls1088a-rdb: replace 'xgmii' with '10gbase-r'
 2023-02-27  0:22 UTC  (2+ messages)

[PATCH 0/5] board: freescale: remove non-DM_ETH code for Layerscape DPAA2 platforms
 2023-02-27  0:21 UTC  (2+ messages)

[PATCH v2 00/11] Tegra DC improvements
 2023-02-26 18:20 UTC  (7+ messages)
` [PATCH v2 06/11] video: tegra-dc: add 180 degree panel rotation
` [PATCH v2 07/11] video: tegra-dc: add panel_set_backlight call
` [PATCH v2 08/11] video: tegra-dc: pass DC regmap to internal devices
` [PATCH v2 09/11] video: tegra20: add DSI controller driver
` [PATCH v2 10/11] simple_panel: add support for get_display_timing
` [PATCH v2 11/11] simple_panel: support simple MIPI DSI panels


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox