public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-11-28 13:13:08 to 2020-11-30 20:12:33 UTC [more...]

[PATCH 1/2] tools: image-host: clean function fit_config_get_hash_list
 2020-11-30 20:12 UTC  (4+ messages)
` [PATCH 2/2] tools: image-host: add support for several sub-images

[PATCH v4 00/18] Minor board_f/board_r cleanups
 2020-11-30 20:12 UTC  (5+ messages)
` [PATCH v4 07/18] common: board_r: Drop initr_secondary_cpu wrapper
` [PATCH v4 16/18] common: board_r: Drop arch-specific ifdefs around initr_trap

[PATCH v2 0/9] log: don't build the trace buffer when log is not ready
 2020-11-30 20:12 UTC  (16+ messages)
` [PATCH v2 1/9] test: add LOGL_FORCE_DEBUG flags support in log tests
` [PATCH v2 2/9] log: don't build the trace buffer when log is not ready
` [PATCH v2 3/9] test: log: add test for dropped messages
` [PATCH v2 5/9] test: add test for dropped trace before log_init
` [PATCH v2 6/9] console: remove duplicated test on gd value
` [PATCH v2 7/9] console: allow to record console output before ready
` [PATCH v2 8/9] test: log: add test for console output of dropped messages

[PATCH 1/1] common: always compile fixup_cmdtable()
 2020-11-30 20:12 UTC  (2+ messages)

[PATCH v2] doc: edison: Update information about xFSTK
 2020-11-30 20:12 UTC  (2+ messages)

[PATCH v1] x86: edison: Drop unneeded DM_PCI_COMPAT
 2020-11-30 20:12 UTC  (2+ messages)

[PATCH v1] x86: tangier: Find proper memory region for relocation
 2020-11-30 20:12 UTC  (2+ messages)

[PATCH 1/2] configs: sandbox: activate DEBUG_UART
 2020-11-30 20:12 UTC  (4+ messages)
` [PATCH 2/2] console: sandbox: remove unnecessary sandbox code

[PATCH 00/27] dm: Change the way sequence numbers are implemented
 2020-11-30 20:11 UTC  (30+ messages)
` [PATCH 01/27] linker_lists: Fix alignment issue
` [PATCH 02/27] efi: Drop unwanted message in efi_uc_destroy()
` [PATCH 03/27] dm: Avoid accessing seq directly
` [PATCH 04/27] dm: core: Update uclass_find_next_free_req_seq() args
` [PATCH 05/27] dm: core: Add a new sequence number for devices
` [PATCH 06/27] dm: test: Add support for new sequence numbers
` [PATCH 07/27] dm: core: Switch binding to use "
` [PATCH 08/27] dm: Fix return value in dev_read_alias_seq()
` [PATCH 09/27] dm: test: Drop assumptions of no sequence numbers
` [PATCH 10/27] octeon: Don't attempt to set the sequence number
` [PATCH 11/27] i2c: Update for new sequence numbers
` [PATCH 12/27] net: Update to use "
` [PATCH 13/27] pci: "
` [PATCH 14/27] spi: Update for "
` [PATCH 15/27] usb: ehci-mx6: Drop assignment of sequence number
` [PATCH 16/27] usb: Update for new sequence numbers
` [PATCH 17/27] x86: Drop unnecessary mp_init logic
` [PATCH 18/27] x86: Simplify acpi_device_infer_name()
` [PATCH 19/27] gpio: Update for new sequence numbers
` [PATCH 20/27] pinctrl: "
` [PATCH 21/27] dm: Switch over to use new sequence number for dev_seq()
` [PATCH 22/27] dm: Drop uclass_resolve_seq()
` [PATCH 23/27] dm: Drop the unused arg in uclass_find_device_by_seq()
` [PATCH 24/27] dm: core: Simplify uclass_find_next_free_req_seq()
` [PATCH 25/27] cmd: Drop use of old sequence numbers in commands
` [PATCH 26/27] dm: core: Drop seq and req_seq
` [PATCH 27/27] dm: Update documentation for new sequence numbers

