public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2017-08-21 09:08:53 to 2017-08-24 03:18:10 UTC [more...]

[U-Boot] [PATCH] x86: tangier: kconfig: Guard tangier-specific options
 2017-08-24  3:18 UTC  (3+ messages)

[U-Boot] [PATCH] x86: bayleybay: Adjust VGA rom address
 2017-08-24  3:18 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] x86: Convert CPU_INTEL_TURBO_NOT_PACKAGE_SCOPED to Kconfig
 2017-08-24  3:18 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] x86: baytrail: Fix turbo enable

[U-Boot] [PATCH 1/4] Revert "serial: ns16550: Add RX interrupt buffer support"
 2017-08-24  3:17 UTC  (12+ messages)
` [U-Boot] [PATCH 2/4] serial: serial-uclass: Add generic serial RX buffer support
` [U-Boot] [PATCH 3/4] x86: conga-qeval20-qa3-e3845: Select SERIAL_RX_BUFFER via Kconfig
` [U-Boot] [PATCH 4/4] x86: dfi-bt700: "

[U-Boot] [PATCH] vbe: Drop vbe_get_video_info()
 2017-08-24  3:17 UTC  (2+ messages)

[U-Boot] [PATCH] x86: kconfig: Imply CMD_PCI
 2017-08-24  3:17 UTC  (3+ messages)

[U-Boot] [PATCH 1/5] x86: ich-spi: Remove spi_write_protect_region()
 2017-08-24  3:17 UTC  (15+ messages)
` [U-Boot] [PATCH 2/5] x86: ich-spi: Remove unnecessary assignment in ich_init_controller()
` [U-Boot] [PATCH 3/5] x86: ich-spi: Don't read cached lock status
` [U-Boot] [PATCH 4/5] x86: ich-spi: Move opcode registers configuration to another routine
` [U-Boot] [PATCH 5/5] x86: fsp: Configure SPI opcode registers before SPI is locked down

[U-Boot] [PATCH v2 00/15] dm: sata: mmc: Convert a sunxi board to driver model for MMC, SATA
 2017-08-24  3:12 UTC  (5+ messages)
` [U-Boot] [PATCH v2 08/15] dm: mmc: sunxi: Pass private data around explicitly

[U-Boot] [PATCH 0/4] mmc: sunxi: index hack removal
 2017-08-24  3:11 UTC  (6+ messages)
` [U-Boot] [PATCH 1/4] mmc: sunxi: fix legacy MMC initialisation
` [U-Boot] [PATCH 2/4] arm: sunxi: compile spl_boot_device even for U-Boot
` [U-Boot] [PATCH 3/4] sunxi: Use spl_boot_device
` [U-Boot] [PATCH 4/4] sunxi: Remove the MMC index hack

[U-Boot] [PATCH 1/2] [rfc] parse the second area of android image
 2017-08-24  2:58 UTC  (3+ messages)

[U-Boot] [PATCH] sunxi: Enable random UUIDs when GPT is enabled
 2017-08-24  2:37 UTC  (2+ messages)

[U-Boot] [PATCH v4 1/1] efi_loader: write protocol GUID in OpenProtocol
 2017-08-23 21:44 UTC  (2+ messages)

[U-Boot] [PATCH 0/8] Clean up CONFIG_SYS_{CBSIZE, PBSIZE, MAXARGS, BARGSIZE} definitions
 2017-08-23 20:59 UTC  (9+ messages)
` [U-Boot] [PATCH 1/8] include/config_fallbacks.h: add default for CONFIG_SYS_CBSIZE
` [U-Boot] [PATCH 2/8] include/configs: remove CONFIG_SYS_CBSIZE when the default value is used
` [U-Boot] [PATCH 3/8] include/config_fallbacks.h: change fallback for CONFIG_SYS_PBSIZE
` [U-Boot] [PATCH 4/8] include/configs: drop default definitions of CONFIG_SYS_PBSIZE
` [U-Boot] [PATCH 5/8] include/config_fallbacks.h: add default for CONFIG_SYS_MAXARGS
` [U-Boot] [PATCH 6/8] include/configs: drop default definitions of CONFIG_SYS_MAXARGS
` [U-Boot] [PATCH 7/8] include/configs: remove default values of CONFIG_SYS_BARGSIZE
` [U-Boot] [PATCH 8/8] include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions

