public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2019-07-02 00:24:33 to 2019-07-02 11:58:30 UTC [more...]

[U-Boot] [PATCH 1/8] usb: r8a66597: return -ENOTSUPP from unimplemented submit_int_msg
 2019-07-02 11:58 UTC  (4+ messages)
` [U-Boot] [PATCH 3/8] usb_kdb: only process events succesfully received

[U-Boot] Fix read error in fsl_qspi driver
 2019-07-02 11:43 UTC  (6+ messages)
` [U-Boot] [PATCH 1/2] drivers/spi: fsl_qspi: fix read timeout
` [U-Boot] [PATCH 2/2] drivers/spi: fsl_qspi: improve timeout calculation

[U-Boot] [RESEND PATCH v3 00/18] Improvement for the DWC3 USB generic driver and fixes for the K2 platforms
 2019-07-02 11:38 UTC  (4+ messages)
` [U-Boot] [RESEND PATCH v3 13/18] usb: dwc3: Kconfig: get rid of obsolete mode selection

[U-Boot] [PATCH 1/3] ARM: dts: dh-imx6: Refactor DT with som and board level defs for use with imx6 duallite
 2019-07-02 11:34 UTC  (4+ messages)
` [U-Boot] [PATCH 2/3] ARM: dts: imx: dh-imx6: Add DHCOM iMX6 Duallite PDK2 device tree
` [U-Boot] [PATCH 3/3] ARM: imx6: DHCOM i.MX6 PDK: config SPL to load U-Boot fitImage with mulitple DTs

[U-Boot] [PATCH 0/3] stm32mp1: add OP-TEE configuration and associated MTD partitions
 2019-07-02 11:26 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] stm32mp1: reorder some CONFIG in stm32mp1.h
` [U-Boot] [PATCH 2/3] stm32mp1: add configuration op-tee
` [U-Boot] [PATCH 3/3] stm32mp1: activate OF_BOARD_SETUP and FDT_FIXUP_PARTITIONS

[U-Boot] [PATCH v2 0/7] sunxi: Add H6 DDR3 DRAM support
 2019-07-02 10:25 UTC  (9+ messages)
` [U-Boot] [PATCH v2 1/7] sunxi: H6: DRAM: avoid memcpy() on MMIO registers
` [U-Boot] [PATCH v2 2/7] sunxi: H6: DRAM: follow recommended PHY init algorithm
` [U-Boot] [PATCH v2 3/7] sunxi: H6: move LPDDR3 timing definition into separate file
  ` [U-Boot] [linux-sunxi] "
` [U-Boot] [PATCH v2 4/7] sunxi: H6: Add DDR3 support to DRAM controller driver
` [U-Boot] [PATCH v2 5/7] sunxi: H6: Add DDR3-1333 timings
` [U-Boot] [PATCH v2 6/7] sunxi: H6: Add DDR3 DRAM delay values
` [U-Boot] [PATCH v2 7/7] sunxi: H6: Add basic Eachlink H6 Mini support

[U-Boot] Pull request: u-boot-rockchip/tags/rockchip-for-v2019.07-rc5-2
 2019-07-02  9:25 UTC 

[U-Boot] [PATCH] video: backlight: fix pwm invertation
 2019-07-02  9:08 UTC  (7+ messages)

[U-Boot] [PATCH v2 00/11] Improvements on the MMC switch
 2019-07-02  8:53 UTC  (12+ messages)
