public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2018-07-05 11:46:36 to 2018-07-09 05:00:02 UTC [more...]

[U-Boot] [PATCH 0/4] arm: zynq: migrate to DM I2C driver
 2018-07-09  5:00 UTC 

[U-Boot] [PATCH v2 1/8] Enable CONFIG_BLK and CONFIG_DM_MMC to Kconfig
 2018-07-09  4:44 UTC  (8+ messages)
` [U-Boot] [PATCH v1 2/8] armv8: ls1088a: fix sd boot config compile issue
` [U-Boot] [PATCH v1 3/8] armv8/ls1088a/ls2088a: esdhc: Add esdhc clock support
` [U-Boot] [PATCH v1 4/8] armv8: ls2088a: add eSDHC node
` [U-Boot] [PATCH v1 5/8] armv8: ls1088a: "
` [U-Boot] [PATCH v1 6/8] armv8: ls1043a: "
` [U-Boot] [PATCH v1 7/8] armv8: ls1046a: "
` [U-Boot] [PATCH v1 8/8] armv7: ls1021a: enable esdhc

[U-Boot] [PATCH 1/1] efi_loader: rename utf16_strlen, utf16_strnlen
 2018-07-09  4:15 UTC  (2+ messages)

[U-Boot] Please pull u-boot-video/master
 2018-07-09  3:21 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/4] rk3288: veyron: Enable SDMMC when booting from SPI
 2018-07-09  3:05 UTC  (3+ messages)
` [U-Boot] [PATCH v3 4/4] rk3288: Convert register defines to const uintptr_t

[U-Boot] [PATCH] mmc: dw_mmc: Handle pin voltage configuration
 2018-07-09  3:03 UTC  (2+ messages)

[U-Boot] [PATCH] rpi: Set the default mmc max device to 2
 2018-07-09  2:39 UTC  (5+ messages)

[U-Boot] [PATCH 1/4] x86: quark: acpi: Add full reset bit to the reset register value in FADT
 2018-07-09  2:39 UTC  (6+ messages)
` [U-Boot] [PATCH 2/4] dm: sysreset: x86: Add a sysreset driver
` [U-Boot] [PATCH 3/4] x86: fsp: Eliminate the reset_cpu() call

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

[U-Boot] [PATCH v3 0/3] Generic file system firmware loader DM
 2018-07-09  2:39 UTC  (10+ messages)
` [U-Boot] [PATCH v3 2/3] doc: dtbinding: Add file system firmware loader binding document

[U-Boot] build fail due to dependence error
 2018-07-09  2:39 UTC  (7+ messages)

[U-Boot] [PATCH v5 1/6] dm: SMEM (Shared memory) uclass
 2018-07-09  2:35 UTC  (7+ messages)
` [U-Boot] [PATCH v5 2/6] soc: qualcomm: Add Shared Memory Manager driver
` [U-Boot] [PATCH v5 5/6] drivers: smem: sandbox
` [U-Boot] [PATCH v5 6/6] test: smem: add basic smem test

[U-Boot] [PATCH v3 0/2] efi_loader: allow writing to FAT
 2018-07-09  2:35 UTC  (3+ messages)
