public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2019-12-21 18:13:46 to 2019-12-26 09:30:40 UTC [more...]

[U-Boot] [PATCHv2 0/3] Odroid n2 using eMMC would fail to boot up
 2019-12-26  9:30 UTC  (6+ messages)
` [U-Boot] [PATCHv2 1/3] mmc: meson-gx: Fix clk phase tuning for MMC
` [U-Boot] [PATCHv2 2/3] configs: meson64: enable GIC support for G12A/G12B
` [U-Boot] [PATCHv2 3/3] board: amlogic: select PWRSEQ for all amlogic platform

[PATCH 1/2] rockchip: rk3308: allow loading larger kernel Image
 2019-12-26  7:20 UTC  (2+ messages)
` [PATCH 2/2] doc: rockchip: Fix reference the wrong defconfig name of ROC-CC-RK3308

[PATCH] global_data: remove unused mxc_i2c specific field
 2019-12-26  1:32 UTC  (2+ messages)

Formal upstream support of Cortina Access ARM Based SoCs
 2019-12-26  0:18 UTC 

Garbage UART output on RPI 4 with upstream kernel DTB
 2019-12-25 13:55 UTC  (6+ messages)

[PATCH 0/3] qemu: arm64: Add support for efi_rng_protocol
 2019-12-25 13:31 UTC  (12+ messages)
` [PATCH 1/3] efi_loader: Add guidcpy function
` [PATCH 2/3] efi: qemu: arm64: Add efi_rng_protocol implementation for the platform
` [PATCH 3/3] efi_rng_protocol: Install the efi_rng_protocol on the root node

[PATCH v4 0/8] Add a random number generator uclass
 2019-12-25 12:55 UTC  (10+ messages)
` [PATCH v4 1/8] dm: rng: Add random number generator(rng) uclass
` [PATCH v4 5/8] sandbox: rng: Add a random number generator(rng) driver
` [PATCH v4 8/8] virtio: "

[PATCH] [ARM] arch/arm/Kconfig: typo/grammar/punctuation fixes
 2019-12-25 11:34 UTC 

[PATCH 00/12] i2c: designware_ic2: Improvements to timing
 2019-12-25 10:20 UTC  (6+ messages)
` [PATCH 01/12] i2c: designware_i2c: Add more registers
` [PATCH 03/12] i2c: designware_i2c: Include clk.h in the header file

[PATCH 1/1] virtio: fix typo devicd
 2019-12-25  9:17 UTC  (2+ messages)

proper way to build [html]docs these days?
 2019-12-25  9:10 UTC 

[PATCH] clk: Check that ops of composite clock components exist, before calling
 2019-12-25  5:41 UTC  (2+ messages)

[PATCH v2] riscv: Add option to print registers on exception
 2019-12-25  5:27 UTC 

[PATCH] clk: Always use the supplied struct clk
 2019-12-25  5:19 UTC 

[PATCH 2/2] clk: Add option to restrict clk-gate2 to one bit toggle
 2019-12-25  5:17 UTC 

[PATCH 1/2] clk: Move clk-gate2 to clock driver directory
 2019-12-25  5:16 UTC 

[PATCH 0/2] clk: Generalize clock_gate2 for use outside of imx
 2019-12-25  5:13 UTC 

[PATCH] clk: Fix error checking of dev_read_addr_ptr
 2019-12-25  4:57 UTC 

clk: Include missing headers for linux/clk-provider.h
 2019-12-25  4:56 UTC 

[PATCH] log: Include missing header for log.h
 2019-12-25  4:54 UTC 

[PATCH] dm: Add a debug message when devices are skipped pre-reloc
 2019-12-25  4:52 UTC 

[U-Boot] [RFC 1/1] efi_loader: support building UEFI binaries on sandbox
 2019-12-25  2:51 UTC  (2+ messages)
