public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2023-03-06 20:12:48 to 2023-03-08 22:21:40 UTC [more...]

[PATCH v2 01/32] cmd: fdt: Import is_printable_string() from DTC to fix u32 misprint
 2023-03-08 22:17 UTC  (27+ messages)
` [PATCH v2 08/32] cmd: fdt: Handle 64bit pointers in fdt get addr
` [PATCH v2 09/32] cmd: fdt: Map address returned from fdt get addr to sysmem
` [PATCH v2 10/32] cmd: fdt: Add support for integer arrays in fdt get value with index
` [PATCH v2 11/32] test: Add ut_assert_nextline_empty() empty line helper
` [PATCH v2 12/32] test: cmd: fdt: Rename fdt_test_resize() to fdt_test_addr_resize()
` [PATCH v2 13/32] test: cmd: fdt: Rename fdt_test_get() to fdt_test_get_value()
` [PATCH v2 15/32] test: cmd: fdt: Test alias resolution in 'fdt get value'
` [PATCH v2 16/32] test: cmd: fdt: Test both string and integer arrays "
` [PATCH v2 20/32] test: cmd: fdt: Test fdt get name
` [PATCH v2 23/32] test: cmd: fdt: Test fdt set
` [PATCH v2 24/32] test: cmd: fdt: Test fdt mknode
` [PATCH v2 27/32] test: cmd: fdt: Test fdt bootcpu
` [PATCH v2 32/32] test: cmd: fdt: Add list of remaining missing tests

[PATCH v3 0/4] patman: Speed up some operations
 2023-03-08 22:16 UTC  (9+ messages)
` [PATCH v3 1/4] patman: Drop an incorrect comment about git am
` [PATCH v3 2/4] patman: Refactor MakeCcFile() into two functions
` [PATCH v3 3/4] patman: Run get_maintainer.pl in parallel
` [PATCH v3 4/4] patman: Check patches "

[PATCH] buildman: Correct CROSS_COMPILE output for sandbox
 2023-03-08 22:16 UTC  (2+ messages)

[PATCH v2] nand: brcmnand: add iproc support
 2023-03-08 21:42 UTC 

[PATCH v2] mtd: rawnand: nand_base: Handle algorithm selection
 2023-03-08 21:28 UTC 

[PATCH v9 0/6] tpm: Support boot measurements
 2023-03-08 21:25 UTC  (7+ messages)
` [PATCH v9 1/6] tpm: Fix spelling for tpmu_ha union
` [PATCH v9 2/6] tpm: sandbox: Update for needed TPM2 capabilities
` [PATCH v9 3/6] tpm: Support boot measurements
` [PATCH v9 4/6] bootm: Support boot measurement
` [PATCH v9 5/6] test: Add sandbox TPM "
` [PATCH v9 6/6] doc: Add measured boot documentation

[PATCH v8 0/6] tpm: Support boot measurements
 2023-03-08 21:12 UTC  (3+ messages)

[PATCH] README.mpc85xx-sd-spi-boot: Suggest the NXP boot format github repo
 2023-03-08 21:01 UTC  (7+ messages)

[PATCH v4 00/10] Renesas RZ/N1 SoC initial support
 2023-03-08 20:26 UTC  (11+ messages)
` [PATCH v4 01/10] ARM: armv7: add non-SPL enable for Cortex SMPEN
` [PATCH v4 02/10] clk: renesas: prepare for non-RCAR clock drivers
` [PATCH v4 03/10] clk: renesas: add R906G032 driver
` [PATCH v4 04/10] pinctrl: "
` [PATCH v4 05/10] ram: cadence: add driver for Cadence EDAC
` [PATCH v4 06/10] dts: basic devicetree for Renesas RZ/N1 SoC
` [PATCH v4 07/10] ARM: rzn1: basic support "
` [PATCH v4 08/10] board: schneider: add RZN1 board support
` [PATCH v4 09/10] tools: spkgimage: add Renesas SPKG format
` [PATCH v4 10/10] doc: renesas: add Renesas board docs

[PATCH RFC u-boot-mvebu 00/59] arm: mvebu: Various fixes
 2023-03-08 20:36 UTC  (11+ messages)
                  ` kwbimage config file documentation (Was: Re: [PATCH RFC u-boot-mvebu 00/59] arm: mvebu: Various fixes)

