U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-01-22 19:28:51 to 2020-01-24 04:53:59 UTC [more...]

[U-Boot Patch v1 0/7] Fix currently available support for flash on HiFive Unleashed
 2020-01-24  4:53 UTC  (9+ messages)
` [U-Boot Patch v1 1/7] riscv: dts: include -u-boot for dtb
` [U-Boot Patch v1 2/7] bdinfo: fu540: print fdt descriptor base for debug
` [U-Boot Patch v1 3/7] fu540: dtsi: spi: add num-cs info to dt
` [U-Boot Patch v1 4/7] spi: fu540: add claim and release method to spi-sifive.c
` [U-Boot Patch v1 5/7] spi: fu540: fix: use spi xfer bitlen for spi transfer
` [U-Boot Patch v1 6/7] nor: add post bfpt fix handler for is25wp256 device
` [U-Boot Patch v1 7/7] fu540: spi-nor: modify the flash read and program opcodes

[PATCH] board: novtech: meerkat96: use correct mmc driver
 2020-01-24  4:47 UTC  (2+ messages)

[PATCH 1/3] watchdog: omap_wdt: Fix WDT timeout configuration
 2020-01-24  4:44 UTC  (3+ messages)
` [PATCH 2/3] watchdog: omap_wdt: Fix WDT reloading
` [PATCH 3/3] watchdog: omap_wdt: Fix WDT coding style

[PATCH 00/10] Add Support for eMMC boot in AM65x and J721e
 2020-01-24  4:26 UTC  (13+ messages)
` [PATCH 01/10] mmc: Add a saved_clock member
` [PATCH 02/10] arm: K3: sysfw-loader: Add a config_pm_pre_callback()
` [PATCH 03/10] configs: am65x_evm: Add CONFIG_SUPPORT_EMMC_BOOT
` [PATCH 04/10] spl: mmc: Fix spl_mmc_get_uboot_raw_sector() implementation
` [PATCH 05/10] mmc: Merge SD_LEGACY and MMC_LEGACY bus modes
` [PATCH 06/10] mmc: sdhci_am654: Update output tap delay writes
` [PATCH 07/10] configs: j721e_evm: Add Support for eMMC boot
` [PATCH 08/10] mmc: Add init() API
` [PATCH 09/10] mmc: sdhci: Expose sdhci_init() as non-static
` [PATCH 10/10] mmc: am654_sdhci: Implement workaround for card detect

[PATCH v3 00/23] i2c: designware_ic2: Improvements to timing and general cleanup
 2020-01-24  3:21 UTC  (25+ messages)
` [PATCH v3 01/23] i2c: designware_i2c: Add more registers
` [PATCH v3 02/23] i2c: designware_i2c: Don't allow changing IC_CLK
` [PATCH v3 03/23] i2c: designware_i2c: Include clk.h in the header file
` [PATCH v3 04/23] i2c: designware_i2c: Rename 'max' speed to 'high' speed
` [PATCH v3 05/23] i2c: designware_i2c: Use an enum for selected speed mode
` [PATCH v3 06/23] i2c: designware_i2c: Use an accurate bus clock instead of MHz
` [PATCH v3 07/23] i2c: designware_i2c: Bring in the binding file
` [PATCH v3 08/23] i2c: designware_i2c: Read device-tree properties
` [PATCH v3 09/23] i2c: designware_i2c: Drop scl_sda_cfg parameter
` [PATCH v3 10/23] i2c: designware_i2c: Put hold config in a struct
` [PATCH v3 11/23] i2c: designware_i2c: Rewrite timing calculation
` [PATCH v3 12/23] i2c: designware_i2c: Add spike supression
` [PATCH v3 13/23] i2c: Add enums for i2c speed and address size
` [PATCH v3 14/23] i2c: ast_i2c: Update to use standard enums for speed
` [PATCH v3 15/23] i2c: designware_i2c: "
` [PATCH v3 16/23] i2c: kona_i2c: "
` [PATCH v3 17/23] i2c: omap: "
` [PATCH v3 18/23] i2c: stm32: "
` [PATCH v3 19/23] i2c: Update drivers to use enum "
` [PATCH v3 20/23] i2c: designware_i2c: Add support for fast-plus speed
` [PATCH v3 21/23] i2c: designware_i2c: Move dw_i2c_speed_config to header
` [PATCH v3 22/23] i2c: designware_i2c: Separate out the speed calculation
` [PATCH v3 23/23] i2c: designware_i2c: Do more in the probe() method

