public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2021-02-22 18:41:07 to 2021-02-24 12:43:34 UTC [more...]

[PATCH v5 00/10] mtd: spi-nor: Add support for Cypress s25hl-t/s25hs-t
 2021-02-24 12:43 UTC  (9+ messages)
` [PATCH v5 07/10] mtd: spi-nor-core: Add non-uniform erase for Spansion/Cypress
` [PATCH v5 08/10] mtd: spi-nor-core: Add Cypress manufacturer ID in set_4byte
` [PATCH v5 09/10] mtd: spi-nor-core: Add fixups for Cypress s25hl-t/s25hs-t
` [PATCH v5 10/10] mtd: spi-nor-tiny: "

[PATCH 1/2] configs: stm32: Remove BOARD_EARLY_INIT_F and BOARD_LATE_INIT for stm32 boards
 2021-02-24 12:38 UTC  (2+ messages)
` [PATCH 2/2] board: st: Remove board_early_init_f and board_late_init callbacks "

[PATCH 1/1] Correct U-Boot upstream repository
 2021-02-24 12:19 UTC 

Is it possible to place uImage in eMMC boot0 partition?
 2021-02-24 11:06 UTC 

How to define CONFIG_SYS_MMC_ENV_PART?
 2021-02-24 10:53 UTC 

[RFC PATCH 0/2] env: sf: remove the static env_flash variable
 2021-02-24 10:52 UTC  (3+ messages)
` [RFC PATCH 1/2] env: sf: add missing spi_flash_free
` [RFC PATCH 2/2] env: sf: remove the static env_flash variable

[PATCH 0/6] stm32mp1_trusted_defconfig rely on SCMI support
 2021-02-24 10:19 UTC  (7+ messages)
` [PATCH 1/6] ARM: dts: stm32mp1: explicit clock reference needed by RCC clock driver
` [PATCH 2/6] clk: stm32mp1: gets root clocks from fdt
` [PATCH 3/6] scmi: Include device_compat.h
` [PATCH 4/6] scmi: define LOG_CATEGORY
` [PATCH 5/6] scmi: cosmetic: reorder include files
` [PATCH 6/6] configs: stm32mp1_trusted_defconfig rely on SCMI support

[PATCH 0/2] odroid-go2: two small config changes
 2021-02-24 10:09 UTC  (5+ messages)
` [PATCH 1/2] odroid-go2: do not disable EFI
` [PATCH 2/2] odroid-go2: fix default FDT file path

[PATCH] arm: dts: stm32mp15: remove duplicate uart nodes
 2021-02-24 10:00 UTC 

[PATCH] arm64: zynqmp: Rename clocks as per the Arasan NAND driver
 2021-02-24  9:11 UTC 

[IMPORTANT] gitlab relocation / rename
 2021-02-24  8:30 UTC 

[PATCH v4 0/5] Move qfw to DM, add Arm support
 2021-02-24  3:23 UTC  (6+ messages)
` [PATCH v4 1/5] arm: x86: qemu: move qfw to DM uclass, "
` [PATCH v4 2/5] arm: x86: qemu: unify qfw driver functions as qfw_
` [PATCH v4 3/5] qemu: add sandbox driver and tests
` [PATCH v4 4/5] test: qemu: add simple test for cmd_qfw
` [PATCH v4 5/5] qemu: add documentation to qfw.h

[PATCH] Makefile: Add target to generate hex output for combined spl and dtb
 2021-02-24  1:59 UTC  (5+ messages)

[GIT PULL] xilinx patches for v2021.04-rc3
 2021-02-24  1:57 UTC  (2+ messages)

[v2] Makefile: socfpga: Add target to generate hex output for combined spl and dtb
 2021-02-24  1:53 UTC 

[PATCH] Nokia RX-51: Enable CONFIG_CMD_BOOTD
 2021-02-24  0:27 UTC 

[PATCH v3 0/4] Move qfw to DM, add Arm support
 2021-02-24  0:22 UTC  (18+ messages)
` [PATCH v3 1/4] arm: x86: qemu: move qfw to DM, include "
` [PATCH v3 2/4] arm: x86: qemu: add UCLASS_QFW, split driver into _pio and _mmio
` [PATCH v3 3/4] arm: x86: qemu: unify qfw driver functions as qfw_
` [PATCH v3 4/4] qemu: add sandbox driver and tests

Broken build on OpenBSD
 2021-02-23 22:23 UTC  (6+ messages)

rk3399-gru-kevin: issues on bringup
 2021-02-23 21:36 UTC  (3+ messages)

[PATCH 00/19] video: sunxi: Rework DE2 driver
 2021-02-23 20:46 UTC  (20+ messages)
