public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-07-20 11:02:21 to 2020-07-22 00:32:37 UTC [more...]

[PATCH v5 0/6] riscv: sifive/fu540: SPI boot
 2020-07-22  0:32 UTC  (3+ messages)

Reproducibility regression with mx6cuboxi
 2020-07-21 22:54 UTC  (3+ messages)

[PATCH] efi_loader: Trim output buffer size correctly for tee variables
 2020-07-21 22:50 UTC 

U-Boot Tests for ARM Architecture
 2020-07-21 22:28 UTC 

[PATCH 0/6] mx6cuboxi: enable OF_PLATDATA with MMC support
 2020-07-21 20:58 UTC  (8+ messages)
` [PATCH 1/6] mmc: fsl_esdhc_imx: rename driver name to match ll_entry
` [PATCH 2/6] mmc: fsl_esdhc_imx: add OF_PLATDATA support
` [PATCH 3/6] gpio: mxc_gpio: "
` [PATCH 4/6] mmc: fsl_esdhc_imx: add CD support when OF_PLATDATA is enabled
` [PATCH 5/6] drivers: rename more drivers to match compatible string
` [PATCH 6/6] mx6cuboxi: enable OF_PLATDATA

[PATCH] fixdep: fix coding style in previous fix
 2020-07-21 20:38 UTC 

[PATCH 1/1] configs: qemu: enable dfu testing
 2020-07-21 18:07 UTC 

[PATCH 1/1] dfu: DFU_MTD depends on CMD_MTDPARTS
 2020-07-21 18:06 UTC 

[PATCH 1/1] dfu: simplify DFU_TFTP configuration
 2020-07-21 18:05 UTC 

[PATCH v2 1/1] dfu: remove UPDATE_TFTP
 2020-07-21 18:02 UTC 

am654_sdhci: mmc fail to send stop cmd
 2020-07-21 17:22 UTC  (6+ messages)

[PATCH v3 01/17] Kconfig: Introduce CONFIG_SYS_HAS_SRAM
 2020-07-21 16:42 UTC  (26+ messages)
` [PATCH v3 02/17] Kconfig: Convert CONFIG_SYS_SRAM_BASE to Kconfig
` [PATCH v3 03/17] Kconfig: Convert CONFIG_SYS_SRAM_SIZE "
` [PATCH v3 04/17] Kconfig: Remove CONFIG_SYS_SRAM_START
` [PATCH v3 05/17] cmd: bdinfo: Move sram info prints to generic code
` [PATCH v3 06/17] board_f: Introduce setup_bdinfo initcall
` [PATCH v3 07/17] board_f: Introduce arch_setup_bdinfo initcall
` [PATCH v3 08/17] board_f: Introduce board_setup_bdinfo_mem initcall
` [PATCH v3 09/17] board_f: Move sram bdinfo assignments to generic code
` [PATCH v3 10/17] board_f: m68k: Factor out m68k-specific bdinfo setup
` [PATCH v3 11/17] board_f: ppc: Factor out ppc-specific "
` [PATCH v3 12/17] board_f: Remove setup_board_part1
` [PATCH v3 13/17] dm: blk: Use IS_ENABLED() instead of #ifdefs in blk_post_probe
` [PATCH v3 14/17] drivers: serial: Make serial_initialize return int
` [PATCH v3 15/17] common/board_r: Remove initr_serial wrapper
` [PATCH v3 16/17] blkcache: Extend blkcache_init to cover CONFIG_NEEDS_MANUAL_RELOC
` [PATCH v3 17/17] common/board_r: Move blkcache_init call earlier in the boot sequence

rk3399-gru-kevin: issues on bringup
 2020-07-21 16:21 UTC  (2+ messages)

[PATCH] efi_loader: loosen buffer parameter check in efi_file_read
 2020-07-21 15:34 UTC  (2+ messages)

[PATCH v2 10/12] rockchip: rock-pi-n10: Enable PCI/NVME
 2020-07-21 15:28 UTC  (3+ messages)
` [PATCH v2 11/12] arm64: dts: rockchip: Add u-boot, spl-boot-order for ROCKPi N10
` [PATCH v2 12/12] rockchip: rock-p-n8/n10: Disable RAM_ROCKCHIP_DEBUG

[PATCH v2 00/12] rockchip: ROCKPi N8/N10 hardware enablement
 2020-07-21 15:24 UTC  (10+ messages)