[PATCH v2] genboardscfg.py: drop python version comment
 2020-01-24  2:32 UTC  (2+ messages)

[PATCH] ARM: rmobile: Limit bootloader size to 1 MiB on R-Car Gen3
 2020-01-24  0:39 UTC 

[PATCH v2 0/3] Ethernet support for Raspberry Pi 4
 2020-01-24  0:26 UTC  (7+ messages)

[PATCH V2] ARM: dts: stm32: Add DH Electronics DHCOM SoM and PDK2 board
 2020-01-23 22:44 UTC  (3+ messages)

[PATCH] dm: i2c-gpio: add support for clock stretching
 2020-01-23 22:30 UTC 

[PATCH v1 0/5] board: toradex: add Verdin iMX8MM 2GB WB IT v1.0a
 2020-01-23 22:11 UTC  (12+ messages)
` [PATCH v1 1/5] dt-bindings: pinctrl: imx8mm: add alternative uart muxings
` [PATCH v1 2/5] toradex: tdx-cfg-block: add Verdin i.MX8MM support
` [PATCH v1 3/5] board: toradex: add Verdin iMX8MM 2GB WB IT v1.0a
` [PATCH v1 4/5] board: toradex: verdin-imx8mm: add README
` [PATCH v1 5/5] board: toradex: verdin-imx8mm: add MAINTAINERS

[PATCH] disk: part: rename parameter of lba512_muldiv()
 2020-01-23 22:01 UTC  (2+ messages)

[PATCH] qemu-arm: set CONFIG_SYS_BOOTM_LEN to SZ_64M
 2020-01-23 22:01 UTC  (2+ messages)

[PATCH 1/3] arm/km: add support for SUSE2
 2020-01-23 22:01 UTC  (6+ messages)
` [PATCH 2/3] arm/km: remove unmaintained board SUGP1
` [PATCH 3/3] arm/km: remove unmaintained board kmsuv31

[PATCH] zfs: remove unused buf variable
 2020-01-23 22:01 UTC  (2+ messages)

[v2 1/2] km/scripts: fix run ramfs and COGE5 tftppath problem
 2020-01-23 22:01 UTC  (4+ messages)
` [v2 2/2] km/scripts: product env and auto-reset for ramfs

[PATCH 1/3] kmp204x: do not make FPGA config error fail board_early_init_r
 2020-01-23 22:00 UTC  (6+ messages)
` [PATCH 2/3] KM/kmp204x: qrio and i2c deblock code moved to common
` [PATCH 3/3] km/common: fix for CPUWD reset reason

[PATCH v2] MAINTAINERS: Add entry for rng drivers
 2020-01-23 22:00 UTC  (2+ messages)

[PATCH] removing fdt_high from default set of variables for, dragonboard410c config
 2020-01-23 22:00 UTC  (2+ messages)

[PATCH] board_init: remove meaningless increment in board_init_f_init_reserve()
 2020-01-23 22:00 UTC  (2+ messages)

[PATCH 1/8] bcm68360: add initial support
 2020-01-23 22:00 UTC  (16+ messages)
` [PATCH 2/8] watchdog: bcm6345: allow to use this driver on arm bcm68360
` [PATCH 3/8] spi: bcm63xx-hsspi: "
` [PATCH 4/8] nand: brcmnand: add bcm68360 support
` [PATCH 5/8] led: bcm6858: allow to use this driver on arm bcm68360
` [PATCH 6/8] gpio: bcm6345: "
` [PATCH 7/8] gpio: do not include <asm/arch/gpio.h> on ARCH_BCM68360
` [PATCH 8/8] bcm968360bg: add initial support

[PATCH] Makefile: Let mrproper remove flash.bin and flash.log
 2020-01-23 21:59 UTC  (2+ messages)

[RFC PATCH 0/5] arm: Restore minimal support for ST-Ericsson U8500 SoC
 2020-01-23 21:58 UTC  (14+ messages)
` [RFC PATCH 1/5] timer: Add driver for Nomadik Multi Timer Unit (MTU)
` [RFC PATCH 2/5] arm: dts: Import device tree for ST-Ericsson Ux500
` [RFC PATCH 3/5] arm: Add support for ST-Ericsson U8500 SoC
` [RFC PATCH 4/5] MAINTAINERS: Add ARM U8500
` [RFC PATCH 5/5] board: Add new Samsung "stemmy" board based on ST-Ericsson U8500

[PATCH 1/1] trace: provide Sphinx style comments
 2020-01-23 21:58 UTC  (2+ messages)