` [U-Boot] [PATCH v3 1/2] fs: fat: cannot write to subdirectories

[U-Boot] [PATCH v2 0/2] arm: qemu-arm: enable PL031 (RTC)
 2018-07-09  0:50 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/2] rtc: pl031: convert the driver to driver model

[U-Boot] [PATCH v2 0/6] efi_loader: complete implementation of GetTime()
 2018-07-08 21:32 UTC  (8+ messages)
` [U-Boot] [PATCH v2 1/6] drivers: rtc: resolve year 2038 problem in rtc_to_tm
` [U-Boot] [PATCH v2 2/6] rtc: remove CONFIG_CMD_DATE dependency
` [U-Boot] [PATCH v2 3/6] efi_loader: remove unused efi_get_time_init()
` [U-Boot] [PATCH v2 4/6] efi_loader: complete implementation of GetTime()
` [U-Boot] [PATCH v2 5/6] efi_selftest: support printing leading zeroes
` [U-Boot] [PATCH v2 6/6] efi_selftest: unit test for GetTime()

[U-Boot] [PATCH v3 0/6] efi_loader: correctly initialize system table crc32
 2018-07-08 21:26 UTC  (9+ messages)
` [U-Boot] [PATCH v3 1/6] efi_loader: correct signature of CalculateCrc32()
` [U-Boot] [PATCH v3 2/6] efi_loader: update crc32 in InstallConfigurationTable
` [U-Boot] [PATCH v3 3/6] efi_selftest: check crc32 for InstallConfigurationTable
` [U-Boot] [PATCH v3 4/6] efi_selftest: unit test for CalculateCrc32()
` [U-Boot] [PATCH v3 5/6] lib: crc32: mark function crc32() as __efi_runtime
` [U-Boot] [PATCH v3 6/6] efi_loader: update runtime services table crc32

[U-Boot] [PATCH v2 1/2] net: mvgbe: prepare for conversion to driver model
 2018-07-08 21:05 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/2] net: mvgbe: convert to DM

[U-Boot] [PATCH v2 0/3] efi_loader: correctly initialize system table crc32
 2018-07-08 21:03 UTC  (8+ messages)
` [U-Boot] [PATCH v2 1/3] "
    ` [U-Boot] [U-Boot, v2, "
` [U-Boot] [PATCH v2 2/3] efi_loader: correct signature of CalculateCrc32()
` [U-Boot] [PATCH v2 3/3] efi_selftest: unit test for CalculateCrc32()

[U-Boot] u-boot serial uart command?
 2018-07-08 19:22 UTC 

[U-Boot] [PATCH] Convert CONFIG_NAND_ATMEL to Kconfig
 2018-07-08 13:11 UTC 

[U-Boot] [PATCH] cmd: Make CMD_NAND imply NAND
 2018-07-08 12:50 UTC 

[U-Boot] [PATCH] configs: Make NAND_BOOT and ONENAND_BOOT imply NAND
 2018-07-08 12:28 UTC 

[U-Boot] [PATCH] Convert CONFIG_NAND_DAVINCI to Kconfig
 2018-07-08 11:43 UTC 

[U-Boot] [PATCH] Convert CONFIG_NAND_LPC32XX_SLC to Kconfig
 2018-07-08 11:18 UTC 

[U-Boot] [PATCH 1/3] spl: Fix compilation issue when you want to use SPL from enviroment
 2018-07-08  8:28 UTC  (2+ messages)

[U-Boot] [PATCH V2 1/4] imx_lpi2c: Update lpi2c driver to support imx8
 2018-07-08  3:46 UTC  (4+ 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] Convert CONFIG_MTD_PARTITIONS et al to Kconfig
 2018-07-08  3:18 UTC 

[U-Boot] [PATCH v2 1/1] drivers: rtc: correct week day for mc146818
 2018-07-07 22:07 UTC 

[U-Boot] [PATCH 1/1] drivers: rtc: correct week day for mc146818
 2018-07-07 21:26 UTC 

[U-Boot] [PATCH 00/41] imx: add i.MX8QXP support
 2018-07-07 12:55 UTC  (6+ messages)
` [U-Boot] [PATCH 02/41] imx: add Kconfig entry for i.MX8

[U-Boot] buildman failures and toolchains
 2018-07-07 12:10 UTC  (3+ messages)

[U-Boot] [PATCH] test: Add ut_assertnull macro
 2018-07-07 11:46 UTC  (2+ messages)

[U-Boot] [PATCH V2] eth: dm: fec: Add gpio phy reset binding
 2018-07-07 11:36 UTC  (2+ messages)