[PATCH] nand: brcmnand: add iproc support
 2023-03-08 20:13 UTC  (5+ messages)

qemu_arm_defconfig with LTO fails due to unaligned access
 2023-03-08 19:28 UTC  (5+ messages)

[PATCH] mtd: rawnand: nand_base: Handle algorithm selection
 2023-03-08 17:48 UTC  (5+ messages)

[PATCH v6 00/22] Fixes for Rockchip NFC driver part 1
 2023-03-08 17:16 UTC  (10+ messages)
` [PATCH v6 11/22] core: remap: convert regmap_init_mem_plat() input to phys_addr_t
` [PATCH v6 12/22] core: fdtaddr: add devfdt_get_addr_size_index_ptr function
` [PATCH v6 15/22] drivers: use dev_read_addr_index_ptr when cast to pointer

[PATCH 0/3] Add command to set MPS of all PCI Express devices
 2023-03-08 17:16 UTC  (5+ messages)
` [PATCH 1/3] cmd: pci: Add command to set MPS of all PCIe devices
` [PATCH 2/3] drivers: pci: sandbox: Add stub sandbox PCI MPS support
` [PATCH 3/3] test: Add test for new command pci_mps

[PATCH v2 0/5] Support the required clocks to enable USB on SAM9X60
 2023-03-08 14:39 UTC  (6+ messages)
` [PATCH v2 1/5] clk: at91: Add support for sam9x60 USB clock
` [PATCH v2 2/5] clk: at91: sam9x60: Register the required clocks for USB
` [PATCH v2 3/5] clk: at91: pmc: export clock setup to pmc
` [PATCH v2 4/5] clk: at91: sam9x60: Add initial setup of UPLL and USBCK rates
` [PATCH v2 5/5] configs: at91: sam9x60: Add required configs for the USB clock

[PATCH 0/2] efi: remove error in efi_disk_probe/efi_disk_remove
 2023-03-08 13:26 UTC  (3+ messages)
` [PATCH 1/2] efi: remove error in efi_disk_probe
` [PATCH 2/2] efi: remove error in efi_disk_remove

[PATCH v2 0/5] Introduce new sign binman's option
 2023-03-08  1:13 UTC  (6+ messages)
` [PATCH v2 1/5] binman: add documentation for binman sign option
` [PATCH v2 2/5] binman: add sign option for binman
` [PATCH v2 3/5] binman: add tests for sign option
` [PATCH v2 4/5] tools: add fdt_add_pubkey
` [PATCH v2 5/5] test_vboot.py: include test of fdt_add_pubkey tool

[PATCH 1/5] tools: relocate-rela: adjust le64_to_cpu -> le32_to_cpu in decode_elf32()
 2023-03-08 12:18 UTC  (10+ messages)
` [PATCH 2/5] tools: relocate-rela: introduce elf16_to_cpu() and elf32_to_cpu()
` [PATCH 3/5] tools: relocate-rela: add support for handling 32-bit big endian files
` [PATCH 4/5] microblaze: drop CONFIG_NEEDS_MANUAL_RELOC
` [PATCH 5/5] microblaze: drop remnants of manual reloc

[PATCH 1/3] ARM: dts: rockchip: rk3588-rock-5b-u-boot: add USB 2.0 host
 2023-03-08 11:59 UTC  (9+ messages)
` [PATCH 2/3] phy: rockchip-inno-usb2: add initial support for rk3588 PHY
` [PATCH 3/3] configs: rockchip: rock5b-rk3588: enable USB and regulators

[PATCH v3 0/2] Fix sparse warnings
 2023-03-08  9:47 UTC  (2+ messages)

[RFC PATCH 00/16] arm: Add Rockchip RK3588 support
 2023-03-08  8:57 UTC  (14+ messages)

[PATCH] fs: ext4: check the minimal partition size to mount
 2023-03-08  8:49 UTC 

[PATCH v2 0/3] Add StarFive JH7110 PCIe drvier support
 2023-03-08  7:31 UTC  (5+ messages)
