public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2019-08-27 11:04:59 to 2019-08-28 21:45:27 UTC [more...]

[U-Boot] rockchip: rk3399: TPL: rockpro64: Wrong memory size detected
 2019-08-28 21:45 UTC 

[U-Boot] [RFC PATCH] patman: Use the Change-Id, version, and prefix in the Message-Id
 2019-08-28 21:14 UTC  (3+ messages)

[U-Boot] [PATCH] board_f: fix noncached reservation calculation
 2019-08-28 21:05 UTC  (8+ messages)

[U-Boot] Wandboard boot failure when HAB support is enabled
 2019-08-28 18:16 UTC  (4+ messages)

[U-Boot] [PATCH] sifive-fu540: config: Add mmc0 as a boot target device
 2019-08-28 17:49 UTC  (4+ messages)

[U-Boot] [PATCH v3 0/1] board: arm: Add support for Broadcom BCM7445
 2019-08-28 17:24 UTC  (7+ messages)
` [U-Boot] [PATCH v4 "
  ` [U-Boot] [PATCH v4 1/1] "

[U-Boot] [PATCH 0/6] bmips: add brcmnand support
 2019-08-28 17:12 UTC  (16+ messages)
` [U-Boot] [PATCH V2 "
  ` [U-Boot] [PATCH V2 1/6] nand: brcm: add BCM6368 support
  ` [U-Boot] [PATCH V2 2/6] bmips: bcm6368: add support for brcmnand
  ` [U-Boot] [PATCH V2 3/6] bmips: bcm6328: "
  ` [U-Boot] [PATCH V2 4/6] bmips: bcm6362: "
  ` [U-Boot] [PATCH V2 5/6] bmips: bcm63268: "
  ` [U-Boot] [PATCH 6/6] bmips: enable vr-3032u nand support
  ` [U-Boot] [PATCH V3 0/6] bmips: add brcmnand support
    ` [U-Boot] [PATCH V3 1/6] nand: brcm: add BCM6368 support
    ` [U-Boot] [PATCH V3 2/6] bmips: bcm6368: add support for brcmnand
    ` [U-Boot] [PATCH V3 3/6] bmips: bcm6328: "
    ` [U-Boot] [PATCH V3 4/6] bmips: bcm6362: "
    ` [U-Boot] [PATCH V3 5/6] bmips: bcm63268: "
    ` [U-Boot] [PATCH V3 6/6] bmips: enable vr-3032u nand support

[U-Boot] [PATCH v1] apalis-tk1: use distroboot by default
 2019-08-28 16:41 UTC 

[U-Boot] [RFC BUG] CONFIG_OF_SEPARATE - ARM64 Incorrect calculation for uboot-spl.bin padding
 2019-08-28 16:36 UTC 

[U-Boot] python3 support for pylibfdt
 2019-08-28 16:11 UTC  (10+ messages)

[U-Boot] [PATCH V3 00/27] i.MX8MM support
 2019-08-28 15:20 UTC  (3+ messages)
` [U-Boot] [PATCH V3 24/27] imx8m: soc: probe clock device in arch_cpu_init_dm

[U-Boot] [PATCH v5 0/7] usb: Add cadence USB3 gadget/host/phy driver
 2019-08-28 14:22 UTC  (8+ messages)
` [U-Boot] [PATCH v5 6/7] phy: Add USB PHY driver for the cadence USB3

[U-Boot] [PATCH 0/3] arm: socfpga: Convert drivers from struct to defines
 2019-08-28 14:07 UTC  (14+ messages)
