public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-11-21 13:04:14 to 2020-11-24 23:32:26 UTC [more...]

[PATCH v9 00/11] efi_loader: add capsule update support
 2020-11-24 23:32 UTC  (12+ messages)
` [PATCH v9 04/11] efi_loader: capsule: support firmware update
` [PATCH v9 08/11] tools: add mkeficapsule command for UEFI capsule update
` [PATCH v9 11/11] sandbox: enable capsule update for testing

[PATCH v2] ARM: stm32: Use firmware property instead of loadables
 2020-11-24 22:34 UTC  (5+ messages)

early stage debugging on a real product
 2020-11-24 19:47 UTC  (8+ messages)

[PATCH 1/3] patman: Add --no-signoff to suppress adding signoffs
 2020-11-24 17:14 UTC  (3+ messages)
` [PATCH 2/3] patman: Add project-default for 'gcc'
` [PATCH 3/3] patman: fix project-defaults not propagating into parsers

[PATCH] fs/squashfs: sqfs_close/sqfs_read_sblk: set ctxt.sblk to NULL after free
 2020-11-24 17:07 UTC 

[PATCH] cmd: Add a pwm command
 2020-11-24 16:53 UTC  (5+ messages)

[PATCH] binman: Remove additional backslash
 2020-11-24 16:53 UTC  (2+ messages)

[PATCH v3 00/18] Minor board_f/board_r cleanups
 2020-11-24 16:53 UTC  (22+ messages)
` [PATCH v3 01/18] common: Kconfig: Introduce CONFIG_CONSOLE_RECORD_INIT_F
` [PATCH v3 02/18] common: board_f: Drop initf_console_record wrapper
` [PATCH v3 03/18] common: board_f: Use IS_ENABLED(CONFIG_TIMER_EARLY) in initf_dm
` [PATCH v3 04/18] common: board_f: Move setup_machine code to setup_bdinfo
` [PATCH v3 05/18] common: board_f: Use IS_ENABLED(CONFIG_OF_EMBED) in reserve_fdt, reloc_fdt
` [PATCH v3 06/18] common: board_r: Drop initr_console_record wrapper
` [PATCH v3 07/18] common: board_r: Drop initr_secondary_cpu wrapper
` [PATCH v3 08/18] common: board_r: Drop initr_post_backlog wrapper
` [PATCH v3 09/18] common: board_r: Drop initr_pci_ep wrapper
` [PATCH v3 10/18] common: board_r: Drop initr_pci wrapper
` [PATCH v3 11/18] common: board_r: Drop initr_noncached wrapper
` [PATCH v3 12/18] common: board_r: Drop initr_xen wrapper
` [PATCH v3 13/18] common: board_r: Drop initr_jumptable wrapper
` [PATCH v3 14/18] common: board_r: Drop initr_api wrapper
` [PATCH v3 15/18] common: board_r: Drop initr_bbmii wrapper
` [PATCH v3 16/18] common: board_r: Drop arch-specific ifdefs around initr_trap
` [PATCH v3 17/18] spl: Kconfig: Add SPL dependency to CONFIG_HANDOFF
` [PATCH v3 18/18] global_data: Enable spl_handoff only if CONFIG_HANDOFF is set

[PATCH v2] tools: zynqmp: Fix regex expression around XPm_ConfigObject
 2020-11-24 15:59 UTC  (2+ messages)

[PATCH] added check for ignored CONFIG_ENV_EXT4_DEVICE_AND_PART definition
 2020-11-24 15:24 UTC  (2+ messages)

[PATCH] common: spl: spl_fit.c: report an error on hash check fail
 2020-11-24 15:15 UTC 

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

[PATCH] tools: The XPm_ConfigObject array definition generated by Vitis 2020.1 differs from previous Vivado versions (before 2019.2)
 2020-11-24 13:01 UTC  (2+ messages)

[PATCH] configs: am65x_evm: Define the maximum file size for DFU
 2020-11-24 10:29 UTC 

[PATCH] riscv: timer: Add support for an early timer
 2020-11-24  7:48 UTC  (3+ messages)

[v1 0/5] Add Vendor Authorized Boot (VAB) support
 2020-11-24  6:15 UTC  (3+ messages)
` [v1 1/5] arm: socfpga: soc64: Support Vendor Authorized Boot (VAB)