` [U-Boot] [PATCH v2 01/11] mmc: omap_hsmmc: reset FSM for DAT and CMD lines if needed before a new command
` [U-Boot] [PATCH v2 02/11] mmc: omap_hsmmc: don't fill the send_init_stream callback
` [U-Boot] [PATCH v2 03/11] Revert "mmc: Add a new callback function to perform the 74 clocks cycle sequence"
` [U-Boot] [PATCH v2 04/11] mmc: omap_hsmmc: provide wait_dat0 even if UHS modes are not supported
` [U-Boot] [PATCH v2 05/11] mmc: add mmc_poll_for_busy() and change the purpose of mmc_send_status()
` [U-Boot] [PATCH v2 06/11] mmc: if possible, poll the busy state using DAT0
` [U-Boot] [PATCH v2 07/11] mmc: use the generic timeout for cmd6 (SWITCH) provided in the ext_csd
` [U-Boot] [PATCH v2 08/11] mmc: When switching partition, use the timeout specified "
` [U-Boot] [PATCH v2 09/11] mmc: During a switch, poll on dat0 if available and check the final status
` [U-Boot] [PATCH v2 10/11] mmc: do not change mode when accessing a boot partition
` [U-Boot] [PATCH v2 11/11] mmc: retry a few times if a partition switch failed

[U-Boot] [PATCH v4 0/6] android: implement A/B boot process
 2019-07-02  8:51 UTC  (7+ messages)
` [U-Boot] [PATCH v4 1/6] disk: part: Extend API to get partition info
` [U-Boot] [PATCH v4 2/6] common: Implement A/B metadata
` [U-Boot] [PATCH v4 3/6] cmd: Add 'ab_select' command
` [U-Boot] [PATCH v4 4/6] test/py: Add base test case for A/B updates
` [U-Boot] [PATCH v4 5/6] doc: android: Add simple guide "
` [U-Boot] [PATCH v4 6/6] env: am57xx: Implement A/B boot process

[U-Boot] [PATCH v2] cmd: mem: Add a command to fill the memory with random data
 2019-07-02  8:50 UTC  (2+ messages)

[U-Boot] [PATCH v1] test/py: add MMC/SD block write test
 2019-07-02  8:34 UTC  (5+ messages)

[U-Boot] [PATCH 01/18] arm64: dts: uniphier: add reserved-memory for secure memory
 2019-07-02  8:32 UTC  (18+ messages)
` [U-Boot] [PATCH 02/18] ARM: uniphier: remove unused uniphier_ld11_boot_device_fixup()
` [U-Boot] [PATCH 03/18] ARM: uniphier: clean up clk/Makefile
` [U-Boot] [PATCH 04/18] ARM: uniphier: remove argument from boot_device_is_usb() hook
` [U-Boot] [PATCH 05/18] ARM: uniphier: use bool type for have_internal_stm parameter
` [U-Boot] [PATCH 06/18] ARM: uniphier: include <linux/io.h> from boot-device.c
` [U-Boot] [PATCH 07/18] clk: uniphier: add EMMC clock for LD11, LD20, and PXs3
` [U-Boot] [PATCH 08/18] ARM: uniphier: check DT to determine whether to use support card
` [U-Boot] [PATCH 09/18] ARM: uniphier: check DT to determine whether to initialize SBC
` [U-Boot] [PATCH 10/18] ARM: uniphier: make boot_is_swapped() code optional
` [U-Boot] [PATCH 11/18] ARM: uniphier: detect SD boot mode
` [U-Boot] [PATCH 12/18] ARM: uniphier: de-couple SG macros into base address and offset
` [U-Boot] [PATCH 13/18] ARM: uniphier: de-couple SC "
` [U-Boot] [PATCH 14/18] ARM: uniphier: detect register base addresses run-time
` [U-Boot] [PATCH 15/18] ARM: uniphier: make dram_init() independent of SG_MEMCONF
` [U-Boot] [PATCH 16/18] ARM: uniphier: make dram_init() more generic
` [U-Boot] [PATCH 17/18] ARM: uniphier: make mem_map run-time configurable
` [U-Boot] [PATCH 18/18] ARM: uniphier: remove CONFIG_SYS_SDRAM_BASE

[U-Boot] [PATCH v2] armv8: ls1028a: select BOARD_LATE_INIT config
 2019-07-02  8:16 UTC 

[U-Boot] [PATCH v2 1/5] armv8: ls2088a: The ls2088a platform supports the I2C driver model
 2019-07-02  6:41 UTC  (5+ messages)
` [U-Boot] [PATCH v2 2/5] gpio: do not include <asm/arch/gpio.h> on ARCH_LS2080A
` [U-Boot] [PATCH v2 3/5] configs: ls2088a: enable DM support for rtc
` [U-Boot] [PATCH v2 4/5] armv8: dts: fsl-ls2088a: add i2c node support
` [U-Boot] [PATCH v2 5/5] armv8: dts: ls2088ardb: Add slave nodes under the i2c0 controller

[U-Boot] [PATCH v2 1/5] armv8: ls1088a: The ls1088a platform supports the I2C driver model
 2019-07-02  6:35 UTC  (5+ messages)
