public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2018-07-10 20:57:04 to 2018-07-12 07:19:02 UTC [more...]

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

[U-Boot] [PATCH 1/2] dm: mmc: sunxi: Add A10/A20 compatible strings
 2018-07-12  7:10 UTC  (3+ 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:02 UTC  (14+ 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] cmd: Kconfig: Move CONFIG_MP to Kconfig
 2018-07-12  5:52 UTC  (3+ messages)
` [U-Boot] "

[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] ls1021a: problem with errata A009007
 2018-07-12  5:43 UTC 

[U-Boot] UBI fixable bit-flip issue
 2018-07-12  5:38 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] Please pull u-boot-dm
 2018-07-12  0:12 UTC  (6+ messages)

[U-Boot] [PATCH v2 00/21] SPI-NAND support
 2018-07-11 22:44 UTC  (26+ 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] [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  (15+ 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  (24+ 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  (11+ messages)
` [U-Boot] [RFC PATCH 10/20] spi: Extend the core to ease integration of SPI memory controllers
` [U-Boot] [RFC PATCH 17/20] cmd: mtd: add 'mtd' command

[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  (13+ messages)
` [U-Boot] [PATCH v1 1/6] microblaze: Use default implementation from include/linux/io.h
` [U-Boot] [PATCH v1 2/6] microblaze: Guard do_reset by CONFIG_SYSRESET
` [U-Boot] [PATCH v1 3/6] microblaze: Cosmetic changes in Microblaze related files
` [U-Boot] [PATCH v1 4/6] microblaze: Delete Xilinx watchdog related macros
` [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)

[U-Boot] [PATCH v4 5/6] doc: dtbinding: Add file system firmware loader binding document
 2018-07-11 14:20 UTC  (3+ messages)

[U-Boot] Kconfiglib documentation generation
 2018-07-11 14:06 UTC 

[U-Boot] [PATCH 1/2] mips: dbau1x00: Remove this board
 2018-07-11 13:21 UTC  (9+ messages)
` [U-Boot] [PATCH 2/2] mips: au1x00: Remove support for these SoCs
  ` [U-Boot] [PATCH v2 "

[U-Boot] [PATCH 1/1] rockchip: rk3399: spl: add missing \n to output
 2018-07-11 13:07 UTC  (4+ messages)

[U-Boot] [PATCH v2] common/memsize.c: Increase save array for supporting memory size > 4GB
 2018-07-11 12:50 UTC  (4+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v2] Makefile: drop mention of *.cfgtmp
 2018-07-11 12:43 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2] "

[U-Boot] [PATCH 2/2] mkimage: fit_image: Add support for SOURCE_DATE_EPOCH in signatures
 2018-07-11 12:43 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] mkimage: Refactor imagetool_get_source_date to take command name
 2018-07-11 12:43 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] Makefile: drop unused cpp_cfg macro
 2018-07-11 12:42 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] omap3_logic: Change console from ttyO0 to ttyS0
 2018-07-11 12:42 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/1] common: print \n in initr_scsi()
 2018-07-11 12:42 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/1] "

[U-Boot] [RFC] gpio: omap_gpio: Convert to auto-alloc feature when DT is supported
 2018-07-11 12:42 UTC  (2+ messages)
