messages from 2017-08-31 12:52:51 to 2017-09-03 14:52:43 UTC [more...]
[U-Boot] [PATCH v2 0/8] fs/fat: cleanups + readdir implementation
2017-09-03 14:52 UTC (10+ messages)
` [U-Boot] [PATCH v2 1/8] fs/fat: split out helper to init fsdata
` [U-Boot] [PATCH v2 2/8] fs/fat: introduce new director iterators
` [U-Boot] [PATCH v2 3/8] fat/fs: convert to directory iterators
` [U-Boot] [PATCH v2 4/8] fs: add fs_readdir()
` [U-Boot] [PATCH v2 5/8] fs/fat: implement opendir/readdir/closedir
` [U-Boot] [PATCH v2 6/8] fat/fs: remove a bunch of dead code
` [U-Boot] [PATCH v2 7/8] fat/fs: move ls to generic implementation
` [U-Boot] [PATCH v2 8/8] fs/fat: fix case for FAT shortnames
[U-Boot] [PATCH] Configs: Rename MTDIDS_DEFAULT and MTDPARTS_DEFAULT
2017-09-03 14:42 UTC
[U-Boot] [PATCH 2/2] Convert CONFIG_SYS_NAND_ECCSIZE et al to Kconfig
2017-09-03 13:49 UTC
[U-Boot] [PATCH 1/2] Fix boards missing CONFIG_NAND after Kconfig migration
2017-09-03 13:49 UTC
[U-Boot] [PATCH] mvebu: turris_omnia: Only set eth?addr env if CONFIG_CMD_NET
2017-09-03 13:13 UTC
[U-Boot] [PATCH 1/1] scripts/Makefile.lib: remove overridden target $(obj)/helloworld.so:
2017-09-03 12:19 UTC (2+ messages)
[U-Boot] [PATCH] efi_loader: Fix efi_exit gd clobbering
2017-09-03 12:17 UTC
[U-Boot] [PATCH 1/2] Makefile: Quiesce libfdt build
2017-09-03 11:37 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] Makefile: Suppress output of python libfdt build command
[U-Boot] Please pull u-boot-x86
2017-09-03 11:31 UTC (2+ messages)
[U-Boot] [RFC PATCH v1 0/2] edison: Enable ACPI
2017-09-03 9:46 UTC (5+ messages)
` [U-Boot] [PATCH v1 1/2] x86: tangier: Enable ACPI support for Intel Tangier
` [U-Boot] [PATCH v1 2/2] x86: edison: Bring ACPI minimal support to the board
[U-Boot] [PATCH 1/2] configs: Migrate all of the existing USB symbols, except fastboot
2017-09-03 1:56 UTC (3+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH] Kconfig: Add EEPROM options to Kconfig when I2C_EEPROM is set
2017-09-03 0:49 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] omap3_logic: Move CONFIG_SYS_NAND_U_BOOT_OFFS to Kconfig
2017-09-03 0:49 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH 1/3] GPT: create block device for sandbox testing
2017-09-03 0:18 UTC (3+ messages)
` [U-Boot] [PATCH 2/3] add pytest for 'gpt guid' command in sandbox
` [U-Boot] [PATCH 3/3] add pytests for 'gpt rename' and 'gpt swap'
[U-Boot] [PATCH] omap3: evm: Fixes for CONFIG_NAND, SPL_OS_BOOT, USB, and environment
2017-09-02 22:43 UTC (3+ messages)
` [U-Boot] [PATCHi v2] "
` [U-Boot] [PATCH v3] "
[U-Boot] [PATCH 00/23] efi_loader implement missing functions
2017-09-02 22:26 UTC (29+ messages)
` [U-Boot] [PATCH 01/23] efi_loader: allow return value in EFI_CALL
` [U-Boot] [PATCH 03/23] efi_loader: support 16 protocols per efi_object
` [U-Boot] [PATCH 10/23] efi_loader: open_info in OpenProtocol
` [U-Boot] [PATCH 12/23] efi_loader: implement OpenProtocolInformation
[U-Boot] [PATCH 00/13] x86: Add Intel Braswell SoC and Cherry Hill board support
2017-09-02 16:11 UTC (25+ messages)
` [U-Boot] [PATCH 01/13] x86: tsc: Add Airmont reference clock values
` [U-Boot] [PATCH 02/13] x86: fsp: Update struct common_buf for FSP spec 1.1
` [U-Boot] [PATCH 03/13] x86: fsp: Add FSP_GRAPHICS_INFO_HOB
` [U-Boot] [PATCH 04/13] x86: Add Video BIOS Table (VBT) related Kconfig options
` [U-Boot] [PATCH 05/13] tools: binman: Add a new entry type for Intel VBT
` [U-Boot] [PATCH 06/13] x86: dts: Include Intel Video BIOS Table in the ROM image
` [U-Boot] [PATCH 07/13] x86: dm: video: Add a framebuffer driver that utilizes VBT
` [U-Boot] [PATCH 08/13] x86: fsp: Update fsp command to show spec 1.1 header
[U-Boot] [PATCH] x86: theadorable-x86-common: Remove "ip=dhcp" from default environment
2017-09-02 15:50 UTC (3+ messages)
[U-Boot] [PATCH 1/3] block: ide: Drop CONFIG_IDE_INIT_POSTRESET
2017-09-02 15:43 UTC (3+ messages)
` [U-Boot] [PATCH 2/3] block: ide: Drop CONFIG_IDE_LED
` [U-Boot] [PATCH 3/3] block: Drop the ftide020 driver
[U-Boot] [PATCH] part: mac: Suppress the error message after reading ddb
2017-09-02 15:42 UTC
[U-Boot] [PATCH 1/3] nvme: Fix wrong ndev->queues memset
2017-09-02 15:23 UTC (6+ messages)
` [U-Boot] [PATCH 2/3] nvme: Fix potential sign extension issue in nvme_blk_rw()
` [U-Boot] [PATCH 3/3] nvme: Remove dead codes in nvme_setup_io_queues()
[U-Boot] [PATCH] ARM: socfpga: remove unneeded NAND config options
2017-09-02 15:13 UTC (4+ messages)
[U-Boot] [PATCH] Convert CONFIG_NAND_OMAP_ECCSCHEME to Kconfig
2017-09-02 14:04 UTC
[U-Boot] [PATCH 1/5] pci: xilinx: Fix doc comments on config space accessors
2017-09-02 12:51 UTC (10+ messages)
` [U-Boot] [PATCH 2/5] pci: xilinx: Remove unused field 'hose' from struct xilinx_pcie
` [U-Boot] [PATCH 3/5] pci: tegra: Remove unused field 'hose' from struct tegra_pcie
` [U-Boot] [PATCH 4/5] pci: layerscape: Remove unused field 'hose' from struct ls_pcie
` [U-Boot] [PATCH 5/5] pci: Remove unnecessary 'default n' from Kconfig
[U-Boot] [PATCH v3 1/1] usb: gadget: g_dnl: Sync internal SN variable with env
2017-09-02 11:08 UTC (2+ messages)
[U-Boot] [PATCH] Convert CONFIG_BCH to Kconfig
2017-09-02 1:58 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] Convert CONFIG_SPL_OMAP3_ID_NAND to Kconfig
2017-09-02 1:58 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH 2/2] Convert CONFIG_SYS_I2C_BUS_MAX to Kconfig
2017-09-02 1:58 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 1/2] Configs: Migrate I2C_BUS_MAX to CONFIG_SYS_I2C_BUS_MAX
2017-09-02 1:58 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [Patch V3] Convert CONFIG_NAND_OMAP_GPMC et al to Kconfig
2017-09-01 23:59 UTC (3+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH V4] Convert CONFIG_NAND_OMAP_GPMC et al to Kconfig
2017-09-01 23:57 UTC
[U-Boot] [PATCH] misc: Kconfig: Add SPL_I2C_EEPROM option
2017-09-01 21:47 UTC (3+ messages)
[U-Boot] [PATCH V2] imx: mx7: Add support for USB and normal boot modes
2017-09-01 21:27 UTC (12+ messages)
[U-Boot] [PATCH 2/2] Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs
2017-09-01 21:27 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] Please pull u-boot-video/master
2017-09-01 20:16 UTC (3+ messages)
[U-Boot] [PATCH v2 0/8] imx: add USB Serial Download Protocol (SDP) support
2017-09-01 20:09 UTC (6+ messages)
[U-Boot] Pull request: u-boot-sunxi/master
2017-09-01 18:02 UTC (2+ messages)
[U-Boot] [Patch V2 0/4] Migrate DA850-evm to Driver Model
2017-09-01 17:39 UTC (9+ messages)
` [U-Boot] [Patch V2 1/4] spi: davinci_spi: Add da830-spi support for DM
` [U-Boot] [Patch V2 2/4] arm: da850-evm: Enable DM and device tree support for da850-evm
` [U-Boot] [Patch V2 3/4] arm: da850-evm: Enable MTD Parts
` [U-Boot] [Patch V2 4/4] ARM: da850-evm: Enable DM_I2C
[U-Boot] [PATCH v2] sunxi: Fix CONFIG_SUNXI_GMAC references
2017-09-01 17:12 UTC (2+ messages)
[U-Boot] Pull request: u-boot-sunxi/master
2017-09-01 16:48 UTC (3+ messages)
[U-Boot] [PULL] Please pull u-boot-imx
2017-09-01 16:42 UTC (2+ messages)
[U-Boot] Please pull u-boot-marvell/master
2017-09-01 16:42 UTC (2+ messages)
[U-Boot] [GIT PULL] u-boot-uniphier/master
2017-09-01 16:42 UTC (2+ messages)
[U-Boot] [PATCH 0/2] Board for QEMU's '-machine virt' on ARM
2017-09-01 15:25 UTC (10+ messages)
` [U-Boot] [PATCH 1/2] PCI: Add driver for a 'pci-host-ecam-generic' host controller
` [U-Boot] [PATCH 2/2] ARM: Add a new arch + board for QEMU's 'virt' machine
[U-Boot] [PATCH] arm: am33xx: Make pin multiplexing functions optional
2017-09-01 15:21 UTC (2+ messages)
[U-Boot] [PATCH v3] rpi: Enable USB keyboard support
2017-09-01 14:52 UTC (4+ messages)
[U-Boot] [PATCH] sunxi: Change SUNXI_GMAC to SUN7I_GMAC in sources
2017-09-01 14:45 UTC (5+ messages)
[U-Boot] DA850evm SPI Flash Partitions between Linux and U-boot are Inconsistent
2017-09-01 14:44 UTC (10+ messages)
[U-Boot] QSPI "sf probe ...", "sf read ..." on Altera SoC FPGA
2017-09-01 14:39 UTC (2+ messages)
[U-Boot] [PATCH] mmc: sunxi: Only update timing mode bit when enabling new timing mode
2017-09-01 14:21 UTC (4+ messages)
[U-Boot] [ANN] U-Boot v2017.09-rc3 released
2017-09-01 13:34 UTC (5+ messages)
[U-Boot] [PATCH v2 1/1] usb: gadget: g_dnl: Sync internal SN variable with env
2017-09-01 12:14 UTC (2+ messages)
[U-Boot] [PATCH 1/3] arm: dts: da850: Migrate da850-evm DTS files from Linux 4.13-RC5
2017-09-01 12:11 UTC (3+ messages)
[U-Boot] [PATCH 1/1] usb: gadget: g_dnl: Use serial# variable to set g_dnl_serial
2017-09-01 12:02 UTC (9+ messages)
[U-Boot] [PATCH] x86: baytrail: acpi: Add full reset bit to the reset register value in FADT
2017-09-01 9:44 UTC (3+ messages)
[U-Boot] [PATCH 1/2] x86: ich-spi: Remove useless assignment in ich_spi_xfer()
2017-09-01 9:44 UTC (6+ messages)
` [U-Boot] [PATCH 2/2] x86: ich-spi: Clear atomic preop only when SPI settings are not locked
[U-Boot] [PATCH v3] patman: add support for omitting bouncing addresses
2017-09-01 9:01 UTC (2+ messages)
[U-Boot] [PATCH] arm64: ls1043ardb: Add distro secure boot support
2017-09-01 8:30 UTC (3+ messages)
[U-Boot] [PATCH v4 0/3] board: atmel: Set the ethernet mac address from eeprom
2017-09-01 8:26 UTC (4+ messages)
` [U-Boot] [PATCH v4 1/3] board: atmel: Create board/$(VENDOR)/common folder
` [U-Boot] [PATCH v4 2/3] board: sama5d2_xplained: Replace code to set mac address
` [U-Boot] [PATCH v4 3/3] board: sama5d4_xplained: Set mac address from eeprom
[U-Boot] [PATCH 1/2] armv8: layerscape: Allocate 66 MB DDR for secure memory
2017-09-01 8:25 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] armv8: sec_firmware: Add support for loadables in FIT
[U-Boot] [PATCH 0/7] board: atmel: Convert to support DM_VIDEO
2017-09-01 8:12 UTC (2+ messages)
[U-Boot] [PATCH 0/2] misc: i2c_eeprom: Add compatibles
2017-09-01 8:05 UTC (2+ messages)
[U-Boot] [U-BOOT][PATCH] drivers: ahci: write upper 32 bits for clb and fis registers
2017-09-01 7:46 UTC (3+ messages)
[U-Boot] [UBOOT] [PATCH] cmd: usb: ignore block devices under mass storage device
2017-09-01 7:35 UTC (7+ messages)
[U-Boot] [PATCH 1/1] armv8: ls1012a: Memory Map modification of kernel, env
2017-09-01 4:59 UTC
[U-Boot] Altera Arria10 socfpga image usage
2017-09-01 3:05 UTC
[U-Boot] do_nand_status( ) patch
2017-09-01 1:28 UTC
[U-Boot] [PATCH v3 0/8] sf: improve support of (Q)SPI flash memories
2017-09-01 0:10 UTC (4+ messages)
` [U-Boot] [PATCH v3 1/8] spi: add support of SPI flash commands
[U-Boot] [PATCH v2] dm: core: Add livetree documentation
2017-08-31 20:13 UTC (3+ messages)
[U-Boot] [PATCH] imx: imx7d: remove CamelCase from ENET_xMHz macros
2017-08-31 18:20 UTC (3+ messages)
` [U-Boot] [PATCH v2] "
[U-Boot] ** Can't read Driver Desriptor Block **
2017-08-31 17:24 UTC (8+ messages)
[U-Boot] [PATCH] efi_loader: GOP fix for no display
2017-08-31 16:20 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH v2] efi_loader: LocateHandle should return EFI_NOT_FOUND if none found
2017-08-31 16:20 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH v3 1/2] armv8: fsl-lsch3: Add SD boot support for LS1088ARDB
2017-08-31 15:05 UTC (2+ messages)
[U-Boot] [PATCH v2 1/2] armv8: mmu: remove unused macro definition
2017-08-31 14:54 UTC (4+ messages)
` [U-Boot] [PATCH v2 2/2] armv8: mmu: add space around operator
[U-Boot] [PATCH v2] mtd/spi: Add MT35XU512ABA1G12 NOR flash support
2017-08-31 14:13 UTC (2+ messages)
[U-Boot] [PATCH] sunxi: rename Bananapi M3 dts file name
2017-08-31 14:11 UTC (3+ messages)
[U-Boot] [PATCH v2 00/40] dm: sata: Complete driver-model support for SATA
2017-08-31 12:53 UTC (5+ messages)
` [U-Boot] [PATCH v2 03/40] dm: blk: Add a generic function for block device commands
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox