public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2019-08-15 17:25:07 to 2019-08-19 08:27:50 UTC [more...]

[U-Boot] [PATCH 0/3] mmc: fsl_esdhc: clean up code
 2019-08-19  8:27 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] mmc: fsl_esdhc: make BLK as hard requirement of DM_MMC
` [U-Boot] [PATCH 2/3] mmc: fsl_esdhc: clean up code
` [U-Boot] [PATCH 3/3] mmc: fsl_esdhc: rename fsl_esdhc_init to fsl_esdhc_get_cfg

[U-Boot] [PATCH V4 0/4] Prepare i.MX8MM clk
 2019-08-19  7:54 UTC  (5+ messages)
` [U-Boot] [PATCH V4 1/4] clk: imx: expose CCF entry for all
` [U-Boot] [PATCH V4 2/4] clk: imx: add pll14xx driver
` [U-Boot] [PATCH V4 3/4] clk: imx: add i.MX8M composite clk support
` [U-Boot] [PATCH V4 4/4] clk: imx: add i.MX8MM clk driver

[U-Boot] imx: add i.MX8MQ EVK support
 2019-08-19  7:49 UTC  (3+ messages)

[U-Boot] [PATCH v2 1/3] spl: mmc: Fix indentation in spl_mmc.c file
 2019-08-19  7:42 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/3] spl: mmc: Add option to set eMMC HW boot partition
` [U-Boot] [PATCH v2 3/3] imx: Add support for i.MX28 based XEA board

[U-Boot] Enable USB host controller on Odroid-C2
 2019-08-19  7:16 UTC  (4+ messages)
` [U-Boot] [PATCH 1/2] phy: meson: add GXBB PHY driver
` [U-Boot] [PATCH 2/2] odroid-c2: enable USB host controller

[U-Boot] [PATCH] rockchip: Move config SYS_MALLOC_LEN to Kconfig
 2019-08-19  7:04 UTC 

[U-Boot] [PATCH] arm: omap2: am43xx: Enable CONFIG_BLK
 2019-08-19  6:27 UTC 

[U-Boot] [PATCH v4 0/4] USB: Add cadence USB3 gadget/host/phy driver
 2019-08-19  6:10 UTC  (5+ messages)
` [U-Boot] [PATCH v4 1/4] USB: gadget: Add the cadence USB3 gadget driver
` [U-Boot] [PATCH v4 2/4] USB: host: Add the USB3 host driver
` [U-Boot] [PATCH v4 3/4] phy: Add USB PHY driver for the cadence USB3
` [U-Boot] [PATCH v4 4/4] USB: gadget: core: introduce ->udc_set_speed() method

[U-Boot] [PATCH 0/1] i.MX8QM ROM 7720 a1 board won't boot
 2019-08-19  6:10 UTC  (7+ messages)
` [U-Boot] [PATCHv1] imx: support i.MX8QM ROM 7720 a1 board

[U-Boot] [PATCH v3 2/4] USB: host: Add the USB3 host driver
 2019-08-19  5:01 UTC 

[U-Boot] Question about GPL v3 font
 2019-08-19  4:34 UTC  (5+ messages)

[U-Boot] [PATCH 1/2] mmc: Fix timeout values passed to mmc_wait_dat0()
 2019-08-19  1:56 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] mmc: Rename timeout parameters for clarification

[U-Boot] [PATCH v2 0/9] imx: mxs: Fixes and DM/DTS conversion code for several i.MX28 drivers
 2019-08-19  1:30 UTC  (16+ messages)
