public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2022-12-21 00:32:41 to 2022-12-22 15:55:08 UTC [more...]

[PATCH v5 00/19] Add USB on SAM9X60, SAMA7G5 and SAMA5D2 boards
 2022-12-22 15:54 UTC  (22+ messages)
` [PATCH v5 01/19] ARM: dts: sam9x60: Add OHCI and EHCI DT nodes
` [PATCH v5 02/19] clk: at91: Add support for sam9x60 USB clock
` [PATCH v5 03/19] clk: at91: sam9x60: Register the required clocks for USB
` [PATCH v5 04/19] clk: at91: pmc: export clock setup to pmc
` [PATCH v5 05/19] clk: at91: sam9x60: Add initial setup of UPLL and USBCK rates
` [PATCH v5 06/19] usb: ohci-at91: Enable OHCI functionality and register into DM
` [PATCH v5 07/19] dt-bindings: reset: add sama7g5 definitions
` [PATCH v5 08/19] dt-bindings: clk: at91: Define additional UTMI related clocks
` [PATCH v5 09/19] ARM: dts: at91: sama7: Add USB related DT nodes
` [PATCH v5 10/19] ARM: at91: add sama7 SFR definitions
` [PATCH v5 11/19] reset: at91: Add reset driver for basic assert/deassert operations
` [PATCH v5 12/19] phy: at91: Add support for the USB 2.0 PHY's of SAMA7
` [PATCH v5 13/19] usb: ohci-at91: Add USB PHY functionality
` [PATCH v5 14/19] ARM: dts: at91: sama5d2_icp: Add pinctrl nodes for USB related DT nodes
` [PATCH v5 15/19] ARM: dts: at91: sama5d27_wlsom1_ek: Add pinctrl nodes for USB "
` [PATCH v5 16/19] configs: at91: sam9x60ek: Add required configs for the USB command
` [PATCH v5 17/19] configs: at91: sama5d2: Enable OHCI/EHCI related configs
` [PATCH v5 18/19] configs: at91: sama7: Enable USB and RESET functionality
` [PATCH v5 19/19] usb: ohci-at91: Add `ohci_t` field in `ohci_at91_priv`

[PATCH] lds: align u-boot-nodtb with 8 bytes boundary
 2022-12-22 15:49 UTC  (19+ messages)

[PATCH v8 00/13] binman: rockchip: Migrate from rockchip SPL_FIT_GENERATOR script
 2022-12-22 15:36 UTC  (16+ messages)
` [PATCH v8 01/13] binman: Allow writing section contents to a file
` [PATCH v8 02/13] binman: Tidy up comment in fit _gen_node
` [PATCH v8 03/13] binman: Update entry docs
` [PATCH v8 04/13] binman: Support optional entries
` [PATCH v8 05/13] binman: Add a way to check for a valid ELF file
` [PATCH v8 06/13] binman: Support new op-tee binary format
` [PATCH v8 07/13] binman: Support optional external blobs
` [PATCH v8 08/13] rockchip: evb-rk3288: Drop raw-image support
` [PATCH v8 09/13] rockchip: Use multiple-images for rk3399
` [PATCH v8 10/13] rockchip: Support building the all output files in binman
` [PATCH v8 11/13] rockchip: Convert all boards to use binman
` [PATCH v8 12/13] rockchip: Drop the FIT generator script
` [PATCH v8 13/13] treewide: Disable USE_SPL_FIT_GENERATOR by default

[PATCH 41/41] net: Remove eth_legacy.c
 2022-12-22 15:35 UTC  (3+ messages)
` [PATCH 01/41] usb: Update USB_STORAGE dependencies

[PATCH v7 00/12] binman: rockchip: Migrate from rockchip SPL_FIT_GENERATOR script
 2022-12-22 15:17 UTC  (5+ messages)
` [PATCH v7 06/12] binman: Support new op-tee binary format

