messages from 2019-08-16 06:55:14 to 2019-08-19 12:37:42 UTC [more...]
[U-Boot] [PATCH V2 0/7] ARM: imx: Update Novena to DM/DT
2019-08-19 12:37 UTC (3+ messages)
[U-Boot] [PATCH v0] rockchip: rk3399: Add ROC-RK3399-PC support
2019-08-19 12:21 UTC (3+ messages)
` [U-Boot] [PATCH v0] rockchip: rk3399: Add ROC-RK3399-PC support【请注意,邮件由u-boot-bounces@lists.denx.de代发】
[U-Boot] [PATCH] core: ofnode: do not assert if node not valid in ofnode_get_name()
2019-08-19 12:20 UTC (3+ messages)
` [U-Boot] [PATCH] core: ofnode: do not assert if node not valid in ofnode_get_name()【请注意,邮件由sjg@google.com代发】
[U-Boot] Pull request: u-boot-rockchip-20190819
2019-08-19 12:19 UTC
[U-Boot] [PATCH 0/4] Make some changes to SDP
2019-08-19 12:09 UTC
[U-Boot] [PATCH v4 0/4] USB: Add cadence USB3 gadget/host/phy driver
2019-08-19 11:28 UTC (7+ 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 10:57 UTC (8+ messages)
` [U-Boot] [PATCHv1] imx: support i.MX8QM ROM 7720 a1 board
[U-Boot] [PATCH] core: of_addr: Correct the size type of of_get_address to fdt_size_t
2019-08-19 10:24 UTC (2+ messages)
[U-Boot] [PATCH 1/2] libavb: Update libavb to current AOSP master
2019-08-19 9:50 UTC (10+ messages)
` [U-Boot] [PATCH 2/2] libavb: Fix build warnings after updating the lib
[U-Boot] [PATCH v2 00/26] i.MX8MM support
2019-08-19 9:43 UTC (27+ messages)
` [U-Boot] [PATCH v2 01/26] tools: imx8m_image: align spl bin image size
` [U-Boot] [PATCH v2 02/26] ddr: imx8m: fix ddr firmware location when enable SPL OF
` [U-Boot] [PATCH v2 03/26] imx8m: add image cfg for i.MX8MM lpddr4
` [U-Boot] [PATCH v2 04/26] imx: add IMX8MQ kconfig entry
` [U-Boot] [PATCH v2 05/26] imx: add IMX8MM "
` [U-Boot] [PATCH v2 06/26] imx: imx8mm: add clock bindings header
` [U-Boot] [PATCH v2 07/26] imx: add i.MX8MM cpu type
` [U-Boot] [PATCH v2 08/26] imx: spl: add spl_board_boot_device for i.MX8MM
` [U-Boot] [PATCH v2 09/26] imx8m: imx-regs: drop unused register definitions
` [U-Boot] [PATCH v2 10/26] imx8m: update imx-regs for i.MX8MM
` [U-Boot] [PATCH v2 11/26] imx: add get_cpu_rev support "
` [U-Boot] [PATCH v2 12/26] imx8m: add pin header "
` [U-Boot] [PATCH v2 13/26] imx: add i.MX8MM PE property
` [U-Boot] [PATCH v2 14/26] imx8m: Fix MMU table issue for OPTEE memory
` [U-Boot] [PATCH v2 15/26] imx8m: set BYPASS ID SWAP to avoid AXI bus errors
` [U-Boot] [PATCH v2 16/26] imx8m: Configure trustzone region 0 for non-secure access
` [U-Boot] [PATCH v2 17/26] imx8m: soc: enable SCTR clock before timer init
` [U-Boot] [PATCH v2 18/26] imx8m: restrict reset_cpu
` [U-Boot] [PATCH v2 19/26] imx8m: rename clock to clock_imx8mq
` [U-Boot] [PATCH v2 20/26] imx8m: restructure clock.h
` [U-Boot] [PATCH v2 21/26] imx8m: add clk support for i.MX8MM
` [U-Boot] [PATCH v2 22/26] imx: mmc_env: update runtime SD/MMC boot env device
` [U-Boot] [PATCH v2 23/26] imx8m: soc: probe clock device in arch_cpu_init_dm
` [U-Boot] [PATCH v2 24/26] arm: dts: import i.MX8MM dtsi
` [U-Boot] [PATCH v2 25/26] arm: dts: add i.MX8MM pin func
` [U-Boot] [PATCH v2 26/26] imx: Add i.MX8MM EVK board support
[U-Boot] [PATCH v1] x86: acpi: Slightly reduce binary size of ACPI tables for Tangier
2019-08-19 9:18 UTC (2+ messages)
[U-Boot] [PATCH v1] tools: Add ifwitool to .gitignore
2019-08-19 9:10 UTC (2+ messages)
[U-Boot] [PATCH] test/py: Fix MMC/SD block write test dependency
2019-08-19 9:06 UTC (7+ messages)
[U-Boot] [PATCH] test/py: Add cmd_memory dependency back to test_mmc_wr
2019-08-19 9:06 UTC
[U-Boot] [PATCH 1/2] mmc: Fix timeout values passed to mmc_wait_dat0()
2019-08-19 8:57 UTC (7+ messages)
` [U-Boot] [PATCH 2/2] mmc: Rename timeout parameters for clarification
[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 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 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] 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 (3+ messages)
` [U-Boot] [PATCH v3 2/4] USB: host: Add the USB3 host driver
[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 (5+ messages)
` [U-Boot] [PATCH v3 2/4] mmc: Add Aspeed SD "
` [U-Boot] [PATCH v3 3/4] configs: AST2500 EVB: Enable SD controller
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox