public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2019-04-17 02:50:13 to 2019-04-18 16:20:01 UTC [more...]

[U-Boot] Pull request: u-boot-sunxi/master
 2019-04-18 16:20 UTC  (2+ messages)

[U-Boot] [GIT PULL] Xilinx patches for v2019.04
 2019-04-18 16:19 UTC  (2+ messages)

[U-Boot] [GIT PULL] UniPhier updates for v2019.07
 2019-04-18 16:19 UTC  (2+ messages)

[U-Boot] [RESEND-2 PATCH 0/4] sunxi: Enable EMAC on A83T boards using Realtek RTL8211E PHY
 2019-04-18 16:15 UTC  (4+ messages)

[U-Boot] ARC changes for 2019.07
 2019-04-18 16:04 UTC 

[U-Boot] [PATCH 00/16] patches for stm32 support
 2019-04-18 15:32 UTC  (17+ messages)
` [U-Boot] [PATCH 01/16] stm32mp1: Move config SYS_MALLOC_LEN to Kconfig
` [U-Boot] [PATCH 02/16] stm32mp1: Move ENV_SIZE and ENV_OFFSET "
` [U-Boot] [PATCH 03/16] stm32mp1: migrate PREBOOT "
` [U-Boot] [PATCH 04/16] stm32mp1: cosmetic: bsec: reorder include files
` [U-Boot] [PATCH 05/16] stm32mp1: psci: add synchronization with ROM code
` [U-Boot] [PATCH 06/16] stm32mp1: update RCC binding after kernel realignment
` [U-Boot] [PATCH 07/16] i2c: stm32f7: Fix SDADEL minimum formula
` [U-Boot] [PATCH 08/16] i2c: stm32f7: improve loopback in timing algorithm
` [U-Boot] [PATCH 09/16] mkimage: change stm32image header to manage binary information
` [U-Boot] [PATCH 10/16] stm32mp1: add bootcount support
` [U-Boot] [PATCH 11/16] armv7: timer: init timer with bootstage
` [U-Boot] [PATCH 12/16] stm32mp1: add bootstage support
` [U-Boot] [PATCH 13/16] clk: stm32mp1: add set_rate for DDRPHYC clock
` [U-Boot] [PATCH 14/16] env: solve compilation error in SPL
` [U-Boot] [PATCH 15/16] serial: stm32: remove unnecessary trace
` [U-Boot] [PATCH 16/16] serial: stm32: remove watchog reset in debug putc

[U-Boot] [PATCH v3] sun50i: a64: Add Olimex A64-Teres-I board initial support
 2019-04-18 15:31 UTC 

[U-Boot] [PATCH] usb: reload watchdog during ums command
 2019-04-18 15:18 UTC 

[U-Boot] [PATCH] sysreset: syscon: remove POWER reset cause
 2019-04-18 15:16 UTC 

[U-Boot] [PATCH] phycore-pcl060: U-boot support for Phytec phyCORE PCL060
 2019-04-18 15:01 UTC 

[U-Boot] [PATCH] Zynq: delete long-dead CONFIG_USB_CABLE_CHECK
 2019-04-18 14:50 UTC 

[U-Boot] [V2 Patch] include: configs: Increase CONFIG_SYS_BOOTM_LEN to 16MB
 2019-04-18 14:17 UTC 

[U-Boot] [PATCH v1 0/5] Kconfig conversion: CONFIG_SYS_[DI]CACHE_OFF
 2019-04-18 13:11 UTC  (6+ messages)