` [U-Boot] [PATCH v2 1/9] doc: fix: Replace SPL_OF_PLATDATA with OF_PLATDATA in examples
` [U-Boot] [PATCH v2 2/9] dts: imx28: Remove #include "imx28.dtsi" from imx28-u-boot.dtsi file
` [U-Boot] [PATCH v2 3/9] spl: Init proper struct driver member (platdata_auto_alloc_size) for mxs_spi
` [U-Boot] [PATCH v2 4/9] spi: fix: Call mxs_reset_block() during DM/DTS probe
` [U-Boot] [PATCH v2 5/9] spi: Add support for SPL_OF_PLATDATA to mxs_spi.c driver
` [U-Boot] [PATCH v2 6/9] mmc: Convert mxsmmc eMMC driver for i.MX2{38} to DM/DTS
` [U-Boot] [PATCH v2 7/9] mmc: Replace printf with debug call for timeouts in the i.MX28 mxs driver
` [U-Boot] [PATCH v2 8/9] spl: Introduce SPL_DM_GPIO Kconfig define
` [U-Boot] [PATCH v2 9/9] spi: Add support for SPL_OF_PLATDATA to mxs_gpio.c driver

[U-Boot] Please pull u-boot-x86
 2019-08-19  1:07 UTC 

[U-Boot] Travis test/py sandbox_spl test fail
 2019-08-19  1:01 UTC  (6+ messages)

[U-Boot] [PATCH 1/4] rockchip: clk: rk3328: add clk_enable ops for HCLK_HOST0
 2019-08-19  0:35 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] rockchip: dts: rk3328-rock64: enable usb3 xhci controller

[U-Boot] [PATCH 00/10] x86: Prepare for adding FSP2 code
 2019-08-18 22:51 UTC  (11+ messages)
` [U-Boot] [PATCH 01/10] x86: Rename existing FSP code to fsp1
` [U-Boot] [PATCH 02/10] x86: fsp: Move fsp_azalia include out of fsp_support.h
` [U-Boot] [PATCH 03/10] x86: Create a new fsp_arch.h header
` [U-Boot] [PATCH 04/10] x86: Move fsp_api.h inclusion out of fsp_support.h
` [U-Boot] [PATCH 05/10] x86: Move fsp_types.h to the generic fsp directory
` [U-Boot] [PATCH 06/10] x86: Move fsp_fv.h "
` [U-Boot] [PATCH 07/10] x86: Move fsp_hob.h "
` [U-Boot] [PATCH 08/10] x86: Move fsp_infoheader.h "
` [U-Boot] [PATCH 09/10] x86: Move fsp_bootmode.h "
` [U-Boot] [PATCH 10/10] x86: Move fsp_ffs.h include to fsp_arch.h

[U-Boot] Rockpro64_V2.1 2018-07-02 Boot Freeze
 2019-08-18 18:51 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] riscv: qemu: enable CONFIG_CMD_BOOTEFI_SELFTEST
 2019-08-18 18:11 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] sunxi: fix support board-specific CONFIG_PREBOOT
 2019-08-18 15:16 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] sun50i: a64: A64-Teres-I board detect builtin keyboard

[U-Boot] [PATCH 1/2] x86: Remove x86 specific GD flags as they are not referenced at all
 2019-08-18 13:59 UTC  (9+ messages)
` [U-Boot] [PATCH 2/2] global_data: Remove comment of reserved arch-specific GD flags

[U-Boot] [PATCH v2 0/6] cbfs: Allow use before relocation / BSS
 2019-08-18 13:59 UTC  (20+ messages)
` [U-Boot] [PATCH v2 1/6] cbfs: Allow CBFS to be used in SPL
` [U-Boot] [PATCH v2 2/6] cbfs: Move declarations above functions
` [U-Boot] [PATCH v2 3/6] cbfs: Move static variables into a struct
` [U-Boot] [PATCH v2 4/6] cbfs: Move result variable into the struct
` [U-Boot] [PATCH v2 5/6] cbfs: Add functions to support multiple CBFSs
` [U-Boot] [PATCH v2 6/6] cbfs: Rename camel-case variables

[U-Boot] [PATCH v5 1/5] usb_kdb: only process events successfully received
 2019-08-18 10:53 UTC  (6+ messages)
` [U-Boot] [PATCH v5 2/5] usb: usb_submit_int_msg -> usb_int_msg
` [U-Boot] [PATCH v5 3/5] usb: storage: submit_int_msg "
` [U-Boot] [PATCH v5 4/5] usb: Add nonblock argument to submit_int_msg
` [U-Boot] [PATCH v5 5/5] dwc2: use the nonblock argument in submit_int_msg