`  "

[PATCH 1/1] cmd: add rng command
 2019-12-24 22:16 UTC 

[PATCH v3 0/9] am57xx: Implement Android 10 boot flow
 2019-12-24 19:54 UTC  (10+ 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
` [PATCH v3 4/9] doc: android: Add documentation for Android Boot Image
` [PATCH v3 5/9] test/py: android: Add test for abootimg
` [PATCH v3 6/9] configs: am57xx_evm: Enable Android commands
` [PATCH v3 7/9] env: ti: boot: Respect slot_suffix in AVB commands
` [PATCH v3 8/9] env: ti: boot: Boot Android with dynamic partitions
` [PATCH v3 9/9] arm: ti: boot: Use correct dtb and dtbo on Android boot

I change chip main of the pico-imx7D SOM module. Now I need put u-boot.imx(bin) using imx_uart
 2019-12-24 19:49 UTC 

[PATCH 0/3] cmd: dtimg: Rename to adtimg and refactor usage style
 2019-12-24 19:44 UTC  (5+ messages)
` [PATCH 1/3] dtimg/am57xx_evm_defconfig: Rename dtimg to adtimg
` [PATCH 2/3] cmd: adtimg: Rename internal symbols
` [PATCH 3/3] cmd: adtimg: Refactor usage style

[PATCH 0/3] Ethernet support for Raspberry Pi 4
 2019-12-24 18:30 UTC  (6+ messages)
` [PATCH 1/3] net: Add support for Broadcom GENETv5 Ethernet controller

[PATCH 1/1] test/py: Fix broken 'notbuildconfigspec' marker
 2019-12-24 18:28 UTC  (2+ messages)

pull request u-boot-mpc85xx to next branch
 2019-12-24 17:04 UTC  (2+ messages)

[PATCH v4 0/5] Add support for booting EFI FIT images
 2019-12-24 16:05 UTC  (6+ messages)
` [PATCH v4 1/5] image: Add IH_OS_EFI for EFI chain-load boot
` [PATCH v4 2/5] bootm: Add a bootm command for type IH_OS_EFI
` [PATCH v4 3/5] doc: Add sample uefi.its image description file
` [PATCH v4 4/5] doc: uefi.rst: Document launching UEFI binaries from FIT images
` [PATCH v4 5/5] test/py: Create a test for "

[U-Boot] [PATCH v2 0/4] drivers: Add a framework for MUX drivers
 2019-12-24 16:02 UTC  (10+ messages)
` [U-Boot] [PATCH v2 1/4] drivers: Add a new framework for multiplexer devices
  `  "
` [U-Boot] [PATCH v2 2/4] dm: board: complete the initialization of the muxes in initr_dm()
  `  "
` [U-Boot] [PATCH v2 3/4] drivers: mux: mmio-based syscon mux controller
  `  "
` [U-Boot] [PATCH v2 4/4] test: Add tests for the multiplexer framework
  `  "

[U-Boot] `uclass_find_device_by_name` fails to find the device
 2019-12-24 15:58 UTC  (2+ messages)
`  "

[U-Boot] [PATCH v2 0/4] regmap: Add a managed API, custom read/write callbacks and support for regmap fields
 2019-12-24 15:58 UTC  (5+ messages)
` [U-Boot] [PATCH v2 2/4] regmap: Allow providing read/write callbacks through struct regmap_config
  `  "

[U-Boot] [PATCH] mpc85xx: ddr: Always start DDR RAM in Self Refresh mode
 2019-12-24 10:35 UTC  (2+ messages)
`  "

[PATCH v2 01/19] arch: powerpc: add usb node in p3041 dts
 2019-12-24 10:33 UTC  (2+ messages)

[U-Boot] [PATCH v3] ppc/km: enable DM driver support in all defconfigs
 2019-12-24 10:33 UTC  (2+ messages)
`  "

[U-Boot] [PATCH 1/4] ppc/km/tegr1: support second localbus clock signal
 2019-12-24 10:30 UTC  (2+ messages)
`  "

[PATCH v2 0/2] reset/usb: Add reset status
 2019-12-24  9:42 UTC  (5+ messages)
` [PATCH v2 1/2] reset: socfpga: Add reset status callback function
` [PATCH v2 2/2] usb: dwc2: Add polling for reset status

[PATCH 1/1] part: efi: comment for GPT_HEADER_SIGNATURE_UBOOT
 2019-12-24  7:19 UTC 

[v7 1/8] rtc: pcf8563: Add driver model support
 2019-12-24  6:09 UTC  (10+ messages)