` [U-Boot] [PATCH v1 1/5] CONFIG_SYS_[ID]CACHE_OFF: unify the 'any' case
` [U-Boot] [PATCH v1 2/5] CONFIG_SYS_[DI]CACHE_OFF: remove superfluous "1"
` [U-Boot] [PATCH v1 3/5] CONFIG_SYS_[DI]CACHE_OFF: remove commented lines
` [U-Boot] [PATCH v1 4/5] CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig
` [U-Boot] [PATCH v1 5/5] CONFIG_SPL_SYS_[DI]CACHE_OFF: add

[U-Boot] [PATCH] .gitignore: Ignore .log files
 2019-04-18 12:47 UTC  (2+ messages)

[U-Boot] [PATCH] drivers: serial: lpuart: Enable Little Endian Support
 2019-04-18 12:30 UTC  (2+ messages)

[U-Boot] crt0.S compilation error for armV7m with thumb
 2019-04-18 12:01 UTC 

[U-Boot] [PATCH] doc: delete long-obsolete README.ARM-memory-map
 2019-04-18 12:00 UTC 

[U-Boot] [PATCH v2] mtd: spi: Improve spi_nor_write_data() implementation
 2019-04-18 11:53 UTC  (3+ messages)
  ` [U-Boot] [EXT] "

[U-Boot] [RESEND PATCH] usb: Select USB_MUSB_DSPS with USB_MUSB_TI
 2019-04-18 11:10 UTC 

[U-Boot] [RESEND PATCH v2] mtd: spi: Improve spi_nor_write_data() implementation
 2019-04-18 11:04 UTC 

[U-Boot] [RESEND PATCH v2] mtd: spi: Improve spi_nor_write_data() implementation
 2019-04-18 10:28 UTC 

[U-Boot] [PATCH v2 0/5] boot_get_fdt: clean up and use 'fdtaddr' as fallback for Android
 2019-04-18 10:18 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/5] fdt: boot_get_fdt: remove redundant zeroing out

[U-Boot] [PATCH] imx: Add variscite DART-6UL Evaluation Kit
 2019-04-18  9:45 UTC  (2+ messages)

[U-Boot] [RFC v3 00/10] efi_loader: rework bootefi/bootmgr
 2019-04-18  8:29 UTC  (26+ messages)
` [U-Boot] [RFC v3 02/10] efi_loader: export root node handle
` [U-Boot] [RFC v3 03/10] cmd: bootefi: carve out fdt handling from do_bootefi()
` [U-Boot] [RFC v3 04/10] cmd: bootefi: merge efi_install_fdt() and efi_process_fdt()
` [U-Boot] [RFC v3 05/10] cmd: bootefi: carve out efi_selftest code from do_bootefi()
` [U-Boot] [RFC v3 08/10] cmd: bootefi: carve out do_boot_efi() "
` [U-Boot] [RFC v3 09/10] efi_loader: rework bootmgr/bootefi using load_image API
` [U-Boot] [RFC v3 10/10] cmd: add efibootmgr command

[U-Boot] [PATCH 0/2] fit: FDT compression
 2019-04-18  8:29 UTC  (4+ messages)
` [U-Boot] [PATCH 1/2] fit: Support "
` [U-Boot] [PATCH 2/2] fit: Support compat string property in configuration node

[U-Boot] [PATCH 1/3] rockchip: rk3399: add tpl support
 2019-04-18  7:34 UTC  (5+ messages)
  ` [U-Boot] [PATCH 1/3] rockchip: rk3399: add tpl support【请注意,邮件由sjg@google.com代发】

[U-Boot] [PATCH 1/2] ARM: dts: at91-sama5d2-icp: Add MACB node
 2019-04-18  6:57 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] board: sama5d2_icp: Enable MACB driver

[U-Boot] [PATCH v3] board: atmel: add SAMA5D2 ICP board
 2019-04-18  6:56 UTC  (2+ messages)

[U-Boot] [PATCH] include: configs: Increase CONFIG_SYS_BOOTM_LEN to 16MB
 2019-04-18  6:39 UTC  (3+ messages)

[U-Boot] [PATCH v2 00/14] rockchip: Add new rk3399 boards
 2019-04-18  6:30 UTC  (11+ messages)