` [PATCH 01/19] sunxi: video: select dw-hdmi in Kconfig, not Makefile
` [PATCH 02/19] video: sunxi: Add mode_valid callback to sunxi_dw_hdmi
` [PATCH 03/19] common: edid: check for digital display earlier
` [PATCH 04/19] common: edid: extract code for detailed timing search
` [PATCH 05/19] common: edid: Search for valid timing in extension block
` [PATCH 06/19] video: sunxi: Use DW-HDMI hpd function
` [PATCH 07/19] video: sunxi: Remove check for ddc-i2c-bus property
` [PATCH 08/19] video: sunxi: Remove TV probe from DE2
` [PATCH 09/19] video: sunxi: de2: switch to public uclass functions
` [PATCH 10/19] video: sunxi: dw-hdmi: probe driver by compatible
` [PATCH 11/19] video: sunxi: dw-hdmi: read address from DT node
` [PATCH 12/19] video: dw-hdmi: modify phy init callback to include full timings
` [PATCH 13/19] video: sunxi: dw-hdmi: move PHY config to appropriate place
` [PATCH 14/19] video: sunxi: dw-hdmi: rework PHY initialization
` [PATCH 15/19] video: sunxi: de2: switch to DT probing
` [PATCH 16/19] video: sunxi: de2: read address from DT node
` [PATCH 17/19] clk: sunxi: Add DE2 clocks to H3 and A64
` [PATCH 18/19] clk: sunxi: add DE2 clock driver
` [PATCH 19/19] video: sunxi: de2: switch clock setup to DM model

[PATCH 0/2] Fix MIPS/Malta target and its IDE work
 2021-02-23 20:46 UTC  (13+ messages)
` [PATCH 1/2] Re-embed the FDTs for the Malta targets
` [PATCH 2/2] Fix IDE commands issued, fix endian issues, fix non MMIO

[PATCH 1/1] efi_loader: limit output length for VenHw, VenMedia
 2021-02-23 20:37 UTC 

[RFC PATCH 0/2] net: dsa: various fixes
 2021-02-23 20:05 UTC  (8+ messages)
` [RFC PATCH 1/2] net: dsa: return early if there is no master
` [RFC PATCH 2/2] net: dsa: probe master device

[PATCH] button: adc: fix treshold typo
 2021-02-23 18:18 UTC  (2+ messages)

[PATCH 01/25] arm: Remove xfi3 board
 2021-02-23 17:38 UTC  (9+ messages)
` [PATCH 16/25] arm: Remove gwventana boards

[PATCH 0/2 v4] Add ESRT and test ESRT creation
 2021-02-23 16:50 UTC  (3+ messages)
` [PATCH 1/2 v4] efi: Add ESRT to the EFI system table
` [PATCH 2/2 v4] efi: ESRT creation tests

[scan-admin@coverity.com: New Defects reported by Coverity Scan for Das U-Boot]
 2021-02-23 16:15 UTC 

[PATCH] common: Add "ifndef __ASSEMBLY__" in asm/global_data.h
 2021-02-23 15:58 UTC  (2+ messages)

[PATCH v2 0/2] Fix MIPS/Malta target and its IDE work
 2021-02-23 15:58 UTC  (9+ messages)
` [PATCH v2 1/2] Re-embed the FDTs for the Malta targets
` [PATCH v2 2/2] Fix IDE commands issued, fix endian issues, fix non MMIO

USB3 XHCI crashing with USB 3 hub on Octeon
 2021-02-23 15:17 UTC  (13+ messages)
` [EXT] "

[PULL u-boot] Please pull u-boot-amlogic-20210223
 2021-02-23 15:06 UTC  (3+ messages)

[PATCH 00/10] Add support for extension boards detection and DT overlays application
 2021-02-23 13:59 UTC  (7+ messages)
` [PATCH 08/10] sun5i: add support for DIP detection to CHIP board

[PATCH] spi: zynqmp_gqspi: fix set_speed bug on multiple runs
 2021-02-23 13:56 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Update device tree properties for nand flash
 2021-02-23 13:53 UTC 

[PATCH] arm64: zynqmp: Update psu_init for zcu1275
 2021-02-23 13:53 UTC 

[PATCH] arm64: zynqmp: Add idt 8a34001 chip to zcu208/zcu216
 2021-02-23 13:53 UTC 

[PATCH] arm64: zynqmp: Add missing psu inits for zcu208/216
 2021-02-23 13:52 UTC 

[PATCH] arm64: zynqmp: Add emmc specific parameters
 2021-02-23 13:50 UTC 

[PATCH] arm64: zynqmp: Increase size of malloc pool
 2021-02-23 13:49 UTC 

[PATCH] xilinx: zynq: Enable time and timer commands
 2021-02-23 13:48 UTC 

[PATCH] arm64: zynqmp: Rename zc1275/zcu1275 to be aligned with DT name
 2021-02-23 13:44 UTC  (2+ messages)

[PATCH] net: gem: Fix error path in zynq_gem_probe
 2021-02-23 13:44 UTC  (2+ messages)

[PATCH v3 0/5] clk: Add support to enable clocks
 2021-02-23 13:42 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Do not clear reset reason
 2021-02-23 13:41 UTC  (2+ messages)

[PATCH 1/2] spi: nxp_fspi: Fix error reporting
 2021-02-23 12:59 UTC  (3+ messages)

