public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-03-25 16:46:52 to 2020-03-27 04:41:27 UTC [more...]

[PATCH 0/6] rockchip: rk3328: sync dts and add ROC-RK3328-CC board
 2020-03-27  4:41 UTC  (4+ messages)
` [PATCH 1/6] rockchip: dts: rk3328-evb: Move vcc5v0-host-xhci-drv to -u-boot.dtsi
` [PATCH 2/6] rockchip: dts: rk3328-evb: Move gmac2io related nodes "
` [PATCH 3/6] dt-bindings: clock: rk3328: sync from upstream Linux kernel

[PATCH 1/1] cmd: efidebug: fix int to pointer cast
 2020-03-27  4:40 UTC 

[Patch V4 0/3] Support SDMA mode on RPI4 target - 32bit
 2020-03-27  4:08 UTC  (4+ messages)
  ` [Patch V4 1/3] mmc: sdhci: use phys2bus macro when dma address is accessed
  ` [Patch V4 2/3] mmc: sdhci: not return error when SDMA is not supported
  ` [Patch V4 3/3] configs: rpi_4 : enable SDHCI_SDMA config

[PATCH] arm64: ls1012a: enable DM support for sata
 2020-03-27  3:29 UTC  (2+ messages)

[PATCH v3 1/8] tool: Move ALIGN_MASK to header as common MACRO
 2020-03-27  3:27 UTC  (11+ messages)
` [PATCH v3 2/8] tool: aisimage: use ALIGN instead of self defiend macro
` [PATCH v3 3/8] tools: mkimage: use common ALIGN to do the size align
` [PATCH v3 4/8] tools: kwbimage: "
` [PATCH v3 5/8] tools: imx8mimage: remove redundant code
` [PATCH v3 6/8] tool: use ALIGN() to align the size
` [PATCH v3 7/8] libfdt: Make fdtdec_get_child_count() available for HOST
` [PATCH v3 8/8] mkimage: fit_image: Add option to make fit header align

[PATCH 1/4] travis: Remove qemu-riscv64 testing
 2020-03-27  2:20 UTC  (9+ messages)
` [PATCH 2/4] azure/gitlab: Add qemu-riscv32 testing
` [PATCH 3/4] test/py: Update u_boot_utils.find_ram_base to bypass the low 2MiB memory
` [PATCH 4/4] azure/gitlab: Add RISC-V SPL testing

[PATCH 1/3] Dockerfile: Install riscv32 toolchain from kernel.org
 2020-03-27  1:59 UTC  (6+ messages)
` [PATCH 2/3] Dockerfile: Build GRUB UEFI target for RISC-V 32-bit
` [PATCH 3/3] Dockerfile: Build QEMU "

[PATCH 1/1] vexpress_ca9x4: Enable use of correct DTB file and restore EFI loader
 2020-03-27  1:39 UTC  (2+ messages)

[PULL] Pull request: u-boot-stm/next =u-boot-stm32-20200324
 2020-03-27  1:39 UTC  (2+ messages)

Pull request: u-boot-rockchip-20200327
 2020-03-27  1:34 UTC 

[PATCH] ARM: dts: stm32: Split AV96 into DHCOR SoM and AV96 board
 2020-03-26 23:42 UTC 

[PATCH] ARM: dts: stm32: Repair PMIC configuration on AV96
 2020-03-26 23:37 UTC 

[PATCH] ARM: dts: stm32: Add missing ethernet PHY reset on AV96
 2020-03-26 23:34 UTC 

[PATCH 1/2] ARM: dts: stm32: Add alternate pinmux for ethernet RGMII
 2020-03-26 23:33 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: stm32: Repair ethernet operation on AV96

[PATCH v1 1/2] mtd: rawnand: ca_nand: add Cortina Access Parallel NAND controller support
 2020-03-26 23:27 UTC  (2+ messages)
` [PATCH v1 2/2] board: presidio-asic: Add RAW Parallel NAND support

[PATCH v1 0/2] This series of patches add support for the Cortina Access
 2020-03-26 23:20 UTC  (3+ messages)
` [PATCH v1 1/2] mtd: rawnand: ca_nand: add Cortina Access Parallel NAND controller support
` [PATCH v1 2/2] board: presidio-asic: Add RAW Parallel NAND support

[PATCH 0/3] t210: miscellaneous patches
 2020-03-26 23:10 UTC  (4+ messages)
` [PATCH 1/3] t210: do not enable PLLE and UPHY PLL HW PWRSEQ
` [PATCH 2/3] t210: Adjust ramdisk_addr_r/fdt_addr_r to allow for large kernels
` [PATCH 3/3] t210: pinmux: Remove pinmux/GPIO init from T210 boards

