public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2017-08-26 06:46:20 to 2017-08-27 22:04:21 UTC [more...]

[U-Boot] [PATCH] imx: mx7: Add support for USB boot mode
 2017-08-27 22:04 UTC 

[U-Boot] [RFC PATCH 0/4] usb: net: Migrate USB Ethernet to Kconfig
 2017-08-27 22:03 UTC  (11+ messages)
` [U-Boot] [RFC PATCH 1/4] Kconfig: drop CONFIG_USB_ETHER_DM9601
` [U-Boot] [RFC PATCH 2/4] Kconfig: drop CONFIG_USB_ETHER_RNDIS
` [U-Boot] [RFC PATCH 3/4] usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig
` [U-Boot] [RFC PATCH 4/4] usb: net: migrate USB Ethernet adapters "

[U-Boot] [PATCH v1 1/2] imx: fix USB boot mode detection for i.MX 6UL and 6ULL
 2017-08-27 20:21 UTC  (9+ messages)
` [U-Boot] [PATCH v1 2/2] imx: use BOOT_DEVICE_BOARD instead of UART

[U-Boot] [PATCH] rockchip: clk: rk3368: always run rkclk_init when driver probe
 2017-08-27 20:21 UTC  (3+ messages)

[U-Boot] [PATCH 00/22] mmc: Add support for HS200 and UHS modes
 2017-08-27 20:17 UTC  (11+ messages)

[U-Boot] [PATCH 00/23] efi_loader implement missing functions
 2017-08-27 20:10 UTC  (25+ messages)
` [U-Boot] [PATCH 01/23] efi_loader: allow return value in EFI_CALL
` [U-Boot] [PATCH 02/23] efi_loader: notify when ExitBootServices is invoked
` [U-Boot] [PATCH 03/23] efi_loader: support 16 protocols per efi_object
` [U-Boot] [PATCH 04/23] efi_loader: rework efi_locate_handle
` [U-Boot] [PATCH 05/23] efi_loader: rework efi_search_obj
` [U-Boot] [PATCH 06/23] efi_loader: new function efi_search_protocol
` [U-Boot] [PATCH 07/23] efi_loader: simplify efi_install_protocol_interface
` [U-Boot] [PATCH 08/23] efi_loader: allow creating new handles
` [U-Boot] [PATCH 09/23] efi_loader: simplify efi_uninstall_protocol_interface
` [U-Boot] [PATCH 10/23] efi_loader: open_info in OpenProtocol
  ` [U-Boot] [PATCH 11/23] efi_loader: open_info in CloseProtocol
  ` [U-Boot] [PATCH 12/23] efi_loader: implement OpenProtocolInformation
  ` [U-Boot] [PATCH 13/23] efi_loader: non-static efi_open_protocol, efi_close_protocol
  ` [U-Boot] [PATCH 14/23] efi_loader: pass GUIDs as const efi_guid_t *
  ` [U-Boot] [PATCH 15/23] efi_loader: implement ConnectController
  ` [U-Boot] [PATCH 16/23] efi_loader: implement DisconnectController
  ` [U-Boot] [PATCH 17/23] efi_loader: efi_net: hwaddr_size = 6
  ` [U-Boot] [PATCH 18/23] efi_net: return EFI_UNSUPPORTED where appropriate
  ` [U-Boot] [PATCH 19/23] efi_loader: correct bits of receive_filters bit mask
` [U-Boot] [PATCH 20/23] efi_loader: use events for efi_net_receive
  ` [U-Boot] [PATCH 21/23] efi_loader: fix efi_net_get_status
  ` [U-Boot] [PATCH 22/23] efi_loader: set parent handle in efi_load_image
  ` [U-Boot] [PATCH 23/23] efi_loader: implement SetWatchdogTimer

[U-Boot] [PATCH v2 0/4] usb: net: Migrate USB Ethernet to Kconfig
 2017-08-27 20:10 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/4] Kconfig: drop CONFIG_USB_ETHER_DM9601