` [v7 2/8] armv8: fsl-layerscape: spl: fix build error when DM_I2C is enabled
` [v7 3/8] i2c: mxc_i2c: add DM_FLAG_PRE_RELOC flag
` [v7 4/8] Kconfigs: layerscape: use a convenient default value for SYS_MALLOC_F_LEN
` [v7 5/8] dm: arm64: ls1012a: add i2c DM support
` [v7 6/8] dm: arm64: ls1043a: "
` [v7 7/8] dm: arm64: ls1046a: "
` [v7 8/8] dm: arm: ls1021a: "

[RESEND v7 1/8] rtc: pcf8563: Add driver model support
 2019-12-24  6:07 UTC  (8+ messages)
` [RESEND v7 2/8] armv8: fsl-layerscape: spl: fix build error when DM_I2C is enabled
` [RESEND v7 3/8] i2c: mxc_i2c: add DM_FLAG_PRE_RELOC flag
` [RESEND v7 4/8] Kconfigs: layerscape: use a convenient default value for SYS_MALLOC_F_LEN
` [RESEND v7 5/8] dm: arm64: ls1012a: add i2c DM support
` [RESEND v7 6/8] dm: arm64: ls1043a: "
` [RESEND v7 7/8] dm: arm64: ls1046a: "
` [RESEND v7 8/8] dm: arm: ls1021a: "

[U-Boot] [PATCH v5 1/5] spl: dm: disable SPI DM flash for non-DM SPL
 2019-12-24  3:01 UTC  (15+ messages)

[PATCH 0/7] Add support for MediaTek MT8512 Soc
 2019-12-24  2:53 UTC  (12+ messages)
` [PATCH 1/7] ARM: MediaTek: Add support for MediaTek MT8512 SoC
` [PATCH 2/7] clk: mediatek: adjust common driver for mt8512
` [PATCH 3/7] clk: mediatek: add driver support for MT8512
` [PATCH 4/7] pinctrl: mediatek: add driver "
` [PATCH 5/7] mmc: mtk-sd: add support for MediaTek MT8512/MT8110 SoCs
` [PATCH 6/7] mmc: mtk-sd: fix hang when data read quickly
` [PATCH 7/7] ARM: MediaTek: add basic support for MT8512 boards

[PATCH] usb: dwc2: Add small delay after reset
 2019-12-24  2:00 UTC  (3+ messages)

[v6 1/8] rtc: pcf8563: Add driver model support
 2019-12-24  2:00 UTC  (12+ messages)
` [v6 2/8] armv8: fsl-layerscape: spl: fix build error when DM_I2C is enabled
` [v6 3/8] i2c: mxc_i2c: add DM_FLAG_PRE_RELOC flag
    ` [EXT] "
` [v6 4/8] Kconfigs: layerscape: use a convenient default value for SYS_MALLOC_F_LEN
` [v6 5/8] dm: arm64: ls1012a: add i2c DM support
` [v6 6/8] dm: arm64: ls1043a: "
` [v6 7/8] dm: arm64: ls1046a: "
` [v6 8/8] dm: arm: ls1021a: "

[PATCH v1 0/1] MIPS: allow override of get_tbclk()
 2019-12-23 20:53 UTC  (2+ messages)
` [PATCH v1] "

[PATCH v1 0/1] MIPS: allow override of flush_dcache_range()
 2019-12-23 20:19 UTC  (2+ messages)
` [PATCH v1] "

mips: SoC or board specific override of flush_dcache_range()
 2019-12-23 19:06 UTC  (3+ messages)

MIPS: override of get_tbclk()
 2019-12-23 18:43 UTC  (2+ messages)

[PATCH v1] colibri_imx7: disable HAB and CAAM support
 2019-12-23 17:07 UTC  (2+ messages)

[U-Boot] [PATCH PATCH v6 00/13] Add support for applications of overlays in SPL
 2019-12-23 16:24 UTC  (2+ messages)
`  "

[v2] armv8: fsl-layerscape: Kconfig: Correct I2C dependecies
 2019-12-23 11:53 UTC  (3+ messages)

imx6ulz evk does not detect SD card
 2019-12-23 11:52 UTC  (3+ messages)