[PATCH 0/2] This series of patches add support for the Cortina Access
 2020-03-26 23:05 UTC 

[PATCH 0/5] CMD_SAVEENV ifdef cleanup
 2020-03-26 23:02 UTC  (9+ messages)
` [PATCH v2 0/2] allow CONFIG_SPL_SAVEENV to work with ENV_IS_IN_SPI_FLASH
  ` [PATCH v2 1/2] env: add SAVEENV as an alias of the CMD_SAVEENV symbol
  ` [PATCH v2 2/2] env/sf.c: honour CONFIG_SPL_SAVEENV

[PATCH 0/2] net: tegra: Misc network fixes
 2020-03-26 22:59 UTC  (3+ messages)
` [PATCH 1/2] net: rt8169: WAR for DHCP not getting IP after kernel boot/reboot
` [PATCH 2/2] tegra: Enable CONFIG_BOOTP_PREFER_SERVERIP for all Jetson boards

[PATCH 0/3 v2] qspi: t210: fix claim_bus and clock/tap delays
 2020-03-26 22:42 UTC  (4+ messages)
` [PATCH 1/3] qspi: t210: Fix claim_bus's use of the wrong bus/device
` [PATCH 2/3] qspi: t210: Fix QSPI clock and tap delays
` [PATCH 3/3] qspi: t210: Use dev_read calls to get FDT data like base, freq

[PATCH 0/7] Arm Juno board OF_CONTROL upgrade
 2020-03-26 22:34 UTC  (11+ messages)
` [PATCH 1/7] arm: juno: Fix Juno address variables
` [PATCH 2/7] uart: pl011: Add proper DM clock support

[PATCH 0/2 v2] mmc: t210: fix autocal and 400KHz clock
 2020-03-26 22:30 UTC  (3+ messages)
` [PATCH 1/2] mmc: t210: Add autocal and tap/trim updates for SDMMC1/3
` [PATCH 2/2] mmc: t210: Fix 'bad' SD-card clock when doing 400KHz card detect

[PATCH 0/3] Misc fixes for Tegra
 2020-03-26 22:20 UTC  (4+ messages)
