public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2018-07-11 14:20:17 to 2018-07-13 02:32:19 UTC [more...]

[U-Boot] [PATCH 1/3] dfu: Fix data abort in dfu_free_entities()
 2018-07-13  2:32 UTC  (5+ messages)
` [U-Boot] [PATCH 2/3] dfu: Fix memory leak in dfu_init_env_entities()
` [U-Boot] [PATCH 3/3] dfu: Provide more verbose error message

[U-Boot] [PATCH 1/4 v2] armv8: fsl: remove sata support
 2018-07-12 22:01 UTC  (5+ messages)
` [U-Boot] [PATCH 2/4 v2] armv8: dts: fsl-ls1012a: add sata node support
  ` [U-Boot] [PATCH 3/4 v2] scsi: ceva: add ls1012a soc support
    ` [U-Boot] [PATCH 4/4 v2] arm64: ls1012a: enable DM support for sata

[U-Boot] Please pull from u-boot-i2c
 2018-07-12 21:48 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-ubi/master
 2018-07-12 21:48 UTC  (2+ messages)

[U-Boot] Please pull u-boot-dm
 2018-07-12 21:26 UTC  (9+ messages)

[U-Boot] [PATCH v2] cmd: fastboot: Validate user input
 2018-07-12 19:48 UTC  (3+ messages)

[U-Boot] [PATCH 1/1] common: print \n in initr_scsi()
 2018-07-12 18:58 UTC  (3+ messages)

[U-Boot] [PATCH v2 00/21] SPI-NAND support
 2018-07-12 14:46 UTC  (32+ messages)
` [U-Boot] [PATCH v2 01/21] mtd: Fallback to ->_read/write_oob() when ->_read/write() is missing
` [U-Boot] [PATCH v2 02/21] mtd: Uninline mtd_write_oob and move it to mtdcore.c
` [U-Boot] [PATCH v2 03/21] mtd: Add sanity checks in mtd_write/read_oob()
` [U-Boot] [PATCH v2 04/21] mtd: Fallback to ->_read/write() when ->_read/write_oob() is missing
` [U-Boot] [PATCH v2 05/21] mtd: add get/set of_node/flash_node helpers
` [U-Boot] [PATCH v2 06/21] mtd: fix build issue with includes
` [U-Boot] [PATCH v2 07/21] mtd: move definitions to enlarge their range
` [U-Boot] [PATCH v2 08/21] mtd: move all flash categories inside MTD submenu
` [U-Boot] [PATCH v2 09/21] mtd: move NAND fiels into a raw/ subdirectory
` [U-Boot] [PATCH v2 10/21] mtd: rename nand into rawnand in Kconfig prompt
` [U-Boot] [PATCH v2 11/21] mtd: nand: Add core infrastructure to deal with NAND devices
` [U-Boot] [PATCH v2 12/21] mtd: nand: Pass mode information to nand_page_io_req
` [U-Boot] [PATCH v2 13/21] spi: Extend the core to ease integration of SPI memory controllers
` [U-Boot] [PATCH v2 14/21] mtd: nand: Add core infrastructure to support SPI NANDs
` [U-Boot] [PATCH v2 15/21] mtd: spinand: Add initial support for Micron MT29F2G01ABAGD
` [U-Boot] [PATCH v2 16/21] mtd: spinand: Add initial support for Winbond W25M02GV
` [U-Boot] [PATCH v2 17/21] mtd: spinand: Add initial support for the MX35LF1GE4AB chip
` [U-Boot] [PATCH v2 18/21] mtd: spinand: Add initial support for the MX35LF2GE4AB chip
` [U-Boot] [PATCH v2 19/21] mtd: uclass: add probe function
` [U-Boot] [PATCH v2 20/21] cmd: mtd: add 'mtd' command
` [U-Boot] [PATCH v2 21/21] dt-bindings: Add bindings for SPI NAND devices

[U-Boot] Microblaze gpio reset handling
 2018-07-12 14:28 UTC 

[U-Boot] [PATCH] gpio: xilinx: Convert driver to DM
 2018-07-12 14:18 UTC 

[U-Boot] [PATCH V2 1/4] imx_lpi2c: Update lpi2c driver to support imx8
 2018-07-12 14:10 UTC  (8+ messages)