[PATCH 1/2] usb: xhci-mtk: support option to disable ports
 2020-11-24  5:36 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: usb: mtk-xhci: add optional properies "

Uboot SPI uclass - question
 2020-11-23 19:08 UTC  (5+ messages)

[PATCH V3] dm: core: Add late driver remove option
 2020-11-23 18:48 UTC  (9+ messages)

[PATCH 0/3] Complete Optional Header fields in EFI header
 2020-11-23 17:03 UTC  (2+ messages)

[PATCH 3/3] riscv: Complete efi header for RV32/64
 2020-11-23 16:59 UTC  (2+ messages)

[PULL] u-boot-usb/master
 2020-11-23 15:28 UTC  (2+ messages)

[PULL] u-boot-sh/master
 2020-11-23 15:28 UTC  (2+ messages)

[RFC] regarding Uboot AUTOBOOT_STOP_STR_SHA256
 2020-11-23 14:38 UTC  (2+ messages)

[PATCH v4 0/2] dm: core: drivers: add function uclass_probe_all()
 2020-11-23 13:23 UTC  (8+ messages)
` [PATCH v4 1/2] dm: core: add function uclass_probe_all() to probe all devices
` [PATCH v4 2/2] drivers: serial: probe all uart devices

Q: EFI_SPI support
 2020-11-23 13:23 UTC 

[PATCH v3 0/5] Add i2c support for MediaTek mt8512
 2020-11-23 11:04 UTC  (3+ messages)
` [PATCH v3 1/5] i2c: mediatek: add basic driver support

[RESEND v2 00/22] Add Intel Diamond Mesa SoC support
 2020-11-23 10:57 UTC  (23+ messages)
` [RESEND v2 12/22] drivers: clk: dm: Add memory clock driver for Diamond Mesa
` [RESEND v2 13/22] arm: socfpga: Move Stratix10 and Agilex clock manager common code
` [RESEND v2 14/22] arm: socfpga: Changed to store QSPI reference clock in kHz
` [RESEND v2 15/22] arm: socfpga: dm: Add clock manager for Diamond Mesa
` [RESEND v2 16/22] ddr: altera: dm: Add SDRAM driver "
` [RESEND v2 17/22] arm: socfpga: Move Stratix10 and Agilex SPL common code
` [RESEND v2 18/22] arm: socfpga: dm: Add SPL for Diamond Mesa
` [RESEND v2 19/22] board: intel: dm: Add socdk board support "
` [RESEND v2 20/22] arm: dts: dm: Add base dtsi and devkit dts "
` [RESEND v2 21/22] configs: dm: Add Diamond Mesa CONFIGs
` [RESEND v2 22/22] arm: socfpga: dm: Enable Intel Diamond Mesa build

[PATCH] riscv: fix the wrong swap value register
 2020-11-23  9:19 UTC  (2+ messages)

[PATCH 0/3] usb: am654: Add support for host mode to the USB port on overlay board
 2020-11-23  8:26 UTC  (2+ messages)

[PATCH] fs: fat: directory entries starting with 0x05
 2020-11-23  7:03 UTC  (3+ messages)

[PATCH v3 0/1] RISC-V tracing support
 2020-11-23  6:22 UTC  (7+ messages)