` [PATCH 1/3] ARM: tegra: p2771-0000: enable PIE relocation
` [PATCH 2/3] fdt: Fix 'system' command
` [PATCH 3/3] ARM: tegra: p2371-2180: add I2C nodes to DT

[PATCH] mtd: spi: Add Macronix MX25U3235F device
 2020-03-26 21:59 UTC 

[PATCH] ARM: dts: stm32: Use DT alias for the configuration EEPROM
 2020-03-26 21:40 UTC 

[PATCH] ARM: dts: stm32: Add configuration EEPROM on AV96
 2020-03-26 21:39 UTC 

[PATCH] test/py: mmc: Fix 'mmc info' testcase
 2020-03-26 21:30 UTC  (3+ messages)

[PATCH] ARM: dts: stm32: Add QSPI NOR on AV96
 2020-03-26 21:01 UTC 

[PATCH 1/2] ARM: dts: stm32: Add alternate pinmux for SDMMC2 pins 4-7
 2020-03-26 21:00 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: stm32: Repair SDMMC2 operation

[PATCH] ARM: dts: stm32: Repair AV96 SD1 boot
 2020-03-26 19:13 UTC 

[PATCH 1/3] travis-ci: Add EFI grub2 and fit image configuration for qemu-riscv64
 2020-03-26 18:05 UTC  (4+ messages)
` [PATCH 2/3] travis-ci: Add qemu-riscv32 target
` [PATCH 3/3] travis-ci: Add qemu-riscv{32,64}_spl targets

[PATCH v2 1/5] rockchip: Separate the reset cause from display cpuinfo
 2020-03-26 17:04 UTC  (10+ messages)
` [PATCH v2 2/5] roc-rk3399-pc: Set low power leds, power key only if POR
` [PATCH v2 3/5] rockchip: tpl: Move board_early_init_f after cpu timer
` [PATCH v2 4/5] rockchip: tpl: Print TPL banner at end-of board_init_f
` [PATCH v2 5/5] rockchip: spl: Move board_early_init_f after cpu timer

STM32MP1 boot slow
 2020-03-26 16:27 UTC  (4+ messages)

[PATCH] x86: spi: Only use the fast SPI peripheral when support
 2020-03-26 16:22 UTC  (4+ messages)

[PATCH 1/1] cmd: blkls: Add blkls command
 2020-03-26 16:20 UTC  (2+ messages)

[U-Boot] Sharing a hardware lab
 2020-03-26 16:19 UTC  (13+ messages)

[PATCH V3] ARM: dts: stm32: Add KS8851-16MLL ethernet on FMC2
 2020-03-26 15:58 UTC 

[PATCH] ARM: dts: stm32: Define FMC2 base address
 2020-03-26 15:57 UTC 

[PATCH] ARM: omap3_logic boards: Convert to DM_ETH
 2020-03-26 15:26 UTC 

[PATCH v1] arch: Add explicit linker script for u-boot-elf
 2020-03-26 15:20 UTC  (3+ messages)

[PATCH 0/4] Fixes for rv1108 and rv1108-elgin-r1
 2020-03-26 15:03 UTC  (15+ messages)
` [PATCH 1/4] ARM: dts: Activate pullups in the console pins on rv1108-elgin-r1
  ` [PATCH 1/4] ARM: dts: Activate pullups in the console pins on rv1108-elgin-r1【请注意,邮件由u-boot-bounces@lists.denx.de代发】
` [PATCH 2/4] elgin-rv1108: Use rk_board_late_init() for GPIO settings
  ` [PATCH 2/4] elgin-rv1108: Use rk_board_late_init() for GPIO settings【请注意,邮件由u-boot-bounces@lists.denx.de代发】
` [PATCH 3/4] elgin-rv1108: Avoid adc_channel_single_shot error
  ` [PATCH 3/4] elgin-rv1108: Avoid adc_channel_single_shot error【请注意,邮件由u-boot-bounces@lists.denx.de代发】
` [PATCH 4/4] rv1108: Fix boot regression

[PATCH] mtd: spi-nor-core: call WATCHDOG_RESET() in spi_nor_ready()
 2020-03-26 14:52 UTC  (7+ messages)
` [PATCH v2 1/2] spi: call WATCHDOG_RESET() in spi_nor_wait_till_ready_with_timeout()

[PATCH] net: macb: Fix incorrect write function name when MACB_ZYNQ is enabled
 2020-03-26 14:01 UTC 

[PATCH v2 1/2] rockchip: video: Use ofnode_decode_display_timing() to parse timing
 2020-03-26 13:36 UTC  (2+ messages)
` [PATCH v2 2/2] rockchip: video: Convert to use APIs which support live DT

[PATCH V4 00/13] net: smc911x: Convert to DM
 2020-03-26 13:07 UTC  (7+ messages)
` [PATCH V4 12/13] net: smc911x: Split non-DM specific bits from common code
` [PATCH V4 13/13] net: smc911x: Add DM support

SPI driver for Raspberry Pi 4 (BMC2835)
 2020-03-26 13:02 UTC  (2+ messages)

[PATCH 0/3] mtd: spi-nor: add support for locking on Macronix nor flashes
 2020-03-26 11:42 UTC  (4+ messages)
` [PATCH 1/3] mtd: spi-nor: don't guard stm_*lock* family by preprocessor conditionals
` [PATCH 2/3] mtd: spi-nor: add support for locking on Macronix nor flashes
` [PATCH 3/3] mtd: spi-nor: set SPI_NOR_HAS_LOCK for Macronix mx25l3205d

[PATCH] fs: ext4: Fix alignment of cache buffers
 2020-03-26 11:38 UTC  (4+ messages)

[PATCH v2 1/1] drivers: i2c: add brcm iproc I2C driver support
 2020-03-26 10:51 UTC 

[PATCH v2] x86: acpi: Describe USB 3 host controller found on Intel Tangier
 2020-03-26 10:33 UTC 

[PATCH] arm: dts: rockchip: rk3399-roc-pc: Enable FE1.1 USB 2.0 HUB on roc-rk3399-pc
 2020-03-26 10:02 UTC  (2+ messages)

[PATCH] ARM: dts: stm32: Add KS8851-16MLL ethernet on FMC2
 2020-03-26  9:50 UTC  (3+ messages)

[U-Boot] [PATCH 1/1] drivers: i2c: Add brcm iproc I2C driver support
 2020-03-26  9:49 UTC  (4+ messages)
  `  "

