public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2023-09-04 17:04:38 to 2023-09-07 01:47:52 UTC [more...]

[PATCH 1/3] imx: hab: Allow hab_auth_img_or_fail to be called without ivt_offset
 2023-09-07  1:47 UTC 

[RFC PATCH 0/5] Allow for removal of DT nodes and properties
 2023-09-06 23:30 UTC  (11+ messages)

[RFC 0/6] firmware: scmi: add SCMI pinctrl protocol support
 2023-09-06 23:37 UTC  (10+ messages)
` [RFC 1/6] firmware: scmi: fix protocol enumeration logic
` [RFC 2/6] firmware: scmi: add pinctrl protocol support
` [RFC 3/6] pinctrl: add scmi driver
` [RFC 4/6] gpio: add scmi driver based on pinctrl
` [RFC 5/6] firmware: scmi: add pseudo pinctrl protocol support on sandbox
` [RFC 6/6] test: dm: add SCMI pinctrl test

[PATCH] arm: apple: Add initial Apple M2 Ultra support
 2023-09-06 21:50 UTC 

[PATCH 00/35] treewide: Remove unused NEEDS_MANUAL_RELOC code bits
 2023-09-06 21:30 UTC  (36+ messages)
` [PATCH 01/35] boot: "
` [PATCH 02/35] blkcache: "
` [PATCH 03/35] command: "
` [PATCH 04/35] common: board_r: "
` [PATCH 05/35] common: hush: "
` [PATCH 06/35] common: malloc: "
` [PATCH 07/35] common: event: "
` [PATCH 08/35] common: hash: "
` [PATCH 09/35] common: stdio: "
` [PATCH 10/35] cmd: bmp: "
` [PATCH 11/35] cmd: date: "
` [PATCH 12/35] cmd: i2c: "
` [PATCH 13/35] cmd: nvedit: "
` [PATCH 14/35] cmd: onenand: "
` [PATCH 15/35] cmd: pxe: "
` [PATCH 16/35] dm: "
` [PATCH 17/35] env: "
` [PATCH 18/35] initcall: "
` [PATCH 19/35] image: "
` [PATCH 20/35] fs: "
` [PATCH 21/35] cpu: "
` [PATCH 22/35] crypto: rsa: "
` [PATCH 23/35] gpio: "
` [PATCH 24/35] hwspinlock: "
` [PATCH 25/35] sf: "
` [PATCH 26/35] mtd: ubifs: "
` [PATCH 27/35] net: eth: "
` [PATCH 28/35] net: miiphybb: "
` [PATCH 29/35] net: phy: "
` [PATCH 30/35] serial: "
` [PATCH 31/35] spi: "
` [PATCH 32/35] sysreset: "
` [PATCH 33/35] timer: "
` [PATCH 34/35] wdt: "
` [PATCH 35/35] post: "

[PATCH] bootstd: sata: Add bootstd support for ahci sata
 2023-09-06 21:15 UTC  (2+ messages)

[PATCH] sunxi: board: provide CPU idle states to loaded OS
 2023-09-06 20:53 UTC  (5+ messages)

[PATCH 1/5] armv8: fsl-layerscape: make some functions static
 2023-09-06 20:09 UTC  (8+ messages)
` [PATCH 2/5] drivers: net: fsl-mc: add support for MC reserved memory
` [PATCH 3/5] armv8: fsl-layerscape: create bypass smmu mapping for MC
` [PATCH 4/5] board: freescale: ls2080a: declare MC reserved regions
` [PATCH 5/5] board: freescale: ls1088a: "

[PATCH 0/3] J7200 device tree sync from v6.5-rc1 to u-boot
 2023-09-06 19:30 UTC  (10+ messages)
` [PATCH 1/3] drivers: misc: k3_avs: Add Linux compatible to enable avs in u-boot
` [PATCH 2/3] arm: mach-k3: j7200: Add mcu_timer0 id to the dev list
` [PATCH 3/3] arm: dts: j7200: dtb sync with Linux 6.5-rc1

[PATCH 0/7] Correct confusing lmb error message
 2023-09-06 17:57 UTC  (9+ messages)
` [PATCH 7/7] fs: Fix a confusing error about overlapping regions

[PATCH 1/1] spl: undefined return value in spl_blk_load_image
 2023-09-06 17:55 UTC  (2+ messages)

[PATCH 1/2] riscv: Rework riscv_cpu_probe for current event macros
 2023-09-06 17:50 UTC  (8+ messages)
` [PATCH 2/2] riscv: Correct event usage for riscv_cpu_probe/setup

