public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2022-04-14 12:29:22 to 2022-04-15 21:23:33 UTC [more...]

[PATCH v4 01/14] rockchip: rk3228-power: sync power domain dt-binding header from Linux
 2022-04-15 21:21 UTC  (9+ messages)
` [PATCH v4 02/14] rockchip: rk3228-cru: sync the clock "
` [PATCH v4 03/14] arm: dts: rockchip: move all rk322x u-boot specific properties in separate dtsi files
` [PATCH v4 04/14] arm: dts: rockchip: sync rk322x.dtsi from Linux
` [PATCH v4 05/14] arm: dts: rockchip: sync rk3229-evb.dts "
` [PATCH v4 06/14] rockchip: rk3288-power: sync power domain dt-binding header "
` [PATCH v4 07/14] rockchip: rk3288-cru: sync the clock "
` [PATCH v4 08/14] arm: dts: rockchip: move all rk3288 u-boot specific properties in separate dtsi files
` [PATCH v4 12/14] rockchip: fix boot_devices constants

[PATCH 00/11] TI: Add support for AM62 SoC
 2022-04-15 21:00 UTC  (21+ messages)
` [PATCH 01/11] drivers: mmc: am654_sdhci: Add new compatible "
` [PATCH 02/11] dt-bindings: pinctrl: k3: Introduce pinmux definitions for AM62
` [PATCH 03/11] soc: ti: k3-socinfo: Add entry for AM62X SoC family
` [PATCH 04/11] arm: mach-k3: Introduce the basic files to support AM62
` [PATCH 05/11] arm: mach-k3: am62: Introduce autogenerated SoC data
` [PATCH 06/11] dma: ti: Add PSIL data for AM62x DMASS
` [PATCH 07/11] arm: dts: Introduce base AM62 SoC dtsi files
` [PATCH 08/11] board: ti: Introduce the basic files to support AM62 SK board
` [PATCH 09/11] arm: dts: Add support for AM62-SK
` [PATCH 10/11] configs: Add configs for AM62x SK
` [PATCH 11/11] doc: ti: Add readme "

[PATCH] arm: dts: imx8mp: add of-list support to common imx8mp-u-boot.dtsi
 2022-04-15 20:41 UTC 

[PATCH v3] imx: add i.MX8MN DDR3L evk board support
 2022-04-15 18:35 UTC 

[PATCH 0/7] sunxi: Fix U-Boot proper SPI operation
 2022-04-15 17:28 UTC  (3+ messages)
` [PATCH 4/7] sunxi: use boot source for determining environment location

Please pull u-boot-net/next
 2022-04-15 15:47 UTC  (2+ messages)

[PATCH] CI: Print out unmigrated symbols when failing
 2022-04-15 15:46 UTC  (2+ messages)

[PATCH 0/6] introduce Arm FF-A support
 2022-04-15 15:43 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/6] arm_ffa: introduce Arm FF-A low-level driver
  ` [PATCH v2 2/6] arm_ffa: introduce armffa command
  ` [PATCH v2 3/6] arm_ffa: introduce the FF-A Sandbox driver
  ` [PATCH v2 4/6] arm_ffa: introduce Sandbox test cases for UCLASS_FFA
  ` [PATCH v2 5/6] arm_ffa: introduce armffa command Sandbox test
  ` [PATCH v2 6/6] arm_ffa: introduce FF-A MM communication

[PATCH] ARM: stm32mp: correctly handle Silicon revision
 2022-04-15 13:00 UTC 

[PATCH] ARM: stm32mp: skip ft_system_setup when the soc node is absent
 2022-04-15 12:43 UTC 

[RFC] disk: don't compile in partition support for spl/tpl if not really necessary
 2022-04-15 12:33 UTC  (4+ messages)

[PATCH 1/2] configs: stm32mp1: set the console variable for extlinux.conf
 2022-04-15 12:31 UTC  (2+ messages)
` [PATCH 2/2] configs: stm32mp1: Add support for baudrates higher than 115200 for st-link

[PATCH 1/1] arm: apple: Add M1 Ultra support
 2022-04-15 12:20 UTC  (3+ messages)

[PATCH] doc: board: apple: Mention M1 Ultra support
 2022-04-15 12:19 UTC 

[PATCH] fs: Allow to compile CMD_UBIFS when SPL is enabled
 2022-04-15 12:08 UTC  (2+ messages)