Broken commit de47ff536363289f92f85ed1e4901724d238432d
 2022-12-22 14:29 UTC  (9+ messages)
        ` Broken commit d433c74eecdce1e4952ef4e8c712a9289c0dfcc2

[PATCH v2 0/4] cmd: part: Add partition-related type command
 2022-12-22 10:30 UTC  (5+ messages)
` [PATCH v2 1/4] doc: man-page for the part command
` [PATCH v2 2/4] doc/README.gpt: Fix typo 'a optionnal'
` [PATCH v2 3/4] cmd: part: Add partition-related type command
` [PATCH v2 4/4] test/py: gpt: add test for the gpt partition type GUID identifier

Voltage ID (VID) Programming for PMBus Devices
 2022-12-22  9:04 UTC 

[PATCH v1 1/1] makefile: add multi_dtb_fit dep
 2022-12-22  6:16 UTC  (3+ messages)

[PATCH] arm: mach-k3: j721e: Add platform data for main_uart2
 2022-12-22  4:34 UTC  (3+ messages)

[ANN] U-Boot v2023.01-rc4 released
 2022-12-22 14:22 UTC  (6+ messages)

[PATCH] Makefile: add -W for BINMAN_ALLOW_MISSING
 2022-12-22 14:14 UTC  (6+ messages)

[PATCHv2 0/4] FWU: Handle meta-data in common code
 2022-12-22 13:00 UTC  (7+ messages)
` [PATCHv2 1/4] fwu: gpt: use cached meta-data partition numbers
` [PATCHv2 3/4] fwu: gpt: implement read_mdata and write_mdata callbacks
` [PATCHv2 5/4] fwu: rename fwu_get_verified_mdata to fwu_get_mdata

[PATCH v3 0/5] arch-meson: introduce efusedump command
 2022-12-22 12:57 UTC  (6+ messages)
` [PATCH v3 1/5] asm/arch-meson: add missing meson_sm_write_efuse signature
` [PATCH v3 2/5] arm/mach-meson: move smc commands in cmd/meson
` [PATCH v3 3/5] doc/usage: cmd: documentation for meson/sm command
` [PATCH v3 4/5] cmd/arm: meson: sm: introduce efusedump command
` [PATCH v3 5/5] doc/usage: cmd: sm: documentation efusedump cmd

[PATCH 0/3] eficonfig: add vertical scroll support
 2022-12-22 11:54 UTC  (7+ messages)
` [PATCH 1/3] eficonfig: refactor eficonfig_process_common function
` [PATCH 2/3] eficonfig: refactor change boot order implementation
` [PATCH 3/3] eficonfig: add vertical scroll support

[PATCH] board: amlogic: jethub j100: add rescue boot from microSD
 2022-12-22 11:07 UTC  (2+ messages)

[PATCH 1/2] tee: optee: don't fail probe because of optee-rng
 2022-12-22 10:57 UTC  (6+ messages)
` [PATCH 2/2] tee: optee: discover services dependent on tee-supplicant

[PATCH 1/1] doc: improve wget man-page
 2022-12-22 10:45 UTC 

[PATCH 0/2] TI's K3 documentation updates
 2022-12-22  9:58 UTC  (4+ messages)
` [PATCH 1/2] doc: ti: reorganize existing ti docs

[PATCH v3] doc: add texinfodocs and infodocs targets
 2022-12-22  9:51 UTC  (2+ messages)

[PATCH 0/2] efi: small hii conformance fix
 2022-12-22  9:45 UTC  (5+ messages)
` [PATCH 1/2] efi_loader: fix get_package_list_handle() status
` [PATCH 2/2] efi_selftest: add hii database protocol test case

[PATCH v1 00/17] Basic StarFive JH7110 RISC-V SoC support
 2022-12-22  9:22 UTC  (4+ messages)
` [PATCH v1 01/17] riscv: cpu: jh7110: Add support for jh7110 SoC

[PATCH v2 0/3] Data Co-processor RNG Driver
 2022-12-22  8:50 UTC  (4+ messages)
` [PATCH v2 1/3] Uboot RNG Driver using Data Co-processor
` [PATCH v2 2/3] Added dcp_rng driver initialization code
` [PATCH v2 3/3] Added configs required for dcp_rng driver