[PATCH] lib: ignore oid_registry_data.c file
 2020-01-23 21:58 UTC  (2+ messages)

[PATCH] env: another attempt at fixing SPL build failures
 2020-01-23 21:58 UTC  (2+ messages)

[PATCH] spl_fit.c: enable loading compressed u-boot from fit image
 2020-01-23 21:58 UTC  (2+ messages)

[U-Boot] [PATCH] cmd: pxe: execute the cls command only when supported
 2020-01-23 21:57 UTC  (2+ messages)

[U-Boot] [PATCH v2] spl: Allow cache drivers to be used in SPL
 2020-01-23 21:57 UTC  (2+ messages)

[PATCH 0/1 v1] cmd: gpio: Correct do_gpio() return value
 2020-01-23 21:12 UTC  (5+ messages)
` [PATCH 1/1 "

[PATCH] watchdog: Use dev_read only if OF_PLATDATA is not enabled
 2020-01-23 19:05 UTC 

Pull request: u-boot-rockchip-20200120
 2020-01-23 18:00 UTC  (2+ messages)

[PATCH 00/11] rk3399: SPI boot support (fixes, updates)
 2020-01-23 17:59 UTC  (10+ messages)
` [PATCH 02/11] distro_bootcmd: Add SF support

[PATCH v4 00/16] efi_loader: add secure boot support
 2020-01-23 17:41 UTC  (10+ messages)
` [PATCH v4 08/16] efi_loader: image_loader: support image authentication

[PATCH v3 00/10] Add support for loading main_r5fss0_core0
 2020-01-23 17:19 UTC  (10+ messages)
` [PATCH v3 02/10] arm: k3: Add support for loading non linux remote cores

[PATCH 0/4] rockchip: rk3399: Fix HDMI out
 2020-01-23 16:28 UTC  (5+ messages)
` [PATCH 1/4] arm64: dts: rk3399-u-boot: Delete vop assigned-clocks/rates
` [PATCH 2/4] video: rockchip: Fix vop modes for rk3399
` [PATCH 3/4] rockchip: Enable pre console "
` [PATCH 4/4] rockchip: Enable HDMI output on rk3399 board w/ HDMI

U-Boot Logo showing incorrect colors with eLCDIF
 2020-01-23 15:46 UTC  (3+ messages)

[PATCH v2 1/4] clock_imx8mq: Delete not used init_usb_clk()
 2020-01-23 15:24 UTC  (3+ messages)

[PATCH 1/4] rockchip: rk3288: Enable pre console buffer
 2020-01-23 14:12 UTC  (4+ messages)
` [PATCH 2/4] ARM: dts: rockchip: Sync rk3288-vyasa dts from linux
` [PATCH 3/4] rk3288: tinker: Enable HDMI output
` [PATCH 4/4] rk3288: vyasa: Add console settings

imx8qxp mek: Booting mainline kernel with mainline U-Boot
 2020-01-23 14:07 UTC  (10+ messages)

[PATCH v2 4/4] clock_imx8mq: Make frac_pll_init() static
 2020-01-23 13:21 UTC 

[PATCH v2 3/4] clock_imx8mq: Remove the function sscg_pll_init()
 2020-01-23 13:21 UTC 

[PATCH v2 2/4] clock_imx8mq: Make do_imx8m_showclocks() static
 2020-01-23 13:20 UTC 

[PATCH] mx6sxsabresd: Convert to DM_ETH
 2020-01-23 13:03 UTC  (2+ messages)

[PATCH 4/4] clock_imx8mq: Make frac_pll_init() static
 2020-01-23 12:45 UTC 

[PATCH 3/4] clock_imx8mq: Remove the function sscg_pll_init()
 2020-01-23 12:45 UTC 

[PATCH 2/4] clock_imx8mq: Make do_imx8m_showclocks() static
 2020-01-23 12:44 UTC 

[PATCH 1/4] clock_imx8mq: Delete not used init_usb_clk()
 2020-01-23 12:43 UTC 

[PATCH v4] board: fsl: lx2160a: Add support to reset to eMMC
 2020-01-23 12:25 UTC 

[PATCH v2 0/4] Insure 16 alignment of reserved memory in board_f.c
 2020-01-23 10:05 UTC  (4+ messages)
` [PATCH v2 4/4] board_f.c: Insure 16 alignment of start_addr_sp and reserved memory

[PATCH 1/2] board: solidrun lx2160a-cex7: new board
 2020-01-23  9:42 UTC  (3+ messages)

[PATCH] zynq/spl: Explain unsupported boot mode more
 2020-01-23  8:28 UTC 