[U-Boot] Using USB on AM3517-EVM in U-Boot
 2017-08-23 20:01 UTC 

[U-Boot] rk3288: 32KB SPL size restriction
 2017-08-23 19:56 UTC  (11+ messages)

[U-Boot] [PATCH V2] spi: mxc_spi: support driver model
 2017-08-23 19:23 UTC  (4+ messages)

[U-Boot] [PATCH] board: ti: am571x: Add 666MHz support for AM571x IDK
 2017-08-23 19:20 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/13] ARM: dra7: Add support for dra76-evm
 2017-08-23 19:20 UTC  (9+ messages)
` [U-Boot] [PATCH v2 03/13] arm: dra7: Kconfig: Select LP87565 related configs
` [U-Boot] [PATCH v2 11/13] arm: dts: dra7: sync DT with latest Linux
` [U-Boot] [PATCH v2 12/13] arm: dts: Add u-boot specific compatibles
` [U-Boot] [PATCH v2 13/13] board: ti: dra76: Add dt support

[U-Boot] [PATCH] configs: SECURE_BOOT: Enable CONFIG_CMD_EXT4_WRITE
 2017-08-23 19:20 UTC  (2+ messages)

[U-Boot] [PATCH] disk: part: align buffer so it can be used with DMA enabled drivers
 2017-08-23 16:46 UTC 

[U-Boot] [PATCH] pico-imx7d: Add support for secure boot
 2017-08-23 16:16 UTC  (3+ messages)

[U-Boot] [PATCH] blk: Remove various places that do flush cache after read
 2017-08-23 16:06 UTC  (10+ messages)

[U-Boot] [PATCH] imx: mx7: psci: add copyright and license
 2017-08-23 14:12 UTC  (2+ messages)

[U-Boot] [PATCH 1/4] part: efi: Fix offset
 2017-08-23 14:01 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] part: efi: rework the partition start and size in gpt_fill_pte
` [U-Boot] [PATCH 3/4] part: efi: make gpt_fill_pte take the device descriptor
` [U-Boot] [PATCH 4/4] part: efi: Disable overlap check

[U-Boot] [PATCH] sunxi: usb_phy: invert the USB phy_ctl condition
 2017-08-23 13:45 UTC  (2+ messages)

[U-Boot] [PATCH] serial: nulldev: Add nulldev serial driver
 2017-08-23 12:50 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/8] imx: add USB Serial Download Protocol (SDP) support
 2017-08-23 12:28 UTC  (3+ messages)

[U-Boot] [PATCH v2 1/2] mmc: sunxi: Support new mode
 2017-08-23 11:14 UTC  (3+ messages)
  ` [U-Boot] [PATCH 2/2] sunxi: Enable MMC new mode for A83T

[U-Boot] [PATCH 1/2] pinctrl: imx: Fix mask when SHARE_MUX_CONF_REG is set
 2017-08-23  8:48 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] pinctrl: imx7ulp: Add new info instance for iomuxc1

[U-Boot] Please pull from u-boot-i2c
 2017-08-23  8:38 UTC 

[U-Boot] [PATCH] i2c: muxes: add i2c gpio multiplexer driver
 2017-08-23  8:35 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 1/1] i2c: add i2c driver for stm32
 2017-08-23  8:32 UTC  (2+ messages)

[U-Boot] LVDS dual channel support on A10,A20,A31s mods
 2017-08-23  8:08 UTC 

[U-Boot] [PATCH v2 2/2] driver: spi: add rockchip sfc support
 2017-08-23  7:58 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] board: ti: am57xx: Add DT support for BeagleBoard-X15 revC
 2017-08-23  7:55 UTC  (4+ messages)
` [U-Boot] [PATCH 1/2] board: ti: am57xx: Add dt "
` [U-Boot] [PATCH 2/2] env: ti: boot: Select dtb name for X15 revC

[U-Boot] [PATCH] rockchip: clk: rk3368: always run rkclk_init when driver probe
 2017-08-23  7:26 UTC 

[U-Boot] [PATCH] spi: fsl_qspi: Add controller busy check before new spi operation
 2017-08-23  6:21 UTC  (9+ messages)

[U-Boot] [PATCH] net: macb: Add support for Xilinx Zynq SoC
 2017-08-23  3:25 UTC 

[U-Boot] [PATCH] scripts: objdiff: Ignore debug info when comparing
 2017-08-23  1:59 UTC 

[U-Boot] [PATCH 0/5] configs: at91: Remove value of CONFIG_SYS_EXTRA_OPTIONS option
 2017-08-23  0:24 UTC  (2+ messages)

[U-Boot] rk3xxx.dtsi /usb_host missing specific compatible
 2017-08-22 21:39 UTC 

[U-Boot] [PATCH v4 1/3] armv8: ls1088a: Add NXP LS1088A SoC support
 2017-08-22 21:12 UTC  (3+ messages)
` [U-Boot] [PATCH v4 3/3] armv8: ls1088aqds: Add support of LS1088AQDS