[U-Boot] Creating of ramdisk image causes: No space left on device
 2018-07-07  4:27 UTC 

[U-Boot] [PATCH 0/5] Fix Falcon Boot from internal eMMC on RK3288 Vyasa
 2018-07-06 23:36 UTC  (6+ messages)
` [U-Boot] [PATCH 4/5] rk3288: vyasa: Allow booting from internal eMMC
` [U-Boot] [PATCH 5/5] rk3288: vyasa: Fixup indentation

[U-Boot] SoCFPGA PL330 DMA driver and ECC scrubbing
 2018-07-06 22:56 UTC  (14+ messages)

[U-Boot] Pull request, u-boot-tegra/master
 2018-07-06 22:04 UTC  (2+ messages)

[U-Boot] [PATCH] doc: driver-model: Fix typo
 2018-07-06 22:03 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-usb/master
 2018-07-06 18:05 UTC  (2+ messages)

[U-Boot] [PATCH v3] tegra: nyan-big: Update CONFIG_SYS_TEXT to the default in README.chromium
 2018-07-06 18:05 UTC  (4+ messages)

[U-Boot] [RFC PATCH 00/20] SPI-NAND support
 2018-07-06 17:48 UTC  (13+ 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] [PATCH v6 0/5] drivers: Add reset ctrl to drivers
 2018-07-06 17:26 UTC  (3+ messages)

[U-Boot] [PATCH v2 00/29] binman: Add more tests and support for updating the device tree
 2018-07-06 16:27 UTC  (30+ messages)