[PATCH] Kconfig/ehci/zynq: Add ULPI dependency
 2020-01-23  8:28 UTC 

[PATCH] Kconfig/debug_uart: Enable proper drivers for debug on Zynq
 2020-01-23  8:27 UTC 

[PATCH] Kconfig/zynq: Set default SPL_STACK_R_ADDR
 2020-01-23  8:27 UTC 

[PATCH] Kconfig/fpga_zynq: Depend on FPGA
 2020-01-23  8:26 UTC 

[PATCH] imx: distinguish POR from POR+WDOG reset cause for first wd
 2020-01-23  8:22 UTC  (3+ messages)

[PATCH 1/2] ARM: at91: Enable SPL_SEPARATE_BSS by default
 2020-01-23  8:12 UTC  (3+ messages)

[PATCH v2] arm: exynos: Read default MMC device from XOM[7:5] pins
 2020-01-23  7:39 UTC  (5+ messages)

[PATCH v3 00/10] ClearFog Base static variant support
 2020-01-23  7:21 UTC  (12+ messages)
` [PATCH v3 03/10] arm: mvebu: clearfog: initial ClearFog Base variant
` [PATCH v3 04/10] arm: mvebu: clearfog: Use Pro DT by default
` [PATCH v3 05/10] arm: mvebu: clearfog: Add SATA mode flags

[Patch v4] net: pfe_eth: Use spi_flash_read API to access flash memory
 2020-01-23  7:12 UTC  (3+ messages)
  ` [EXT] "

[PATCH] mmc: remove unneeded forward declarations
 2020-01-23  6:54 UTC 

[PATCH v2] lx2160a: Add support of emmc boot
 2020-01-23  6:39 UTC  (4+ messages)
` [PATCH v3] board: fsl: lx2160a: Add support to reset to eMMC

Issue with saveenv() and the QSPI NOR memory MICRON MT25QU01GBBB
 2020-01-23  6:39 UTC  (2+ messages)
` [EXT] "

[PATCH] Kconfig/fpgad: Add dependencies
 2020-01-23  6:15 UTC 

[PATCH] mmc: check the return value of mmc_select_mode_and_width()
 2020-01-23  6:08 UTC  (2+ messages)

[RFC] Vocore2 MMC needs clock patches
 2020-01-23  6:00 UTC  (7+ messages)

[PATCH v2 00/11] riscv: Add Sipeed Maix support
 2020-01-23  5:53 UTC  (7+ messages)
` [PATCH v2 01/11] clk: Always use the supplied struct clk

[PATCH] lx2160a: Add the serdes configurtion details for QDS
 2020-01-23  5:52 UTC 

[PATCH] lx2160a: Add the serdes configurtion details for QDS
 2020-01-23  5:46 UTC 

[Patchv4 0/3] Odroid n2 using eMMC would fail to boot up
 2020-01-23  5:14 UTC  (4+ messages)
  ` [Patchv4 1/3] mmc: meson-gx: Fix clk phase tuning for MMC

[PATCH v2 0/7] Add Cortina Access basic DM drivers
 2020-01-23  1:11 UTC  (11+ messages)
` [PATCH v2 4/7] gpio: cortina_gpio: add DM_GPIO driver for CAxxxx SoCs
` [PATCH v2 5/7] watchdog: cortina_wdt: add support for HW WDT on "
` [PATCH v2 6/7] serial: serial_cortina: add UART DM driver for "
` [PATCH v2 7/7] board: presidio-asic: Add basic G3 engr. development board support

[PATCH] common: blk: fix comment about blkcache_read return value
 2020-01-22 23:59 UTC 

[PATCH] common: add blkcache init
 2020-01-22 23:53 UTC  (2+ messages)

[U-Boot] [PATCH v2] spl: Move check for SPL_LIBCOMMON support to header
 2020-01-22 23:25 UTC  (2+ messages)

[PATCH 0/3] Support SDMA mode on RPI4 target - 32bit
 2020-01-22 23:15 UTC  (4+ messages)
  ` [PATCH 1/3] mmc: sdhci: use phys2bus macro when dma address is accessed
  ` [PATCH 2/3] mmc: sdhci: not return error when SDMA is not supported
  ` [PATCH 3/3] configs: rpi_4_32b_defconfig: enable SDHCI_SDMA config

[PATCH] Optionally: Set the serial# environment variable on the i.MX7
 2020-01-22 21:24 UTC 

[PATCH] common/board_f.c: Remove arch-specific checks for cpucheck
 2020-01-22 20:28 UTC 


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