[PATCH 00/57] Enforce DM_MMC migration and remove platforms
 2021-02-23 12:44 UTC  (11+ messages)
` [PATCH 42/57] ppc: Remove T1040RDB boards
` [PATCH 56/57] ppc: Remove T4160RDB board

[PATCH 0/2] pinctrl: at91-pio4: add support for slew-rate
 2021-02-23 11:09 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH] ARM: dts: imx8mq-evk: Remove u-boot,off-on-delay-us property
 2021-02-23 11:03 UTC  (7+ messages)
  ` [PATCH] ARM: dts: imx8mq-evk: Remove u-boot, off-on-delay-us property

[PATCH v2 00/38] ppc: qemu: Convert qemu-ppce500 to driver model and enable additional driver support
 2021-02-23 10:43 UTC  (9+ messages)
` [PATCH v2 06/38] ppc: mpc85xx: Wrap LAW related codes with CONFIG_FSL_LAW
` [PATCH v2 19/38] pci: mpc85xx: Wrap LAW programming "

[PATCH 1/3] x86: Fix member check in intel_gnvs
 2021-02-23 10:35 UTC  (3+ messages)
` [PATCH 2/3] x86: Move INTEL_ACPIGEN to arch/x86
` [PATCH 3/3] x86: Select advanced Intel code only if allowed

[PATCH v1] arm: imx8: added usbphy_regs struct
 2021-02-23  9:16 UTC  (5+ messages)

[PATCH] ARM: stm32: Add USB host boot support
 2021-02-23  9:01 UTC  (2+ messages)

[PATCH v2] doc: board: freescale: imx8mp_evk: update to newer versions and change ATF_LOAD_ADDR
 2021-02-23  8:45 UTC  (3+ messages)

[PULL u-boot] Please pull u-boot-amlogic-20210222
 2021-02-23  8:20 UTC  (3+ messages)

[PATCH] mips: mt7628: fix ddr_type for MT7688KN
 2021-02-23  7:12 UTC 

[v2] arm: include: secure: Don't include asm\global_data.h in .S file
 2021-02-23  6:37 UTC  (3+ messages)

[PATCH] fdt_support.c: Allow late kernel cmdline modification
 2021-02-23  6:33 UTC  (3+ messages)

[PATCH] usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SIZE to Kconfig
 2021-02-23  6:14 UTC 

[PATCH] uboot-test-hooks: Switch to our GitLab instance
 2021-02-23  5:50 UTC  (2+ messages)

[PATCH 0/1] Add preliminary support for QFW on Arm
 2021-02-23  5:25 UTC  (6+ messages)
` [PATCH 1/1] arm: qemu: support qfw

[PATCH] JFFS2: fix jffs2 summary datacrc status uninitialized
 2021-02-23  3:49 UTC 

[PATCH] JFFS2: fix the reading address over nand's limit
 2021-02-23  2:30 UTC 

[PATCH v2] clk: fix clk_get_rate() documentation
 2021-02-23  0:25 UTC  (5+ messages)

U-Boot ECDSA Implementation Question
 2021-02-22 23:33 UTC  (5+ messages)
    ` [EXTERNAL] "

[PATCH 0/3] arm: dts: sync am33xx gpio nodes with Linux 5.9-rc7
 2021-02-22 22:45 UTC  (4+ messages)
` [PATCH 2/3] am33xx: board: remove GPIO platforma data

[PATCH V2 0/2] power: remove non-DM max8997/8 files
 2021-02-22 22:28 UTC  (3+ messages)
  ` [PATCH V2 1/2] board: samsung: covert to driver model about power_key_pressed
  ` [PATCH V2 2/2] power: pmic: remove pmic_max8997/8 files

[PATCH 1/1] board_f.c: print DRAM clock speed
 2021-02-22 22:17 UTC 

[PATCH 1/1] pinephone_defconfig: lower DRAM clock to 528
 2021-02-22 22:11 UTC 

[PATCH] tools/mkeficapsule.c: fix DEBUG build
 2021-02-22 19:36 UTC  (3+ messages)

[PATCH] video: Drop unprintable characters from video_font_data.h
 2021-02-22 19:22 UTC  (2+ messages)

[PATCH 0/2] Add Support for Himax HX8238D Display Panel
 2021-02-22 18:45 UTC  (3+ messages)
` [PATCH 1/2] drivers: video: Add Support for Himax HX8238D Panel

[PATCH] common: splash_source: fix -Wint-to-pointer-cast warning
 2021-02-22 18:44 UTC  (2+ messages)

[PATCH] Replace video_uc_platdata with video_uc_plat
 2021-02-22 18:43 UTC  (2+ messages)

[PATCH 1/2] video: eliminate unused drivers/video/mb862xx.c
 2021-02-22 18:42 UTC  (4+ messages)
` [PATCH 2/2] video: remove unused include/mb862xx.h

[PATCH 1/2] video: simple_panel: Add sharp,lq123p1jx31 display
 2021-02-22 18:41 UTC  (3+ messages)
` [PATCH 2/2] video: simple_panel: Add boe,nv101wxmn51 display


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