[PATCH] fs: Allow to compile FS_FAT only for proper U-Boot
 2022-04-15 12:08 UTC  (2+ messages)

[PATCH] Remove duplication of table_compute_checksum function
 2022-04-15 12:08 UTC  (2+ messages)

[PATCH 0/4] serial: Finish adding puts support
 2022-04-15 12:08 UTC  (9+ messages)
` [PATCH 1/4] serial: Fix _serial_puts using \n\r instead of \r\n
` [PATCH 2/4] serial: sandbox: Implement puts
` [PATCH 3/4] test: serial: Add test for putc/puts
` [PATCH 4/4] serial: smh: Implement puts for DM

[PATCH] sandbox: Increase default SYS_MALLOC_LEN
 2022-04-15 12:08 UTC  (3+ messages)

[PATCH] cmd: ubi.c: skip part command if right partition is already attached
 2022-04-15 12:08 UTC  (2+ messages)

[PATCH 1/6] led: Move OF "label" property parsing to core
 2022-04-15 12:08 UTC  (16+ messages)
` [PATCH 2/6] led: bcm6328: Drop duplicate OF "label" property parsing
` [PATCH 3/6] led: bcm6358: "
` [PATCH 4/6] led: bcm6858: "
` [PATCH 5/6] led: cortina: "
` [PATCH 6/6] led: gpio: "
` [PATCH 1/2] led: bcm6753: "
  ` [PATCH 2/2] led: pwm: "

[PATCH] led: Configure LED default-state on boot
 2022-04-15 12:07 UTC  (2+ messages)

[PATCH] misc: atsha204a: Fix big endian support
 2022-04-15 12:07 UTC  (2+ messages)

[PATCH] power: domain: ti: Extend use of PTCMD and PTSTAT registers for high PDs
 2022-04-15 12:07 UTC  (2+ messages)

[PATCH] crypto/fsl: Clear the memory when blob decapsulation fails
 2022-04-15 11:22 UTC 

[PATCH v3 01/12] rockchip: rk3228-power: sync power domain dt-binding header from Linux
 2022-04-15 10:19 UTC  (4+ messages)
` [PATCH v3 09/12] arm: dts: rockchip: sync rk3288.dtsi "

[PATCH] i.MX6SX: crypto/fsl: fix entropy delay value
 2022-04-15 11:10 UTC 

Pull request for efi-2022-07-rc1-2
 2022-04-15 10:56 UTC 

[PATCH] board: st: common: fix the error messages in stboard command
 2022-04-15  9:46 UTC 

[PATCH v4 00/12] efi_loader: more tightly integrate UEFI disks to driver model
 2022-04-15  9:11 UTC  (15+ messages)
` [PATCH v4 01/12] dm: tag: change ENOSPC to ENOMEM
` [PATCH v4 02/12] dm: tag: add some document
` [PATCH v4 03/12] test: dm: add tests for tag support
` [PATCH v4 04/12] dm: disk: add UCLASS_PARTITION
` [PATCH v4 05/12] dm: blk: add a device-probe hook for scanning disk partitions
` [PATCH v4 06/12] efi_loader: split efi_init_obj_list() into two stages
` [PATCH v4 07/12] efi_loader: disk: a helper function to create efi_disk objects from udevice
` [PATCH v4 08/12] efi_loader: disk: not create BLK device for BLK(IF_TYPE_EFI_LOADER) devices
` [PATCH v4 09/12] efi_loader: disk: a helper function to delete efi_disk objects
` [PATCH v4 10/12] efi_loader: disk: not delete BLK device for BLK(IF_TYPE_EFI_LOADER) devices
` [PATCH v4 11/12] dm: disk: add read/write interfaces with udevice
` [PATCH v4 12/12] efi_loader: disk: use udevice instead of blk_desc

[PATCH v2] cmd: adc: Add support for storing ADC result in env variable
 2022-04-15  9:05 UTC  (2+ messages)

[PATCH v8 0/8] efi: capsule: Capsule Update fixes and enhancements
 2022-04-15  5:59 UTC  (9+ messages)
` [PATCH v8 1/8] capsule: board: Add information needed for capsule updates
` [PATCH v8 2/8] capsule: FMP: Populate the image descriptor array from platform data
` [PATCH v8 3/8] capsule: Put a check for image index before the update
` [PATCH v8 4/8] efi: Define set_dfu_alt_info() for boards with UEFI capsule update enabled
` [PATCH v8 5/8] test: capsule: Modify the capsule tests to use GUID values for sandbox
` [PATCH v8 6/8] FMP: Remove GUIDs for FIT and raw images
` [PATCH v8 7/8] mkeficapsule: Remove raw and FIT GUID types
` [PATCH v8 8/8] doc: uefi: Update the capsule update related documentation