` [U-Boot] [PATCH v2 08/14] rockchip: dts: rk3399: nanopi4: Use CD pin as RK_FUNC_1
` [U-Boot] [PATCH v2 09/14] rockchip: rk3399: Add 4GB LPDDR3-1866 DMC settings
  ` [U-Boot] [PATCH v2 09/14] rockchip: rk3399: Add 4GB LPDDR3-1866 DMC settings【请注意,邮件由linux-rockchip-bounces+kever.yang=rock-chips.com@lists.infradead.org代发】

[U-Boot] [PATCH] board_f: Do not mark pre-relocated fdt space as reserved
 2019-04-18  6:23 UTC  (4+ messages)

[U-Boot] [PATCH v2 2/2] Kconfig: Add u-boot.itb BUILD_TARGET for Rockchip
 2019-04-18  6:10 UTC  (3+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v4 1/1] efi_loader: efi_setup_loaded_image() handle missing file name
 2019-04-18  5:17 UTC  (2+ messages)

[U-Boot] [PATCH v4 1/1] efi_loader: export root node handle
 2019-04-18  5:16 UTC  (2+ messages)

[U-Boot] [PATCH] rockchip: add u-boot-tpl-v8.lds
 2019-04-18  4:32 UTC  (2+ messages)

[U-Boot] [RFC PATCH v2 00/12] Add support for applications of overlays in SPL
 2019-04-18  4:32 UTC  (8+ messages)

[U-Boot] [PATCH v2 1/2] net: eth-uclass: Write MAC address to hardware after probe
 2019-04-18  4:32 UTC  (5+ messages)
` [U-Boot] [PATCH v2 2/2] net: eth-uclass: Support device tree MAC addresses

[U-Boot] [PATCH 1/2] fs: cbfs: make file_cbfs_load_header(..) independent of end-of-rom
 2019-04-18  3:09 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] fs: cbfs: add file_cbfs_init_ext(..)

[U-Boot] [PATCH v3] ARM: dts: i.MX6Q: fix avoid_unnecessary_addr_size warnings
 2019-04-18  0:53 UTC 

[U-Boot] [RESEND PATCH 0/3] arm: Introduce writel/readl_relaxed accessors
 2019-04-18  0:37 UTC  (7+ messages)

[U-Boot] [PATCH v3 00/14] colibri-imx6ull device tree enablement and driver model conversion
 2019-04-17 23:57 UTC  (15+ messages)
` [U-Boot] [PATCH v3 01/14] tdx-cfg-block: add support for new colibri iMX6ull skus
` [U-Boot] [PATCH v3 02/14] tdx-cfg-block: simplify i.MX 6 module detection
` [U-Boot] [PATCH v3 03/14] colibri-imx6ull: set module variant depending on config block
` [U-Boot] [PATCH v3 04/14] apalis/colibri_imx6/imx6ull: make sure loadaddr does not collide
` [U-Boot] [PATCH v3 05/14] colibri-imx6ull: fix ethernet phy power on
` [U-Boot] [PATCH v3 06/14] board: imx6ull: Add disable PMIC_STBY_REQ
` [U-Boot] [PATCH v3 07/14] colibri-imx6ull: configuration clean-up
` [U-Boot] [PATCH v3 08/14] colibri-imx6ull: migrate pinctrl and regulators to dtb/dm
` [U-Boot] [PATCH v3 09/14] colibri-imx6ull: migrate mmc to using driver model
` [U-Boot] [PATCH v3 10/14] colibri-imx6ull: migrate usb "
` [U-Boot] [PATCH v3 11/14] colibri-imx6ull: migrate fec "
` [U-Boot] [PATCH v3 12/14] ARM: dts: colibri-imx6ull: fix uart-has-rtscts property
` [U-Boot] [PATCH v3 13/14] ARM: dts: colibri-imx6ull: add osc32k_32k_out pinctrl
` [U-Boot] [PATCH v3 14/14] ARM: dts: colibri-imx6ull: update device tree

[U-Boot] [PATCH v3] apalis_imx6: add device tree to makefile
 2019-04-17 23:48 UTC 

[U-Boot] [PATCH v3] ARM: dts: i.MX6Q: fix avoid_unnecessary_addr_size warnings
 2019-04-17 23:47 UTC 

[U-Boot] [RFC PATCH v3] usb: limit USB_MAX_XFER_BLK to 256
 2019-04-17 23:45 UTC 