[U-Boot] [PULL] u-boot-socfpga/master
 2019-08-17 17:47 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-riscv/master
 2019-08-17 17:47 UTC  (2+ messages)

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

[U-Boot] [PATCH v4 1/5] usb_kdb: only process events succesfully received
 2019-08-17 13:59 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/4] USB: Add cadence USB3 gadget driver and host driver
 2019-08-17  8:13 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/4] USB: gadget: Add the cadence USB3 gadget driver
    ` [U-Boot] 答复: "
        ` [U-Boot] 答复: "

[U-Boot] [PATCH v2 1/2] arm: dts: rock960: Enable booting from eMMC when using SPL
 2019-08-17  4:30 UTC  (6+ messages)

[U-Boot] [PATCH v3] board: fsl: lx2160a: implement board_fix_fdt
 2019-08-17  1:07 UTC 

[U-Boot] [PATCH] ARM: DRA7: Fixup DPLL clock rate fixup logic for newer kernels
 2019-08-16 22:30 UTC 

[U-Boot] [PATCH 1/3] configs: Remove unneeded overlay_files environment variable
 2019-08-16 19:11 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] configs: Rename environment variable fit_loadaddr to addr_fit

[U-Boot] [PATCH v2] board_f: reserve noncached space below malloc area
 2019-08-16 16:57 UTC 

[U-Boot] [PATCH 1/2] libavb: Update libavb to current AOSP master
 2019-08-16 15:46 UTC  (7+ messages)
` [U-Boot] [PATCH 2/2] libavb: Fix build warnings after updating the lib

[U-Boot] [PATCH] x86: qemu: Fix build warnings with CONFIG_DISTRO_DEFAULTS=n
 2019-08-16 14:30 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] doc: arch: correct links in x86.rst
 2019-08-16 14:29 UTC  (3+ messages)

[U-Boot] [PATCH 1/1] doc: formatting slimbootloader.rst
 2019-08-16 14:28 UTC  (2+ messages)

[U-Boot] [PATCH] Revert "net: macb: Fixed reading MII_LPA register"
 2019-08-16 14:19 UTC  (3+ messages)

[U-Boot] [PATCH] Convert CONFIG_ARCH_CPU_INIT to Kconfig
 2019-08-16 13:05 UTC  (2+ messages)

[U-Boot] [PATCH 00/13] powerpc: Enable device tree support
 2019-08-16 12:41 UTC  (6+ messages)

[U-Boot] [PATCH 0/6] arm: socfpga: gen5: DM improvements
 2019-08-16 12:12 UTC  (11+ messages)
` [U-Boot] [PATCH 5/6] arm: socfpga: gen5: add readonly clk driver

[U-Boot] [PATCH v2] board: fsl: lx2160a: implement board_fix_fdt
 2019-08-16 11:17 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/4] USB: Add cadence USB3 gadget/host/phy driver
 2019-08-16 11:14 UTC  (6+ messages)
` [U-Boot] [PATCH v3 1/4] USB: gadget: Add the cadence USB3 gadget driver
` [U-Boot] [PATCH v3 2/4] USB: host: Add the USB3 host driver
` [U-Boot] [PATCH v3 3/4] phy: Add USB PHY driver for the cadence USB3
` [U-Boot] [PATCH v3 4/4] USB: gadget: core: introduce ->udc_set_speed() method

[U-Boot] [PATCH] Makefile: clean *dtb_HS
 2019-08-16 10:52 UTC  (4+ messages)
  ` [U-Boot] [PATCH v2] arm: dts: "

[U-Boot] [PATCH V2 1/4] clk: introduce enable_count
 2019-08-16  9:55 UTC  (4+ messages)
` [U-Boot] [PATCH V2 2/4] clk: prograte clk enable/disable to parent
` [U-Boot] [PATCH V2 3/4] clk: support clk tree dump
` [U-Boot] [PATCH V2 4/4] sandbox: clk: add clk enable/disable test code