[PATCH v1 0/2] Add roc-rk3328-cc support
 2020-03-26  9:42 UTC  (3+ messages)

[PATCH] dt-bindings: clock: rk3328 sync from upstream Linux kernel
 2020-03-26  9:29 UTC  (2+ messages)
` [PATCH] dt-bindings: clock: rk3328 sync from upstream Linux kernel【请注意,邮件由lists.intricate@gmail.com代发】

[PATCH U-BOOT v2 0/3] fs: btrfs: Fix false LZO decompression error due to missing page boundary check
 2020-03-26  9:03 UTC  (7+ messages)
` [PATCH U-BOOT v2 1/3] fs: btrfs: Use LZO_LEN to replace immediate number
` [PATCH U-BOOT v2 2/3] fs: btrfs: Reject fs with sector size other than PAGE_SIZE
` [PATCH U-BOOT v2 3/3] fs: btrfs: Fix LZO false decompression error caused by pending zero

[PATCH V2] ARM: dts: stm32: Add KS8851-16MLL ethernet on FMC2
 2020-03-26  8:52 UTC  (2+ messages)

[PATCH v3 0/3] Support SDMA mode on RPI4 target - 32bit
 2020-03-26  8:46 UTC  (5+ messages)
  ` [PATCH v3 3/3] configs: rpi_4_32b_defconfig: enable SDHCI_SDMA config

[PATCH v3 0/9] Add support for MediaTek xHCI host controller
 2020-03-26  8:01 UTC  (10+ messages)
` [PATCH v3 1/9] dm: core: Add function to get child count of ofnode or device
` [PATCH v3 2/9] test: dm: add test item for ofnode_get_child_count()
` [PATCH v3 3/9] phy: phy-mtk-tphy: add support USB phys
` [PATCH v3 4/9] phy: phy-mtk-tphy: add support new version
` [PATCH v3 5/9] phy: phy-mtk-tphy: add a new reference clock
` [PATCH v3 6/9] xhci: mediatek: Add support for MTK xHCI host controller
` [PATCH v3 7/9] arm: dts: mt7629: add usb related nodes
` [PATCH v3 8/9] dt-bindings: phy-mtk-tphy: add properties of address mapping and clocks
` [PATCH v3 9/9] dt-bindings: usb: mtk-xhci: Add binding for MediaTek xHCI host controller

[PATCH] net: phy: micrel: ksz8061 implement errata 80000688A fix
 2020-03-26  3:54 UTC 

[PATCH v1] x86: acpi: Describe USB 3 host controller found on Intel Tangier
 2020-03-26  2:05 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add usb.h entry to usb
 2020-03-25 20:35 UTC 

[PATCH] ARM: tegra: Add NVIDIA Jetson Nano Developer Kit support
 2020-03-25 20:22 UTC  (10+ messages)

ext4: invalid extent block on imx7
 2020-03-25 20:17 UTC  (7+ messages)

[PATCH] ARM: dts: stm32: Add KS8851-16MLL ethernet on FMC2
 2020-03-25 18:45 UTC 

[PATCH 01/12] net: ks8851: Replace malloc()+memset() with calloc()
 2020-03-25 18:45 UTC  (12+ messages)
` [PATCH 02/12] net: ks8851: Remove RXQCR cache
` [PATCH 03/12] net: ks8851: Use 16bit RXQCR access
` [PATCH 04/12] net: ks8851: Trim down struct ks_net
` [PATCH 05/12] net: ks8851: Remove type_frame_head
` [PATCH 06/12] net: ks8851: Clean up chip ID readout
` [PATCH 07/12] net: ks8851: Checkpatch cleanup
` [PATCH 08/12] net: ks8851: Pass around driver private data
` [PATCH 09/12] net: ks8851: Split non-DM specific bits from common code
` [PATCH 10/12] net: ks8851: Receive one packet per recv call
` [PATCH 11/12] net: ks8851: Add DM support
` [PATCH 12/12] net: ks8851: Add Kconfig entries

[PATCH] ARM: tegra: Add NVIDIA Jetson Nano Developer Kit support
 2020-03-25 18:21 UTC 

latest u-boot branch for Marvell Armada 88F3720
 2020-03-25 17:57 UTC  (4+ messages)


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