[U-Boot] [PULL] u-boot-usb/master
 2017-08-22 20:53 UTC  (4+ messages)
` [U-Boot] [PATCH] fastboot: Ensure we treat CONFIG_FASTBOOT_BUF_ADDR as long

[U-Boot] Please pull u-boot-marvell/master
 2017-08-22 20:53 UTC  (2+ messages)

[U-Boot] [GIT PULL] u-boot-uniphier/master
 2017-08-22 20:53 UTC  (2+ messages)

[U-Boot] [PATCH 10/14] dm: mmc: sunxi: Add support for driver model
 2017-08-22 19:57 UTC  (11+ messages)

[U-Boot] [PATCH 1/2] net: nfs: Drop CONFIG_NFS_READ_SIZE
 2017-08-22 19:02 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] net: nfs: Correct type of rpc_t->u.reply->data

[U-Boot] [PATCH 1/1] efi_net: return EFI_UNSUPPORTED where appropriate
 2017-08-22 16:46 UTC 

[U-Boot] [PATCH 1/2] ARM: OMAP3: am3517_evm: Move header to ti_omap3_common.h
 2017-08-22 15:50 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] omap3: am3517_evm: Enable TI_COMMON_CMD_OPTION

[U-Boot] [PATCH 00/14] nvme: Various bug fixes and updates
 2017-08-22 15:15 UTC  (15+ messages)
` [U-Boot] [PATCH 01/14] nvme: Remove useless defines
` [U-Boot] [PATCH 02/14] nvme: Fix getting PCI vendor id of the NVMe block device
` [U-Boot] [PATCH 03/14] nvme: Fix ndev->queues allocation
` [U-Boot] [PATCH 04/14] nvme: Fix endianness assignment to prp2 in nvme_identify()
` [U-Boot] [PATCH 05/14] nvme: Cache controller's capabilities
` [U-Boot] [PATCH 06/14] nvme: Respect timeout when en/disabling the controller
` [U-Boot] [PATCH 07/14] nvme: Use macros to access NVMe queues
` [U-Boot] [PATCH 08/14] nvme: Consolidate block read and write routines
` [U-Boot] [PATCH 09/14] nvme: Apply cache operations on the DMA buffers
` [U-Boot] [PATCH 10/14] nvme: Use blk_create_devicef() API
` [U-Boot] [PATCH 11/14] nvme: Get rid of the global variable nvme_info
` [U-Boot] [PATCH 12/14] nvme: Adjust the 'nvme' command to use blk_common_cmd()
` [U-Boot] [PATCH 13/14] sandbox: Add a dummy invalidate_dcache_range() function
` [U-Boot] [PATCH 14/14] sandbox: Enable NVMe driver for build testing

[U-Boot] [PATCH] fs: ext4: Fix journal overrun issue reported by Coverity
 2017-08-22 15:14 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/3] arm: am57xx/dra7xx: Boot Android from eMMC
 2017-08-22 15:06 UTC  (4+ messages)
  ` [U-Boot] [PATCH v2 1/3] arm: omap: Define command for booting "

[U-Boot] [PATCH 1/1] efi_loader: efi_net: hwaddr_size = 6
 2017-08-22 10:50 UTC 

[U-Boot] Please pull u-boot-cfi-flash/master
 2017-08-22 10:11 UTC 

[U-Boot] [PATCH] mtd: cfi: staticize functions
 2017-08-22 10:09 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/4] rockchip: rk3229: move usb gadget into defconfig
 2017-08-22 10:05 UTC  (8+ messages)