` [PATCH v2 1/3] starfive: pci: Add StarFive JH7110 pcie driver
` [PATCH v2 2/3] configs: starfive-jh7110: Add support for PCIe host driver
` [PATCH v2 3/3] riscv: dts: starfive: Enable PCIe host controller

[PATCH v2 1/3] phy: rockchip-inno-usb2: add support for phy-supply
 2023-03-08  5:17 UTC  (9+ messages)
` [PATCH v2 2/3] clk: rockchip: rk3568: add stubs for CLK_PCIEPHY_REF clocks
` [PATCH v2 3/3] Revert "arm64: dts: rk356x-u-boot: Drop combphy1 assigned-clocks/rates"

[PATCH v3 1/2] clk: rockchip: rk3568: add stubs for CLK_PCIEPHY_REF clocks
 2023-03-08  5:16 UTC  (2+ messages)
` [PATCH v3 2/2] arm64:dts: rk356x-u-boot: do not drop combphy1 assigned-clocks/rates

[PATCH] dma: ti: k3-udma: Fix channel hang on teardown
 2023-03-08  4:12 UTC 

[PATCH v1] clk: nuvoton: add read only feature for clk driver
 2023-03-08  3:23 UTC  (3+ messages)

[RFC PATCH v3 0/9] Renesas RZ/N1 SoC initial support
 2023-03-08  1:19 UTC  (5+ messages)
` [RFC PATCH v3 5/9] ram: cadence: add driver for Cadence EDAC

[PATCH 1/2] phy: rockchip-inno-usb2: add support for phy-supply
 2023-03-08  0:35 UTC  (7+ messages)
` [PATCH 2/2] arm64: dts: rk3568-u-boot: Drop combphy0 assigned-clocks/rates

[PATCH v1 1/2] rockchip: timer: rockchip_timer: fix compatible and driver name
 2023-03-08  0:22 UTC  (4+ messages)
` [PATCH v1 2/2] arm: dts: rockchip: rk3188-radxarock-u-boot: remove timer compatible replacement

[PATCH v3] pinctrl: rockchip: support rk3588 pinctrl
 2023-03-08  0:20 UTC  (2+ messages)

[PATCH] rockchip: sdhci: rk3568: fix clock setting logic
 2023-03-07 21:26 UTC 

[PATCH RFC u-boot-mvebu 0/6] arm: mvebu: Fix boot mode detection
 2023-03-07 20:55 UTC  (13+ messages)

Please pull u-boot-video/next
 2023-03-07 20:06 UTC  (2+ messages)

[PATCH V2 0/9] Rockchip: Improve Support for RK3566 Devices
 2023-03-07 19:14 UTC  (6+ messages)
` [PATCH V2 8/9] arm64: dts: rockchip: add gpio-ranges property to gpio nodes

[PATCH v3 00/17] Basic StarFive JH7110 RISC-V SoC support
 2023-03-07 18:07 UTC  (6+ messages)
` [PATCH v3 14/17] riscv: dts: jh7110: Add initial StarFive JH7110 device tree

[PATCH] timer: fttmr010: return a previously deleted driver now ported to DM
 2023-03-07 17:53 UTC  (2+ messages)

[PATCH] arm: dts: Enable full 4GB LPDDR4
 2023-03-07 17:53 UTC  (2+ messages)
` [PATCH] am62a7: "

[PATCH 0/2] Update UniPhier devicetree
 2023-03-07 17:53 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] powerpc, mpc83xx: Remove CONFIG_ELBC_BRx_ORx
 2023-03-07 17:53 UTC  (2+ messages)

[PATCH v2 1/2] configs: j721s2: merge HS and non-HS defconfigs
 2023-03-07 17:53 UTC  (4+ messages)
` [PATCH v2 2/2] configs: j7200: Merge "

[PATCH 1/2] ARM: remove SPEAR entry in makefile
 2023-03-07 17:52 UTC  (4+ messages)
` [PATCH 2/2] mmc: remove SDHCI SPEAR

[PATCH 0/2] Keep PLL power on
 2023-03-07 17:52 UTC  (5+ messages)
` [PATCH 1/2] ram: ast2600: Keep MPLL "
` [PATCH 2/2] clk: ast2600: Keep PLL "

