public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-01-08 14:09:39 to 2020-01-09 16:34:02 UTC [more...]

[PATCH] test/cmd_ut.c: fix cmd_ut_category
 2020-01-09 16:34 UTC 

[PATCH 1/2] ARM: at91: Enable SPL_SEPARATE_BSS by default
 2020-01-09 16:30 UTC  (2+ messages)
` [PATCH 2/2] configs: atmel: cleanup CONFIG_SPL_SEPARATE_BSS

[PATCH] removing fdt_high from default set of variables for dragonboard410c config
 2020-01-09 15:55 UTC 

[PATCH] removing fdt_high from default set of variables for, dragonboard410c config
 2020-01-09 15:53 UTC 

[PATCH] mtd: rawnand: denali_dt: make the core clock optional
 2020-01-09 15:36 UTC  (3+ messages)

[PATCH v6 0/6] rockchip: Add Binman support
 2020-01-09 15:28 UTC  (5+ messages)

Bug: qemu_arm64: Cannot access the second flash bank
 2020-01-09 15:21 UTC  (5+ messages)

[PATCH 1/3] mtd: rawnand: denali-spl: Add missing hardware init
 2020-01-09 15:01 UTC  (14+ messages)
` [PATCH 2/3] mtd: rawnand: denali: Allow operation without clock driver
` [PATCH 3/3] mtd: rawnand: denali: Do not reset the block on SoCFPGA

[PATCH v4] reset: socfpga: Poll for reset status after deassert reset
 2020-01-09 14:44 UTC  (2+ messages)

[PATCH V3 1/3] watchdog: designware: Migrate CONFIG_DESIGNWARE_WATCHDOG to Kconfig
 2020-01-09 14:36 UTC  (3+ messages)

[PATCH 1/2] clk: imx8qxp: extend to support getting I2C IPG clock
 2020-01-09 14:33 UTC  (3+ messages)

[PATCH V2 1/2] tpm: add a helper to iterate on all tpm devices
 2020-01-09 14:32 UTC  (4+ messages)
` [PATCH V2 2/2] cmd: tpm: add a subcommand device

[PATCH] stm32mp1: configs: Make all boot devices in distro boot conditional
 2020-01-09 14:26 UTC  (3+ messages)

[PATCH 0/8] xilinx: Various DT changes and syncups
 2020-01-09 14:18 UTC  (9+ messages)
` [PATCH 1/8] arm64: zynqmp: Remove incorrect phy from DT for zcu102-revB up
` [PATCH 2/8] arm64: dts: Remove inconsistent use of 'arm, armv8' compatible string
` [PATCH 3/8] arm64: dts: zynqmp: Fix node names which contain "_"
` [PATCH 4/8] arm64: dts: zcu100-revC: Give wifi some time after power-on
` [PATCH 5/8] arm64: dts: zynqmp: replace gpio-key, wakeup with wakeup-source property
` [PATCH 6/8] arm64: zynqmp: Sync gpio-controller name location
` [PATCH 7/8] arm64: zynqmp: Sync gem clock nodes with mainline Linux
` [PATCH 8/8] ARM: dts: zynq: enablement of coresight topology

[PATCH] MAINTAINERS: Add entry for rng drivers
 2020-01-09 14:09 UTC 

[PATCH] imx8qxp_mek: Select CONFIG_NET_RANDOM_ETHADDR
 2020-01-09 14:07 UTC 

[PATCH] imx: imx8qxp_mek: update README
 2020-01-09 13:56 UTC  (10+ messages)

[PATCH V2] ARM: stm32: Allow overriding setup_mac_address()
 2020-01-09 13:55 UTC  (2+ messages)

Pull request for UEFI sub-system for efi-2020-04-rc1
 2020-01-09 13:51 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/4] dm: spi: Return 0 if driver does not implement ops->cs_info
 2020-01-09 13:48 UTC  (7+ messages)
` [U-Boot] [PATCH v2 3/4] dm: spi: Check cs number before accessing slaves
        `  "

[PATCH 00/16] Refactor the architecture parts of mt7628
 2020-01-09 12:36 UTC  (4+ messages)

[PATCH 1/2] Kconfig: add btrfs to distro boot
 2020-01-09 12:29 UTC  (2+ messages)
` [PATCH 2/2] configs: Re-sync with CONFIG_DISTRO_DEFAULTS

[PATCH 1/2] dts: add property removal option CONFIG_OF_REMOVE_PROPS
 2020-01-09 12:06 UTC  (4+ messages)
` [PATCH 2/2] tbs2910: add custom CONFIG_OF_REMOVE_PROPS list to defconfig