` [U-Boot] [PATCH v2 01/29] binman: Switch to 'python-coverage'
` [U-Boot] [PATCH v2 02/29] binman: Make the operation of Entry__testing explicit
` [U-Boot] [PATCH v2 03/29] binman: Tidy up variables in _RunMicrocodeTest()
` [U-Boot] [PATCH v2 04/29] binman: Correct operation of ObtainContents()
` [U-Boot] [PATCH v2 05/29] binman: Tidy up execution of tests
` [U-Boot] [PATCH v2 06/29] binman: Tidy up setting of entry contents
` [U-Boot] [PATCH v2 07/29] libfdt: Bring in proposed pylibfdt changes
` [U-Boot] [PATCH v2 08/29] libfdt: Fix the Python pack() function
` [U-Boot] [PATCH v2 09/29] libfdt: Add get_property() and del_node()
` [U-Boot] [PATCH v2 10/29] binman: Move coverage logic into a new test_util file
` [U-Boot] [PATCH v2 11/29] dtoc: Add some tests for the fdt module
` [U-Boot] [PATCH v2 12/29] dtoc: Update tests to write failures to /tmp
` [U-Boot] [PATCH v2 13/29] dtoc: Make use of the new pylibfdt methods
` [U-Boot] [PATCH v2 14/29] dtoc: Drop use of a local dtb buffer
` [U-Boot] [PATCH v2 15/29] dtoc: Update fdt tests to increase code coverage
` [U-Boot] [PATCH v2 16/29] dtoc: Keep track of property offsets
` [U-Boot] [PATCH v2 17/29] dtoc: Fix Fdt.GetNode() to handle a missing node
` [U-Boot] [PATCH v2 18/29] dtoc: Fix properties with a single zero-arg phandle
` [U-Boot] [PATCH v2 19/29] dtoc: Fix some minor errors
` [U-Boot] [PATCH v2 20/29] dtoc: Add a test for code coverage
` [U-Boot] [PATCH v2 21/29] binman: Move capture_sys_output() to test_util
` [U-Boot] [PATCH v2 22/29] dtoc: Increase code coverage to 100%
` [U-Boot] [PATCH v2 23/29] test: Enable cover-coverage tests for dtoc and fdt
` [U-Boot] [PATCH v2 24/29] dtoc: Avoid unwanted output during tests
` [U-Boot] [PATCH v2 25/29] dtoc: Add functions to add integer properties
` [U-Boot] [PATCH v2 26/29] binman: Complete documentation of stages
` [U-Boot] [PATCH v2 27/29] binman: Add a ProcessFdt() method
` [U-Boot] [PATCH v2 28/29] binman: Add a SetCalculatedProperties() method
` [U-Boot] [PATCH v2 29/29] binman: Support updating the device tree with calc'd info

[U-Boot] [PATCH 1/2] spl: Fix redundant image of uboot
 2018-07-06 15:09 UTC  (6+ messages)
      ` [U-Boot] [PATCH V2 "
        ` [U-Boot] [PATCH V3 "

[U-Boot] u-boot serial uart command?
 2018-07-06 14:40 UTC 

[U-Boot] [PATCH] tools/imximage: get HAB information from header
 2018-07-06 14:10 UTC 

[U-Boot] [PATCH 00/12] Refactor bur board/common code
 2018-07-06 13:41 UTC  (13+ messages)
` [U-Boot] [PATCH 01/12] board/BuR: drop devicetree loading and lcd setup for linux-targets
` [U-Boot] [PATCH 02/12] board/BuR/common: drop simple-framebuffer setup
` [U-Boot] [PATCH 03/12] board/BuR/common: make CONFIG_LCD optional
` [U-Boot] [PATCH 04/12] board/BuR/brppt1: drop LCD-support
` [U-Boot] [PATCH 05/12] board/BuR/common: remove interface Label from summary screen
` [U-Boot] [PATCH 06/12] board/BuR/common: fix PMIC mpu-pll setup
` [U-Boot] [PATCH 07/12] board/BuR/brppt1: drop dead code (CONFIG_SPL_OS_BOOT)
` [U-Boot] [PATCH 08/12] board/BuR/common: refactor ft_board_setup(...)
` [U-Boot] [PATCH 09/12] board/BuR/brppt1: implement more flexible boot process
` [U-Boot] [PATCH 10/12] dts: am33xx: add u-boot, dm-spl to ocp bus
` [U-Boot] [PATCH 11/12] board/BuR/brppt1: convert brppt1 boards to driver model
` [U-Boot] [PATCH 12/12] board/BuR/brppt1: add makerule for generating production files

[U-Boot] [ANN] travis-ci opt-in for now
 2018-07-06 12:57 UTC 

[U-Boot] [PATCH] dm: Force to enable DM_SPI and DM_SPI_FLASH
 2018-07-06 12:31 UTC  (2+ messages)

[U-Boot] Problem with Travis-Ci
 2018-07-06 12:28 UTC  (2+ messages)

[U-Boot] [PATCH] spi: Zap fsl_espi driver
 2018-07-06 11:48 UTC  (2+ messages)

[U-Boot] adout specification ram size before boot linux
 2018-07-06 11:07 UTC  (2+ messages)

[U-Boot] [PATCH] tegra: p2771: Add CONFIG_EFI_LOADER_BOUNCE_BUFFER
 2018-07-06 10:12 UTC 

[U-Boot] [PATCH 1/3] net: phy: ti: Modify to support livetree
 2018-07-06 10:10 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] net: phy: xilinx_phy: Add suuport for livetree
` [U-Boot] [PATCH 3/3] net: zynq_gem: convert to use livetree

[U-Boot] [PATCH] ARM: dh_imx6: enable GigaDevice, Macronix, and Winbond SPI Flash support in Kconfig
 2018-07-06  9:26 UTC 

[U-Boot] [PATCH v4 6/6] common: Generic loader for file system
 2018-07-06  8:28 UTC 

[U-Boot] [PATCH v4 5/6] doc: dtbinding: Add file system firmware loader binding document
 2018-07-06  8:27 UTC 

[U-Boot] [PATCH v4 4/6] doc: Add new doc for file system firmware loader driver model
 2018-07-06  8:27 UTC 

[U-Boot] [PATCH v4 3/6] block: Add a function to find block device descriptor
 2018-07-06  8:26 UTC 

[U-Boot] [PATCH v4 2/6] cmd: ubifs: Factor out some checking codes into cmd_ubifs_mount()
 2018-07-06  8:26 UTC 

[U-Boot] [PATCH v4 1/6] cmd: ubifs: Move ubifs_initialized checking into cmd_ubifs_umount()
 2018-07-06  8:25 UTC 

[U-Boot] [PATCH v4 0/6] Generic file system firmware loader DM
 2018-07-06  8:24 UTC 

[U-Boot] [PATCH v3] spi: cadence_qspi: Fix compilation warning
 2018-07-06  8:06 UTC  (2+ messages)

[U-Boot] [PATCH 3/3] rockchip: fix incorrect detection of ram size
 2018-07-06  3:11 UTC  (11+ messages)

[U-Boot] [PATCH] imx: i.mx6q: imx6q_logic: Migrate to SPL and enable SDP
 2018-07-06  1:58 UTC 

[U-Boot] [PATCH v2 0/8] Improve rockusb support in U-Boot
 2018-07-05 22:18 UTC  (3+ messages)
` [U-Boot] [PATCH v2 4/8] usb: rockchip: implement K_FW_LBA_READ_10 command

[U-Boot] [PATCH] kconfig: Avoid format overflow warning from GCC 8.1
 2018-07-05 20:55 UTC 

[U-Boot] [PATCH 0/3] efi_loader: correctly initialize system table crc32
 2018-07-05 20:09 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] "
` [U-Boot] [PATCH 2/3] efi_loader: correct signature of CalculateCrc32()
` [U-Boot] [PATCH 3/3] efi_selftest: unit test for CalculateCrc32()

[U-Boot] [BUG] efi_loader: efi_set_virtual_address_map() does not support runtime drivers
 2018-07-05 19:00 UTC 

[U-Boot] [PATCH 1/1] efi_loader: EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL.Reset()
 2018-07-05 17:58 UTC 

[U-Boot] [PATCH 1/1] MAINTAINERS: assign lib/charset.c
 2018-07-05 17:43 UTC 

[U-Boot] [PATCH 1/5] net: When checking prerequisites, consider boot_file_name
 2018-07-05 17:27 UTC  (10+ messages)
` [U-Boot] [PATCH 2/5] net: Re-check prerequisites when autoloading
` [U-Boot] [PATCH 3/5] net: Make copy_filename() accept NULL src

[U-Boot] [PATCH v2 0/5] net: phy: prevent uclass_eth device "node" field overwriting
 2018-07-05 17:02 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/5] net: phy: add ofnode node to struct phy_device
` [U-Boot] [PATCH v2 2/5] net: phy: dp83867: switch to use phy_get_ofnode()
` [U-Boot] [PATCH v2 3/5] net: phy: xilinx: "
` [U-Boot] [PATCH v2 4/5] drivers: net: cpsw: fix phy dt node setting
` [U-Boot] [PATCH v2 5/5] drivers: net: zynq_gem: "

[U-Boot] [PATCH v2 0/7] efi_loader: correct EFI table headers
 2018-07-05 12:57 UTC  (5+ messages)
` [U-Boot] [PATCH v2 5/7] efi_loader: calculate crc32 for EFI tables
` [U-Boot] [PATCH v2 7/7] efi_selftest: test InstallConfigurationTable()

[U-Boot] [PATCH 1/2] env: Include bootdelay in environment if negative
 2018-07-05 12:38 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] bootmenu: Extend BOOTDELAY help text

[U-Boot] [PATCH 0/4] efi_loader: text protocols
 2018-07-05 11:46 UTC  (3+ messages)
` [U-Boot] [PATCH 4/4] efi_loader: EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL.Reset()


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