[PATCH] configs: evb-ast2600: Enable configs to store env in SPI
 2023-03-07 17:52 UTC  (2+ messages)

[PATCH 0/2] Reduce the complexity of add_map() and count_required_pts()
 2023-03-07 17:52 UTC  (5+ messages)
` [PATCH 1/2] arm64: Reduce add_map() complexity
` [PATCH 2/2] arm64: Reduce PT size estimation complexity

[PATCH v2 0/2] arm: cpu: Add optional CMOs by VA
 2023-03-07 17:52 UTC  (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] arm64: Initialize TLB memory if CMO_BY_VA_ONLY

[PATCH 0/2] semihosting: use assembly conduit functions
 2023-03-07 17:52 UTC  (5+ messages)
` [PATCH 1/2] arm: semihosting: replace inline assembly with assembly file
` [PATCH 2/2] riscv: "

[PATCH v8 00/10] vidconsole: refactoring and support for wider fonts
 2023-03-07 15:22 UTC  (12+ messages)
` [PATCH v8 01/10] video console: refactoring and optimization
` [PATCH v8 02/10] video console: add support for fonts wider than 1 byte
` [PATCH v8 03/10] video console: move 8x16 font data in named header
` [PATCH v8 04/10] video console: implement multiple fonts configuration
` [PATCH v8 05/10] video console: move vidconsole_get_font_size() logic to driver ops
` [PATCH v8 06/10] video console: allow font size configuration at runtime
` [PATCH v8 07/10] video console: add 12x22 Sun font from linux
` [PATCH v8 08/10] video console: add 16x32 Terminus "
` [PATCH v8 09/10] video console: sandbox: add 12x22 font defconfigs
` [PATCH v8 10/10] video console: add 12x22 console simple font test

[PATCH 0/4] Fix arasan nand driver issues
 2023-03-07 14:44 UTC  (4+ messages)

[PATCH v2] spi: xilinx_spi: Fix spi reset
 2023-03-07 13:34 UTC  (2+ messages)

[PATCH 1/1] efi_loader: describe term_get_char()
 2023-03-07 10:07 UTC  (2+ messages)

[PATCH 0/2] ARM: meson: Add initial support for BPI-CM4 module with BPI-CM4IO baseboard
 2023-03-07  8:20 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: import initial DT "
` [PATCH 2/2] ARM: meson: Add initial support "

[PATCH v1] spi: npcm-fiu: add regulator feature and remove set clock
 2023-03-07  8:10 UTC 

[PATCH 1/2] ARM: imx: Enable LTO for DH electronics i.MX6 DHCOM
 2023-03-07  7:51 UTC  (2+ messages)
` [PATCH 2/2] ARM: imx: Enable SDP download in SPL on DH i.MX6 DHSOM

[PATCH] usb: gadget: f_sdp: Add missing spl_board_prepare_for_boot() call
 2023-03-07  7:42 UTC 

[PATCH] cmd: fdt: Drop the 0x prefix
 2023-03-06 23:23 UTC  (4+ messages)

[PATCH v5 0/6] FWU: Handle meta-data in common code
 2023-03-06 23:21 UTC  (8+ messages)
` [PATCH v5 3/6] fwu: move meta-data management in core

[PATCH v6 0/7] fwu: gpt: implement read_mdata and write_mdata callbacks
 2023-03-06 23:18 UTC  (8+ messages)
` [PATCH v6 1/7] dt/bindings: fwu-mdata-mtd: drop changes outside FWU
` [PATCH v6 2/7] fwu: gpt: use cached meta-data partition numbers
` [PATCH v6 3/7] fwu: move meta-data management in core
` [PATCH v6 4/7] fwu: gpt: implement read_mdata and write_mdata callbacks
` [PATCH v6 5/7] fwu: meta-data: switch to management by common code
` [PATCH v6 6/7] fwu: rename fwu_get_verified_mdata to fwu_get_mdata
` [PATCH v6 7/7] test: dm: fwu: fix for the updated api

Please pull u-boot-marvell/master
 2023-03-06 20:12 UTC  (2+ messages)

[PATCH] arm: mach-k3: introduce generic board detction kconfig option
 2023-03-06 20:12 UTC  (2+ messages)


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