[PATCH] imx: dts: tbs2910: add u-boot dtsi to shrink image size
 2020-01-09 12:01 UTC  (4+ messages)

[PATCH 1/2] mmc: fsl_esdhc_imx: Handle the "broken-cd" property
 2020-01-09 12:01 UTC  (5+ messages)
` [PATCH 2/2] ARM: dts: imx6ul-14x14-evk: Pass "

[PATCH v2] mtd: rawnand: denali_dt: make the core clock optional
 2020-01-09 11:59 UTC 

[PATCH] mtd: rawnand: denali_dt: make the core clock optional
 2020-01-09 11:55 UTC 

[PATCH] mx6ul_14x14_evk: Fix SPL hang
 2020-01-09 11:33 UTC  (15+ messages)
      ` U-Boot: wandboard ethernet problem with newest mainline

[U-Boot] [PATCH v2 00/14] dm: add support of new binding in gpio and pincontrol
 2020-01-09 10:30 UTC  (10+ messages)
` [U-Boot] [PATCH v2 02/14] dm: core: add ofnode and dev function to iterate on node property
  `  "
` [U-Boot] [PATCH v2 08/14] gpio: add ops for configuration with dir flags
  `  "
` [U-Boot] [PATCH v2 14/14] test: pinmux: add pincontrol-gpio for pin configuration
  `  "

[PATCH] ARM: socfpga: Drop last use of socfpga_reset_manager
 2020-01-09 10:17 UTC  (2+ messages)

[PATCH V4 1/3] watchdog: designware: Migrate CONFIG_DESIGNWARE_WATCHDOG to Kconfig
 2020-01-09 10:06 UTC  (3+ messages)
` [PATCH V4 2/3] watchdog: designware: Convert to DM and DT probing
` [PATCH V4 3/3] watchdog: designware: Optionally fetch clock and reset from DT

[PATCH] cmd: tpm: add a subcommand device
 2020-01-09  9:36 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Add support for zcu1285 revA board
 2020-01-09  9:33 UTC 

[PATCH] armv8: ls1028a_serdes: add 7777, 9999, 899b to the list of serdes protocols
 2020-01-09  9:19 UTC 

[PATCH v2 1/2] Add GigaDevice gd25q128 128Mbit chip to spi-nor id table
 2020-01-09  9:16 UTC  (9+ messages)