[U-Boot] [PATCH] imx: Add variscite DART-6UL Evaluation Kit
 2019-04-17 22:04 UTC 

[U-Boot] [PATCH] MSCC: delete obsolete reference to MSCC_BITBANG_SPI_GPIO
 2019-04-17 20:37 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/2] Fix minor issues with Serval SoC
 2019-04-17 20:37 UTC  (2+ messages)

[U-Boot] [PATCH 0/4] Add network support for Serval SoCs
 2019-04-17 20:36 UTC  (2+ messages)

[U-Boot] [PATCH 1/4] ARM: socfpga: Factor out handoff register configuration
 2019-04-17 20:15 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] ARM: socfpga: Disable bridges in SPL unless booting from FPGA
` [U-Boot] [PATCH 3/4] ARM: socfpga: Fully unmap the FPGA bridges from L3 space
` [U-Boot] [PATCH 4/4] ARM: socfpga: Add support for selecting bridges in bridge command

[U-Boot] [PATCH] usb: dwc2: fix gadget disconnect
 2019-04-17 18:54 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: da850evm: Fix TI boot scripts for MMC
 2019-04-17 18:24 UTC 

[U-Boot] [PATCH v2] regmap: fix regmap_read_poll_timeout warning about sandbox_timer_add_offset
 2019-04-17 18:17 UTC 

[U-Boot] [PATCH 1/4] mini-zed: Add ps7 files so SPL works
 2019-04-17 17:46 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] mini-zed: Update mini-zed dts so we can use it for SPL
` [U-Boot] [PATCH 3/4] zynq_minized: Add configuration header file for board specific environment
` [U-Boot] [PATCH 4/4] Update defconfig for minized

[U-Boot] [PATCH v3 0/3] Add Beelink GS1 Board
 2019-04-17 17:41 UTC  (4+ messages)
` [U-Boot] [PATCH v3 1/3] arm64: allwinner: sun50i: Sync H6 dts(i) files from Linux
` [U-Boot] [PATCH v3 2/3] arm: dts: h6: Add Beelink GS1 initial support
` [U-Boot] [PATCH v3 3/3] arm: sunxi: h6: fix reset using r_wdog

[U-Boot] [PATCH] riscv:Add Microchip MPFS Icicle Board support
 2019-04-17 17:19 UTC 

[U-Boot] [PATCH] ARM: da850evm: Fix broken SPI Flash
 2019-04-17 16:21 UTC 

[U-Boot] [PATCH] fw_env: Fix double free
 2019-04-17 14:56 UTC 

[U-Boot] [PATCH 2/8] video/console: Implement reverse video ANSI sequence for DM_VIDEO
 2019-04-17 13:36 UTC  (3+ messages)
` [U-Boot] [PATCH v2 "

[U-Boot] [PATCH v2 1/1] video: backlight: Parse PWM polarity cell
 2019-04-17 13:34 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-imx u -boot-imx-201900415
 2019-04-17 13:14 UTC  (2+ messages)

[U-Boot] Pull request for UEFI sub-system for v2019.07-rc1 (2)
 2019-04-17 13:14 UTC  (2+ messages)

[U-Boot] Please pull u-boot-video
 2019-04-17 13:14 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-spi/master
 2019-04-17 12:45 UTC  (2+ messages)

[U-Boot] [PATCH] x86: coreboot: make it possible to process unhandled tags
 2019-04-17 12:42 UTC 

[U-Boot] [RESEND PATCH v2 0/2] ti_qspi: Move to spi-mem framework
 2019-04-17 12:14 UTC  (5+ messages)
` [U-Boot] [RESEND PATCH v2 1/2] spi: ti_qspi: Drop non DM code
` [U-Boot] [RESEND PATCH v2 2/2] spi: ti_qspi: Convert to spi-mem ops

[U-Boot] [PATCH v1 0/6] arm: imx: cx9020: Migrate to DM_VIDEO and DM_GPIO
 2019-04-17 11:57 UTC  (7+ messages)
` [U-Boot] [PATCH v1 1/6] dm: arm: imx: cx9020: enable DM_GPIO
` [U-Boot] [PATCH v1 2/6] dm: arm: imx: video: add compatible for imx53-ipu
` [U-Boot] [PATCH v1 3/6] arm: imx: add ipu to imx53.dts and set dm-pre-reloc
` [U-Boot] [PATCH v1 4/6] dm: arm: imx: cx9020: migrate to dm_video
` [U-Boot] [PATCH v1 5/6] dm: arm: imx: cx9020: remove unused mmc functions
` [U-Boot] [PATCH v1 6/6] arm: imx: cx9020: remove unnecessary includes

[U-Boot] [PATCH] phy: sun4i-usb: Fix PHY0 routing and passby configuration for MUSB
 2019-04-17 11:28 UTC  (4+ messages)
` [U-Boot] [linux-sunxi] "

[U-Boot] [PATCH] kwbimage: fixing the issue with proper return code checking
 2019-04-17 10:53 UTC 

[U-Boot] [v3 1/2] ARM: dts: Freescale: Add ecc addr for sata node
 2019-04-17 10:10 UTC  (2+ messages)
` [U-Boot] [v3 2/2] scsi: ceva: Clean up the driver code

[U-Boot] [PATCH] arm: lpc32xx: Fix timer initialization
 2019-04-17  9:48 UTC 

[U-Boot] [PATCH] net: lpc32xx: Use IRAM for transmit buffer
 2019-04-17  9:41 UTC 

[U-Boot] [PATCH] imx: i.MX8MQ: clear ocotp error bit
 2019-04-17  9:41 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] mxc_ocotp: Update redundancy banks for mx7ulp B0
