messages from 2023-10-02 01:38:23 to 2023-10-03 06:37:46 UTC [more...]
[PATCH v3 00/16] General tegra and board improvements
2023-10-03 6:36 UTC (5+ messages)
` [PATCH v3 01/16] ARM: dts: p1801-t: separate from common transformers tree
` [PATCH v3 02/16] ARM: dts: tf600t: "
` [PATCH v3 03/16] configs: transformer_t30: support booting from USB
` [PATCH v3 04/16] ARM: dts: tf201: configure dock USB phy
[PATCH v3 0/2] tegra_mmc: get tap and trim from dts
2023-10-03 6:33 UTC (3+ messages)
` [PATCH v3 1/2] ARM: tegra210: set default-tap and default-trim values in sdhci nodes
` [PATCH v3 2/2] mmc: tegra: get default-tap and default-trim from device tree
[PATCH v7 0/8] Add support for PMICs used on Tegra 3 devices
2023-10-03 6:29 UTC (9+ messages)
` [PATCH v7 1/8] power: pmic: palmas: support TI TPS65913 PMIC
` [PATCH v7 2/8] power: regulator: palmas: fix ldoln and ldousb detection
` [PATCH v7 3/8] power: pmic: add the base MAX77663 PMIC support
` [PATCH v7 4/8] power: regulator: max77663: add regulator support
` [PATCH v7 5/8] power: pmic: add the base TPS80031 PMIC support
` [PATCH v7 6/8] power: regulator: tps80031: add regulator support
` [PATCH v7 7/8] power: pmic: tps65910: add TPS65911 PMIC support
` [PATCH v7 8/8] power: regulator: tps65911: add regulator support
[PATCH v3 0/3] Video: Keep fixed/gpio regulator counter in balance
2023-10-03 6:25 UTC (4+ messages)
` [PATCH v3 1/3] video: pwm_backlight: use regulator_set_enable_if_allowed
` [PATCH v3 2/3] video: simple_panel: "
` [PATCH v3 3/3] video: tegra20: dsi: "
[PATCH v4 0/4] General regulator and pmic uclass improvements
2023-10-03 6:21 UTC (5+ messages)
` [PATCH v4 1/4] power: regulator: expand basic reference counter onto all uclass
` [PATCH v4 2/4] test: dm: regulator: test counter in set_enable_if_allowed test
` [PATCH v4 3/4] power: regulator: Perform regulator setup inside uclass
` [PATCH v4 4/4] test: dm: regulator: provide test of auto setup
[PATCH v1] i2c: nuvoton: add support fast mode
2023-10-03 4:37 UTC (2+ messages)
[PATCH] spl: mmc: Resolve emmc not load image after switched hw partition
2023-10-03 4:16 UTC
[PATCH v2 0/2] Enable split mode in binman
2023-10-03 3:59 UTC (4+ messages)
` [PATCH v2 1/2] binman: openssl: x509: ti_secure_rom: Add support for bootcore_opts
[PATCH 1/2] arm: mvebu: x240: Disable SMBIOS
2023-10-03 3:57 UTC (2+ messages)
` [PATCH 2/2] Revert "arm: mvebu: x240: Use i2c-gpio instead of built in controller"
[PATCH v2 0/3] Add spi flash lock option
2023-10-03 3:17 UTC (4+ messages)
` [PATCH v2 1/3] mtd: spi-nor: Add spi flash lock config option
` [PATCH v2 2/3] arm64: versal: Disable the lock option for mini ospi and qspi
` [PATCH v2 3/3] arm64: versal_net: "
[PATCH] board: synquacer: set actual gd->ram_top and gd->ram_size
2023-10-03 2:29 UTC
[PATCH v3 1/1] input: avoid NULL dereference
2023-10-03 1:09 UTC
[PATCH 1/1] sandbox: fix spl_board_init
2023-10-03 0:59 UTC
[PATCH v2 1/1] input: avoid NULL dereference
2023-10-03 0:56 UTC (8+ messages)
[PATCH 0/4] firmware: scmi: add SCMI power domain protocol support
2023-10-03 0:22 UTC (6+ messages)
` [PATCH 3/4] sandbox: add SCMI power domain protocol support for testing
` [PATCH 4/4] test: dm: add SCMI power domain protocol test
[PATCH v4 00/16] Introduce initial TI's J784S4 and AM69 support
2023-10-02 22:55 UTC (19+ messages)
` [PATCH v4 01/16] arm: dts: Introduce j784s4 dts from linux kernel
` [PATCH v4 02/16] arm: mach-k3: Add basic support for J784S4 SoC definition
` [PATCH v4 03/16] arm: mach-k3: Sort SoC JTAG_ID entries
` [PATCH v4 07/16] remoteproc: k3-r5: Extend support for R5F clusters on J784S4 SoCs
` [PATCH v4 09/16] board: ti: j784s4: Add board support for J784S4 EVM
` [PATCH v4 10/16] arm: dts: Introduce j784s4 u-boot dts files
` [PATCH v4 12/16] board: ti: j784s4: Update env to use am69-sk dtb
` [PATCH v4 16/16] doc: board: ti: k3: Add J784S4 EVM and AM69 SK documentation
[PULL] u-boot-sh/next_pinctrl_sync
2023-10-02 21:00 UTC (2+ messages)
[RFC] mmc: Remove alignment hole for cmdidx in struct mmc_cmd
2023-10-02 19:28 UTC (3+ messages)
bootstd: Scanning for USB bootflow will remove existing SCSI bootflow
2023-10-02 19:25 UTC (5+ messages)
[PATCH] scripts/Makefile.lib: also consider $(CONFIG_SYS_BOARD)-u-boot.dtsi
2023-10-02 19:21 UTC (20+ messages)
[PATCH 0/1] Fix for U-Boot SPL hang on sunxi H6 due to incorrect ram size detection
2023-10-02 18:59 UTC (6+ messages)
` [PATCH 1/1] sunxi: dram: Fix incorrect ram size detection for some H6 boards
[PATCH] input: avoid NULL dereference
2023-10-02 18:56 UTC (2+ messages)
[PATCH v5 0/6] Introduce the sysinfo command
2023-10-02 18:56 UTC (11+ messages)
` [PATCH v5 1/6] sysinfo: Add IDs for board id and revision
` [PATCH v5 2/6] cmd: Add a sysinfo command
` [PATCH v5 3/6] sysinfo: Add a test
` [PATCH v5 4/6] sysinfo: Add documentation
` [PATCH v5 5/6] sysinfo: rcar3: Use int instead of char for revision
` [PATCH v5 6/6] sysinfo: rcar3: Implement BOARD_ID and BOARD_REV_*
[PATCH] test: Fix SPL tests not being run
2023-10-02 18:56 UTC (5+ messages)
[PATCH v3 0/4] Conclusive KSTR-SAMA5D27 support
2023-10-02 18:56 UTC (6+ messages)
` [PATCH v3 1/4] common: Add generic function for reading serial number
` [PATCH v3 2/4] cmd: tlv_eeprom: Add support for do_mac() command
` [PATCH v3 3/4] arm: dts: at91: sama5: Add flexcom4 node
` [PATCH v3 4/4] board: Add support for Conclusive KSTR-SAMA5D27
[PATCH 1/2] checkpatch: skip fdtdec_* check for tools
2023-10-02 18:56 UTC (3+ messages)
` [PATCH 2/2] mkimage: allow internalization of data-position
[PATCH RESEND v2 1/2] cmd: bind: Try to improve the (un)bind help
2023-10-02 18:56 UTC (5+ messages)
` [PATCH RESEND v2 2/2] usb: udc: Try to clarify an error message
[PATCH v7 1/2] schemas: memory: Add ECC properties
2023-10-02 17:53 UTC (3+ messages)
` [PATCH v7 2/2] schemas: Add some common reserved-memory usages
[PATCH v2 1/3] dt-bindings: mtd: fixed-partitions: Add binman compatible
2023-10-02 17:49 UTC (3+ messages)
` [PATCH v2 2/3] dt-bindings: mtd: binman-partition: Add binman labels
` [PATCH v2 3/3] dt-bindings: mtd: binman-partitions: Add alignment properties
[PATCH v1 0/8] Support USB for Meson A1
2023-10-02 16:58 UTC (9+ messages)
` [PATCH v1 1/8] dt-bindings: reset: add Meson A1 reset bindings
` [PATCH v1 2/8] reset: add support for Amlogic A1 family
` [PATCH v1 3/8] phy: get rid of raw hex values
` [PATCH v1 4/8] phy: move clk enable/disable in init/exit
` [PATCH v1 5/8] phy: support Amlogic A1 family
` [PATCH v1 6/8] a1: clk: Add missing CLKID_USB_PHY_IN gate
` [PATCH v1 7/8] dwc3: add support for Amlogic A1 family
` [PATCH v1 8/8] arch: a1: introduce USB initialization functionality
[RESEND PATCH 0/6] arm: dts: k3-am64 / k3-am62: Fix boot
2023-10-02 16:19 UTC (15+ messages)
` [PATCH 1/6] arm: dts: k3-am64-evm: "
` [PATCH 2/6] arm: dts: k3-am64-evm: Mark dependent nodes for pre-relocation phase
` [PATCH 3/6] arm: dts: k3-am642-sk: Fix boot
` [PATCH 4/6] arm: dts: k3-am642-sk: Mark dependent nodes for pre-relocation phase
` [PATCH 5/6] arm: dts: k3-am625-sk: Fix boot
` [PATCH 6/6] arm: dts: k3-am625-sk: Mark dependent nodes for pre-relocation phase
[PATCH 1/2] ARM: stm32: Rename update_sf to dh_update_sd_to_sf on STM32MP15xx DHCOR
2023-10-02 15:52 UTC (2+ messages)
` [PATCH 2/2] ARM: stm32: Add dh_update_sd_to_emmc to "
[PATCH] arm: dts: k3-am625-beagleplay: Fix Boot
2023-10-02 15:00 UTC
Help with certain u-boot one-time job
2023-10-02 14:52 UTC
[PATCH] toradex: colibri_imx7: Enable nand/emmc detection and set boot variant
2023-10-02 14:50 UTC (2+ messages)
[ANN] U-Boot v2023.10 released
2023-10-02 14:48 UTC
[PATCHv10 00/15] net/lwip: add lwip library for the network stack
2023-10-02 14:46 UTC (23+ messages)
` [PATCHv10 01/15] submodule: add lwIP as git submodule
` [PATCHv10 06/15] net/lwip: implement dhcp cmd
` [PATCHv10 08/15] net/lwip: implement wget cmd
` [PATCHv10 10/15] net/lwip: add lwIP configuration
` [PATCHv10 12/15] net/lwip: update .gitignore with lwIP
` [PATCHv10 13/15] net/lwip: connection between cmd and lwip apps
` [PATCHv10 14/15] net/lwip: replace original net commands with lwip
` [PATCHv10 15/15] net/lwip: split net.h to net.h, arp.h and eth.h
[PATCH] MAINTAINERS: ufs: Change Bhupesh's email address
2023-10-02 14:15 UTC (2+ messages)
[PATCH v5] board: rockchip: Add Bananapi R2Pro Board
2023-10-02 14:05 UTC (4+ messages)
` Aw: "
` "
[PATCH v1 0/3] arm: NPCM: fix npcm bmc error
2023-10-02 14:04 UTC (9+ messages)
` [PATCH v1 3/3] arm: npcm8xx: support dcache off
[PATCH v2 01/17] dm: usb: udc: Factor out plain udevice handler functions
2023-10-02 13:42 UTC (5+ messages)
[PATCH v8 0/2] Add support to fetch baudrate from dtb
2023-10-02 10:16 UTC (3+ messages)
` [PATCH v8 2/2] serial: zynqmp: Fetch baudrate from dtb and update
[PATCH 00/14] arm64: xilinx: Sync with Linux kernel
2023-10-02 10:11 UTC (2+ messages)
[PATCH] arm64: zynqmp: Remove resetin/out from K24 psu_init
2023-10-02 10:05 UTC (2+ messages)
[PATCH] arm64: zynqmp: Rename dt overlay file names from dts to dtso
2023-10-02 10:05 UTC (2+ messages)
[PATCH] arm64: zynqmp: Describe assigned-clocks for uarts
2023-10-02 10:04 UTC (2+ messages)
[PATCH] pinctrl: zynqmp: Display the tristate configuration for all pins
2023-10-02 10:04 UTC (2+ messages)
[PATCH] pinctrl: Increase size of pinmux status buffer
2023-10-02 10:03 UTC (2+ messages)
[PATCH] net: ftgmac100: Add reset control
2023-10-02 9:09 UTC (2+ messages)
[PATCH v2 0/7] rockchip: rk3568: Fix use of PCIe bifurcation
2023-10-02 9:03 UTC (8+ messages)
` Aw: "
` Aw: "
[PATCH] fastboot: fix CRC32 chunk size checking
2023-10-02 7:44 UTC (2+ messages)
[PATCH v2 00/32] spl: Preparation for Universal Payload
2023-10-02 7:33 UTC (9+ messages)
` [PATCH v2 30/32] fdt: Allow the devicetree to come from a bloblist
[PATCH v3 0/4] malloc: Reduce size by initializing data at runtime
2023-10-02 1:46 UTC (5+ messages)
` [PATCH v3 4/4] malloc: Enable SYS_MALLOC_RUNTIME_INIT by default in SPL
[PATCH] linker_list: Fix ll_entry_get alignment
2023-10-02 1:43 UTC (4+ messages)
[RFC PATCH v2 0/8] ATF and OP-TEE Firewalling for K3 devices
2023-10-02 1:17 UTC (9+ messages)
` [RFC PATCH v2 1/8] dtoc: openssl: Add GetHexOctet method
` [RFC PATCH v2 2/8] binman: ti-secure: Add support for firewalling entities
` [RFC PATCH v2 3/8] binman: ftest: Add test for ti-secure firewall node
` [RFC PATCH v2 4/8] binman: k3: add k3-security.h and include it in k3-binman.dtsi
image-host: small improvements and fixes
2023-10-02 1:17 UTC (5+ messages)
` [PATCH 1/2] image-host: add a check of the return value of snprintf
` [PATCH 2/2] image-host: increase path length when setting up the cipher
[PATCH 00/15] blk: sandbox: Support binding a device with a given logical block size
2023-10-02 1:17 UTC (19+ messages)
` [PATCH 01/15] blk: Use a macro for the typical "
` [PATCH 02/15] cmd: host: Mandate the filename parameter in the 'bind' command
` [PATCH 04/15] blk: host_dev: Make host_sb_detach_file() and host_sb_ops static
` [PATCH 05/15] blk: host_dev: Sanity check on the size of host backing file
` [PATCH 06/15] cmd: host: Print out the block size of the host device
` [PATCH 09/15] blk: blkmap: Support mapping to device of any block size
` [PATCH 10/15] cmd: blk_common: Use macros for the return values
` [PATCH 12/15] cmd: blk_common: Stop using hard-coded block size for Sandbox operations
` [PATCH 14/15] disk: part: Print out the unknown device uclass id
[PATCH v5 00/16] firmware: scmi: add SCMI base protocol support
2023-10-02 1:17 UTC (9+ messages)
` [PATCH v5 03/16] firmware: scmi: support dummy channels for sandbox agent
` [PATCH v5 04/16] test: dm: add protocol-specific channel test
` [PATCH v5 11/16] firmware: scmi: add a check against availability of protocols
` [PATCH v5 13/16] test: dm: add SCMI base protocol test
[PATCH 0/4] mkimage: also honour -B even without external data
2023-10-02 1:17 UTC (3+ messages)
` [PATCH 5/4] mkimage: update man page and -h output
[PATCH 1/5] core: fix doc comments of dev_read_addr*() and related functions
2023-10-02 1:17 UTC (5+ messages)
` [PATCH 2/5] core: return FDT_ADDR_T_NONE from devfdt_get_addr_[size_]name() on errors
` [PATCH 5/5] treewide: use dev_read_addr_*_ptr() where appropriate
[PATCH 0/2] stdio: fix stdio_deregister_dev()
2023-10-02 1:16 UTC (5+ messages)
` [PATCH 1/2] dm: serial: fix serial_post_probe()
` [PATCH 2/2] stdio: fix stdio_deregister_dev()
[PATCH v2 0/3] Add rkmtd command
2023-10-02 1:16 UTC (3+ messages)
` [PATCH v2 2/3] dm: prepare rkmtd UCLASS
[PATCH v2 0/3] Conclusive KSTR-SAMA5D27 support
2023-10-02 1:17 UTC (3+ messages)
` [PATCH v2 1/3] common: add prototype & rename populate_serial_number()
[PATCH v2] dm: core: Report bootph-pre-ram/sram node as pre-reloc after relocation
2023-10-02 1:16 UTC (6+ messages)
` [PATCH v2] dm: core: Report bootph-pre-ram/sram node as pre-reloc after relocation : regression
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