` [PATCH v2 2/2] Port to new board "VoCore2"

[PATCH] rockchip: rk3308: add alias for emmc/sdmmc
 2020-01-09  8:58 UTC  (4+ messages)

[PATCH v2] armv8: fsl-layerscape: LS1084A: Fix DPMAC1 support
 2020-01-09  8:53 UTC 

[PATCH v3] armv8: fsl-layerscape: LS1044A/1048A: enable Only 1x 10GE port
 2020-01-09  8:53 UTC 

[PATCH v4 0/8] rk3399: Add redundant boot support
 2020-01-09  8:52 UTC  (9+ messages)
` [PATCH v4 1/8] rockchip: Add cpu-info
` [PATCH v4 2/8] rockchip: rk3399: Enable DISPLAY_CPUINFO
` [PATCH v4 3/8] arm: rockchip: Add common cru.h
` [PATCH v4 4/8] rockchip: Add common reset cause
` [PATCH v4 5/8] rockchip: rk3399: Add bootcount support
` [PATCH v4 6/8] watchdog: kconfig: Enable designware for rk3399
` [DO NOT MERGE] [PATCH v4 7/8] roc-rk3399-pc: Enable watchdog
` [DO NOT MERGE] [PATCH v4 8/8] roc-rk3399-pc: Enable bootcount

[PATCH v2] net: phy: add XFI, USXGMII types to is_10g_interface() helper
 2020-01-09  8:50 UTC 

[PATCH 08/16] mips: mtmips: rewrite lowlevel codes of mt7628
 2020-01-09  8:41 UTC  (3+ messages)

[PATCH 10/16] mips: unconditionally enable u_boot_list section in u-boot-spl.lds
 2020-01-09  8:40 UTC  (3+ messages)

[PATCH 04/16] mips: add an option to support customized get_tbclk()
 2020-01-09  8:30 UTC  (3+ messages)

[PATCH 02/16] mips: add support to restore exception vector base before booting linux
 2020-01-09  8:28 UTC  (3+ messages)

Zybo Z7 board - fix MIO init issue
 2020-01-09  8:16 UTC 

[PATCH 11/16] lib: enable lzma decompression support for SPL build
 2020-01-09  8:10 UTC  (3+ messages)

Zybo Z7 board - fix SPL uart init bitrate
 2020-01-09  8:07 UTC 

[PATCH v4 00/16] efi_loader: add secure boot support
 2020-01-09  8:02 UTC  (8+ messages)
` [PATCH v4 05/16] efi_loader: variable: support variable authentication
` [PATCH v4 08/16] efi_loader: image_loader: support image authentication

[PATCH] net: zynq: Add a note about RX_BUF macro
 2020-01-09  6:38 UTC 

[PATCH] Revert "dm: core: Scan "/firmware" node by default"
 2020-01-09  6:28 UTC  (3+ messages)

[PULL] u-boot-mpc83xx/next
 2020-01-09  6:03 UTC 

[PATCH v2 1/7] clk: mediatek: mt7629: add support for ssusbsys
 2020-01-09  3:35 UTC  (7+ messages)
` [PATCH v2 2/7] clk: fix error check for devm_clk_get_optional()
` [PATCH v2 3/7] clk: check valid clock by clk_valid()
` [PATCH v2 4/7] clk: add APIs to get (optional) clock by name without a device
` [PATCH v2 5/7] clk: fixed_rate: add dummy enable() function
` [PATCH v2 6/7] phy: phy-mtk-tphy: remove the check of -ENOSYS
` [PATCH v2 7/7] phy: phy-mtk-tphy: make ref clock optional

[PATCH 1/3] ata: sata_sil: Continue probing other sata port when failed current port
 2020-01-09  2:22 UTC  (9+ messages)
` [PATCH 2/3] ata: fsl_sata: "
` [PATCH 3/3] cmd: sata: Add block unbind device function
  ` [EXT] Re: [PATCH 1/3] ata: sata_sil: Continue probing other sata port when failed current port

[PATCH] wandboard: Do not print error message when PMIC is absent
 2020-01-09  1:05 UTC 

[GIT PULL] UniPhier SoC updates for v2020.04
 2020-01-08 23:56 UTC  (2+ messages)

[GIT PULL] Pull request: u-boot-imx u-boot-imx-20200108
 2020-01-08 23:56 UTC  (2+ messages)

[PULL] u-boot-socfpga/master
 2020-01-08 23:55 UTC  (2+ messages)

[PULL u-boot] Please pull u-boot-amlogic-20200108
 2020-01-08 23:55 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/6] rsa: extend rsa_verify() for UEFI secure boot
 2020-01-08 22:25 UTC  (7+ messages)
` [U-Boot] [PATCH v4 4/6] lib: rsa: generate additional parameters for public key
  `  "
` [U-Boot] [PATCH v4 6/6] test: add rsa_verify() unit test
  `  "

[PATCH 1/2] fdtgrep: fix typos in error output
 2020-01-08 20:35 UTC  (2+ messages)