` [U-Boot] [PATCH v2 2/5] gpio: do not include <asm/arch/gpio.h> on ARCH_LS1088A
` [U-Boot] [PATCH v2 3/5] configs: ls1088a: enable DM support for pcf2127 rtc
` [U-Boot] [PATCH v2 4/5] armv8: dts: fsl-ls1088a: add I2C node support
` [U-Boot] [PATCH v2 5/5] armv8: dts: ls1088ardb: Add slave nodes under the i2c0 controller

[U-Boot] [PATCH v3 1/4] armv8: ls1028a: The ls1028a platform supports the I2C driver model
 2019-07-02  6:28 UTC  (4+ messages)
` [U-Boot] [PATCH v3 2/4] gpio: do not include <asm/arch/gpio.h> on ARCH_LS1028A
` [U-Boot] [PATCH v3 3/4] configs: ls1028a: enable DM support for pcf2127 rtc
` [U-Boot] [PATCH v3 4/4] armv8: dts: ls1028ardb: Add slave nodes under the i2c0 controller

[U-Boot] Upstreaming usb host drivers for iMX8/iMX8M
 2019-07-02  6:21 UTC  (7+ messages)
          ` [U-Boot] 答复: [EXT] "

[U-Boot] [PATCH v2 0/8] x86: Add basic Slim Bootloader payload support
 2019-07-02  6:03 UTC  (3+ messages)

[U-Boot] [PATCH v5 0/5] net: ethernet: ti: Introduce am654 gigabit eth switch subsystem driver
 2019-07-02  5:08 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/2] configs: lx2160aqds: enable DM support for pcf2127 rtc
 2019-07-02  3:53 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/2] armv8: lx2160aqds : Add pcf2127 node

[U-Boot] [PATCH v5 0/8] rockchip: enable TPL for tinker-rk3288
 2019-07-02  3:43 UTC  (9+ messages)
` [U-Boot] [PATCH v5 1/8] rockchip: rk3288: enable TPL configs to chip level
` [U-Boot] [PATCH v5 2/8] rockchip: rk3288: add separate TPL STACK address
` [U-Boot] [PATCH v5 3/8] rockchip: dts: rk3288: move reloc tag into -u-boot dts
` [U-Boot] [PATCH v5 4/8] rockchip: dts: tinker: migrate the dm-pre-reloc "
` [U-Boot] [PATCH v5 5/8] rockchip: dts: rk3288-tinker: enable sdmmc pinctrl node in spl
` [U-Boot] [PATCH v5 6/8] rockchip: config: update config for TPL support on tinker-rk3288
` [U-Boot] [PATCH v5 7/8] rockchip: config: tiner-rk3288: extend CONFIG_SYS_MONITOR_LEN to 600KB
` [U-Boot] [PATCH v5 8/8] rockchip: rk3288: enable TPL for tinker-board

[U-Boot] [PATCH 1/2] configs: lx2160aqds: enable DM support for pcf2127 rtc
 2019-07-02  3:41 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] armv8: lx2160aqds : Add pcf2127 node

[U-Boot] [PATCH v3 1/7] armv8: lx2160a: The lx2160a platform supports the I2C driver model
 2019-07-02  3:35 UTC  (7+ messages)
` [U-Boot] [PATCH v3 2/7] configs: lx2160ardb: enable DM support for pcf2127 rtc
` [U-Boot] [PATCH v3 3/7] drivers: i2c: mxc: Solve the compiler error when using i2c dm mode
` [U-Boot] [PATCH v3 4/7] gpio: do not include <asm/arch/gpio.h> on ARCH_LX2160A
` [U-Boot] [PATCH v3 5/7] armv8: dts: fsl-lx2160a: add i2c controller and gpio DT nodes
` [U-Boot] [PATCH v3 6/7] armv8: lx2160ardb: Add pcf2127 node
` [U-Boot] [PATCH v3 7/7] armv8: lx2160ardb : Add the "u-boot, dm-pre-reloc" property for i2c0 node

[U-Boot] [PATCH] rockchip: dts: rk3399: rockpro64: Provide init voltage
 2019-07-02  2:48 UTC  (4+ messages)
    ` [U-Boot] [PATCH] rockchip: dts: rk3399: rockpro64: Provide init voltage【请注意,邮件由u-boot-bounces@lists.denx.de代发】 "

[U-Boot] [PATCH] rockchip: rk3399: Fix enabling boot-on regulators
 2019-07-02  2:33 UTC  (3+ messages)
  ` [U-Boot] [PATCH] rockchip: rk3399: Fix enabling boot-on regulators【请注意,邮件由u-boot-bounces@lists.denx.de代发】 regulators