` [U-Boot] [PATCH V2 2/4] imx: lpi2c: fix clock issue when NACK detected
` [U-Boot] [PATCH V2 3/4] lpi2c: Fix bus stop problem in xfer
` [U-Boot] [PATCH V2 4/4] lpi2c: Add bus busy error handling

[U-Boot] [PATCH v2] arm: socfpga: Fixes: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET
 2018-07-12 14:04 UTC  (3+ messages)

[U-Boot] [RFC PATCH] gpio: zynq: Setup bank_name to dev->name
 2018-07-12 14:04 UTC 

[U-Boot] UBI fixable bit-flip issue
 2018-07-12 14:03 UTC  (7+ messages)

[U-Boot] [PATCH] cmd: Kconfig: Move CONFIG_MP to Kconfig
 2018-07-12 13:47 UTC  (4+ messages)
` [U-Boot] "

[U-Boot] [PATCH] arm: socfpga: Fixes: include <debug_uart.h>
 2018-07-12 13:44 UTC  (2+ messages)

[U-Boot] [PATCH v3 00/21] SPI-NAND support
 2018-07-12 13:25 UTC  (22+ messages)
` [U-Boot] [PATCH v3 01/21] mtd: Fallback to ->_read/write_oob() when ->_read/write() is missing
` [U-Boot] [PATCH v3 02/21] mtd: Uninline mtd_write_oob and move it to mtdcore.c
` [U-Boot] [PATCH v3 03/21] mtd: Add sanity checks in mtd_write/read_oob()
` [U-Boot] [PATCH v3 04/21] mtd: Fallback to ->_read/write() when ->_read/write_oob() is missing
` [U-Boot] [PATCH v3 05/21] mtd: add get/set of_node/flash_node helpers
` [U-Boot] [PATCH v3 06/21] mtd: fix build issue with includes
` [U-Boot] [PATCH v3 07/21] mtd: move definitions to enlarge their range
` [U-Boot] [PATCH v3 08/21] mtd: move all flash categories inside MTD submenu
` [U-Boot] [PATCH v3 09/21] mtd: move NAND files into a raw/ subdirectory
` [U-Boot] [PATCH v3 10/21] mtd: rename nand into rawnand in Kconfig prompt
` [U-Boot] [PATCH v3 11/21] mtd: nand: Add core infrastructure to deal with NAND devices
` [U-Boot] [PATCH v3 12/21] mtd: nand: Pass mode information to nand_page_io_req
` [U-Boot] [PATCH v3 13/21] spi: Extend the core to ease integration of SPI memory controllers
` [U-Boot] [PATCH v3 14/21] mtd: nand: Add core infrastructure to support SPI NANDs
` [U-Boot] [PATCH v3 15/21] mtd: spinand: Add initial support for Micron MT29F2G01ABAGD
` [U-Boot] [PATCH v3 16/21] mtd: spinand: Add initial support for Winbond W25M02GV
` [U-Boot] [PATCH v3 17/21] mtd: spinand: Add initial support for the MX35LF1GE4AB chip
` [U-Boot] [PATCH v3 18/21] mtd: spinand: Add initial support for the MX35LF2GE4AB chip
` [U-Boot] [PATCH v3 19/21] mtd: uclass: add probe function
` [U-Boot] [PATCH v3 20/21] cmd: mtd: add 'mtd' command
` [U-Boot] [PATCH v3 21/21] dt-bindings: Add bindings for SPI NAND devices

[U-Boot] [PATCH 1/1] avb2.0: add proper dependencies to libavb
 2018-07-12 13:02 UTC  (3+ messages)

[U-Boot] [PATCH] mtd: nand: denali: Replace the ad-hoc cache management with bouncebuf
 2018-07-12 12:51 UTC  (5+ messages)

[U-Boot] [RFC PATCH v2] u-boot: remove driver lookup loop from env_save()
 2018-07-12 12:32 UTC  (3+ messages)

[U-Boot] [PATCH] gpio: zynq: Read of mach data in platdata with dev_get_driver_data
 2018-07-12 11:49 UTC 

[U-Boot] [PATCH] gpio: dm: Support manual relocation for gpio
 2018-07-12 11:36 UTC 

[U-Boot] [PATCH] sysreset: dm: Support manual relocation for sysreset
 2018-07-12 11:35 UTC 

[U-Boot] [PATCH] gpio: zynq: Fix typo in one error message
 2018-07-12 11:33 UTC 

[U-Boot] [PATCH v3 1/4] lib: fdtdec: Add new variable ram_start to global data
 2018-07-12 11:28 UTC  (7+ messages)

[U-Boot] [PATCH] arm: dts: socfpga: stratix10: Fix memory node
 2018-07-12 11:13 UTC  (4+ messages)
` [U-Boot] [PATCH] arm: socfpga: Fix: Compile MCR instruction on ARM 32-bit only