` [U-Boot] [U-Boot, RFC] "

[U-Boot] [PATCH v2] vboot: Do not use hashed-strings offset
 2018-07-11 12:42 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2] "

[U-Boot] [PATCH v2] vboot: Add FIT_SIGNATURE_MAX_SIZE protection
 2018-07-11 12:42 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v4 1/1] board: arm: Add support for Broadcom BCM7445
 2018-07-11 12:42 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH 1/1] spl: fit: verify images prior to post processing
 2018-07-11 12:42 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] configs: Remove empty #ifdef/#ifndef blocks from configs
 2018-07-11 12:41 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH V2] spl: fit: Fix support for loading FPGA bitstream
 2018-07-11 12:41 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] spl: spi: Support full fitImage handling
 2018-07-11 12:41 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] spl: fat: Support full fitImage handling
 2018-07-11 12:41 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] fit: Verify all configuration signatures
 2018-07-11 12:41 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/2] spl: Fix redundant image of uboot
 2018-07-11 12:16 UTC  (8+ messages)
      ` [U-Boot] [PATCH V2 "
        ` [U-Boot] [PATCH V3 "

[U-Boot] [PATCH v3 0/3] subject: arm: qemu-arm: enable PL031 (RTC)
 2018-07-11 10:45 UTC  (7+ messages)
` [U-Boot] [PATCH v3 1/3] rtc: compile date.c if DM_RTC
` [U-Boot] [PATCH v3 2/3] rtc: pl031: convert the driver to driver model
` [U-Boot] [PATCH v3 3/3] arm: qemu-arm: enable RTC (PL031) by default

[U-Boot] [PATCH] arm: socfpga: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET
 2018-07-11 10:25 UTC  (3+ messages)

[U-Boot] [PATCH 0/8] musb: sunxi: Few fixes/improvements
 2018-07-11  9:59 UTC  (9+ messages)
` [U-Boot] [PATCH 5/8] phy: sun4i-usb: Update PHY#3 rst_mask only for H3_H5
` [U-Boot] [PATCH 7/8] usb: musb-new: sunxi: Add proper musb exit support

[U-Boot] [PATCH] mach-stm32: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET
 2018-07-11  9:56 UTC 

[U-Boot] raspberrypi compute module3 emmc not usable
 2018-07-11  8:15 UTC  (5+ messages)

[U-Boot] [PATCH] mtd: add spi flash id s25fl128l
 2018-07-11  7:38 UTC 

[U-Boot] U-Boot 2018.07 Still Broken for Allwinner H3 SoCs
 2018-07-11  7:02 UTC  (5+ messages)

[U-Boot] [PATCH 1/2] arm64: zynqmp: Try to enable the first watchdog via aliases
 2018-07-11  6:46 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] arm: zynq: "

[U-Boot] U-Boot release statistics
 2018-07-11  6:05 UTC 

[U-Boot] [PATCH] test: Add ut_assertnull macro
 2018-07-11  5:44 UTC  (3+ messages)

[U-Boot] [PATCH 0/5] Add DMA driver for DMA330 controller
 2018-07-11  2:55 UTC  (7+ messages)
` [U-Boot] [PATCH 5/5] arm: dts: socfpga: stratix10: update pdma

[U-Boot] [PATCH] armv8: layerscape: Enable EHCI access for LS1012A
 2018-07-11  2:11 UTC  (3+ messages)

[U-Boot] [PATCH] spl: Weed out CONFIG_SYS_TEXT_BASE usage
 2018-07-10 23:51 UTC  (4+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/2 v2] board: freescale: ls1012afrx:Common files to support
 2018-07-10 21:22 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/7] LS1046A SMMU enabling patches
 2018-07-10 21:11 UTC  (4+ messages)
` [U-Boot] [PATCH v3 7/7] armv8: ls1046a: setup fman ports ICIDs and device tree

[U-Boot] [PULL] efi patch queue 2018-07-10
 2018-07-10 21:06 UTC  (4+ messages)

[U-Boot] [PATCH v2 0/8] test/py: Fixes for python 3.x
 2018-07-10 20:57 UTC  (9+ messages)
` [U-Boot] [PATCH v2 3/8] test/py: Import 'configparser' lower case to be python 3.x safe
` [U-Boot] [PATCH v2 6/8] test/py: fit: Open files as binary files
` [U-Boot] [PATCH v2 7/8] test/py: hush_if_test: Use open() in place of file()
` [U-Boot] [PATCH v2 8/8] test/py: vboot: Remove stderr redirect from openssl command


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