[U-Boot] [PATCH] spl: atf: Fix uninitialized pointer to bl31_image_info
 2019-07-02  2:33 UTC  (3+ messages)
  ` [U-Boot] [PATCH] spl: atf: Fix uninitialized pointer to bl31_image_info【请注意,邮件由u-boot-bounces@lists.denx.de代发】 bl31_image_info

[U-Boot] [PATCH 00/52] Support i.MX8MM/N
 2019-07-02  2:32 UTC  (53+ messages)
` [U-Boot] [PATCH 01/52] linux: compat: guard PAGE_SIZE
` [U-Boot] [PATCH 02/52] dm: clk: ignore default settings when node not valid
` [U-Boot] [PATCH 03/52] pinctrl: imx: use devfdt_get_addr_size_index
` [U-Boot] [PATCH 04/52] i2c: mxc: add CONFIG_CLK support
` [U-Boot] [PATCH 05/52] tools: imx8m_image: align spl bin image size
` [U-Boot] [PATCH 06/52] ddr: imx8m: fix ddr firmware location when enable SPL OF
` [U-Boot] [PATCH 07/52] tools: imx8mimage: fix HDMI/FIT parsing
` [U-Boot] [PATCH 08/52] imx8m: add image cfg for i.MX8MM lpddr4
` [U-Boot] [PATCH 09/52] imx: add IMX8MQ kconfig entry
` [U-Boot] [PATCH 10/52] imx: add IMX8MM "
` [U-Boot] [PATCH 11/52] imx: imx8mm: add clock bindings header
` [U-Boot] [PATCH 12/52] imx: add i.MX8MM cpu type
` [U-Boot] [PATCH 13/52] imx: spl: add spl_board_boot_device for i.MX8MM
` [U-Boot] [PATCH 14/52] imx8m: update imx-regs "
` [U-Boot] [PATCH 15/52] imx: add get_cpu_rev support "
` [U-Boot] [PATCH 16/52] imx8m: rename clock to clock_imx8mq
` [U-Boot] [PATCH 17/52] imx8m: restructure clock.h
` [U-Boot] [PATCH 18/52] imx8m: add clk support for i.MX8MM
` [U-Boot] [PATCH 19/52] imx8m: soc: probe clk before relocation
` [U-Boot] [PATCH 20/52] imx8m: add pin header for i.MX8MM
` [U-Boot] [PATCH 21/52] imx: add i.MX8MM PE property
` [U-Boot] [PATCH 22/52] imx8m: Fix MMU table issue for OPTEE memory
` [U-Boot] [PATCH 23/52] imx8m: set BYPASS ID SWAP to avoid AXI bus errors
` [U-Boot] [PATCH 24/52] imx8m: Configure trustzone region 0 for non-secure access
` [U-Boot] [PATCH 25/52] imx8m: soc: enable SCTR clock before timer init
` [U-Boot] [PATCH 26/52] serial: Kconfig: make MXC_UART usable for MX7 and IMX8M
` [U-Boot] [PATCH 27/52] clk: imx: add Kconfig entry for i.MX8MM
` [U-Boot] [PATCH 28/52] clk: imx: add i.MX8MM clk driver
` [U-Boot] [PATCH 29/52] imx: add i.MX8MM EVK board support
` [U-Boot] [PATCH 30/52] ddr: imx8m: Fix ddr4 driver build issue
` [U-Boot] [PATCH 31/52] imx8mq: Update the ddrc QoS setting for B1 chip
` [U-Boot] [PATCH 32/52] driver: ddr: Refine the ddr init driver on imx8m
` [U-Boot] [PATCH 33/52] ddr: imx8m: Fix the ddr init hang on imx8mq
` [U-Boot] [PATCH 34/52] imx: add i.MX8MN kconfig entry
` [U-Boot] [PATCH 35/52] imx8mn: support get_cpu_rev
` [U-Boot] [PATCH 36/52] imx8m: add clk support for i.MX8MN
` [U-Boot] [PATCH 37/52] imx8mn: set BYPASS ID SWAP to avoid AXI bus errors
` [U-Boot] [PATCH 38/52] imx: add i.MX8MN PE property
` [U-Boot] [PATCH 39/52] imx8mn: add pin header
` [U-Boot] [PATCH 40/52] imx: spl: use spl_board_boot_device for i.MX8MN
` [U-Boot] [PATCH 41/52] spl: pass args to board_return_to_bootrom
` [U-Boot] [PATCH 42/52] imx: add rom api support
` [U-Boot] [PATCH 43/52] imx: cpu: restrict get_boot_device
` [U-Boot] [PATCH 44/52] imx8mn: add get_boot_device
` [U-Boot] [PATCH 45/52] power: pmic: add SPL_DM_PMIC
` [U-Boot] [PATCH 46/52] tools: imx8mimage: add ROM VERSION
` [U-Boot] [PATCH 47/52] pinctrl: imx8m: support i.MX8MN
` [U-Boot] [PATCH 48/52] tools: imx8m_image: support ddr4 firmware
` [U-Boot] [PATCH 49/52] clk: imx: add i.MX8MN clk support
` [U-Boot] [PATCH 50/52] imx8m: add i.MX8MN ddr4 image cfg file
` [U-Boot] [PATCH 51/52] imx: add dtsi for i.MX8MN
` [U-Boot] [PATCH 52/52] imx: add i.MX8MN DDR4 board support

[U-Boot] Improvements to Rock960
 2019-07-02  2:07 UTC  (13+ messages)
` [U-Boot] [PATCH 1/6] arm64: rockchip: rock960: sync dts files from Linux 5.2-rc6
` [U-Boot] [PATCH 2/6] configs: rockchip: rock960: drop options for non-existent HW
` [U-Boot] [PATCH 3/6] configs: rockchip: rock960: enable pmic and regulator commands
` [U-Boot] [PATCH 4/6] configs: rockchip: rock960: enable DMA for SDHCI controller
` [U-Boot] [PATCH 5/6] configs: rockchip: rock960: Add support for USB ethernet adapters
` [U-Boot] [PATCH 6/6] configs: rockchip: rock960: enable USB3 support

[U-Boot] [PATCH v2 0/4] rockchip: rk3399: Fix USB3 support
 2019-07-02  2:05 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/4] rockchip: clk: rk3399: handle clk_enable requests for USB3
` [U-Boot] [PATCH v2 3/4] usb: xhci-dwc3: Add USB2 PHY configuration