[PATCH v3] board: gateworks: venice: enable DM_SERIAL
 2022-04-15  5:43 UTC  (7+ messages)

[PATCH V2] board: bsh: imx8mn_bsh_smm_s2/s2pro: enable DM_SERIAL
 2022-04-15  5:23 UTC 

[PATCH V4 0/4] imx: imx8m: enable DM SERIAL
 2022-04-15  4:35 UTC  (5+ messages)
` [PATCH V4 1/4] imx: imx8mp_evk: enable CONFIG_DM_SERIAL
` [PATCH V4 2/4] imx: imx8mm_evk: "
` [PATCH V4 3/4] imx: imx8mn_evk: "
` [PATCH V4 4/4] imx: imx8mq-evk: "

[PATCH v7 00/15] vpl: Introduce a verifying program loader
 2022-04-15  3:52 UTC  (5+ messages)
` [PATCH v7 09/15] disk: Correct the conditions for SPL

[PATCH V2 00/12] configs: clean up SDHC marco and MMCROOT
 2022-04-15  4:23 UTC  (13+ messages)
` [PATCH V2 01/12] configs: imx8mm_evk: drop unused SDHC macro
` [PATCH V2 02/12] configs: imx8mp_evk: "
` [PATCH V2 03/12] configs: imx8mn_evk: "
` [PATCH V2 04/12] configs: mx6sxsabresd: drop CONFIG_SYS_FSL_USDHC_NUM
` [PATCH V2 05/12] configs: mx7dsabresd: drop unused SDHC macro
` [PATCH V2 06/12] configs: imx8qm/qxp_evk: "
` [PATCH V2 07/12] configs: verdin-imx8m: "
` [PATCH V2 08/12] configs: imx8mm/n_venice: "
` [PATCH V2 09/12] configs: phycore_imx8mm/p: "
` [PATCH V2 10/12] configs: drop CONFIG_MMCROOT
` [PATCH V2 11/12] scripts: config_whitelist: "
` [PATCH V2 12/12] configs: imx: drop IMX_FEC_BASE

[PATCH v7 0/8] efi: capsule: Capsule Update fixes and enhancements
 2022-04-15  1:24 UTC  (4+ messages)
` [PATCH v7 8/8] doc: uefi: Update the capsule update related documentation

[PATCH v10 00/16] Add Rikomagic MK808 board
 2022-04-15  0:21 UTC  (9+ messages)
` [PATCH v10 11/16] rockchip: rk3066: add core support
` [PATCH v10 14/16] doc: rockchip: restyle rockchip.rst
` [PATCH v10 15/16] doc: rockchip: add px30/rk3326 boards and examples
` [PATCH v10 16/16] doc: rockchip: add rk3066 Rikomagic MK808

[PATCH 0/6] Add MV88E61xx DSA driver and use on gwventana
 2022-04-14 21:30 UTC  (4+ messages)
` [PATCH 5/6] net: add MV88E61xx DSA driver

Bug in p1_p2_rdb_pc? Caching-inhibited bit for initial L2 SRAM entry in TLB
 2022-04-14 21:05 UTC  (3+ messages)

[PATCH] pci: fsl: Change compatible string for mpc8548 to "fsl, mpc8548-pcie"
 2022-04-14 20:52 UTC 

USB init before using usb_serial_acm gadget?
 2022-04-14 20:15 UTC 

[PATCH v3 1/2] board: gateworks: venice: add additional levels for dtb name match
 2022-04-14 20:00 UTC  (2+ messages)
` [PATCH v3 2/2] board: gateworks: venice: add imx8mp-venice-gw740x support

[PATCH v4] board: gateworks: venice: use common GSC driver
 2022-04-14 19:55 UTC 

[PATCH 0/6] introduce Arm FF-A support
 2022-04-14 19:54 UTC  (3+ messages)