` [PATCH v2 01/12] ARM: dts: rockchip: Sync ROCKPi N8/N10 dts(i) from Linux
` [PATCH v2 02/12] arm: dts: rockchip: Sync rk3288 dtsi from linux
` [PATCH v2 03/12] ARM: dts: rockchip: Add usb host0 ohci node for rk3288
` [PATCH v2 04/12] ARM: dts: rockchip: Add USB for RockPI N8/N10
` [PATCH v2 05/12] arm: dts: rockchip: Add HDMI out "
` [PATCH v2 06/12] arm64: dts: rockchip: Add PCIe for RockPI N10
` [PATCH v2 07/12] rockchip: rock-pi-n10: Enable on board devices
` [PATCH v2 08/12] rockchip: evb_rk3288: Add console settings
` [PATCH v2 09/12] rockchip: rock-pi-n8: Enable on board devices

[PATCH v1] test/py: Add test support for three stage boot
 2020-07-21 15:12 UTC 

[PATCH v6 0/5] rockchip: roc-rk3399-pc: Custom SPL
 2020-07-21 15:06 UTC  (6+ messages)
` [PATCH v6 1/5] rockchip: rk3399: Add weak led_setup()
` [PATCH v6 2/5] rockchip: roc-rk3399-pc: Add custom led_setup()
` [PATCH v6 3/5] rockchip: Don't clear the reset status reg
` [PATCH v6 4/5] rockchip: Separate the reset cause from display cpuinfo
` [PATCH v6 5/5] rockchip: roc-rk3399-pc: Set LED only during POR and pwr_key=y

[PATCH v2] gpio: octeon_gpio: Add GPIO controller driver for Octeon
 2020-07-21 14:59 UTC  (4+ messages)

[PATCH v2 1/8] dm: button: add an uclass for button
 2020-07-21 14:39 UTC  (7+ messages)
` [PATCH v2 2/8] dm: button: add a driver for button driven by gpio
` [PATCH v2 8/8] test: dm: add a test for class button

[PATCH] ls1028a: fix EFI boot
 2020-07-21 14:33 UTC 

[PATCH v2] serial: Fix SIFIVE debug serial dependency
 2020-07-21 14:12 UTC  (4+ messages)

[PATCH] serial: Fix incorrect dependency for debug sifive serial driver
 2020-07-21 14:02 UTC  (3+ messages)

[PATCH v4 0/4] rtc: Add RK808 PMIC RTC
 2020-07-21 13:22 UTC  (6+ messages)
` [PATCH v4 3/4] rtc: rk8xx: Add base support for the "

[PATCH v6 0/3] gpio: add possibility to search for gpio label name
 2020-07-21 13:18 UTC  (5+ messages)
` [PATCH v6 3/3] gpio: search for gpio label if gpio is not found through bank name

[PATCH] xilinx: Enable GPIO lookup label
 2020-07-21 13:17 UTC 

[PATCH] dm: Fix build error when OF_CONTROL is not set
 2020-07-21 13:16 UTC 

[PATCH] gpio: Add support for gpio-line-names reading
 2020-07-21 13:14 UTC 

[RFC] travis: update sbsigntools to 0.9.4
 2020-07-21 13:00 UTC  (2+ messages)

[PATCH] x86: irq: Fix some typos
 2020-07-21 12:37 UTC  (2+ messages)

[PATCH] serial: meson: handle RX errors
 2020-07-21 12:05 UTC  (2+ messages)

[RFC] dfu: remove UPDATE_TFTP
 2020-07-21 11:56 UTC  (12+ messages)

[PATCH v5 0/8] efi_loader: secure boot: support intermediate certificates in signature
 2020-07-21 10:35 UTC  (9+ messages)
` [PATCH v5 1/8] lib: crypto: add public_key_verify_signature()
` [PATCH v5 2/8] lib: crypto: enable x509_check_for_self_signed()
` [PATCH v5 3/8] lib: crypto: import pkcs7_verify.c from linux
` [PATCH v5 4/8] lib: crypto: add pkcs7_digest()
` [PATCH v5 5/8] lib: crypto: export and enhance pkcs7_verify_one()
` [PATCH v5 6/8] efi_loader: signature: rework for intermediate certificates support
` [PATCH v5 7/8] test/py: efi_secboot: small rework for adding a new test
` [PATCH v5 8/8] test/py: efi_secboot: add test for intermediate certificates

[PATCH] configs: ls1012a/ls1046a: Define CONFIG_ENV_OVERWRITE
 2020-07-21  9:49 UTC  (4+ messages)

[PATCH] Dockerfile: update sbsigntools to v0.9.4
 2020-07-21  9:45 UTC 

[PATCH v3 0/5] Add support for the SquashFS filesystem
 2020-07-21  9:22 UTC  (6+ messages)
