public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2021-04-06 04:30:08 to 2021-04-07 14:20:16 UTC [more...]

[PATCH] fs: ext4: Add metadata checksums support
 2021-04-07 14:20 UTC  (2+ messages)

[PATCH] arm64: dts: meson: fix PHY deassert timing requirements
 2021-04-07 13:31 UTC  (2+ messages)

[PATCH 0/2] Add Xilinx clock wizard driver support
 2021-04-07 12:56 UTC  (5+ messages)
` [PATCH 1/2] clk: zynq: Add clock wizard driver
` [PATCH 2/2] board: Add Zynq Mxic picozed development board support

[PATCH] clk: Fix typo in Zynq Kconfig symbol description
 2021-04-07 12:37 UTC 

[PATCH] toradex: configblock: fix module revision in config block
 2021-04-07 12:28 UTC 

[PULL] please pull mmc-2021-4-6
 2021-04-07 12:06 UTC  (2+ messages)

[PULL] u-boot-usb/master
 2021-04-07 12:05 UTC  (2+ messages)

[PATCH v2 0/5] board: imx8mm: Add Engicam i.Core MX8M Mini SoM
 2021-04-07 11:57 UTC  (2+ messages)

[PATCH 0/5] Add support for embedding public key in platform's dtb
 2021-04-07 11:53 UTC  (6+ messages)
` [PATCH 1/5] efi_loader: Kconfig: Select IMAGE_SIGN_INFO when capsule authentication is enabled
` [PATCH 2/5] efi_loader: Kconfig: Add symbols for embedding the public key into the platform's dtb
` [PATCH 3/5] efi_capsule: Add a weak function to check whether capsule authentication is enabled
` [PATCH 4/5] efi_capsule: Add a weak function to get the public key needed for capsule authentication
` [PATCH 5/5] Makefile: Add provision for embedding public key in platform's dtb

[PATCH v2] ARM: dts: at91: sama5d3: add u-boot properties to sama5d3 pit timer
 2021-04-07  9:39 UTC  (6+ messages)

[PATCH 1/3] configs: stm32mp1: stm32mp1: Increase SPL malloc() size
 2021-04-07  9:23 UTC  (6+ messages)
` [PATCH 2/3] configs: stm32mp1: Remove misleading CONFIG_SPL_BSS_START_ADDR
` [PATCH 3/3] configs: stm32mp1: Fix misleading SPL size limitations

[PATCH v2 0/5] stm32mp: Enable OP-TEE and TZC support in SPL
 2021-04-07  8:48 UTC  (9+ messages)
` [PATCH v2 1/5] spl: mmc: Support OP-TEE payloads in Falcon mode
` [PATCH v2 2/5] spl: Introduce spl_board_prepare_for_optee() hook
` [PATCH v2 3/5] arm: stm32mp: Implement support for TZC 400 controller
` [PATCH v2 4/5] stm32mp1: spl: Configure TrustZone controller for OP-TEE

[PATCH 1/2] gpio: atmel_pio4: add support for sama7g5 pio4 version with 5 banks
 2021-04-07  8:39 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: at91: sama7g5: change pinctrl compatible to sama7g5

[PATCH] dm: core: Add address translation in fdt_get_resource
 2021-04-07  7:40 UTC  (4+ messages)

[PATCH] phy: rockchip: inno-usb2: fix hang when multiple controllers exit
 2021-04-07  7:31 UTC  (6+ messages)

[PATCH v1 00/15] mips: octeon: MIPS Octeon misc updates: NIC23, AHCI, serial-remote tools etc
 2021-04-07  7:12 UTC  (16+ messages)
` [PATCH v1 01/15] mips: octeon: Move CVMX_SYNC from octeon_ddr.h to cvmx-regs.h
` [PATCH v1 02/15] mips: octeon: cvmx-bootmem: Fix compare in "if" statement
` [PATCH v1 03/15] mips: octeon: cvmx-coremask.h: Fix cvmx_coremask_dprint() with DEBUG defined
` [PATCH v1 04/15] serial: serial_octeon_pcie_console.c: Add PCI remote console support
` [PATCH v1 05/15] serial: serial_octeon_bootcmd.c: "
` [PATCH v1 06/15] mips: octeon: cpu.c: Add arch_misc_init() for pci-console & pci-bootcmd
` [PATCH v1 07/15] mips: octeon: cpu.c: Enable AHCI/SATA support
` [PATCH v1 08/15] sata: ahci_mvebu.c: Enable AHCI/SATA driver for MIPS Octeon
` [PATCH v1 09/15] ata: ahci: Fix usage on big-endian platforms
` [PATCH v1 10/15] scsi: Add ata_swap_buf_le16() to support "
` [PATCH v1 11/15] mips: octeon: mrvl, cn73xx.dtsi: Add AHCI/SATA DT node
` [PATCH v1 12/15] mips: octeon: Add Octeon III NIC23 board support
` [PATCH v1 13/15] mips: octeon: dts/dtsi: Change UART DT node to use clocks property
` [PATCH v1 14/15] mips: octeon: ebb7304: Add support for some I2C devices
` [PATCH v1 15/15] mips: octeon: octeon_ebb7304_defconfig: Enable USB storage support