[PATCH 1/1] log: typos in include/log.h
 2020-11-30 20:11 UTC  (2+ messages)

[PATCH 1/1] MAINTAINERS: assign include/log.h
 2020-11-30 20:11 UTC  (2+ messages)

[RESEND PATCH] fdt: Use phandle to distinguish DT nodes with same name
 2020-11-30 20:11 UTC  (6+ messages)
  ` [EXTERNAL] "

[PATCH v2] cmd: Add a pwm command
 2020-11-30 20:11 UTC  (2+ messages)

[PATCH v1 0/4] arm: imx6: aristainetos board updates
 2020-11-30 19:46 UTC  (5+ messages)
` [PATCH v1 1/4] imx6: remove not longer supported aristainetos boards
` [PATCH v1 2/4] imx6: add support for aristainetos2c_cslb board variant
` [PATCH v1 3/4] arm: dts: aristainetos: sync with changes in linux
` [PATCH v1 4/4] imx: aristainetos: enable U-Boot Environment variables protection

[PATCH 00/13] Nokia RX-51: Fix USB TTY console and enable it
 2020-11-30 19:27 UTC  (26+ messages)
` [PATCH 01/13] serial: usbtty: Fix puts function
` [PATCH 02/13] usb: musb: Fix compilation of gadget code
` [PATCH 03/13] usb: musb: Always clear the data toggle bit when configuring ep
` [PATCH 04/13] usb: musb: Fix configuring FIFO for endpoints
` [PATCH 05/13] usb: musb: Read value of PERI_RXCSR to 16bit variable
` [PATCH 06/13] usb: musb: Fix transmission of bigger buffers
` [PATCH 07/13] usb: gadget: Do not export usbd_device_* arrays
` [PATCH 08/13] usb: gadget: Use dbg_ep0() macro instead of serial_printf()
` [PATCH 09/13] arm: omap3: Compile lowlevel_init() function only when it is used
` [PATCH 10/13] arm: omap3: Compile s_init() "
` [PATCH 11/13] Nokia RX-51: Remove function set_muxconf_regs()
` [PATCH 12/13] Nokia RX-51: Move content of rx51.h to rx51.c
` [PATCH 13/13] Nokia RX-51: Enable usbtty serial console by default
  ` [PATCH v2] "

[PULL] u-boot-mips fixes for v2021.01
 2020-11-30 19:18 UTC 

[PATCH] Nokia RX-51: Do not try calling both ext2load and ext4load
 2020-11-30 19:10 UTC 

Porting U-Boot to a QCA9531 board?
 2020-11-30 19:01 UTC  (4+ messages)

[PATCH] tools: add a simple script to generate EFI variables
 2020-11-30 18:26 UTC  (3+ messages)

[PATCH] efi_loader: allow disabling EFI secure boot in User Mode
 2020-11-30 18:22 UTC  (3+ messages)

[ANN] U-Boot v2021.01-rc3 released
 2020-11-30 18:22 UTC 

[PATCH 5/5 v3] mips: octeon: tools: Add update_octeon_header tool
 2020-11-30 17:28 UTC  (2+ messages)

[PATCH] net: sun8i-emac: Allow all RGMII PHY modes
 2020-11-30 17:23 UTC  (2+ messages)

Please pull mmc-2020-11-29
 2020-11-30 16:35 UTC  (2+ messages)

Pull request for UEFI sub-system for efi-2021-01-rc3 (3)
 2020-11-30 16:35 UTC  (2+ messages)

[RFC] sunxi phy-mode rgmii-id
 2020-11-30 13:33 UTC  (2+ messages)

[PATCH 1/3] mtd: spi nor: add support for dual and quad bit transfers
 2020-11-30 13:09 UTC  (5+ messages)
` [PATCH 2/3] TI QSPI: add support for dual and quad-bit I/O read
` [PATCH 3/3] TI QSPI: prevent a 4-byte write to the flash on read access

[PATCH] tools: env: return error if ubi_update_start() fails
 2020-11-30 11:11 UTC 

[PATCH 1/5 v2] mips: start.S: Add Octeon boot header compatibility
 2020-11-30 10:27 UTC  (4+ messages)
` [PATCH 5/5 v2] mips: octeon: tools: Add update_octeon_header tool