[v5 1/8] rtc: pcf8563: Add driver model support
 2019-12-23 11:49 UTC  (4+ messages)
` [v5 8/8] dm: arm: ls1021a: add i2c DM support
    ` [EXT] "

[U-Boot] [PATCH 1/3] PCI: layerscape: Add Support for ls2085a and ls2080a EP mode
 2019-12-23 10:48 UTC  (3+ messages)

[v4 1/4] Revert "ata: fsl_ahci: Add sata DM support for Freescale powerpc socs"
 2019-12-23  9:28 UTC  (4+ messages)
` [v4 2/4] Revert "powerpc: mpc85xx: delete FSL_SATA for T2080QDS board."
` [v4 3/4] Revert "configs: enable sata device module in T2080QDS"
` [v4 4/4] arch: powerpc: Rewrite the sata node to fit the driver

[v3 1/5] Revert "ata: fsl_ahci: Add sata DM support for Freescale powerpc socs"
 2019-12-23  8:35 UTC  (2+ messages)

[PATCH] net: pfe_eth: Use spi_flash_read API to access flash memory
 2019-12-23  7:29 UTC  (2+ messages)

[PATCH 1/3] mx7dsabresd: Fix the pmic_get() parameter in the DM case
 2019-12-23  6:47 UTC  (6+ messages)
` [PATCH 2/3] mx6sllevk: "
` [PATCH 3/3] mx6slevk: "

[PATCH] armv8: kconfig: remove warnings when generate
 2019-12-23  5:44 UTC 

[PATCH 00/11] rk3399: SPI boot support (fixes, updates)
 2019-12-23  2:34 UTC  (5+ messages)
` [PATCH 01/11] spi: rk: Limit transfers to (64K - 1) bytes
` [PATCH 07/11] env: Enable SPI flash env for rockchip

[PATCH 0/2] spi: rk_spi: Fix transfer size overflow
 2019-12-23  2:28 UTC  (5+ messages)
` [PATCH 1/2] Revert "rockchip: spi: fix off-by-one in chunk size computation"

Please pull u-boot-x86/next to next branch
 2019-12-23  0:09 UTC  (4+ messages)

[U-Boot] [PATCH V3 0/5] aes: add support for aes192 and aes256
 2019-12-22 23:48 UTC  (11+ messages)
` [U-Boot] [PATCH V3 1/5] aes: add a define for the size of a block
  `  "
` [U-Boot] [PATCH V3 2/5] aes: add support of aes192 and aes256
  `  "
` [U-Boot] [PATCH V3 3/5] tegra20: crypto: update code to use new aes api
  `  "
` [U-Boot] [PATCH V3 4/5] aes: add test unit for aes128
  `  "
` [U-Boot] [PATCH V3 5/5] aes: add test unit for aes196 and aes256
  `  "

[PULL] u-boot-usb/master
 2019-12-22 23:05 UTC  (2+ messages)

Pull request: u-boot-net.git master
 2019-12-22 23:05 UTC 

[PATCH] env: sf: Don't call spi_flash_free when CONFIG_DM_SPI_FLASH=y
 2019-12-22 18:05 UTC 

[PATCH] omap3_beagle: Change NAND ECC scheme back to OMAP_ECC_HAM1_CODE_HW
 2019-12-22 14:48 UTC  (7+ messages)

[U-Boot] SUNXI : CONFIG_VIDEO_SUNXI is never set
 2019-12-22 14:45 UTC  (5+ messages)
    `  "

[U-Boot] [PATCH] poweroff: add poweroff for mt6323 pmic
 2019-12-22 13:34 UTC  (3+ messages)
  ` Aw: "

[PATCH 1/1] efi_loader: clear screen should move cursor to home
 2019-12-22  7:44 UTC 

[PATCH 0/5] x86: Improve support for chain-loading U-Boot
 2019-12-21 18:15 UTC  (3+ messages)

[PATCH v2 00/13] x86: coral: Add support for Cr50
 2019-12-21 18:13 UTC  (4+ messages)
` [PATCH v2 11/13] tpm: Add more TPM2 definitions
` [PATCH v2 12/13] tpm: Add a driver for H1/Cr50
` [PATCH v2 13/13] x86: coral: Enable TPM


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