` [U-Boot] [PATCH v2 2/4] Kconfig: drop CONFIG_USB_ETHER_RNDIS
` [U-Boot] [PATCH v2 3/4] usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig
` [U-Boot] [PATCH v2 4/4] usb: net: migrate USB Ethernet adapters "

[U-Boot] [PATCH] moveconfig: fix error message in do_autoconf()
 2017-08-27 20:10 UTC  (2+ messages)

[U-Boot] Patman avoiding bounces
 2017-08-27 20:10 UTC  (3+ messages)

[U-Boot] [PATCH] rk3288: Add Vyasa initial board support
 2017-08-27 20:10 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] Add denali DT driver
 2017-08-27 20:10 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] ofnode: add {ofnode, dev}_read_resource_byname()

[U-Boot] [PATCH v4 0/9] spl: dm: Make it possible for the SPL to pick its own DTB from a FIT
 2017-08-27 20:10 UTC  (5+ messages)
` [U-Boot] [PATCH v4 8/9] "

[U-Boot] [PATCH] fdt: fix 'prop (...) not found!' error in 'fdt set' command
 2017-08-27 20:09 UTC  (2+ messages)

[U-Boot] [PATCH] blk: Remove various places that do flush cache after read
 2017-08-27 20:09 UTC  (2+ messages)

[U-Boot] [PATCH v5 00/30] env: Move environment code to use location drivers
 2017-08-27 20:09 UTC  (4+ messages)
` [U-Boot] [PATCH v5 01/30] Makefile: Rename 'env' target to 'environ'

[U-Boot] [PATCH] fix: fw_env: Prevent writing error message on special files, which don't support fsync
 2017-08-27 20:01 UTC  (4+ messages)

[U-Boot] [PATCH v2 1/4] rockchip: rk3229: move usb gadget into defconfig
 2017-08-27 17:02 UTC  (12+ messages)
` [U-Boot] [PATCH v2 4/4] rockchip: enable rockusb for all rockchip SoCs

[U-Boot] [PATCH] env: Fix operation of 'make environ'
 2017-08-27 16:48 UTC 

[U-Boot] [PATCH] sh: Fix linking of ms7722se
 2017-08-27 16:02 UTC 

[U-Boot] [PATCH v2 0/6] x86: bootstage: Fix bootstage operation on link
 2017-08-27 15:23 UTC  (7+ messages)
` [U-Boot] [PATCH v2 1/6] board_f: Drop the timer after relocation
` [U-Boot] [PATCH v2 2/6] dm: x86: Allow TSC timer to be used before DM is ready
` [U-Boot] [PATCH v2 3/6] dm: x86: Update timer_get_boot_us to work "
` [U-Boot] [PATCH v2 4/6] bootstage: Drop unused options
` [U-Boot] [PATCH v2 5/6] bootstage: Provide a separate record count setting for SPL
` [U-Boot] [PATCH v2 6/6] x86: Enable early timer for chromebook_link

[U-Boot] DA850evm SPI Flash Partitions between Linux and U-boot are Inconsistent
 2017-08-27 15:01 UTC 

[U-Boot] am33xx ddr tests
 2017-08-27 13:40 UTC 

[U-Boot] [PATCH] bch: don't use __BSD_VISIBLE to test for fls
 2017-08-27 10:45 UTC 

[U-Boot] [PATCH 1/2] x86: ich-spi: Remove useless assignment in ich_spi_xfer()
 2017-08-27  8:00 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] x86: ich-spi: Clear atomic preop only when SPI settings are not locked

[U-Boot] [PATCH] cmd/spl.c: Include <libfdt.h> for fdt_totalsize
 2017-08-27  1:18 UTC 

[U-Boot] [PATCH 1/5] x86: ich-spi: Remove spi_write_protect_region()
 2017-08-27  0:12 UTC  (6+ messages)