[PATCH 01/19] phy: nop-phy: Add standard usb-nop-xceiv compat string
 2021-04-07  7:07 UTC  (5+ messages)
` [PATCH 19/19] ARM: imx8m: verdin-imx8mm: Enable USB Host support

[PATCH v1 49/50] mips: octeon: Add Octeon PCIe host controller driver
 2021-04-07  6:43 UTC  (2+ messages)
` [PATCH v2 "

[NXP-IMX V2] please pull nxp-imx-2021-4-6
 2021-04-07  5:30 UTC 

[NXP-IMX] please pull nxp-imx-2021-4-6
 2021-04-07  5:27 UTC  (3+ messages)

[PATCH 00/17] misc: Some more misc patches
 2021-04-07  4:32 UTC  (18+ messages)
` [PATCH 01/17] pci: Use const for pci_find_device_id() etc
` [PATCH 02/17] x86: pci: Allow binding of some devices before relocation
` [PATCH 03/17] x86: Allow coreboot serial driver to guess the UART
` [PATCH 04/17] spi: ich: Don't require the PCH
` [PATCH 05/17] tpm: cr50: Drop unnecessary coral headers
` [PATCH 06/17] x86: Don't set up MTRRs if previously done
` [PATCH 07/17] x86: Update the MP constants to avoid conflicts
` [PATCH 08/17] x86: Do cache set-up by default when booting from coreboot
` [PATCH 09/17] x86: coreboot: Show the BIOS date
` [PATCH 10/17] x86: coral: Allow booting from coreboot
` [PATCH 11/17] x86: Add function comments to cb_sysinfo.h
` [PATCH 12/17] x86: coreboot: Use vendor in the Kconfig
` [PATCH 13/17] x86: coreboot: Enable the cbsysinfo command
` [PATCH 14/17] x86: coreboot: Document the memory map
` [PATCH 15/17] x86: Check ROM exists before building vboot
` [PATCH 16/17] dtoc: Check that a parent is not missing
` [PATCH 17/17] doc: Update documentation for cros-2021.04 release

[PATCH] imx: mkimage_fit_atf: fix file size reporting
 2021-04-07  4:04 UTC 

[PATCH v6 00/14] mtd: spi-nor: Add support for Cypress s25hl-t/s25hs-t
 2021-04-07  3:31 UTC  (15+ messages)
` [PATCH v6 01/14] mtd: spi-nor-core: Add a ->setup() hook
` [PATCH v6 02/14] mtd: spi-nor-core: Move SFDP related declarations to top
` [PATCH v6 03/14] mtd: spi-nor-core: Introduce flash-specific fixup hooks
` [PATCH v6 04/14] mtd: spi-nor-core: allow truncated erases
` [PATCH v6 05/14] mtd: spi-nor-core: Add non-uniform erase for Spansion/Cypress
` [PATCH v6 06/14] mtd: spi-nor: Add Cypress manufacturer ID
` [PATCH v6 07/14] mtd: spi-nor-ids: Add Cypress s25hl-t/s25hs-t
` [PATCH v6 08/14] mtd: spi-nor-core: Add support for Read/Write Any Register
` [PATCH v6 09/14] mtd: spi-nor-core: Add support for volatile QE bit
` [PATCH v6 10/14] mtd: spi-nor-core: Add the ->ready() hook
` [PATCH v6 11/14] mtd: spi-nor-core: Read status by Read Any Register
` [PATCH v6 12/14] mtd: spi-nor-core: Add Cypress manufacturer ID in set_4byte
` [PATCH v6 13/14] mtd: spi-nor-core: Add fixups for Cypress s25hl-t/s25hs-t
` [PATCH v6 14/14] mtd: spi-nor-tiny: "

[PATCH 1/8] ARM: dragonboard410c: Enable DM_ETH
 2021-04-07  3:21 UTC  (9+ messages)
` [PATCH 5/8] ARM: Rock: Disable network support
` [PATCH 6/8] ARM: geekbox: Enable the rk3368 network driver
  ` [PATCH 6/8] ARM: geekbox: Enable the rk3368 network driver【请注意,邮件由u-boot-bounces@lists.denx.de代发】
` [PATCH 7/8] ARM: sheep-rk3368: Enable the rk3368 network driver
  ` [PATCH 4/8] ARM: odroid: Enable DM_ETH

[PATCH v4 0/7] Add FU740 chip and HiFive Unmatched board support
 2021-04-07  2:24 UTC  (7+ messages)
` [PATCH v4 4/7] drivers: ram: sifive: rename fu540_ddr and add fu740 support
` [PATCH v4 7/7] drivers: net: macb: "

[PATCH v4 0/7] Add rt-thread art-pi board support
 2021-04-07  2:00 UTC  (2+ messages)

Locking down U-Boot env with ENV_WRITEABLE_LIST
 2021-04-06 23:23 UTC  (13+ messages)

[PATCH] mmc: sdhci: Write to HOST_CONTROL2 register for HS400 speed mode
 2021-04-06 22:22 UTC  (6+ messages)

[PATCH resend] mmc: kconfig: Add CONFIG_SPL_MMC_VERBOSE
 2021-04-06 22:17 UTC  (2+ messages)

[PATCH 1/2] of: addr: Abort address translation for parent nodes missing 'ranges'
 2021-04-06 21:52 UTC  (11+ messages)

[PULL u-boot] Please pull u-boot-amlogic-20210406
 2021-04-06 17:48 UTC  (2+ messages)

Please pull u-boot-marvell/master (watchdog related)
 2021-04-06 17:48 UTC  (2+ messages)

Please pull u-boot-cfi-flash/master
 2021-04-06 17:48 UTC  (2+ messages)

Please pull u-boot-dm
 2021-04-06 17:48 UTC  (2+ messages)

[PATCH 1/3] riscv: mpfs-icicle-kit: Increase SYS_MALLOC_F_LEN
 2021-04-06 16:15 UTC  (6+ messages)
` [PATCH 2/3] clk: mpfs_clk: Enable DM_FLAG_PRE_RELOC flag
` [PATCH 3/3] riscv: dts: mpfs-icicle-kit: Drop 'clock-frequency' in the uart nodes

[RFC PATCH v4 0/2] arch: riscv: cpu: Add callback to init each core
 2021-04-06 15:35 UTC  (7+ messages)
` [RFC PATCH v4 1/2] "
` [RFC PATCH v4 2/2] board: sifive: unmatched: clear feature disable CSR

[PATCH 1/1] patch for OpenPiton SoC of RISC-V Architecture
 2021-04-06 14:54 UTC  (2+ messages)

[PATCH 1/3] usb: hub: Fix usb_get_port_status() for big-endian platforms
 2021-04-06 14:41 UTC  (4+ messages)
` [PATCH 2/3] usb: xhci: Add missing xhci_readl()
` [PATCH 3/3] usb: xhci: Make debug output better readable and checkpatch clean

Boot does not work when changing default dts
 2021-04-06 13:30 UTC 

[PATCH 0/4] sf: Add documentation and an 'sf mmap' command
 2021-04-06 13:10 UTC  (9+ messages)
` [PATCH 1/4] command: Use a constant pointer for the help
` [PATCH 2/4] sf: Tidy up code to avoid #ifdef
` [PATCH 3/4] sf: doc: Add documentation for the 'sf' command
` [PATCH 4/4] sf: Provide a command to access memory-mapped SPI

Pull request: rockchip-for-v2021.07
 2021-04-06 12:35 UTC  (4+ messages)

[PATCH RFT v2 0/4] pci: add common Designware PCIe functions and support Amlogic Meson PCIe controller
 2021-04-06 12:21 UTC  (2+ messages)

[PATCH] [RFC] cmd: exit: Fix return value
 2021-04-06 12:00 UTC 

[PATCH] Revert "mmc: sdhci: set to INT_DATA_END when there are data"
 2021-04-06 11:13 UTC  (8+ messages)

[IMPORTANT] gitlab downtime
 2021-04-06 11:00 UTC 

[PATCH v8 00/28] mtd: spi-nor-core: add xSPI Octal DTR support
 2021-04-06 10:46 UTC  (4+ messages)
` [PATCH v8 26/28] mtd: spi-nor-core: Add non-uniform erase for Spansion/Cypress

[PATCH 1/4] watchdog: Set/unset GD_FLG_WDT_READY flag in wdt_start()/wdt_stop()
 2021-04-06 10:28 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v2] mmc: mtk-sd: increase the minimum bus frequency
 2021-04-06  9:40 UTC  (2+ messages)

[PATCH v2] smbios: Fix table when no string is present
 2021-04-06  9:04 UTC 

[PATCH v4 00/22] ppc: qemu: Add eTSEC support
 2021-04-06  8:48 UTC  (2+ messages)

[PATCH v2] cfi_flash: Fix detection of 8-bit bus flash devices via address shift
 2021-04-06  8:45 UTC  (2+ messages)

[PATCH] timer: sifive_clint: Support the official clint DT bindings
 2021-04-06  7:58 UTC  (2+ messages)

[PATCH] stm32mp1: remove the board_check_usb_power function when ADC is not activated
 2021-04-06  7:57 UTC 

[PATCH] add u-boot properties to sama5d3 pit timer
 2021-04-06  7:53 UTC  (2+ messages)

[PATCH] riscv: booti: do not force relocation if force_reloc is not set
 2021-04-06  7:50 UTC 

[PATCH] scmi: translate the resource only when livetree is not activated
 2021-04-06  7:40 UTC  (2+ messages)

[PATCH 1/2] stm32mp: update uart number in trace of serial device not found
 2021-04-06  7:27 UTC  (2+ messages)
` [PATCH 2/2] stm32mp: replace printf by log macro in setup_boot_mode

[PATCH v2 00/19] video: sunxi: rework DE2 driver
 2021-04-06  7:14 UTC  (4+ messages)
` [PATCH v2 12/19] video: sunxi: de2: switch to DT probing

[PATCH 1/7] imx8mm_evk: switch to use binman to pack images
 2021-04-06  6:58 UTC  (3+ messages)
` [PATCH 7/7] doc: imx8mp-evk: update after using binman

[PATCH] xilinx: common: Fix boot script address
 2021-04-06  6:52 UTC 

U-Boot hangs and only shows a big rainbow square on RPi 4B if UART is not enabled
 2021-04-06  6:37 UTC 

[PATCH] patman: Continue on if warnings are found outside a commit
 2021-04-06  4:34 UTC  (2+ messages)

[PATCH v3 0/9] Use -ENOSYS consistently
 2021-04-06  4:34 UTC  (20+ messages)
` [PATCH v3 1/9] dm: core: Document the common error codes
` [PATCH v3 2/9] dm: core: Use -ENOSPC in acpi_get_path()
` [PATCH v3 3/9] usb: Return -ENOSYS when system call is not available
` [PATCH v3 4/9] spi: "
` [PATCH v3 5/9] tlv_eeprom: "
` [PATCH v3 6/9] clk: Update drivers to use -EINVAL
` [PATCH v3 7/9] clk: Return -ENOSYS when system call is not available
` [PATCH v3 8/9] simple-pm-bus: Use -ENOSYS for checking missing system call
` [PATCH v3 9/9] pinctrl: Return -ENOSYS when system call is not available

[PATCH 1/3] samsung: exynos: Convert SROMC interface to a driver
 2021-04-06  4:34 UTC  (4+ messages)
` [PATCH 2/3] test: Allow tests to run on any board

[PATCH] buildman: Add an encoding to the out-env file
 2021-04-06  4:34 UTC  (2+ messages)

[PATCH v2 0/6] misc: Various misc patches
 2021-04-06  4:34 UTC  (13+ messages)
` [PATCH v2 1/6] dtoc: Show driver warnings once at the end
` [PATCH v2 2/6] dtoc: Adjust detection of 64-bit properties
` [PATCH v2 3/6] dtoc: Improve handling of reg properties
` [PATCH v2 4/6] log: Fix up debug_cond() when LOG is enabled
` [PATCH v2 5/6] moveconfig: Handle binary files cleanly
` [PATCH v2 6/6] Convert CONFIG_MISC_INIT_F to Kconfig

[PATCH] dtc: Update the build rule for pylibfdt
 2021-04-06  4:34 UTC  (2+ messages)

[PATCH 1/1] sandbox: document parameters of os_realloc()
 2021-04-06  4:34 UTC  (3+ messages)


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