[PATCH] riscv: ae350: Support openSBI 1.0+ which enable FW_PIC
 2022-12-22  8:35 UTC  (7+ messages)

[PATCH] riscv: bypass malloc when spl fit boots from ram
 2022-12-22  7:21 UTC 

[PATCH] cmd: mmc: Expand bkops handling
 2022-12-22  5:10 UTC 

[PATCH 01/10] arm: psci: Add PSCI v1.1 macro
 2022-12-22  3:58 UTC  (12+ messages)
` [PATCH 02/10] arm: psci: Fix RESET2 hook
` [PATCH 03/10] arm: imx: Drop custom lowlevel_init
` [PATCH 04/10] arm: dts: imx8m: Require ATF BL31 blob only if not PSCI provider
` [PATCH 05/10] arm: imx: imx8m: Only use ROM pointers "
` [PATCH 06/10] arm: imx: imx8m: Enable GICv3 support if "
` [PATCH 07/10] arm: imx: imx8m: Map RAM as NS "
` [PATCH 08/10] arm: imx: imx8m: Define trampoline location "
` [PATCH 09/10] arm: imx: imx8m: Program CSU and TZASC "
` [PATCH 10/10] arm: imx: imx8m: Add basic PSCI provider implementation

[PATCH] riscv: ae350: Enable CCTL_SUEN
 2022-12-22  3:02 UTC  (3+ messages)

[PATCH u-boot] doc: board: qemu-ppce500: Update supported and unsupported
 2022-12-22  2:30 UTC  (6+ messages)

[PATCH v3] video: ti: am335x: restore driver-model code
 2022-12-21 23:37 UTC  (2+ messages)

[PATCH 00/14] fdt: Improvements for fdt and tracing
 2022-12-21 23:12 UTC  (17+ messages)
` [PATCH 01/14] trace: Use notrace for short
` [PATCH 02/14] arm: Support trace on armv8
` [PATCH 03/14] tpm: Add a proper Kconfig option for crc8 in SPL
` [PATCH 04/14] fdt: Avoid exporting fdtdec_prepare_fdt()
` [PATCH 05/14] fdt: Drop ifdefs in fdtdec_prepare_fdt()
` [PATCH 06/14] fdt: Pass the device tree to fdtdec_prepare_fdt()
` [PATCH 07/14] fdt: Check for overlapping data and FDT
` [PATCH 08/14] trace: Move trace pointer to data section
` [PATCH 09/14] mkimage: Add a few more messages for FIT failures
` [PATCH 10/14] trace: Adjust flags in proftool
` [PATCH 11/14] trace: Update trace-format generator for newer version
` [PATCH 12/14] trace: Don't require TIMER_EARLY
` [PATCH 13/14] rockchip: Enable bootstage on rockpro64
` [PATCH 14/14] Revert "fdtdec: drop needlessly convoluted CONFIG_PHANDLE_CHECK_SEQ"

[PATCH v2 1/1] gitdm: fix typo csets
 2022-12-21 23:04 UTC  (4+ messages)
  ` [PATCH] doc: Use "changesets" not "csets" in statistics pages

[PATCH] dm: pinctrl: Revert "pinctrl: probe pinctrl drivers during post-bind"
 2022-12-21 23:02 UTC  (2+ messages)

[PATCH] timer: orion-timer: Fix problem with early static variable
 2022-12-21 22:48 UTC  (2+ messages)

Converting to DM SERIAL for Kirkwood boards
 2022-12-21 21:35 UTC  (13+ messages)

[u-boot][PATCH v2 0/8] rawnand: omap_gpmc: driver model support
 2022-12-21 20:08 UTC  (5+ messages)