` [U-Boot] [PATCH 5/5] x86: fsp: Configure SPI opcode registers before SPI is locked down

[U-Boot] [PATCH 00/13] x86: Add Intel Braswell SoC and Cherry Hill board support
 2017-08-27  0:10 UTC  (29+ 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 08/13] x86: fsp: Update fsp command to show spec 1.1 header
` [U-Boot] [PATCH 09/13] x86: Add Intel Braswell SoC support
` [U-Boot] [PATCH 10/13] x86: braswell: Add microcode for B0/C0/D0 stepping SoC
` [U-Boot] [PATCH 11/13] x86: braswell: Add FSP configuration
` [U-Boot] [PATCH 12/13] x86: braswell: Disable PUNIT power configuration for B0 stepping
` [U-Boot] [PATCH 13/13] x86: Support Intel Cherry Hill board

[U-Boot] [PATCH] ARM: mvebu: Convert CONFIG_MVNETA to Kconfig
 2017-08-26 23:13 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] rockchip: rk3399-evb: add script for atf fit
 2017-08-26 23:13 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: DRA72x: Add support for detection of DRA71x SR 2.1
 2017-08-26 21:51 UTC 

[U-Boot] [PATCH] mtdparts: Fix uninitialized scalar usage
 2017-08-26 21:20 UTC  (2+ messages)

[U-Boot] [PATCH v3] rpi: Enable USB keyboard support
 2017-08-26 20:47 UTC  (2+ messages)

[U-Boot] [PATCH] disk: part: align buffer so it can be used with DMA enabled drivers
 2017-08-26 20:47 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] scripts: objdiff: Ignore debug info when comparing
 2017-08-26 20:47 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] doc: verified-boot: fix typos
 2017-08-26 20:47 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] fs: ext4: Fix journal overrun issue reported by Coverity
 2017-08-26 20:46 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] mtdparts: Fix final outstanding issue reported by Coverity
 2017-08-26 20:46 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] spl: stm32: make falcon mode activation configurable
 2017-08-26 20:46 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] cmd: spl: provide address and size of prepared FDT in environment
 2017-08-26 20:46 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCHv2 2/2] igep00x0: merge igep0020 and igep0030 defconfigs to igep00x0_defconfig
 2017-08-26 20:46 UTC  (2+ messages)
` [U-Boot] [U-Boot, PATCHv2, "

[U-Boot] [PATCH 1/2] igep00x0: move SPL routines into separate file
 2017-08-26 20:46 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v2 3/3] arm: dra7xx: Define Android boot arguments
 2017-08-26 20:46 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 2/3] arm: am57xx: Define Android boot arguments
 2017-08-26 20:46 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 1/3] arm: omap: Define command for booting Android from eMMC
 2017-08-26 20:46 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH][v4] ARMv8/sec_firmware : Update chosen/kaslr-seed with random number
 2017-08-26 20:45 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4] "

[U-Boot] [PATCH 2/2] arch/arm/cpu/arm926ejs/spear/cpu.c: guard do_switch_ecc() with CONFIG_NAND_FSMC
 2017-08-26 20:45 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] board/spear/common: move code to arch/arm/cpu/arm926ejs/spear/
 2017-08-26 20:45 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v2 0/2] driver: timer: Add Atmel PIT timer driver
 2017-08-26 20:45 UTC  (7+ messages)
` [U-Boot] [PATCH v2 1/2] driver: timer: Add the "
  ` [U-Boot] [U-Boot, v2, "
` [U-Boot] [PATCH v2 2/2] board: atmel: Use the new "
  ` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH 1/2] powerpc: Rework interrupt_init_cpu()
 2017-08-26 20:45 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/2] "

[U-Boot] [PATCH] fs: fat: fix fatwrite overflow calculation
 2017-08-26 20:45 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2] arm: dts: am33xx: sync DTS with Linux 4.13-rc4
 2017-08-26 20:45 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] ram: kconfig: s/SPL/TPL/ in TPL_RAM help text
 2017-08-26 20:45 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] Please pull u-boot-sh/master branch
 2017-08-26 20:45 UTC  (2+ messages)

[U-Boot] Please pull u-boot-sh/rmobile branch
 2017-08-26 20:45 UTC  (2+ messages)

[U-Boot] Please pull u-boot-x86
 2017-08-26 20:45 UTC  (2+ messages)

[U-Boot] Please pull from u-boot-i2c
 2017-08-26 20:45 UTC  (2+ messages)

[U-Boot] Please pull u-boot-cfi-flash/master
 2017-08-26 20:44 UTC  (2+ messages)

[U-Boot] [Patch v2] configs: SECURE_BOOT: Enable CONFIG_CMD_EXT4_WRITE
 2017-08-26 20:44 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] efi_disk: efi_disk_rw_blocks is not an API function
 2017-08-26 20:33 UTC 

[U-Boot] [PATCH 1/3] arm: dts: da850: Migrate da850-evm DTS files from Linux 4.13-RC5
 2017-08-26 20:16 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] spi: davinci_spi: Add da830-spi support for DM
` [U-Boot] [PATCH 3/3] arm: da850-evm: Enable DM and device tree support for da850-evm

