public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2017-06-22 07:54:03 to 2017-06-24 23:05:22 UTC [more...]

[U-Boot] [PATCH 0/5] db410c: updates for grub + gfxterm
 2017-06-24 23:05 UTC  (5+ messages)
` [U-Boot] [PATCH 1/5] board/db410c: use fdt passed from lk
` [U-Boot] [PATCH 2/5] dm: core: also parse chosen node
` [U-Boot] [PATCH 3/5] video: simplefb
` [U-Boot] [PATCH 4/5] efi_loader: gop: fixes for CONFIG_DM_VIDEO without CONFIG_LCD

[U-Boot] [RFC] efi: variable support
 2017-06-24 22:29 UTC 

[U-Boot] Please pull u-boot-rockchip/master
 2017-06-24 22:18 UTC  (2+ messages)

[U-Boot] [PATCH] atmel, at91: fix corvus board
 2017-06-24 22:18 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] MAINTAINERS, git-mailrc: update the maintainer for rockchip
 2017-06-24 22:18 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] serial, kconfig: fix menutext
 2017-06-24 22:17 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] bdinfo: print fdt_blob
 2017-06-24 22:17 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/2] board/db410c: add missing linker map entries for efi
 2017-06-24 22:17 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] mtd: OneNAND: Fix onenand_block_markbad
 2017-06-24 22:17 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/2] onenand_spl_simple: Add DDP OneNAND support
 2017-06-24 22:17 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] onenand_spl_simple: Call onenand_spl_get_geometry() only once
 2017-06-24 22:17 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] api: Define a default mmc max device
 2017-06-24 22:17 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 3/3] clk_rv1108.c: Fix unused variable warning
 2017-06-24 22:17 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/3] post: Fix unused variable warning on lwmon5
 2017-06-24 22:17 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/3] controlcenterd_36BIT_SDCARD: Fix unused variable warning
 2017-06-24 22:17 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/2] ARM: dts: OMAP5+: Update spl specific dts
 2017-06-24 22:17 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] ARM: dts: am43xx: Update spl specific dts
 2017-06-24 22:17 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] ti816x: Add additional boot device detection logic
 2017-06-24 22:17 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] arm: omap: Extract OMAP5 boot environment to separate file
 2017-06-24 22:16 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [GIT PULL] u-boot-uniphier/master
 2017-06-24 22:15 UTC 

[U-Boot] [PATCH 1/2] arm64: dts: uniphier: add support for LD11 Global board
 2017-06-24 22:12 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] arm64: dts: uniphier: add support for LD20 "

[U-Boot] [PATCH] ARM: dts: uniphier: sync DT with Linux next-20170622
 2017-06-24 22:11 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: uniphier: fix various sparse warnings
 2017-06-24 22:10 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] bootefi: allow return without EFI_BOOT_SERVICES.Exit
 2017-06-24 15:39 UTC 

[U-Boot] [PATCH 0/2] x86: Convert all boards to use MMC to driver model
 2017-06-24 12:08 UTC  (13+ messages)
` [U-Boot] [PATCH 1/2] WIP: Disable SCSI on x86

[U-Boot] [PATCH v2 0/7] Add Rockchip RK3229 SoC
 2017-06-24 10:14 UTC  (9+ messages)
` [U-Boot] [PATCH v2 1/7] rockchip: mkimage: add support for rk322x soc
` [U-Boot] [PATCH v2 2/7] rockchip: rk322x: add clock driver
  ` [U-Boot] [U-Boot,v2,2/7] "