` [U-Boot] [PATCH 1/3] arm: socfpga: Convert reset manager "

[U-Boot] [PATCH 00/26] Add and update drivers for MediaTek MT76x8 SoCs
 2019-08-28 13:57 UTC  (46+ messages)
` [U-Boot] [PATCH 01/26] serial: serial_mtk: enable FIFO and disable flow control
` [U-Boot] [PATCH 02/26] serial: serial_mtk: add non-DM version for SPL
` [U-Boot] [PATCH 03/26] dts: mtmips: move uart property clock-frequency into mt7628an.dtsi
` [U-Boot] [PATCH 04/26] dts: mtmips: enable high-speed UART support for mt7628
` [U-Boot] [PATCH 05/26] spi: mt7621-spi: remove data cache and rewrite its xfer function
` [U-Boot] [PATCH 06/26] spi: mt7621-spi: restore default register value after each xfer
` [U-Boot] [PATCH 07/26] pinctrl: add support for MediaTek MT7628
` [U-Boot] [PATCH 08/26] dts: mtmips: add pinctrl node for mt7628
` [U-Boot] [PATCH 09/26] dts: mtmips: add default pinctrl for uart nodes
` [U-Boot] [PATCH 10/26] reset: add reset controller driver for MediaTek MIPS platform
` [U-Boot] [PATCH 11/26] dts: mtmips: update reset controller node for mt7628
` [U-Boot] [PATCH 12/26] clk: add clock gating driver for MediaTek MIPS platform
` [U-Boot] [PATCH 13/26] dts: mtmips: add gate clock node for mt7628
` [U-Boot] [PATCH 14/26] phy: mt76x8-usb-phy: add slew rate calibration and remove non-mt7628 part
` [U-Boot] [PATCH 15/26] net: mt7628-eth: remove hardcoded gpio settings and regmap-based phy reset
` [U-Boot] [PATCH 16/26] net: mt7628-eth: remove phy link up detection
` [U-Boot] [PATCH 17/26] net: mt7628-eth: free rx descriptor on receiving failure
` [U-Boot] [PATCH 18/26] net: mt7628-eth: add support to isolate LAN/WAN ports
` [U-Boot] [PATCH 19/26] dts: mtmips: enable eth port0 led function for all boards
` [U-Boot] [PATCH 20/26] mmc: mtk-sd: add support for MediaTek MT7620/MT7628 SoCs
` [U-Boot] [PATCH 21/26] mmc: mtk-sd: add a dts property cd-active-high for builtin-cd mode
` [U-Boot] [PATCH 22/26] dts: mtmips: add mmc related nodes for mt7628an.dtsi
` [U-Boot] [PATCH 23/26] dts: mtmips: add default pinctrl for gardena-smart-gateway-mt7688
` [U-Boot] [PATCH 24/26] dts: mtmips: add default pinctrl to eth nodes for all boards
` [U-Boot] [PATCH 25/26] configs: mtmips: change all boards to use mtk high-speed uart driver
` [U-Boot] [PATCH 26/26] configs: mtmips: add necessary drivers for mtmips boards

[U-Boot] [PATCH v3 0/4] ARM: Aspeed: Add SD host controller driver
 2019-08-28 13:35 UTC  (6+ messages)
` [U-Boot] [PATCH v3 2/4] mmc: Add Aspeed SD "
` [U-Boot] [PATCH v3 3/4] configs: AST2500 EVB: Enable SD controller

[U-Boot] [PULL u-boot] Please pull u-boot-amlogic-20190828
 2019-08-28 13:20 UTC 

[U-Boot] [PATCH v4 0/8] Support Andes RISC-V l2cache on AE350 platform
 2019-08-28 13:16 UTC  (10+ messages)
` [U-Boot] [PATCH v4 1/8] dm: cache: Add enable and disable ops for cache uclass
` [U-Boot] [PATCH v4 2/8] dm: cache: Add enable and disable ops for sandbox and test
` [U-Boot] [PATCH v4 3/8] dm: cache: add v5l2 cache controller driver
` [U-Boot] [PATCH v4 4/8] riscv: ae350: use the v5l2 driver to configure the cache
` [U-Boot] [PATCH v4 5/8] riscv: ax25: add imply v5l2 cache controller
` [U-Boot] [PATCH v4 6/8] riscv: cache: Flush L2 cache before jump to linux
` [U-Boot] [PATCH v4 7/8] riscv: dts: move out AE350 L2 node from cpus node
` [U-Boot] [PATCH v4 8/8] riscv: cache: use CCTL to flush d-cache

[U-Boot] [PATCH 00/25] remoteproc: Add support for R5F and DSP processors
 2019-08-28 12:55 UTC  (26+ messages)
` [U-Boot] [PATCH 01/25] dm: core: Add a function to count the children of a device
` [U-Boot] [PATCH 02/25] remoteproc: ops: Add elf section size as input parameter to device_to_virt api
` [U-Boot] [PATCH 03/25] remoteproc: elf_loader: Always check the validity of the image before loading
` [U-Boot] [PATCH 04/25] remoteproc: elf-loader: Add 64 bit elf loading support
` [U-Boot] [PATCH 05/25] remoteproc: elf_loader: Introduce a common elf loader function
` [U-Boot] [PATCH 06/25] remoteproc: elf_loader: Introduce rproc_elf_get_boot_addr() api
` [U-Boot] [PATCH 07/25] remoteproc: tisci_proc: Add helper api for controlling core power domain
` [U-Boot] [PATCH 08/25] dt-bindings: remoteproc: Add bindings for R5F subsystem on TI K3 SoCs
` [U-Boot] [PATCH 09/25] remoteproc: Introduce K3 remoteproc driver for R5F subsystem
` [U-Boot] [PATCH 10/25] dt-bindings: remoteproc: Add bindings for DSP C66x clusters on TI K3 SoCs
` [U-Boot] [PATCH 11/25] remoteproc: Introduce K3 C66 and C71 remoteproc driver
` [U-Boot] [PATCH 12/25] arm: dts: k3-j721e-mcu: Add MCU domain R5F cluster node
` [U-Boot] [PATCH 13/25] arm: dts: k3-j721e-main: Add MAIN domain R5F cluster nodes
` [U-Boot] [PATCH 14/25] arm: dts: k3-j721e-main: Add C66x DSP nodes
` [U-Boot] [PATCH 15/25] arm: dts: k3-j721e-main: Add C71x DSP node
` [U-Boot] [PATCH 16/25] arm: dts: k3-am65-mcu: Add MCU domain R5F DT nodes
` [U-Boot] [PATCH 17/25] env: ti: k3_rproc: Add common rproc environment variables
` [U-Boot] [PATCH 18/25] env: ti: j721e-evm: Add support to boot rprocs including R5Fs and DSPs
` [U-Boot] [PATCH 19/25] env: ti: am65x_evm: Add env support to boot the MCU R5F rprocs
` [U-Boot] [PATCH 20/25] configs: j721e_evm_a72: Enable R5F and DSP remoteproc driver
` [U-Boot] [PATCH 21/25] configs: j721e_evm_a72: Enhance bootcmd to start remoteprocs
` [U-Boot] [PATCH 22/25] configs: am65x_evm_a53: Enable R5F remoteproc driver
` [U-Boot] [PATCH 23/25] configs: am65x_evm_a53: Enhance bootcmd to start remoteprocs
` [U-Boot] [PATCH 24/25] armv8: K3: am65x: Update DDR address regions in MMU table
` [U-Boot] [PATCH 25/25] armv8: K3: j721e: Updated ddr "