[U-Boot] rk3xxx.dtsi /usb_host missing specific compatible
 2017-08-26 19:15 UTC  (4+ messages)

[U-Boot] [PATCH v3 0/8] sf: improve support of (Q)SPI flash memories
 2017-08-26 19:12 UTC  (10+ messages)

[U-Boot] [PATCH v2] rpi: Enable USB keyboard support
 2017-08-26 17:41 UTC 

[U-Boot] [PATCH 1/1] efi_loader: call __efi_exit_check in efi_exit
 2017-08-26 15:12 UTC  (2+ messages)

[U-Boot] [PATCH 1/4] Revert "serial: ns16550: Add RX interrupt buffer support"
 2017-08-26 13:40 UTC  (3+ messages)
` [U-Boot] [PATCH 2/4] serial: serial-uclass: Add generic serial RX buffer support

[U-Boot] [PATCH 00/18] rockchip: convert the RK3368 to OF_LIVE and validate on the RK3368-uQ7
 2017-08-26 13:40 UTC  (33+ messages)
` [U-Boot] [PATCH 01/18] bootstage: adjust Makefile to allow including bootstage in SPL, but not in TPL
` [U-Boot] [PATCH 02/18] dm: timer: Convert to livetree
` [U-Boot] [PATCH 03/18] dm: timer: handle being called before dm_root is ready
` [U-Boot] [PATCH 06/18] rockchip: mmc: convert to livetree
` [U-Boot] [PATCH 07/18] rockchip: timer: implement timer_get_boot_us
` [U-Boot] [PATCH 08/18] rockchip: timer: Convert to livetree
` [U-Boot] [PATCH 09/18] rockchip: clk: rk3368: "
` [U-Boot] [PATCH 10/18] rockchip: pinctrl: "
` [U-Boot] [PATCH 11/18] rockchip: spi: "
` [U-Boot] [PATCH 12/18] rockchip: sdhci: "
` [U-Boot] [PATCH 13/18] rockchip: rk8xx: remove unused header includes
` [U-Boot] [PATCH 14/18] rockchip: i2c: Convert to livetree
` [U-Boot] [PATCH 15/18] rockchip: gpio: convert "
` [U-Boot] [PATCH 16/18] rockchip: gpio: remove outdate/misleading comment
` [U-Boot] [PATCH 17/18] rockchip: dts: rk3368-lion: add /chosen/tick-timer
` [U-Boot] [PATCH 18/18] rockchip: lion-rk3368: defconfig: resync w/ OF_LIVE and BOOTSTAGE enabled

[U-Boot] [PATCH v3 0/5] Extend FIT support for falcon boot
 2017-08-26 13:38 UTC  (7+ messages)
` [U-Boot] [PATCH v3 3/5] spl: fit: Eanble GZIP support for image decompression
` [U-Boot] [PATCH v3 4/5] spl: fit: Support both external and embedded data
` [U-Boot] [PATCH v3 5/5] spl: fit: Add booting OS first