` [U-Boot] [PATCH v2 3/7] rockchip: rk322x: add pinctrl driver
` [U-Boot] [PATCH v2 4/7] rockchip: rk322x: add dts file
` [U-Boot] [PATCH v2 5/7] rockchip: rk322x: add basic soc support
` [U-Boot] [PATCH v2 6/7] rockchip: rk322x: add sysreset driver
` [U-Boot] [PATCH v2 7/7] rockchip: add evb_rk3229 board

[U-Boot] [PATCH 00/16] usb: hub: Support USB 3.0 hubs
 2017-06-24  1:57 UTC  (27+ messages)
` [U-Boot] [PATCH 01/16] usb: xhci-pci: Drop non-DM version of xhci-pci driver
` [U-Boot] [PATCH 02/16] usb: xhci-pci: Clean up the driver a little bit
` [U-Boot] [PATCH 03/16] usb: Remove unnecessary work in usb_setup_descriptor()
` [U-Boot] [PATCH 04/16] usb: hub: Use 'struct usb_hub_device' as hub device's uclass_priv
` [U-Boot] [PATCH 05/16] usb: hub: Add a new API to test if a hub device is root hub
` [U-Boot] [PATCH 06/16] usb: xhci: Change to use usb_hub_is_root_hub() API
` [U-Boot] [PATCH 07/16] usb: hub: Translate USB 3.0 hub port status into old version
` [U-Boot] [PATCH 08/16] usb: hub: Support 'set hub depth' request for USB 3.0 hubs
` [U-Boot] [PATCH 09/16] usb: xhci: Change xhci_setup_addressable_virt_dev() signature
` [U-Boot] [PATCH 10/16] usb: xhci: Program 'route string' in the input slot context
` [U-Boot] [PATCH 11/16] usb: hub: Parse and save TT details from device descriptor
` [U-Boot] [PATCH 12/16] dm: usb: Add a new USB controller operation 'update_hub_device'
` [U-Boot] [PATCH 13/16] usb: hub: Call usb_update_hub_device() after hub descriptor is fetched
` [U-Boot] [PATCH 14/16] usb: xhci: Implement update_hub_device() operation
` [U-Boot] [PATCH 15/16] usb: xhci: Correct TT_SLOT and TT_PORT macros
` [U-Boot] [PATCH 16/16] usb: xhci: Enable TT to support LS/FS devices behind a HS hub

[U-Boot] [PATCH 2/2] board/db410c: fix fdt address
 2017-06-23 21:17 UTC  (5+ messages)
` [U-Boot] [U-Boot,2/2] "

[U-Boot] [RFC/PATCH 0/2] Support for NI Ettus Research Project Sulfur
 2017-06-23 20:57 UTC  (3+ messages)
` [U-Boot] [RFC/PATCH 1/2] ni: zynq: Add support for NI Ettus Research Project Sulfur Rev2 SDR
` [U-Boot] [RFC/PATCH 2/2] ni: zynq: Add support for NI Ettus Research Project Sulfur Rev3 SDR

[U-Boot] saveenv on qemu vexpress-a9 flash problem
 2017-06-23 20:04 UTC 

[U-Boot] [PATCH v4] powerpc: Restore core of mpc8xx
 2017-06-23 19:54 UTC  (5+ messages)

[U-Boot] [PATCH] binman: Put our local modules ahead of system modules
 2017-06-23 18:55 UTC  (2+ messages)

[U-Boot] [PATCH] odroid-c2: Populate serial# environment variable from efuse
 2017-06-23 18:26 UTC 

[U-Boot] [PATCH v2 0/2] at91: fix smartweb board support
 2017-06-23 18:13 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/2] drivers, usb, gadget: fix compiler warnings for at91_udc.c