` [U-Boot] [PATCH 2/2] mxc_ocotp: Disable fuse sense for imx8mq B1

[U-Boot] [PATCH v2] mtd: nand: raw: Fix CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT behavior
 2019-04-17  9:36 UTC  (2+ messages)

[U-Boot] [PATCH] mtd: nand: raw: Fix CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT behaviour
 2019-04-17  9:26 UTC  (3+ messages)

[U-Boot] [PATCH v3 1/1] colibri_imx7: migrate usb to driver model
 2019-04-17  9:21 UTC 

[U-Boot] [PATCH] kwbimage: fixing the issue with proper return code checking
 2019-04-17  9:20 UTC 

[U-Boot] [PATCH] Enable CONFIG_SPI_FLASH to Kconfig for non-TFA
 2019-04-17  9:02 UTC 

[U-Boot] [PATCH v1] net: use block layer in net driver
 2019-04-17  9:02 UTC 

[U-Boot] [PATCH] ARM: dts: a20-wits-pro-a20-dkt: Enable AHCI
 2019-04-17  9:02 UTC 

[U-Boot] [v2 1/2] ARM: dts: Freescale: Add ecc addr for sata node
 2019-04-17  8:50 UTC  (3+ messages)
` [U-Boot] [v2 2/2] scsi: ceva: Clean up the driver code

[U-Boot] [PATCH] Enable CONFIG_SPI_FLASH to Kconfig for non-TFA
 2019-04-17  8:17 UTC 

[U-Boot] [PATCH v2 00/14] colibri-imx6ull device tree enablement and driver model conversion
 2019-04-17  7:58 UTC  (3+ messages)
` [U-Boot] [PATCH v2 10/14] colibri-imx6ull: migrate usb to using driver model

[U-Boot] [PATCH 1/2] scsi: ceva: Clean up the driver code
 2019-04-17  7:40 UTC  (15+ messages)
  ` [U-Boot] [EXT] "

[U-Boot] SPL
 2019-04-17  7:04 UTC 

[U-Boot] [PATCH 0/6] miscellaneous ubispl and ubi improvements
 2019-04-17  6:34 UTC  (3+ messages)

[U-Boot] [PATCH v2 1/1] colibri_imx7: migrate usb to driver model
 2019-04-17  6:05 UTC  (3+ messages)


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