` [PATCH v3 1/1] riscv: Add timer_get_us() for tracing

[PATCH] Add optional salt to AUTOBOOT_STOP_STR_SHA256
 2020-11-23  4:47 UTC  (6+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH v1] linux/compat.h: Remove debug() from spin_lock_irqsave()
 2020-11-23  4:46 UTC  (3+ messages)

[PATCH] power: regulator: Kconfig: add a dependency for POWER_SUPPORT for SPL
 2020-11-23  4:26 UTC  (2+ messages)

[PATCH] Fix squashfs failing to load sparse files
 2020-11-23  2:40 UTC 

[PATCH] tpm: use more than sha256 on pcr_extend
 2020-11-23  1:28 UTC  (2+ messages)

[PATCH] fs: fat: use ATTR_ARCH instead of anonymous 0x20
 2020-11-23  1:28 UTC  (2+ messages)

[PATCH v2 00/18] Minor board_f/board_r cleanups
 2020-11-23  1:28 UTC  (28+ messages)
` [PATCH v2 01/18] common: Kconfig: Introduce CONFIG_CONSOLE_RECORD_INIT_F
` [PATCH v2 02/18] common: board_f: Drop initf_console_record wrapper
` [PATCH v2 03/18] common: board_f: Use IS_ENABLED(CONFIG_TIMER_EARLY) in initf_dm
` [PATCH v2 04/18] common: board_f: Move setup_machine code to setup_bdinfo
` [PATCH v2 05/18] common: board_f: Use IS_ENABLED(CONFIG_OF_EMBED) in reserve_fdt, reloc_fdt
` [PATCH v2 06/18] common: board_r: Drop initr_console_record wrapper
` [PATCH v2 07/18] common: board_r: Drop initr_secondary_cpu wrapper
` [PATCH v2 08/18] common: board_r: Drop initr_post_backlog wrapper
` [PATCH v2 09/18] common: board_r: Drop initr_pci_ep wrapper
` [PATCH v2 10/18] common: board_r: Drop initr_pci wrapper
` [PATCH v2 11/18] common: board_r: Drop initr_noncached wrapper
` [PATCH v2 12/18] common: board_r: Drop initr_xen wrapper
` [PATCH v2 13/18] common: board_r: Drop initr_jumptable wrapper
` [PATCH v2 14/18] common: board_r: Drop initr_api wrapper
` [PATCH v2 15/18] common: board_r: Drop initr_bbmii wrapper
` [PATCH v2 16/18] common: board_r: Drop arch-specific ifdefs around initr_trap
` [PATCH v2 17/18] spl: Kconfig: Add SPL dependency to CONFIG_HANDOFF
` [PATCH v2 18/18] global_data: Enable spl_handoff only if CONFIG_HANDOFF is set

[PATCH] Fix a squashfs crash when reading large directories
 2020-11-22 21:18 UTC  (2+ messages)

[PATCH v6 00/28] Add DM support for omap PWM backlight
 2020-11-22 19:22 UTC  (19+ messages)
` [PATCH v6 01/28] clk: export generic routines
` [PATCH v6 02/28] dt-bindings: bus: ti-sysc: resync with Linux 5.9-rc7
` [PATCH v6 03/28] bus: ti: add minimal sysc interconnect target driver
` [PATCH v6 04/28] arm: dts: sync am33xx with Linux 5.9-rc7
` [PATCH v6 05/28] clk: add clk_round_rate()
` [PATCH v6 06/28] clk: ti: add mux clock driver
` [PATCH v6 07/28] arm: ti: am33xx: add DPLL_EN_FAST_RELOCK_BYPASS macro
` [PATCH v6 08/28] clk: ti: am33xx: add DPLL clock drivers
` [PATCH v6 09/28] clk: ti: add divider clock driver
` [PATCH v6 10/28] clk: ti: add gate "
` [PATCH v6 11/28] arm: dts: am335x: include am33xx-u-boot.dtsi
` [PATCH v6 12/28] ti: am33xx: fix do_enable_clocks() to accept NULL parameters
` [PATCH v6 13/28] clk: ti: add support for clkctrl clocks
` [PATCH v6 14/28] clk: ti: omap4: add clock manager driver
` [PATCH v6 15/28] arm: dts: am335x: enable prcm_clocks auto binding
` [PATCH v6 16/28] clk: move clk-ti-sci driver to 'ti' directory
` [PATCH v6 17/28] fdt: translate address if #size-cells = <0>