[U-Boot] [RFC PATCH 0/4] rockchip: rk3368: fixes to work with 64bit-aware OF_PLATDATA
 2017-08-26 13:38 UTC  (9+ messages)
` [U-Boot] [RFC PATCH 1/4] rockchip: clk: rk3368: update for 32/64bit-aware OF_PLATDATA
` [U-Boot] [RFC PATCH 2/4] rockchip: timer: "
` [U-Boot] [RFC PATCH 3/4] rockchip: rk3368: adjust DMC driver "
` [U-Boot] [PATCH 4/4] rockchip: dts: rk3368: reduce the number of nodes seen in TPL

[U-Boot] [PATCH 1/2] sandbox: Introduce Kconfig option for 32/64 bit host
 2017-08-26 13:37 UTC  (9+ messages)
` [U-Boot] [PATCH 2/2] sandbox: Convert SANDBOX_BITS_PER_LONG to Kconfig

[U-Boot] [PATCH] fs: add fs_readdir()
 2017-08-26 13:37 UTC  (5+ messages)

[U-Boot] [PATCH] Kconfig: Add EEPROM options to Kconfig when I2C_EEPROM is set
 2017-08-26 13:37 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/19] add support for rk3066 platform
 2017-08-26 13:37 UTC  (3+ messages)
` [U-Boot] [PATCH v2 11/19] rockchip: mkimage: add support for rockchip nand boot image

[U-Boot] [PATCH] Convert CONFIG_SPL_OMAP3_ID_NAND to Kconfig
 2017-08-26 13:37 UTC  (2+ messages)

[U-Boot] [PATCH] Convert CONFIG_NAND_OMAP_GPMC et al to Kconfig
 2017-08-26 13:37 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/10] uboot overlays, FIT image & unittest
 2017-08-26 13:37 UTC  (21+ messages)
` [U-Boot] [PATCH v2 01/10] Introduce fdt_setprop_placeholder() method
` [U-Boot] [PATCH v2 02/10] fdt: Allow stacked overlays phandle references
` [U-Boot] [PATCH v2 03/10] fit: Introduce methods for applying overlays on fit-load
` [U-Boot] [PATCH v2 04/10] fdt-overlay: Spit out a descriptive failure warning
` [U-Boot] [PATCH v2 05/10] doc: Document how to apply fdt overlays
` [U-Boot] [PATCH v2 06/10] doc: overlays: Tweak documentation regarding overlays
` [U-Boot] [PATCH v2 07/10] dtbo: make dtbos special
` [U-Boot] [PATCH v2 08/10] config: sandbox: Add unit tests
` [U-Boot] [PATCH v2 09/10] ut: fix fdt_getprop_u32() change
` [U-Boot] [PATCH v2 10/10] test: overlay: Add unit test for stacked overlay

[U-Boot] [PATCH] README: Fix typo in description of CONFIG_OF_EMBED
 2017-08-26 13:36 UTC  (2+ messages)

[U-Boot] [PATCH 5/5] boot: fdt: fixup the memory dt nodes falcon boot
 2017-08-26 11:50 UTC  (4+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 0/6] ARM: uniphier: update PLL settings and clean-up NAND settings
 2017-08-26  8:58 UTC  (7+ messages)
` [U-Boot] [PATCH 1/6] ARM: uniphier: replace <common.h> with <linux/delay.h> in pll settings
` [U-Boot] [PATCH 2/6] ARM: uniphier: move PLLCTRL register macros to each SoC .c file
` [U-Boot] [PATCH 3/6] ARM: uniphier: add PLL settings for PXs3
` [U-Boot] [PATCH 4/6] ARM: uniphier: remove unneeded NAND config options
` [U-Boot] [PATCH 5/6] ARM: uniphier: enable CONFIG_NAND_DENALI_DT
` [U-Boot] [PATCH 6/6] ARM: uniphier: remove ad-hoc pin settings for NAND

[U-Boot] [PATCH 1/2] cmd: Move CONFIG_RANDOM_UUID to Kconfig
 2017-08-26  6:46 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] sunxi: Enable CMD_GPT by default


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