[U-Boot] [PATCH v3 0/9] Improve rockusb support in U-Boot
 2018-07-12 11:05 UTC  (10+ messages)
` [U-Boot] [PATCH v3 1/9] usb: rockchip: fix command failed on host side due to missing data
` [U-Boot] [PATCH v3 2/9] usb: rockchip: implement skeleton for K_FW_GET_CHIP_VER command
` [U-Boot] [PATCH v3 3/9] rockchip: rk3288: implement reading chip version from bootrom code
` [U-Boot] [PATCH v3 4/9] usb: rockchip: implement K_FW_LBA_READ_10 command
` [U-Boot] [PATCH v3 5/9] usb: rockchip: implement K_FW_LBA_ERASE_10 command
` [U-Boot] [PATCH v3 6/9] usb: rockchip: be quiet on serial port while transferring data
` [U-Boot] [PATCH v3 7/9] usb: rockchip: boost up write speed from 4MB/s to 15MB/s
` [U-Boot] [PATCH v3 8/9] usb: rockchip: fix printing csw debug info
` [U-Boot] [PATCH v3 9/9] usb: rockchip: on K_FW_LBA_WRITE_10 remove magic block size of 512 bytes

[U-Boot] [ v1 00/10] [INTERNAL REVIEW] splash screen on the stm32f769 disco board
 2018-07-12  9:23 UTC  (11+ messages)
` [U-Boot] [ v1 01/10] video: stm32: stm32_ltdc: add bridge to display controller
` [U-Boot] [ v1 02/10] video: add support of MIPI DSI interface
` [U-Boot] [ v1 03/10] dm: panel: get timings from panel
` [U-Boot] [ v1 04/10] video: add support of panel OTM8009A
` [U-Boot] [ v1 05/10] video: add support of panel RM68200
` [U-Boot] [ v1 06/10] video: add MIPI DSI host controller bridge
` [U-Boot] [ v1 07/10] video: add support of STM32 MIPI DSI controller driver
` [U-Boot] [ v1 08/10] arm: dts: stm32: add dsi for STM32F746
` [U-Boot] [ v1 09/10] arm: dts: stm32: add display for STM32F769 disco board
` [U-Boot] [ v1 10/10] board: Add STM32F769 SoC, discovery board support

[U-Boot] ls1021a: problem with errata A009007
 2018-07-12  9:22 UTC  (4+ messages)

[U-Boot] [PATCH v1] cmd: ubi: print load size after establishing volume size
 2018-07-12  9:15 UTC  (2+ messages)

[U-Boot] [PATCH] cmd: ubi: Add additional message upon UBI attach error
 2018-07-12  9:14 UTC  (2+ messages)

[U-Boot] [PATCH] ubifs: remove useless code
 2018-07-12  9:13 UTC  (2+ messages)

[U-Boot] [PATCH v1 0/5] board: toradex: add Colibri iMX6ULL support
 2018-07-12  8:54 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] dm: mmc: sunxi: Add A10/A20 compatible strings
 2018-07-12  8:22 UTC  (7+ messages)
` [U-Boot] [PATCH 2/2] dm: sunxi: Use DM for MMC and SATA on all A10 boards

[U-Boot] [RFC PATCH] u-boot: remove driver lookup loop from env_save()
 2018-07-12  7:20 UTC  (10+ messages)

[U-Boot] [PATCH v4 5/6] doc: dtbinding: Add file system firmware loader binding document
 2018-07-12  7:19 UTC  (4+ messages)

[U-Boot] [PATCH v4 6/6] common: Generic loader for file system
 2018-07-12  7:19 UTC  (3+ messages)

[U-Boot] [PATCH] microblaze: Remove unused XILINX_BOARD_NAME macro
 2018-07-12  6:55 UTC 

[U-Boot] [PATCH] microblaze: Do not call timer init that early
 2018-07-12  6:44 UTC  (3+ messages)

[U-Boot] [PATCH v2] microblaze: Do not call timer init that early
 2018-07-12  6:44 UTC 

[U-Boot] [PATCH v4 0/6] mtd: nand: mxs_nand: improve ECC support
 2018-07-12  6:17 UTC  (3+ messages)