[PATCH v6 18/28] omap: timer: fix the rate setting
 2020-11-22 16:16 UTC  (11+ messages)
` [PATCH v6 19/28] arm: dts: am335x: enable scm_clocks auto binding
` [PATCH v6 20/28] pwm: ti: am33xx: add enhanced pwm driver
` [PATCH v6 21/28] bus: ti: am33xx: add pwm subsystem driver
` [PATCH v6 22/28] dm: core: add a function to decode display timings
` [PATCH v6 23/28] video: omap: add panel driver
` [PATCH v6 24/28] video: omap: drop domain clock enabling by SOC api
` [PATCH v6 25/28] video: omap: set LCD clock rate through DM API
` [PATCH v6 26/28] video: omap: split the legacy code from the DM code
` [PATCH v6 27/28] video: omap: move drivers to 'ti' directory
` [PATCH v6 28/28] board: ti: am335x-ice: get CDCE913 clock device

[PATCH 0/5] allow default environment to be amended from dtb
 2020-11-22 16:12 UTC  (10+ messages)
` [PATCH 4/5] env: allow default environment to be amended from control dtb

binman: u-boot-dtb vs. filename
 2020-11-22 14:23 UTC  (3+ messages)

[PATCH] charset: make u16_strnlen accessible at runtime
 2020-11-22 13:13 UTC  (2+ messages)

[PATCH v2 0/3] rockchip: Fix SPI boot on Pinebook Pro, Puma and RK3399-ROC-PC
 2020-11-22 13:03 UTC  (4+ messages)
` [PATCH v2 1/3] rockchip: pinebook-pro: default to SPI bus 1 for SPI-flash
` [PATCH v2 2/3] rockchip: rk3399-roc-pc: "
` [PATCH v2 3/3] rockchip: puma-haikou: "

[PATCH] cli_readline: Only insert printable chars
 2020-11-22  4:58 UTC 

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

[PATCH] sandbox: remove ram buffer file when U-Boot is loaded by SPL
 2020-11-21 23:07 UTC  (2+ messages)

[PATCH 1/1] fs: fat: avoid NULL dereference when root dir is full
 2020-11-21 23:07 UTC  (2+ messages)

[PATCH v2] time: Fix get_ticks being non-monotonic
 2020-11-21 23:07 UTC  (3+ messages)

[PATCH 1/3] test: cmd_ut_category: raise a error when the test is not found
 2020-11-21 23:07 UTC  (6+ messages)
` [PATCH 2/3] test: correct the test prefix in ut cmd_mem
` [PATCH 3/3] test: correct the test prefix in ut str

[RESEND PATCH] fdt: Use phandle to distinguish DT nodes with same name
 2020-11-21 23:07 UTC  (4+ messages)
  ` [EXTERNAL] "

[PATCH] Nokia RX-51: Convert to CONFIG_DM_MMC
 2020-11-21 22:33 UTC 

[PATCH] Nokia RX-51: Decrease i2c speed to 100000
 2020-11-21 22:30 UTC 

[PATCH 1/1] efi_loader: enable EFI_SET_TIME on sandbox and QEMU ARM
 2020-11-21 19:55 UTC 

[GIT PULL] xilinx patches for v2021.01-rc3
 2020-11-21 13:04 UTC  (2+ messages)

[PATCHv2 00/25] J72xx: HSM rearch support series
 2020-11-21 13:04 UTC  (3+ messages)
` [PATCHv2 05/25] common: fit: Update board_fit_image_post_process() to pass fit and node_offset


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