[PATCH 0/3 v2] extend EFI_TCG2_PROTOCOL support
 2020-11-30  9:47 UTC  (4+ messages)
` [PATCH 1/3 v2] tpm: Add tpm2 headers for TCG2 eventlog support
` [PATCH 2/3 v2] efi_loader: Introduce eventlog support for TCG2_PROTOCOL
` [PATCH 3/3 v2] cmd: efidebug: Add support for TCG2 final events table

[PATCH] riscv: timer: Add support for an early timer
 2020-11-30  9:39 UTC  (8+ messages)

[PATCH v4 0/4] Add Renesas SoC identification driver support
 2020-11-30  9:18 UTC  (2+ messages)

[PATCH v10 00/11] efi_loader: add capsule update support
 2020-11-30  9:12 UTC  (12+ messages)
` [PATCH v10 01/11] efi_loader: define UpdateCapsule api
` [PATCH v10 02/11] efi_loader: capsule: add capsule_on_disk support
` [PATCH v10 03/11] efi_loader: capsule: add memory range capsule definitions
` [PATCH v10 04/11] efi_loader: capsule: support firmware update
` [PATCH v10 05/11] efi_loader: add firmware management protocol for FIT image
` [PATCH v10 06/11] efi_loader: add firmware management protocol for raw image
` [PATCH v10 07/11] cmd: add "efidebug capsule" command
` [PATCH v10 08/11] tools: add mkeficapsule command for UEFI capsule update
` [PATCH v10 09/11] test/py: efi_capsule: test for FIT image capsule
` [PATCH v10 10/11] test/py: efi_capsule: test for raw "
` [PATCH v10 11/11] sandbox: enable capsule update for testing

[PATCH] gpio: Add support for DM GPIO for Kirkwood
 2020-11-30  9:01 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 1/1] doc: allow building htmldoc with Sphinx 3+
 2020-11-30  8:59 UTC 

[PATCH 1/2] log: Fix comment for LOGC_BOOT
 2020-11-30  7:31 UTC  (4+ messages)
` [PATCH 2/2] global_data: Fix comment for dm_driver_rt

[PATCH v4] usb: xhci: fix lack of short packet event trb handling
 2020-11-30  4:08 UTC  (3+ messages)

[PATCH v2 0/6] dwc3-generic: Add Layerscape support
 2020-11-30  1:45 UTC  (3+ messages)
` [PATCH v2 1/6] usb: dwc3: Add frame length adjustment quirk

[PATCH v9 00/11] efi_loader: add capsule update support
 2020-11-29 23:45 UTC  (9+ messages)
` [PATCH v9 08/11] tools: add mkeficapsule command for UEFI capsule update

[PATCH] Add fdtfile for Marvell Armada 37xx default environment
 2020-11-29 18:29 UTC  (6+ messages)

[PATCH] Nokia RX-51: Add test for U-Boot serial console
 2020-11-29 17:46 UTC  (2+ messages)
` [maemo-leste] "

[PATCH] Nokia RX-51: Decrease i2c speed to 100000
 2020-11-29 17:37 UTC  (2+ messages)
` [maemo-leste] "

[U-Boot] Please pull from u-boot-i2c
 2020-11-29 16:11 UTC  (2+ messages)

[PATCH 0/3] extend EFI_TCG2_PROTOCOL support
 2020-11-29 14:02 UTC  (9+ messages)
` [PATCH 1/3] tpm: Add tpm2 headers for TCG2 eventlog support
` [PATCH 2/3] efi_loader: Introduce eventlog support for TCG2_PROTOCOL

[PATCH 0/8] Renesas drop leading 0x from rpc nodes
 2020-11-29 13:22 UTC  (5+ messages)
` [PATCH 4/8] M: dts: r8a77950-u-boot: Remove leading 0x from rpc node