[PULL] u-boot-sh/next
 2023-09-06 17:50 UTC  (2+ messages)

[PULL] please pull u-boot-coldfire/next
 2023-09-06 17:50 UTC  (2+ messages)

[PULL] u-boot-usb/next
 2023-09-06 17:50 UTC  (2+ messages)

[PATCH v3 0/3] bootstage support for risc-v
 2023-09-06 17:26 UTC  (5+ messages)
  ` [PATCH v3 1/3] riscv: bootstage: correct bootstage_report guard
  ` [PATCH v3 2/3] riscv: timer: add timer_get_boot_us for BOOTSTAGE
  ` [PATCH v3 3/3] timer: riscv_aclint_timer: "

[PATCH v5 1/4] Add reserved-memory
 2023-09-06 16:50 UTC  (7+ messages)
` [PATCH v5 3/4] schemas: Add some common reserved-memory usages

[PATCH v4 1/4] Add reserved-memory
 2023-09-06 14:48 UTC  (5+ messages)
` [PATCH v4 4/4] memory: Add ECC property

[PULL] u-boot-usb/master
 2023-09-06 14:52 UTC  (2+ messages)

[RFC PATCH 0/2] RFC version for ATF and OP-TEE Firewalling
 2023-09-06 13:54 UTC  (10+ messages)
` [RFC PATCH 1/2] binman: ti-secure: Add support for firewalling entities
` [RFC PATCH 2/2] binman: j721e: Add firewall configurations for atf

[PATCH 00/14] bloblist: Align to firmware handoff
 2023-09-06 12:22 UTC  (2+ messages)

[PATCH v5 00/11] spl: Use common function for loading/parsing images
 2023-09-06 12:10 UTC  (11+ messages)
` [PATCH v5 05/11] spl: Convert mmc to spl_load
` [PATCH v5 09/11] spl: Convert semihosting "

[PATCH v2 0/2] riscv: starfive: generate u-boot-spl.bin.normal.out
 2023-09-06 12:00 UTC  (3+ messages)
` [PATCH v2 1/2] tools: mkimage: Add StarFive SPL image support
` [PATCH v2 2/2] riscv: dts: starfive: generate u-boot-spl.bin.normal.out

[PATCH 0/2] riscv: starfive: generate u-boot-spl.bin.normal.out
 2023-09-06 11:28 UTC  (6+ messages)
` [PATCH 1/2] tools: mkimage: Add StarFive SPL image support
` [PATCH 2/2] riscv: dts: starfive: generate u-boot-spl.bin.normal.out

Binman how to build using Rockchip BL32 binary as OP-TEE
 2023-09-06  7:11 UTC  (9+ messages)

[PATCH] arm: mvebu: sata_mv: Add bootstd hook to enable sata_bootdev
 2023-09-06  5:22 UTC 

[PATCH] Adjust gitignore for /build
 2023-09-06  5:04 UTC  (3+ messages)

[PATCH v4 0/6] DTS Sync from v6.5-rc1 to u-boot
 2023-09-06  4:29 UTC  (6+ messages)
` [PATCH v4 5/6] docs: board: ti: Add j721s2_evm documentation
` [PATCH v4 6/6] board: ti: j721s2: MAINTAINERS: Update the MAINTAINERS File

[RFC] make sandbox UT more generic
 2023-09-06  3:00 UTC  (5+ messages)

[PATCH v2] binman: Fix SyntaxWarning: invalid escape sequence '\('
 2023-09-06  1:34 UTC  (3+ messages)

NVMe support on RPi CM4 board
 2023-09-05 23:17 UTC  (7+ messages)

[PATCH] binman: Fix SyntaxWarning: invalid escape sequence '\('
 2023-09-05 11:42 UTC  (3+ messages)

[PATCH v1] clk: use private clk struct in CLK_CCF's enable/disable functions
 2023-09-05 22:16 UTC 

Pull request: please pull u-boot-imx-20230905
 2023-09-05 18:43 UTC  (2+ messages)

[PULL] u-boot-riscv/master
 2023-09-05 18:43 UTC  (2+ messages)

[PATCH 1/2] riscv: cpu: Rename EVENT_SPY to EVENT_SPY_SIMPLE
 2023-09-05 18:16 UTC  (4+ messages)
` [PATCH 2/2] event: Rename rest of EVENT_SPY to EVENT_SPY_FULL or EVENT_SPY*