` [U-Boot] [PATCH v2 2/4] rockchip: rk322x: update the sysreg number for boot mode
` [U-Boot] [PATCH v2 3/4] rockchip: add BOOT_LOADER support "
` [U-Boot] [PATCH v2 4/4] rockchip: enable rockusb for all rockchip SoCs

[U-Boot] [PATCH v2 1/3] rockchip: rk3399: detect boot mode
 2017-08-22  8:57 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/3] rockchip: rk3399: enable fastboot to set boot mode tag
` [U-Boot] [PATCH v2 3/3] rockchip: rk3399: enable preboot for boot mode detect

[U-Boot] SPDX License status
 2017-08-22  8:39 UTC  (5+ messages)

[U-Boot] U-Boot causes ethernet packet loss under Linux
 2017-08-22  8:17 UTC  (3+ messages)

[U-Boot] [PATCH] armv8/ls1088a: configure PMU's PCTBENR to enable WDT
 2017-08-22  7:33 UTC 

[U-Boot] [PATCH] cmd: blk: Use LBAFU in the common block command
 2017-08-22  7:25 UTC  (2+ messages)

[U-Boot] [PATCH 3/4] rockchip: add BOOT_LOADER support for boot mode
 2017-08-22  7:24 UTC  (3+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] cmd: blk: Use LBAFD in the common block command
 2017-08-22  7:15 UTC  (3+ messages)

[U-Boot] [PATCH] doc: verified-boot: fix typos
 2017-08-22  6:19 UTC 

[U-Boot] [PATCH] board: ge: bx50v3: set eth0 MAC address
 2017-08-22  6:03 UTC  (2+ messages)

[U-Boot] [PATCH v4 00/19] add support for rk3066 platform
 2017-08-21 20:48 UTC  (3+ messages)

[U-Boot] [PATCH] spl: fix usage of $(SPL_TPL_) for some files
 2017-08-21 18:51 UTC  (3+ messages)

[U-Boot] odroidc2 stuck after "Starting kernel"
 2017-08-21 18:43 UTC 

[U-Boot] [PATCH v4 10/19] mtd: nand: add the rockchip nand controller driver
 2017-08-21 18:03 UTC  (5+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v3] rockchip: phycore: Read configuration EEPROM & set ethaddr in late init
 2017-08-21 13:01 UTC  (4+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v4] rockchip: rk3288: Add reset reason detection
 2017-08-21 13:01 UTC  (4+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v2 1/3] rockchip: rk3399-evb: add script for atf fit
 2017-08-21 13:00 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/3] rockchip: firefly-rk3399: add FIT for rk3399
` [U-Boot] [PATCH v2 3/3] rockchip: evb-rk3399: update document for board bring up

[U-Boot] [PATCH v4 19/19] mtd: nand: spl: allow build nand_bbt, nand_ids and nand_util
 2017-08-21 12:01 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH 3/3] rockchip: evb-rk3399: update document for board bring up
 2017-08-21 12:01 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v4 17/19] rockchip: sysreset: deduplicate rk3066 and rk3188 sysreset drivers
 2017-08-21 12:01 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 18/19] dfu: fix spl build
 2017-08-21 12:01 UTC  (2+ messages)
` [U-Boot] [U-Boot,v4,18/19] "

[U-Boot] [PATCH v4 14/19] mmc: dw_mmc: support transfer mode autodetection
 2017-08-21 12:01 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 15/19] mmc: dw_mmc: rockchip: add support for rk3066 sdmmc
 2017-08-21 12:01 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 11/19] rockchip: mkimage: add support for rockchip nand boot image
 2017-08-21 12:01 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 12/19] rockchip: board: rk3066: convert board_usb_init to live tree functions
 2017-08-21 12:01 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 13/19] ARM: dts: rockchip: prefer u-boot, dm-pre-reloc rather than u-boot, dm-spl
 2017-08-21 12:01 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 09/19] mtd: nand: add support for the Sandisk SDTNQGAMA chip
 2017-08-21 12:01 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH] rockchip: rk3399: spl: remove unused header inclusion
 2017-08-21 12:01 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] ARM: mvebu: set correct mem_size for db-88f6820-amc
 2017-08-21  9:41 UTC  (3+ messages)

[U-Boot] [PATCH 1/1] board/ls2080ardb: Remove CONFIG_DISPLAY_BOARDINFO_LATE
 2017-08-21  9:33 UTC  (4+ messages)

[U-Boot] [GIT] Pull request: u-boot-dfu
 2017-08-21  9:31 UTC  (2+ messages)


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