[U-Boot] [PATCH v2] imx: support i.MX8QM ROM 7720 a1 board
 2019-08-28 12:47 UTC  (2+ messages)

[U-Boot] [PATCH v4 2/4] USB: host: Add the USB3 host driver
 2019-08-28 11:50 UTC  (5+ messages)

[U-Boot] Error reading cluster" from fs/fat/fat.c
 2019-08-28 11:04 UTC  (3+ messages)

[U-Boot] [PATCH] Makefile: fix newline escaping for CONFIG_DEFAULT_ENV_FILE
 2019-08-28 11:00 UTC 

[U-Boot] booting multi-image with several embedded dtbs
 2019-08-28  9:38 UTC 

[U-Boot] [PATCH v2] ata: ahci allow 64-bit DMA for SATA
 2019-08-28  9:24 UTC 

[U-Boot] [PATCH v4 0/8] add PCIe, its PHY and AHCI support for mt7623
 2019-08-28  9:17 UTC  (2+ messages)

[U-Boot] [PATCH] ata: ahci allow 64-bit DMA for SATA
 2019-08-28  9:14 UTC 

[U-Boot] [PATCH 0/6] Remove no use clk_enable() for rockchip platform
 2019-08-28  8:41 UTC  (9+ messages)
` [U-Boot] [PATCH 1/6] usb: ehci-generic: don't probe fail if there is no clk_enable() ops
` [U-Boot] [PATCH 2/6] usb: ohci-generic: "
` [U-Boot] [PATCH 3/6] rockchip: clk: rk3288: remove clk_enable()
` [U-Boot] [PATCH 4/6] rockchip: clk: rk3328: "
` [U-Boot] [PATCH 5/6] rockchip: clk: rk3368: "
` [U-Boot] [PATCH 6/6] rockchip: clk: rk3399: "

[U-Boot] [PATCH] board: atmel: common: remove year from print message
 2019-08-28  8:34 UTC 