[PATCH v2] ARM: dts: renesas: Remove leading 0x from rpc node
 2020-11-29 13:21 UTC 

[PATCH v7 0/4] Add CPU identification support for RZ/G2 SoC's
 2020-11-29 12:54 UTC  (3+ messages)
` [PATCH v7 1/4] arm: rmobile: Add RZ/G2[HMNE] SoC support

[PATCH v4 0/2] pinctrl: renesas: trivial fixes and enhancements
 2020-11-29 12:49 UTC  (5+ messages)
` [PATCH v4 1/2] pinctrl: renesas: Make sure the pin type is updated after setting the MUX
` [PATCH v4 2/2] pinctrl: renesas: Implement get_pin_muxing() callback

i2c: i2c-gpio: Fix GPIO output
 2020-11-29  9:47 UTC 

[PATCH] spi: omap3_spi: Fix speed and mode selection
 2020-11-29  7:23 UTC 

[PATCH 00/18] fs: fat: fix long name support
 2020-11-29  2:02 UTC  (19+ messages)
` [PATCH 01/18] fs: fat: avoid NULL dereference when root dir is full
` [PATCH 02/18] fs: fat: directory entries starting with 0x05
` [PATCH 03/18] fs: fat: use ATTR_ARCH instead of anonymous 0x20
` [PATCH 04/18] fs: fat: correct first cluster for '..'
` [PATCH 05/18] fs: fat: export fat_next_cluster()
` [PATCH 06/18] fs: fat: create correct short names
` [PATCH 07/18] fs: fat: pass shortname to fill_dir_slot
` [PATCH 08/18] fs: fat: call set_name() only once
` [PATCH 09/18] fs: fat: generate unique short names
` [PATCH 10/18] fs: fat: dentry iterator for fill_dir_slot()
` [PATCH 11/18] fs: fat: set start cluster for root directory
` [PATCH 12/18] fs: fat: flush new directory cluster
` [PATCH 13/18] fs: fat: fat_find_empty_dentries()
` [PATCH 14/18] fs: fat: reuse deleted directory entries
` [PATCH 15/18] fs: fat: search file should not allocate cluster
` [PATCH 16/18] fs: fat: use constant DELETED_FLAG
` [PATCH 17/18] fs: fat: first dentry of long name in FAT iterator
` [PATCH 18/18] fs: fat: deletion of long file names

[PATCH 00/11] dm: Simplify livetree handling
 2020-11-29  0:50 UTC  (12+ messages)
` [PATCH 01/11] dm: core: Rename device_bind() to device_bind_offset()
` [PATCH 02/11] dm: core: Rename device_bind_ofnode() to device_bind()
` [PATCH 03/11] dm: core: Add a livetree function to check node status
` [PATCH 04/11] dm: Remove uses of device_bind_offset()
` [PATCH 05/11] dm: Drop uses of dev_set_of_offset()
` [PATCH 06/11] dm: core: Drop dev_set_of_offset()
` [PATCH 07/11] dm: core: Drop device_bind_offset()
` [PATCH 08/11] dm: core: Add an ofnode function to get the devicetree root
` [PATCH 09/11] dm: core: Combine the flattree and livetree binding code
` [PATCH 10/11] dm: core: Drop unused parameter from dm_scan_fdt()
` [PATCH 11/11] dm: core: Drop unused parameter from dm_extended_scan_fdt()

[PATCH v3 0/2] Add OpenCores I2C controller driver
 2020-11-28 15:15 UTC  (2+ messages)

[PATCH] i2c: designware_i2c: Don't warn if no reset controller
 2020-11-28 15:12 UTC  (2+ messages)

[PATCH] i2c: mvtwsi: disable i2c slave also on Armada 8k
 2020-11-28 15:11 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