` [u-boot][PATCH v2 8/8] mtd: rawnand: omap_elm: u-boot "

Pull request for efi-2023-01-rc5
 2022-12-21 17:49 UTC  (2+ messages)

Pull request for tpm-20122022
 2022-12-21 17:49 UTC  (2+ messages)

[PATCH 0/2] Enable distroboot as a boot option for am62x
 2022-12-21 16:56 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: mfd: add at91-usart.h from Linux
 2022-12-21 15:15 UTC  (3+ messages)

[PATCH] ARM: dts: at91: sama5d2: fix wrong interrupt-cells property
 2022-12-21 15:14 UTC  (3+ messages)

[PATCH] ARM: mach-at91: add support for sama7g5 chip id and extended id definition
 2022-12-21 15:14 UTC  (2+ messages)

Bootargs in RPI not working
 2022-12-21 12:02 UTC 

[PATCH V2 00/12] AM68: Add support for AM68 Starter Kit
 2022-12-21 13:52 UTC  (13+ messages)
` [PATCH V2 01/12] configs: j721s2_evm_r5: Enable support for building multiple dtbs into FIT
` [PATCH V2 02/12] configs: j721s2_evm_a72: "
` [PATCH V2 03/12] configs: j721s2_evm: Enable configs to store env in MMC FAT partition
` [PATCH V2 04/12] board: ti: j721s2: Add support to update board_name for am68-sk
` [PATCH V2 05/12] board: ti: j721s2: Enable support for reading EEPROM at next alternate address
` [PATCH V2 06/12] oboard: ti: j721s2: Add support for detecting multiple device trees
` [PATCH V2 07/12] arch: mach-k3: Update board specific API name to K3 generic API name
` [PATCH V2 08/12] board: ti: j721s2: Add board_init and support for selecting DT based on EEPROM
` [PATCH V2 09/12] arm: dts: Add initial support for AM68 Starter Kit System on Module
` [PATCH V2 10/12] arm: dts: Add support for A72 specific AM68 Starter Kit Base Board
` [PATCH V2 11/12] arm: dts: k3-am68-sk: Add r5 specific dt support
` [PATCH V2 12/12] include: configs: Update env for selecting right dtb

[PATCH v1] 1: Adding rngb entry in imx6ull device tree
 2022-12-21 11:19 UTC  (13+ messages)
` [PATCH v1] 2: Uboot RNG Driver using Data Co-processor
      ` [EXT] "
` [PATCH v1] 3: Added dcp_rng driver device binding code
    ` [EXT] "
  ` [EXT] Re: [PATCH v1] 1: Adding rngb entry in imx6ull device tree

[PATCH 1/1] net: missing break after net_ip6_handler()
 2022-12-21  9:39 UTC  (6+ messages)

[PATCH 00/12] Introduce initial TI's J784S4 support
 2022-12-21  4:27 UTC  (3+ messages)
` [PATCH 04/12] drivers: dma: Add support for J784S4

[PATCH v2 0/4] Enable ethernet for ti am62x
 2022-12-21  4:24 UTC  (5+ messages)
` [PATCH v2 1/4] configs: am62x_evm_*: Correct SPI configuration option
` [PATCH v2 2/4] configs: am62x_evm_*: Run savedefconfig

[PATCH v5 6/6] patman: additionally honor a local .patman config file
 2022-12-21  1:56 UTC  (5+ messages)
` [PATCH v5 0/6] add support for repository-local "

[PATCH] patman: Switch to setuptools
 2022-12-21  0:28 UTC  (3+ messages)

[PATCH 0/1] test:dm:fix typo
 2022-12-21  0:28 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v3 1/8] patman: cosmetic: Fix PEP 8 warnings for the gitutil module
 2022-12-21  0:30 UTC  (6+ messages)
` [PATCH v3 2/8] patman: locate test data files via __file__ and pathlib
` [PATCH v3 4/8] patman: rename main script to __main__.py

[PATCH 1/3] patman: remove extraneous imports
 2022-12-21  0:28 UTC  (9+ messages)
` [PATCH 2/3] patman: fix installation of README.rst data file
` [PATCH 3/3] patman: locate README.rst via importlib


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