[U-Boot] [PATCH] board: amlogic: document alternative libretech-cc installation methods
 2019-08-28  8:24 UTC  (2+ messages)

[U-Boot] Enable USB host controller on Odroid-C2
 2019-08-28  8:22 UTC  (2+ messages)

[U-Boot] [PATCH] clk: meson-g12b: add compatible
 2019-08-28  7:23 UTC  (2+ messages)

[U-Boot] [U-BOOT PATCH 0/3] add support for spi-nor device on HiFive Unleashed board
 2019-08-28  6:18 UTC  (4+ messages)

[U-Boot] [PATCHv3 0/3] dm: pcie_fsl: Fix some issues
 2019-08-28  3:31 UTC  (6+ messages)
` [U-Boot] [PATCHv3 1/3] dm: pcie_fsl: Convert IS_ENABLED() run-time checking to #ifdef
` [U-Boot] [PATCHv3 2/3] dm: pcie_fsl: Fix the Class Code fixup function

[U-Boot] [U-BOOT PATCH] add gpio support for HiFive Unleashed A00 board
 2019-08-28  2:44 UTC  (5+ messages)
` [U-Boot] [U-BOOT PATCH] gpio: fu540: add support for DM based gpio driver for FU540 SoC

[U-Boot] [PATCH v1 1/7] mmc: fsl_esdhc: Add peripheral clock support
 2019-08-28  1:03 UTC  (4+ messages)
` [U-Boot] [PATCH v1 6/7] mmc: fsl_esdhc: Add emmc hs200 support

[U-Boot] RSA in U-Boot
 2019-08-27 23:55 UTC  (11+ messages)

[U-Boot] USB port doesn't work on the Olimex A64 OLinuXino board
 2019-08-27 23:25 UTC  (2+ messages)

[U-Boot] [PATCH] dfu: dfu_nand: reduce verbosity
 2019-08-27 21:38 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] x86: efi_loader: Fix invalid address return from efi_alloc()
 2019-08-27 18:35 UTC 

[U-Boot] [PATCH 1/1] efi_selftest: use standalone UEFI program for exception
 2019-08-27 17:25 UTC 

[U-Boot] pull request: u-boot-mpc85xx/master
 2019-08-27 17:19 UTC  (2+ messages)

[U-Boot] Please pull from u-boot-i2c
 2019-08-27 17:19 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-stm32 for v2019.10 (round 1)
 2019-08-27 15:37 UTC 

[U-Boot] [PATCH v4 2/4] mmc: Add Aspeed SD controller driver
 2019-08-27 14:48 UTC 

[U-Boot] [ANN] U-Boot v2019.10-rc3 released
 2019-08-27 14:31 UTC  (3+ messages)

[U-Boot] logically dead code in drivers/usb/gadget/core.c
 2019-08-27 14:07 UTC  (4+ messages)
` [U-Boot] [PATCH] removed '!' in for loop stop condition

[U-Boot] [PATCH] Revert "vexpress64: fvp dram: add DRAM configuration"
 2019-08-27 11:13 UTC  (2+ messages)

[U-Boot] [PATCHv2 00/47] powerpc: Enable PCIe DM drvier for some platforms
 2019-08-27 11:05 UTC  (11+ messages)
` [U-Boot] [PATCHv2 38/47] configs: P4080DS: Enable PCIe driver
` [U-Boot] [PATCHv2 39/47] dm: pcie_fsl: Add P5040 PCIe support
` [U-Boot] [PATCHv2 40/47] P5040: dts: Added PCIe DT nodes
` [U-Boot] [PATCHv2 41/47] configs: P5040DS: Enable PCIe driver
` [U-Boot] [PATCHv2 42/47] powerpc: MPC8548CDS: Compile legacy PCIe routines conditionally
` [U-Boot] [PATCHv2 43/47] powerpc: MPC85xxCDS: Disable legacy PCI fixup when DM_PCI is selected
` [U-Boot] [PATCHv2 44/47] dm: pcie_fsl: Add MPC8548 PCIe support
` [U-Boot] [PATCHv2 45/47] MPC8548: dts: Added PCIe DT node
` [U-Boot] [PATCHv2 46/47] powerpc: MPC8548CDS: Disable legacy PCIe driver when DM_PCI is enabled
` [U-Boot] [PATCHv2 47/47] configs: MPC8548CDS: Enable PCIe driver


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