[U-Boot] [PATCH 00/26] binman: Allow reading of images to list contents
 2019-07-02  0:24 UTC  (24+ messages)
` [U-Boot] [PATCH 04/26] binman: Add an FDT map
` [U-Boot] [PATCH 05/26] binman: Add an image header
` [U-Boot] [PATCH 06/26] binman: Allow cbfstool to be optional with tests
` [U-Boot] [PATCH 07/26] binman: Convert to use ArgumentParser
` [U-Boot] [PATCH 08/26] binman: Move compression into the Entry base class
` [U-Boot] [PATCH 09/26] binman: Drop an unused arg in Entry.Lookup()
` [U-Boot] [PATCH 10/26] binman: Allow easy importing of entry modules
` [U-Boot] [PATCH 11/26] binman: Fix up ProcessUpdateContents error and comments
` [U-Boot] [PATCH 12/26] binman: Call ProcessUpdateContents() consistently
` [U-Boot] [PATCH 13/26] binman: Add a return value to ProcessContentsUpdate()
` [U-Boot] [PATCH 14/26] binman: Add a control for post-pack entry expansion
` [U-Boot] [PATCH 15/26] binman: Allow entries to expand after packing
` [U-Boot] [PATCH 16/26] binman: Allow device-tree entries to be compressed
` [U-Boot] [PATCH 17/26] binman: Provide the actual data address for cbfs files
` [U-Boot] [PATCH 18/26] binman: Use the cbfs memlen field only for uncompressed length
` [U-Boot] [PATCH 19/26] binman: Add a comment about CBFS test structure
` [U-Boot] [PATCH 20/26] binman: Support FDT update for CBFS
` [U-Boot] [PATCH 21/26] binman: Detect bad CBFS file types
` [U-Boot] [PATCH 22/26] binman: Allow listing the entries in an image
` [U-Boot] [PATCH 23/26] binman: Support reading in firmware images
` [U-Boot] [PATCH 24/26] binman: Support locating an image header
` [U-Boot] [PATCH 25/26] binman: Support reading an image into an Image object
` [U-Boot] [PATCH 26/26] binman: Support listing an image


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