` [U-Boot] [PATCH v2 2/2] atmel, at91: fix smartweb board

[U-Boot] [PATCH] mii: Add mii_resolve_flowctrl_fdx()
 2017-06-23 16:33 UTC 

[U-Boot] [PATCH 0/4] powerpc, 8xx: Add support for MCR3000 board from CSSI
 2017-06-23 16:26 UTC  (14+ messages)
` [U-Boot] [PATCH 1/4] powerpc, 8xx: add support for LXT973 PHY
` [U-Boot] [PATCH 2/4] powerpc, 8xx: Implement GLL2 ERRATA
` [U-Boot] [PATCH 3/4] powerpc, 8xx: Properly set CPM frequency in the device tree
` [U-Boot] [PATCH 4/4] powerpc, 8xx: Add support for MCR3000 board from CSSI

[U-Boot] [ANN] U-Boot v2017.07-rc2 released
 2017-06-23 16:19 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] Makefile: Allow arch post-link hook
 2017-06-23 15:22 UTC  (2+ messages)

[U-Boot] [PATCH 2/2] MIPS: Stop building position independent code
 2017-06-23 15:21 UTC  (3+ messages)
` [U-Boot] [PATCH v3 "

[U-Boot] please pull u-boot-samsung master
 2017-06-23 14:36 UTC  (3+ messages)

[U-Boot] [PATCH 0/2] at91: fix smartweb board support
 2017-06-23 14:05 UTC  (6+ messages)
` [U-Boot] [PATCH 1/2] drivers, usb, gadget: fix compiler warnings for at91_udc.c

[U-Boot] [RFC PATCH 0/8] Allwinner A83T PSCI SMP support
 2017-06-23 13:50 UTC  (14+ messages)
` [U-Boot] [RFC PATCH 8/8] sunxi: enable PSCI for A83T SoC
  ` [U-Boot] [linux-sunxi] "

[U-Boot] [PATCH] odroid-c2: Populate serial# environment variable from efuse
 2017-06-23 13:40 UTC 

[U-Boot] Please pull u-boot-marvell/master
 2017-06-23 13:22 UTC  (2+ messages)

[U-Boot] mpc85xx boards
 2017-06-23 13:10 UTC  (2+ messages)

[U-Boot] Please pull u-boot-x86
 2017-06-23 12:22 UTC  (2+ messages)

[U-Boot] [PATCH v3] powerpc: Restore core of mpc8xx
 2017-06-23 12:11 UTC  (8+ messages)

[U-Boot] [PATCH] drivers:net:fsl-mc: Update MC address calculation
 2017-06-23 10:29 UTC 

[U-Boot] [PATCH 1/1] armv8: ls2080a: Increase env size for qspi boot
 2017-06-23 10:10 UTC  (2+ messages)
` [U-Boot] [PATCH 1/1] board/ls2081ardb: Some updates like flash type

[U-Boot] [PATCH 6/7] rockchip: rk322x: add sysreset driver
 2017-06-23  9:16 UTC  (5+ messages)
` [U-Boot] [U-Boot,6/7] "

[U-Boot] [PATCH 2/7] rockchip: rk322x: add clock driver
 2017-06-23  8:54 UTC  (4+ messages)
` [U-Boot] [U-Boot,2/7] "

[U-Boot] [PATCH 0/2] *** SUBJECT HERE ***
 2017-06-23  8:40 UTC  (7+ messages)
` [U-Boot] [PATCH 1/2] pinctrl: a3700: Fix uart2 group selection register mask
` [U-Boot] [PATCH 2/2] pinctrl: a3700: Fix the issue that gpio controller is registered with wrong node id

[U-Boot] armv8: cache_v8: mmu setup have the wrong pte attribute
 2017-06-23  8:36 UTC 

[U-Boot] [PATCH 0/7] rockchip: Split sdram common function into sdram_common.c
 2017-06-23  8:22 UTC  (4+ messages)
` [U-Boot] [PATCH 3/7] rockchip: rk3328: add sdram driver in U-Boot

[U-Boot] [PATCH v2 0/8] rockchip: Split sdram common function into sdram_common.c
 2017-06-23  8:11 UTC  (9+ messages)
` [U-Boot] [PATCH v2 1/8] rockchip: add sdram_common for common functions
` [U-Boot] [PATCH v2 2/8] rockchip: use common sdram function
` [U-Boot] [PATCH v2 3/8] rockchip: rk3328: add sdram driver in U-Boot
` [U-Boot] [PATCH v2 4/8] rockchip: rk3368: add sdram driver for U-Boot
` [U-Boot] [PATCH v2 5/8] rockchip: dts: rk3328: add dmc node
` [U-Boot] [PATCH v2 6/8] rockchip: dts: rk3368: "
` [U-Boot] [PATCH v2 7/8] rockchip: correct the bank0 ram size
` [U-Boot] [PATCH v2 8/8] rockchip: rv1108: disable CONFIG_RAM before we have driver

[U-Boot] [PATCH v7 0/8] rk3328: add support of usb host and gadget
 2017-06-23  7:08 UTC  (9+ messages)
` [U-Boot] [PATCH v7 1/8] usb: Kconfig: config USB_XHCI_ROCKCHIP depends on DM_REGULATOR and DM_USB
` [U-Boot] [PATCH v7 2/8] usb: host: xhci-rockchip: use fixed regulator to control vbus
` [U-Boot] [PATCH v7 3/8] rockchip: dts: rk3328: add fixed regulator node for xhci
` [U-Boot] [PATCH v7 4/8] rockchip: configs: rk3328: enable dwc2 driver and config fastboot
` [U-Boot] [PATCH v7 5/8] usb: dwc2: use dev_read_bool() instead of fdt_getprop()
` [U-Boot] [PATCH v7 6/8] rockchip: rk3328: board: add support of dwc2 gadget
` [U-Boot] [PATCH v7 7/8] rockchip: dts: rk3328: support and enable dwc2
` [U-Boot] [PATCH v7 8/8] rockchip: dts: rk3399: control vbus of typec by fixed regulator

[U-Boot] [PATCH] dm: video: fix abuse of enum
 2017-06-23  6:30 UTC  (4+ messages)

[U-Boot] [PATCH] Initilize IDE prior environment
 2017-06-23  4:10 UTC  (7+ messages)
` [U-Boot] "

[U-Boot] [PATCH v6 0/8] rk3328: add support of usb host and gadget
 2017-06-23  3:55 UTC  (4+ messages)
` [U-Boot] [PATCH v6 5/8] usb: dwc2: use dev_read_bool() instead of fdt_getprop()

[U-Boot] [PATCH] net: add static to do_tftpput()
 2017-06-22 19:04 UTC  (3+ messages)

[U-Boot] question regarding the odroidc2 board support
 2017-06-22 17:55 UTC 

[U-Boot] [PATCH] Revert 'rockchip: mkimage: remove placeholder functions from rkimage'
 2017-06-22 16:19 UTC  (2+ messages)

[U-Boot] [PATCH] mx6: soc: Fix typo in temperature unit name
 2017-06-22 13:50 UTC 

[U-Boot] [PATCH v2 00/13] driver model bring-up of dwc3 usb peripheral
 2017-06-22 13:00 UTC  (12+ messages)
` [U-Boot] [PATCH v2 06/13] drivers: usb: dwc3: add ti dwc3 peripheral driver with driver model support

[U-Boot] [PATCH] arch: armv8: Remove the error when dcache is off
 2017-06-22 10:00 UTC 

[U-Boot] [PATCH] usb: add static to local symbols
 2017-06-22  9:20 UTC  (3+ messages)

[U-Boot] at91: smartweb board fails with current HEAD
 2017-06-22  9:17 UTC  (4+ messages)

[U-Boot] [PATCH] efi_loader: add static to local functions
 2017-06-22  9:00 UTC  (2+ messages)

[U-Boot] [PATCH] mmc: cadence: use fdt32_t for DT property value to fix sparse warning
 2017-06-22  8:58 UTC 

[U-Boot] [PATCH] dm: ofnode: use fdt32_t for DT property value to fix sparse warning
 2017-06-22  8:57 UTC 

[U-Boot] [PATCH 00/11] powerpc, 8xx: restore support
 2017-06-22  8:49 UTC  (9+ messages)
` [U-Boot] [PATCH 11/11] powerpc, 8xx: Add a directory for soon to come boards from CSSI
` [U-Boot] [PATCHv2] powerpc: Restore core of mpc8xx

[U-Boot] [PATCH] dm: include <dm/util.h> from driver/core/dump.c
 2017-06-22  8:44 UTC  (3+ messages)

[U-Boot] [PATCH] mmc: add static to spl_mmc_get_device_index()
 2017-06-22  8:23 UTC  (3+ messages)

[U-Boot] [PATCH] i2c_eeprom: add static to i2c_eeprom_std_ops/probe
 2017-06-22  8:22 UTC  (2+ messages)

[U-Boot] [PATCH] gpio: add static to get_function()
 2017-06-22  8:22 UTC  (2+ messages)

[U-Boot] [PATCH] dm: include <dm/util.h> from drivers/core/util.c
 2017-06-22  8:21 UTC  (2+ messages)

[U-Boot] [PATCH] serial: make serial_stub_* to static functions
 2017-06-22  8:18 UTC  (2+ messages)

[U-Boot] [PATCH 1/5] dm: ofnode: use ofnode_read_bool() to check property existence
 2017-06-22  7:54 UTC  (5+ messages)
` [U-Boot] [PATCH 2/5] dm: ofnode: simplify ofnode_read_prop()
` [U-Boot] [PATCH 3/5] dm: ofnode: rename ofnode_read_prop() to ofnode_get_property()
` [U-Boot] [PATCH 4/5] dm: ofnode: rename dev_read_prop() to dev_get_property()
` [U-Boot] [PATCH 5/5] dm: ofnode: simplify ofnode_read_bool()


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