[U-Boot] [PATCH 1/4 v5] watchdog: Implement generic watchdog_reset() version
 2019-08-16  8:53 UTC  (8+ messages)

[U-Boot] [PATCH 1/3] clk: introduce enable_cnt
 2019-08-16  8:26 UTC  (5+ messages)
` [U-Boot] [PATCH 2/3] clk: prograte clk enable/disable to parent
` [U-Boot] [PATCH 3/3] clk: support clk tree dump

[U-Boot] instruction "xchgb" for x86_64
 2019-08-16  7:58 UTC 

[U-Boot] [PATCH v3 0/4] ARM: Aspeed: Add SD host controller driver
 2019-08-16  6:59 UTC  (7+ messages)
` [U-Boot] [PATCH v3 1/4] clk: aspeed: Add support for SD clock
` [U-Boot] [PATCH v3 2/4] mmc: Add Aspeed SD controller driver
` [U-Boot] [PATCH v3 3/4] configs: AST2500 EVB: Enable SD controller
` [U-Boot] [PATCH v3 4/4] ARM: dts: ast2500: Add SDHCI nodes

[U-Boot] [PATCH] armv8: fsl-layerscape: Fix a typo of Layerscape PCIe config entry
 2019-08-16  2:33 UTC 

[U-Boot] [PATCH 1/1] easylogo: avoid buffer overrun
 2019-08-15 22:11 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/5] Switch MVPP2 to use new MVMDIO
 2019-08-15 22:08 UTC  (6+ messages)
` [U-Boot] [PATCH v4 1/5] net: mvpp2x: fix traffic stuck after PHY start error
` [U-Boot] [PATCH v4 2/5] net: mvpp2: mark phy as invalid in case of missing appropriate driver
` [U-Boot] [PATCH v4 3/5] arm: dts: armada-cp110-*dtsi: add xmdio nodes
` [U-Boot] [PATCH v4 4/5] net: mvpp2: use new MVMDIO driver
` [U-Boot] [PATCH v4 5/5] net: mvpp2: MVPP2 now needs MVMDIO

[U-Boot] [PATCH 0/7] Implement UART-based boot of TI K3 AM65x SoCs
 2019-08-15 20:55 UTC  (8+ messages)
` [U-Boot] [PATCH 1/7] spl: ymodem: Fix FIT loading termination handling
` [U-Boot] [PATCH 2/7] spl: ymodem: Make SPL Y-Modem loader framework accessible
` [U-Boot] [PATCH 3/7] arm: K3: common: Allow for early console functionality
` [U-Boot] [PATCH 4/7] arm: K3: sysfw-loader: Allow loading SYSFW via Y-Modem
` [U-Boot] [PATCH 5/7] armv7R: dts: k3: am654: Add MCU_UART0 related definitions
` [U-Boot] [PATCH 6/7] configs: am65x_evm_r5: Activate early console functionality
` [U-Boot] [PATCH 7/7] board: ti: am65x: Add UART boot procedure in README

[U-Boot] [PATCH v2 0/4] ARM: aspeed: Add SD host controller driver
 2019-08-15 19:28 UTC  (7+ messages)
` [U-Boot] [PATCH v2 2/4] mmc: Add Aspeed SD "
` [U-Boot] [PATCH v2 3/4] aspeed: Support SD controller on the ast2500 board

[U-Boot] [PATCH] cmd: avb: Fix requested partitions list
 2019-08-15 17:54 UTC  (6+ messages)

[U-Boot] [PATCH v2] cmd: avb: Fix requested partitions list
 2019-08-15 17:49 UTC 

[U-Boot] kernel-doc vs Doxygen
 2019-08-15 17:26 UTC  (3+ messages)

[U-Boot] [PATCH 1/8] usb: r8a66597: Remove CONFIG_SUPERH_ON_CHIP_R8A66597
 2019-08-15 17:25 UTC  (3+ messages)
` [U-Boot] [PATCH 6/8] usb: r8a66597: Convert to USB DM

[U-Boot] [PATCH] image: android: Support boot image v1 and v2
 2019-08-15 17:25 UTC 


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