` [PATCH 6/6] arm_ffa: introduce FF-A MM communication

USB init before using usb_serial_acm gadget?
 2022-04-14 18:37 UTC 

[PATCH] ARM: imx: Fix parsing of ROM log event IDs on iMX8M
 2022-04-14 18:00 UTC  (2+ messages)

[PATCH v2] board: gateworks: venice: enable DM_SERIAL
 2022-04-14 17:42 UTC  (6+ messages)

[PATCH V3 0/4] imx: imx8m: enable DM SERIAL
 2022-04-14 17:40 UTC  (4+ messages)
` [PATCH V3 3/4] imx: imx8mn_evk: enable CONFIG_DM_SERIAL

[PATCH] ram: stm32mp1: Conditionally enable ASR
 2022-04-14 17:34 UTC  (4+ messages)

[PATCH] doc: man-page for the env command
 2022-04-14 17:07 UTC 

[PATCH] cmd: adc: Add support for storing ADC result in env variable
 2022-04-14 16:44 UTC  (2+ messages)

[PATCH 0/2] Update reserved memory for simple framebuffer
 2022-04-14 16:17 UTC  (3+ messages)
` [PATCH 1/2] common: fdt: Add a function for reserving memory without kernel linear mapping

[PATCH 00/11] Add Chameleon V3 support
 2022-04-14 15:57 UTC  (13+ messages)
` [PATCH 01/11] arm: dts: Add Mercury+ AA1 devicetree
` [PATCH 02/11] arm: dts: Add Chameleonv3 handoff headers
` [PATCH 03/11] arm: dts: Add Chameleonv3 devicetree
` [PATCH 07/11] sysreset: socfpga: Use parent device for reading base address

[PATCH] pci: imx: use vpcie-supply if defined by device-tree
 2022-04-14 15:46 UTC  (3+ messages)
` EXT: "

[PATCH u-boot-net v4 00/14] u-boot-net refactors, fixes, cleanups
 2022-04-14 15:39 UTC  (4+ messages)
` [PATCH u-boot-net v4 03/14] net: introduce helpers to get PHY ofnode from MAC

RFC: Updating i.MX8M CPU thermal trip-point at runtime
 2022-04-14 15:04 UTC  (5+ messages)

[PATCH] ARM: imx: imx8m: Fix board_get_usable_ram_top()
 2022-04-14 14:47 UTC  (3+ messages)

[PATCH 00/11] Fuzzing and ASAN for sandbox
 2022-04-14 13:59 UTC  (13+ messages)
` [PATCH v2 01/12] sandbox: Fix EFI runtime symbol placement
` [PATCH v2 02/12] sandbox: Rename EFI runtime sections
` [PATCH v2 03/12] sandbox: Migrate getopt section to linker list
` [PATCH v2 04/12] linker_lists: Rename sections to remove . prefix
` [PATCH v2 05/12] sandbox: Add support for Address Sanitizer
` [PATCH v2 06/12] fuzzing_engine: Add fuzzing engine uclass
` [PATCH v2 07/12] test: fuzz: Add framework for fuzzing
` [PATCH v2 08/12] sandbox: Decouple program entry from sandbox init
` [PATCH v2 09/12] sandbox: Add libfuzzer integration
` [PATCH v2 10/12] sandbox: Implement fuzzing engine driver
` [PATCH v2 11/12] fuzz: virtio: Add fuzzer for vring
` [PATCH v2 12/12] virtio_ring: Reduce logging noise

[PATCH] .mailmap: Start to use new amd.com email address
 2022-04-14 13:50 UTC 

[v3,0/3] Add support for different mediatek pinctrl designs
 2022-04-14 13:46 UTC  (3+ messages)
` [v3, 3/3] pinctrl: mediatek: add support for different types of IO pins

[PATCH 00/11] Fuzzing and ASAN for sandbox
 2022-04-14 13:44 UTC  (4+ messages)
` [PATCH 09/11] sandbox: Implement fuzzing engine driver

[PATCH v2] bosch: Add initial board support for ACC
 2022-04-14 12:42 UTC 

[PATCH 0/8] Add ASPEED SPI controller driver
 2022-04-14 11:23 UTC  (8+ messages)
` [PATCH 1/8] clk: aspeed: Get HCLK frequency support
` [PATCH 3/8] spi: aspeed: Add ASPEED SPI controller driver
` [PATCH 4/8] MAINTAINERS: Add ASPEED SPI driver file
` [PATCH 5/8] arm: dts: aspeed: Update SPI flash node settings
` [PATCH 6/8] spi-mem: Add dirmap API from Linux
` [PATCH 7/8] mtd: spi-nor: use spi-mem dirmap API
` [PATCH 8/8] spi: aspeed: SPI dirmap read support


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