` [PATCH 2/2] fdtgrep: fix fdtgrep_find_regions() error with some device trees

[PATCH] cmd_ut: add a parameter prefix to the function cmd_ut_category
 2020-01-08 20:13 UTC  (2+ messages)

[RFT][PATCH v1 0/2] Fix CONFIG_SYS_UBOOT_START default value
 2020-01-08 20:13 UTC  (5+ messages)
` [PATCH v1 1/2] Makefile: "
` [PATCH v1 2/2] treewide: Remove CONFIG_SYS_UBOOT_START from configs board files

[PATCH] cmd/Kconfig: Add more dependencies to OSE bootm support
 2020-01-08 20:12 UTC  (2+ messages)

[U-Boot] [PATCH] bdinfo: show multi_dtb_fit
 2020-01-08 20:12 UTC  (2+ messages)

[U-Boot] [PATCH] power: regulator: support off-on-delay-us
 2020-01-08 20:12 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/6] remoteproc: add elf resource table loader
 2020-01-08 20:12 UTC  (13+ messages)
` [U-Boot] [PATCH v2 1/6] remoteproc: elf_loader: Add elf resource table load support
` [U-Boot] [PATCH v2 2/6] stm32mp1: declare backup registers for coprocessor
` [U-Boot] [PATCH v2 3/6] stm32mp1: reset coprocessor status at cold boot
` [U-Boot] [PATCH v2 4/6] remoteproc: stm32: track the coprocessor state in a backup register
` [U-Boot] [PATCH v2 5/6] stm32mp1: remove copro_state environment variable
` [U-Boot] [PATCH v2 6/6] remoteproc: stm32: load resource table from firmware

[U-Boot] [PATCH PATCH v6 00/13] Add support for applications of overlays in SPL
 2020-01-08 20:11 UTC  (27+ messages)
` [U-Boot] [PATCH PATCH v6 01/13] spl: fit: don't load the firmware twice
` [U-Boot] [PATCH PATCH v6 02/13] spl: fit: Add support for applying DT overlay
` [U-Boot] [PATCH PATCH v6 03/13] spl: fit: Make room in the FDT before applying overlays
` [U-Boot] [PATCH PATCH v6 04/13] spl: fit: allocate a temporary buffer to load the overlays
` [U-Boot] [PATCH PATCH v6 05/13] spl: fit: Do not fail immediately if an overlay is not available
` [U-Boot] [PATCH PATCH v6 06/13] spl: fit: be more verbose when an error occurs when applying the overlays
` [U-Boot] [PATCH PATCH v6 07/13] Makefile.lib: include /__symbols__ in dtb if SPL_LOAD_FIT_APPLY_OVERLAY is enabled
` [U-Boot] [PATCH PATCH v6 08/13] spl: fit: constify the output parameter of spl_fit_get_image_name()
` [U-Boot] [PATCH PATCH v6 09/13] drivers: board: Make the board drivers available in SPL
` [U-Boot] [PATCH PATCH v6 10/13] drivers: board: Add get_fit_loadable()
` [U-Boot] [PATCH PATCH v6 11/13] include: board: provide empty stubs when the BOARD option is not selected
` [U-Boot] [PATCH PATCH v6 12/13] dts: Add support for adding DT overlays in u-boot.img
` [U-Boot] [PATCH PATCH v6 13/13] spl: fit: Allow the board to tell if more images must be loaded from FIT

[U-Boot] [PATCH 1/3] tools: dumpimage: Provide more feedback on internal errors
 2020-01-08 20:10 UTC  (6+ messages)
` [U-Boot] [PATCH 2/3] tools: fit_image: Use fit_image_get_data_and_size for getting offset/size
` [U-Boot] [PATCH 3/3] tools: dumpimage: Fall-though to print usage for help command

[PATCH 0/3] cmd: dtimg: Rename to adtimg and refactor usage style
 2020-01-08 18:12 UTC  (6+ messages)
` [PATCH 2/3] cmd: adtimg: Rename internal symbols
` [PATCH 3/3] cmd: adtimg: Refactor usage style

Please pull u-boot-dm
 2020-01-08 18:04 UTC 

[PATCH 00/20] Add i.MXRT family support
 2020-01-08 17:53 UTC  (5+ messages)

[PATCH v3 0/9] am57xx: Implement Android 10 boot flow
 2020-01-08 17:39 UTC  (7+ messages)
` [PATCH v3 1/9] image: android: Add functions for handling dtb field
` [PATCH v3 2/9] image: android: Add routine to get dtbo params
` [PATCH v3 3/9] cmd: abootimg: Add abootimg command

[U-Boot] [PATCH v2 0/4] regmap: Add a managed API, custom read/write callbacks and support for regmap fields
 2020-01-08 16:16 UTC  (6+ messages)
` [U-Boot] [PATCH v2 2/4] regmap: Allow providing read/write callbacks through struct regmap_config
  `  "

[PULL] u-boot-usb/master
 2020-01-08 15:32 UTC 

Using CONFIG_SPL_POST_MEM_SUPPORT
 2020-01-08 14:46 UTC 

[PATCH 06/16] mips: start.S: avoid overwriting outside gd when clearing global data in stack
 2020-01-08 14:39 UTC  (2+ messages)

[PATCH 05/16] mips: add an option to support initialize SRAM for initial stack
 2020-01-08 14:35 UTC  (2+ messages)

kwboot : bug when board stops acking
 2020-01-08 14:21 UTC 

[PATCH 1/1] doc: board: qemu-mips.rst: fix code examples
 2020-01-08 14:15 UTC  (2+ messages)

[PATCH v1 0/1] MIPS: allow override of get_tbclk()
 2020-01-08 14:09 UTC  (3+ messages)
` [PATCH v1] "


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