` [PATCH v3 1/5] fs/squashfs: new filesystem
` [PATCH v3 2/5] fs/squashfs: add filesystem commands
` [PATCH v3 3/5] include/u-boot, lib/zlib: add sources for zlib decompression
` [PATCH v3 4/5] fs/squashfs: add support "
` [PATCH v3 5/5] fs/fs.c: add symbolic link case to fs_ls_generic()

[PATCH] Update Winbond SPI NOR Flash ID table
 2020-07-21  9:06 UTC  (3+ messages)

[PATCH 1/1] ls1021a: Add DDR errata num 008109
 2020-07-21  8:53 UTC  (2+ messages)

[PATCH v2 0/4] usb: xhci: Prepare xHCI driver for MIPS Octeon big-endian support
 2020-07-21  8:46 UTC  (5+ messages)
` [PATCH v2 1/4] usb: xhci: Add missing endian conversions (cpu_to_leXX / leXX_to_cpu)
` [PATCH v2 2/4] usb: xhci: xhci_mem_init: Use cpu_to_le64() and not xhci_writeq()
` [PATCH v2 3/4] usb: usb-uclass.c: Drop le16_to_cpu() as values are already swapped
` [PATCH v2 4/4] usb: xhci: Add virt_to_phys() to support mapped platforms

[PATCH v1 1/4] usb: xhci: Add missing endian conversions (cpu_to_leXX / leXX_to_cpu)
 2020-07-21  8:39 UTC  (6+ messages)
` [PATCH v2 "

[PATCH v4] riscv: Make SiFive HiFive Unleashed board boot again
 2020-07-21  8:30 UTC  (2+ messages)

[PATCH v4 1/2] arm: move CONFIG_PREBOOT="usb start" to KConfig
 2020-07-21  7:32 UTC  (2+ messages)
` [PATCH v4 2/2] sun50i: a64: A64-Teres-I board detect builtin keyboard

[PATCH] rockchip: rk3328: Add support for FriendlyARM NanoPi R2S
 2020-07-21  7:13 UTC 

[PATCH] memsize: Make get_ram_size() work with arbitary RAM size
 2020-07-21  6:51 UTC  (7+ messages)

[PATCH v3 1/2] rockchip: Add rk3288 SoC detection helper
 2020-07-21  6:46 UTC  (2+ messages)
` [PATCH v3 2/2] rockchip: rk3288: Add OF board setup

[PATCH v2 0/3] watchdog: K3: Add RTI watchdog support
 2020-07-21  6:26 UTC  (11+ messages)
` [PATCH v2 2/3] watchdog: rti_wdt: Add support for loading firmware

[PATCH 00/16] board: Add new features for ROCKPi N8/N10
 2020-07-21  6:26 UTC  (22+ messages)
` [PATCH 01/16] ARM: dts: rockchip: Sync ROCKPi N8/N10 dts(i) from Linux
` [PATCH 02/16] arm: dts: rockchip: Sync rk3288 dtsi from linux
` [PATCH 03/16] ARM: dts: rockchip: Add usb host0 ohci node for rk3288
` [PATCH 04/16] ARM: dts: rockchip: Add USB for RockPI N8/N10
` [PATCH 05/16] arm: dts: rockchip: Add HDMI out "
` [PATCH 06/16] arm64: dts: rockchip: Add PCIe for RockPI N10
` [PATCH 07/16] configs: Enable USB host on Rock-PI-N10
` [PATCH 08/16] configs: Enable HDMI output
` [PATCH 09/16] configs: Enable USB Gadget for rock-pi-n10
` [PATCH 10/16] configs: Enable USB 2.0 on Rock-PI-N8
` [PATCH 11/16] configs: Enable USB Gadget on rock-pi-n8
` [PATCH 12/16] rk3288: rock-pi-n8: Add console settings
` [PATCH 13/16] configs: Enable HDMI output for rock-pi-n8
` [PATCH 14/16] rock-pi-n10: Enable PCI/NVME
` [PATCH 15/16] arm64: dts: rockchip: Add u-boot, spl-boot-order for ROCKPi N10
` [PATCH 16/16] rock-p-n8/n10: Disable RAM_ROCKCHIP_DEBUG

[RFC PATCH v2] sunxi: Add UART4 console support for A64
 2020-07-21  5:06 UTC  (3+ messages)

[PATCH 1/2] arm64: dts: rockchip: Add ROCKPi 4A/4B support
 2020-07-21  3:10 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: rockchip: Add Radxa ROCK Pi 4C support

[PATCH] rockpro64: Enable USB3.0 Host
 2020-07-21  2:57 UTC  (2+ messages)

[PATCH 1/1] mtd: cfi_flash: read device tree correctly
 2020-07-21  2:51 UTC 

ofnode_read_size_cells() returns wrong size
 2020-07-21  2:22 UTC 

[PATCH v3 0/5] add DM based reset driver for SiFive SoC's
 2020-07-21  0:50 UTC  (7+ messages)
` [PATCH v3 1/5] dt-bindings: prci: add indexes for reset signals available in prci
` [PATCH v3 2/5] fu540: prci: use common reset indexes defined in binding header
` [PATCH v3 3/5] fu540: dtsi: add reset producer and consumer entries

[PATCH] armv8: MMU: Mark code memory Executable, any other Non-Executable
 2020-07-21  0:33 UTC  (4+ messages)
` [PATCHv2] "

[PATCH 00/31] dm: Avoid including dm.h in header files
 2020-07-20 23:14 UTC  (3+ messages)
  ` [PATCH 14/31] power: Tidy up inclusion of regulator_common.h

Please pull u-boot-dm
 2020-07-20 20:19 UTC 

[PATCH v2 1/2] arm64: dts: rockchip: Add ROCKPi 4A/4B support
 2020-07-20 18:55 UTC  (2+ messages)
` [PATCH v2 2/2] arm64: dts: rockchip: Add Radxa ROCK Pi 4C support

[PATCH] dtoc: add coverage test for unicode error
 2020-07-20 18:28 UTC 

[RESEND PATCH] usb: max3420: add the gadget driver
 2020-07-20 18:24 UTC  (7+ messages)

u-boot failed, Please help to solve this error
 2020-07-20 17:34 UTC 

[PATCH v2 0/2] add broadcom spi driver
 2020-07-20 17:28 UTC  (3+ messages)
` [PATCH v2 1/2] driver: spi: add brcm iproc qspi support

Pull request: u-boot-spi/master
 2020-07-20 17:14 UTC 

[PATCH 0/6] Add new series Micron SPI NAND devices
 2020-07-20 17:00 UTC  (2+ messages)

[PATCH v9 1/2] spi: ca_sflash: Add CAxxxx SPI Flash Controller
 2020-07-20 16:55 UTC  (3+ messages)
` [PATCH v9 2/2] board: presidio-asic: Add SPI NOR support

[PATCH v6 00/21] mtd: spi-nor-core: add xSPI Octal DTR support
 2020-07-20 16:50 UTC  (6+ messages)

Please pull u-boot-x86
 2020-07-20 16:14 UTC  (2+ messages)

[PATCH] configs: ls1046aqds: Configure QSPI related configs
 2020-07-20 14:23 UTC  (2+ messages)

[PATCH] configs: ls1043aqds: Configure QSPI related configs
 2020-07-20 14:22 UTC  (2+ messages)

[PATCH v4 1/2] arm: move CONFIG_PREBOOT="usb start" to KConfig
 2020-07-20 13:58 UTC  (2+ messages)

[PATCH v2 0/5] Add support for the SquashFS filesystem
 2020-07-20 13:50 UTC  (6+ messages)
` [PATCH v2 1/5] fs/squashfs: new filesystem
` [PATCH v2 2/5] fs/squashfs: add filesystem commands
` [PATCH v2 3/5] include/u-boot, lib/zlib: add sources for zlib decompression
` [PATCH v2 4/5] fs/squashfs: add support "
` [PATCH v2 5/5] fs/fs.c: add symbolic link case to fs_ls_generic()

[PATCH 01/10] kconfiglib: Update to the 14.1.0 release
 2020-07-20 12:53 UTC  (4+ messages)
` [PATCH 07/10] compiler*.h: sync include/linux/compiler*.h with Linux 5.7-rc5

[PATCH v2 1/1] Dockerfile: provide kernel for libguestfs-tools
 2020-07-20 12:32 UTC  (6+ messages)

[PATCH v2] mkimage: Fix error message if write less data then expected
 2020-07-20 12:15 UTC  (3+ messages)

[PATCH v2 00/18] Add new board: Xen guest for ARM64
 2020-07-20 11:02 UTC  (5+ messages)
` [PATCH v2 15/18] xen: pvblock: Implement front-back protocol and do IO
` [PATCH v2 16/18] xen: pvblock: Print found devices indices
` [PATCH v2 17/18] board: xen: De-initialize before jumping to Linux
` [PATCH v2 18/18] doc: xen: Add Xen guest ARM64 board documentation


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