[PATCH] Makefile: Force regeneration of env.txt
 2023-09-05 18:15 UTC  (2+ messages)

[PATCH v1] clk: mux: check value returned from clk_mux_val_to_index()
 2023-09-05 17:33 UTC 

[[PATCH v2]] riscv: add backtrace support
 2023-09-05 12:12 UTC 

[PATCH RESEND 1/2] arm: dts: rockchip: rk3588, rk3588s: sync with Linux
 2023-09-05 11:47 UTC  (3+ messages)
` [PATCH v2 1/2] arm: dts: rockchip: sync DT for RK3588 series "
  ` [PATCH v2 2/2] arm: dts: rockchip: rock-5b: add support for PCIe3 and NVMe

[PATCH v2] dm: core: support reading a single indexed u64 value
 2023-09-05 11:36 UTC  (2+ messages)

[PATCH] arm64: xilinx: Guard distro boot variable generation
 2023-09-05 11:30 UTC 

[PATCH] riscv: enable multi-range memory layout
 2023-09-05 10:09 UTC 

[PATCH 0/3] Do not setup boot_targets if driver is not enabled
 2023-09-05  9:51 UTC  (4+ messages)
` [PATCH 1/3] xilinx: versal-net: "

[PATCH] arm64: versal: Do not define boot command for mini configurations
 2023-09-05  8:23 UTC 

[PATCH v2 1/5] imx8mm_evk_defconfig: Select CONFIG_IMX_TMU
 2023-09-05  7:39 UTC  (2+ messages)

[PATCH v2 3/5] thermal: imx_tmu: Increase the log level for high temperatures
 2023-09-05  7:39 UTC  (2+ messages)

[PATCH v2 5/5] thermal: imx_tmu: Increase the polling interval
 2023-09-05  7:39 UTC  (2+ messages)

[PATCH v2 4/5] thermal: imx_tmu: Fix the temperature unit
 2023-09-05  7:39 UTC  (2+ messages)

[PATCH v2 2/5] thermal: imx_tmu: Fix the polling default
 2023-09-05  7:39 UTC  (2+ messages)

[PATCH v2 0/6] Add EFI HTTP boot support
 2023-09-05  7:13 UTC  (4+ messages)
` [PATCH v2 1/6] net: wget: prevent overwriting reserved memory

[PATCH v1 1/2] configs: starfive: Enable PCIE auto enum and NVME/USB stuff for Starfive Visionfive 2
 2023-09-05  6:46 UTC  (5+ messages)
` [PATCH v1 2/2] doc: board: starfive: Add more info about supported driver

[PATCH] tools: logos: Rename TI logo files
 2023-09-05  6:02 UTC  (2+ messages)

[PATCH v2 0/3] bootstage support for risc-v
 2023-09-05  5:02 UTC  (4+ messages)
  ` [PATCH v2 3/3] timer: riscv_aclint_timer: add timer_get_boot_us for BOOTSTAGE

[PATCH] cmd: sf: Fix the flash_is_unlocked api size parameter
 2023-09-05  3:43 UTC 

[PATCH v2 0/2] risc-v: implement DBCN based debug console
 2023-09-05  2:39 UTC  (4+ messages)
  ` [PATCH v2 2/2] "

[PATCH 0/2] Remove Pali Rohár from MAINTAINERS
 2023-09-05  2:27 UTC  (5+ messages)
` [PATCH 1/2] MAINTAINERS: Drop Pali Rohár
` [PATCH 2/2] nokia_rx51: Remove platform

[PATCH] bootstd: Drop some TODOs
 2023-09-04 21:37 UTC  (5+ messages)

[PATCH 00/32] spl: Preparation for Universal Payload
 2023-09-04 21:07 UTC  (7+ messages)
` [PATCH 32/32] pci: serial: Support reading PCI-register size with base

[PATCH 32/32] pci: serial: Support reading PCI-register size with base
 2023-09-04 20:07 UTC  (12+ messages)

[PATCH v3 00/20] Kconfig: Tidy up some options
 2023-09-04 19:14 UTC  (3+ messages)
` [PATCH v3 04/20] video: Move the BMP options

[PATCH v2 0/4] cmd: gpt: fix gpt read
 2023-09-04 17:16 UTC  (7+ messages)
` [PATCH v2 1/4] part: rename disk_partition_type_uuid()
` [PATCH v2 3/4] cmd: gpt: fix calc_parts_list_len()


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