` [U-Boot] [PATCH v4 2/6] mtd: nand: mxs_nand: use self init

[U-Boot] [PATCH] arm64: zynqmp: Sync defconfigs in connection to DEFINE_TCM_OCM_MMAP
 2018-07-12  5:54 UTC 

[U-Boot] [PATCH] watchdog: dm: Support manual relocation for watchdogs
 2018-07-12  5:47 UTC  (3+ messages)

[U-Boot] [RFC] arm: dts: am33xx: Sync DTS with Linux 4.16.11
 2018-07-12  5:45 UTC  (4+ messages)

[U-Boot] [UBOOT PATCH] usb: dwc3: convert to livetree
 2018-07-12  5:44 UTC  (3+ messages)

[U-Boot] [PATCH v4 3/6] block: Add a function to find block device descriptor
 2018-07-12  5:30 UTC  (5+ messages)

[U-Boot] [PATCH v4 2/6] cmd: ubifs: Factor out some checking codes into cmd_ubifs_mount()
 2018-07-12  4:56 UTC  (2+ messages)

[U-Boot] [PATCH v4 1/6] cmd: ubifs: Move ubifs_initialized checking into cmd_ubifs_umount()
 2018-07-12  4:56 UTC  (2+ messages)

[U-Boot] [GIT PULL] u-boot-mips
 2018-07-12  2:50 UTC  (2+ messages)

[U-Boot] Please pull u-boot-dm
 2018-07-12  1:54 UTC  (2+ messages)

[U-Boot] [PATCH 1/5] net: When checking prerequisites, consider boot_file_name
 2018-07-11 21:07 UTC  (8+ messages)
` [U-Boot] [PATCH 3/5] net: Make copy_filename() accept NULL src

[U-Boot] [PATCH v3 0/7] Fixes/Addition to use the USB Ethernet gadget with the DWC3 gadget controller
 2018-07-11 20:59 UTC  (14+ messages)
` [U-Boot] [PATCH v3 7/7] cmd: Add bind/unbind commands to bind a device to a driver from the command line

[U-Boot] [RFC 0/8] i.MX: Add initial CLK support
 2018-07-11 20:48 UTC  (7+ messages)
` [U-Boot] [RFC 3/8] clk: imx: imx6q: Implement ENET clocks
` [U-Boot] [RFC 4/8] clk: imx: imx6ul: "
` [U-Boot] [RFC 6/8] net: fec_mxc: Add clock support via CLK

[U-Boot] [PATCH 1/2] console: Remember if ctrlc is disabled in console_tstc()
 2018-07-11 20:14 UTC  (7+ messages)
` [U-Boot] [PATCH 2/2] sandbox: Don't disable ctrlc() on sandbox if in raw mode

[U-Boot] [PATCH] watchdog: dm: Change uclass name to watchdog and enable DM_UC_FLAG_SEQ_ALIAS
 2018-07-11 20:13 UTC  (2+ messages)

[U-Boot] [PATCH v3 1/2] net: mvgbe: prepare for conversion to driver model
 2018-07-11 19:29 UTC  (3+ messages)
` [U-Boot] [PATCH v3 2/2] net: mvgbe: convert to DM

[U-Boot] [PATCH 1/3] net: phy: ti: Modify to support livetree
 2018-07-11 18:56 UTC  (3+ messages)
` [U-Boot] [PATCH 3/3] net: zynq_gem: convert to use livetree

[U-Boot] SoCFPGA PL330 DMA driver and ECC scrubbing
 2018-07-11 18:54 UTC  (23+ messages)

[U-Boot] [PATCH v2 0/5] net: phy: prevent uclass_eth device "node" field overwriting
 2018-07-11 18:51 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/5] net: phy: add ofnode node to struct phy_device

[U-Boot] [PATCH] arm: tegra: Restore host1x/dc dm-pre-reloc properties
 2018-07-11 18:42 UTC  (8+ messages)

[U-Boot] [PATCH 0/4] fix propagation of flags from do_env_default()
 2018-07-11 15:21 UTC  (2+ messages)

[U-Boot] [RFC PATCH 00/20] SPI-NAND support
 2018-07-11 15:10 UTC  (6+ messages)
` [U-Boot] [RFC PATCH 10/20] spi: Extend the core to ease integration of SPI memory controllers

[U-Boot] [RFC] Make U-Boot log great again
 2018-07-11 14:51 UTC  (6+ messages)

[U-Boot] [PATCH v1 0/6] This patch series contains the the changes related to
 2018-07-11 14:29 UTC  (5+ messages)
` [U-Boot] [PATCH v1 5/6] microblaze: Support for watchdog_reset in Microblaze init
` [U-Boot] [PATCH v1 6/6] watchdog: Convert Xilinx Axi watchdog driver to driver model

[U-Boot] [PATCH v4 4/6] doc: Add new doc for file system firmware loader driver model
 2018-07-11 14:21 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