public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2017-07-19 09:06:14 to 2017-07-20 12:05:28 UTC [more...]

[U-Boot] [GIT] Pull request: u-boot-dfu
 2017-07-20 12:05 UTC  (4+ messages)

[U-Boot] [PATCH] efi_loader: workaround for grub lsefi bug
 2017-07-20 11:59 UTC 

[U-Boot] [PATCH 1/1] usb: host: xhci-dwc3: add missing #ifdef CONFIG_PHY
 2017-07-20 11:49 UTC  (4+ messages)

[U-Boot] Compile failure encountered on latest (2017-07-20) git://git.denx.de/u-boot-usb.git branch master for target ls1021atwr_nor_defconfig
 2017-07-20 11:29 UTC  (6+ messages)

[U-Boot] [PATCH] arm64: zynqmp: Move dts zcu102 to zcu102-revA
 2017-07-20 10:42 UTC 

[U-Boot] [PATCH 0/4] dfu: remove limitation on partition size
 2017-07-20  9:57 UTC  (6+ messages)
` [U-Boot] [PATCH 1/4] dfu: allow dfu read on partition greater than 2GB
` [U-Boot] [PATCH 2/4] dfu: remove limitation on partition size
` [U-Boot] [PATCH 3/4] dfu: factorize transaction cleanup
` [U-Boot] [PATCH 4/4] dfu: add common function to initiate transaction

[U-Boot] [PATCH v2] usb: fix usb_stor_read/write on DM
 2017-07-20  9:40 UTC  (15+ messages)

[U-Boot] [PATCH 1/8] arm64: zynqmp: Provide a Kconfig option to define OCM and TCM in MMU
 2017-07-20  9:07 UTC  (8+ messages)
` [U-Boot] [PATCH 2/8] arm64: zynqmp: Define a way to intialize TCM
` [U-Boot] [PATCH 3/8] arm64: zynqmp: Remove ifdef around zynqmp mmio read and write rotuines
` [U-Boot] [PATCH 4/8] arm64: zynqmp: Call psu_init from board_early_init_f
` [U-Boot] [PATCH 5/8] arm64: zynqmp: Add Kconfig option for adding psu_init to binary
` [U-Boot] [PATCH 6/8] arm64: zynqmp: Fix SVD mask for getting chip ID
` [U-Boot] [PATCH 7/8] arm64: zynqmp: Do not setup time if already setup
` [U-Boot] [PATCH 8/8] arm64: zynqmp: Dont write to system timestamp generator

[U-Boot] [PATCH] fpga: xilinx: Avoid using local intermediate buffer
 2017-07-20  9:03 UTC 

[U-Boot] [PATCH 1/3] clk: zynqmp: Add support for CCF driver
 2017-07-20  9:03 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] clk: zynqmp: Dont panic incase of mmio write/read failures
` [U-Boot] [PATCH 3/3] clk: zynqmp: Remove unused macros/variables

[U-Boot] [PATCH] armv8: errata: Implement workaround for Cortex-A53 Erratum 855873
 2017-07-20  8:36 UTC  (2+ messages)

[U-Boot] [PATCH v3 1/1] mmc: Add MMC support for stm32h7 Socs
 2017-07-20  8:34 UTC 

[U-Boot] [PATCH] board: sama5d2_xplained: Make SPL work on spiflash
 2017-07-20  8:28 UTC 

[U-Boot] [PATCH 0/6] board: atmel: Add new board: SAMA5D27-SOM1-EK board
 2017-07-20  8:13 UTC  (7+ messages)
` [U-Boot] [PATCH 1/6] ARM: at91: spl: Adjust switching to oscillator for SAMA5D2
` [U-Boot] [PATCH 2/6] ARM: at91: spl: Add mck function to lower rate while switching
` [U-Boot] [PATCH 3/6] ARM: at91: spl: Add boot device for boot from QSPI
` [U-Boot] [PATCH 4/6] ARM: at91: mach: Add missing defines of MPDDRC
` [U-Boot] [PATCH 5/6] ARM: at91: Get the Chip ID of SAMA5D2 SiP
` [U-Boot] [PATCH 6/6] board: atmel: Add SAMA5D27 SOM1 EK board

[U-Boot] [PATCH] net: Fix compile failure in net.c
 2017-07-20  8:10 UTC 

[U-Boot] [PATCH v2 0/8] sf: improve support of (Q)SPI flash memories
 2017-07-20  7:48 UTC  (9+ messages)
` [U-Boot] [PATCH v2 1/8] spi: add support of SPI flash commands
` [U-Boot] [PATCH v2 2/8] sf: describe all SPI flash commands with 'struct spi_flash_command'
` [U-Boot] [PATCH v2 3/8] sf: select the relevant SPI flash protocol for read and write commands
` [U-Boot] [PATCH v2 4/8] sf: differentiate Page Program 1-1-4 and 1-4-4
` [U-Boot] [PATCH v2 5/8] sf: add 'addr_len' member to 'struct spi_flash'
` [U-Boot] [PATCH v2 6/8] sf: add new option to support SPI flash above 16MiB
` [U-Boot] [PATCH v2 7/8] sf: add support to Microchip SST26 QSPI memories
` [U-Boot] [PATCH v2 8/8] sf: add driver for Atmel QSPI controller

[U-Boot] [PATCH v2 1/1] mmc: Add MMC support for stm32h7 Socs
 2017-07-20  7:08 UTC  (5+ messages)

[U-Boot] [RESEND PATCH 0/8] sf: improve support of (Q)SPI flash memories
 2017-07-20  6:55 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] sunxi: add PRCM secure switch register definition
 2017-07-20  6:00 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] sunxi: switch PRCM to non-secure on H3/H5 SoCs

[U-Boot] [PATCH v3 1/3] armv8:fsl-layerscape: Consolidate registers space defination for CCI-400 bus
 2017-07-20  5:52 UTC  (3+ messages)
` [U-Boot] [PATCH v3 2/3] armv7: "
` [U-Boot] [PATCH v3 3/3] whitelist: Remove "CONFIG_SYS_CCI400_ADDR" from whitelist

[U-Boot] [PATCH v3 1/1] efi_loader: implement ConvertDeviceNodeToText
 2017-07-20  4:49 UTC 

[U-Boot] [PATCH 1/1] efi_console: use EFIAPI for callback functions
 2017-07-20  3:26 UTC 

[U-Boot] [PATCH] clk: Kconfig: Add dependences of SPL_CLK
 2017-07-20  2:38 UTC 

[U-Boot] [PATCH v7 0/5] Extend xhci-dwc3
 2017-07-20  2:32 UTC  (7+ messages)
` [U-Boot] [PATCH v7 3/5] drivers: phy: Set phy->dev to NULL when generic_phy_get_by_index() fails
` [U-Boot] [PATCH v7 4/5] drivers: phy: add generic_phy_valid() method

[U-Boot] [PATCH v3 00/13] usb: xhci: Add interrupt transfer support and full speed device support
 2017-07-19 23:12 UTC  (14+ messages)
` [U-Boot] [PATCH v3 01/13] usb: xhci: Add interrupt transfer support
` [U-Boot] [PATCH v3 02/13] usb: configs: Clean up CONFIG_SYS_USB_EVENT_POLL_(xxx) in board configs
` [U-Boot] [PATCH v3 03/13] usb: kbd: kconfig: Set a default polling mechanism for USB keyboard
` [U-Boot] [PATCH v3 04/13] usb: Only get 64 bytes device descriptor for full speed devices
` [U-Boot] [PATCH v3 05/13] usb: Read device descriptor after device is addressed for xHCI
` [U-Boot] [PATCH v3 06/13] usb: xhci: Fix max packet size for full speed device endpoint 0
` [U-Boot] [PATCH v3 07/13] usb: hub: Clear port reset before usb_hub_port_connect_change()
` [U-Boot] [PATCH v3 08/13] usb: hub: Clear BH reset status change for a 3.0 hub
` [U-Boot] [PATCH v3 09/13] usb: Handle audio extension endpoint descriptor in usb_parse_config()
` [U-Boot] [PATCH v3 10/13] usb: xhci: Honor endpoint's interval
` [U-Boot] [PATCH v3 11/13] usb: xhci: Program max burst size for endpoint
` [U-Boot] [PATCH v3 12/13] usb: xhci: Set 'Error Count' to 0 for isoch endpoints
` [U-Boot] [PATCH v3 13/13] usb: xhci: Set 'Average TRB Length' to 8 for control endpoints

[U-Boot] [PATCH v1 1/1] net: phy: Add AFE settings to the Broadcom Cygnus phy
 2017-07-19 22:34 UTC 

[U-Boot] Enc: Uboot compatible with board Tegra124-nyan-big (ChromeBook G3 HP 14")
 2017-07-19 21:24 UTC  (2+ messages)
        ` [U-Boot] "

[U-Boot] [PATCH] mkimage: check environment for dtc binary location
 2017-07-19 20:30 UTC 

[U-Boot] [PATCH] net: Mark the ip_udp_hdr struct as packed
 2017-07-19 18:26 UTC  (6+ messages)

[U-Boot] [PATCH 0/5] db410c: updates for grub + gfxterm
 2017-07-19 17:54 UTC  (13+ messages)
` [U-Boot] [PATCH 4/5] efi_loader: gop: fixes for CONFIG_DM_VIDEO without CONFIG_LCD

[U-Boot] [PATCH v2 1/1] efi_loader: initalize EFI object list only once
 2017-07-19 17:37 UTC 

[U-Boot] [PATCH v2 0/7] efi_loader: event services
 2017-07-19 17:22 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/7] efi_loader: implement multiple event support
    ` [U-Boot] [PATCH 1/1] efi_loader: parameter types for CreateEvent, SetTimer

[U-Boot] How to update Espressobin (U-Boot) firmware?
 2017-07-19 17:01 UTC  (10+ messages)
` [U-Boot] [EXT] "

[U-Boot] [PATCH] dm: core: don't fail to iterate if first one fails to probe
 2017-07-19 16:53 UTC  (5+ messages)

[U-Boot] [RFC] efi: variable support
 2017-07-19 16:38 UTC  (3+ messages)

[U-Boot] A80 (CubieBoard4) u-boot - what to inject in boot0 area?
 2017-07-19 15:29 UTC  (4+ messages)

[U-Boot] [PATCH v4 00/18] usb: xhci: Fix USB xHCI support on Intel platform
 2017-07-19 14:00 UTC  (20+ messages)
` [U-Boot] [PATCH v4 01/18] usb: xhci: Remove incorrect comments for struct xhci_container_ctx
` [U-Boot] [PATCH v4 02/18] usb: xhci: Correct command TRB 4th dword initialization
` [U-Boot] [PATCH v4 03/18] usb: xhci: Initialize scratchpad buffer array and scratchpad buffers
` [U-Boot] [PATCH v4 04/18] usb: xhci: Add input slot context in xhci_set_configuration()
` [U-Boot] [PATCH v4 05/18] usb: hub: Update handling connect status/change in usb_scan_port()
` [U-Boot] [PATCH v4 06/18] usb: hub: Send correct wValue to get hub descriptor of a USB 3.0 hub
` [U-Boot] [PATCH v4 07/18] usb: hub: Revise wLength for 'get port status' request
` [U-Boot] [PATCH v4 08/18] usb: hub: Change USB hub descriptor to match USB 3.0 hubs
` [U-Boot] [PATCH v4 09/18] usb: hub: Add 3.0 hub port status mask of 2.0 hub
` [U-Boot] [PATCH v4 10/18] usb: xhci: Change MAX_HC_PORTS to 255
` [U-Boot] [PATCH v4 11/18] usb: xhci: Get rid of CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS
` [U-Boot] [PATCH v4 12/18] configs: Remove CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS in all boards
` [U-Boot] [PATCH v4 13/18] usb: ehci: Get rid of CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS
` [U-Boot] [PATCH v4 14/18] configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boards
` [U-Boot] [PATCH v4 15/18] usb: cmd: Print actual packet size for super speed devices
` [U-Boot] [PATCH v4 16/18] usb: xhci: Convert CONFIG_USB_XHCI_PCI to Kconfig
` [U-Boot] [PATCH v4 17/18] x86: minnowmax: Add a environment variable for USB power-on delay
` [U-Boot] [PATCH v4 18/18] x86: minnowmax: Enable USB xHCI support

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

[U-Boot] [PATCH v2 0/3] power: Add a driver to handle the PBIAS cell of the TI SOCs
 2017-07-19 13:52 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/3] dm: core: Add functions to get strings and the string count from a stringlist
` [U-Boot] [PATCH v2 2/3] regulator: pbias: Add PBIAS regulator for proper voltage switching on MMC1
` [U-Boot] [PATCH v2 3/3] dm: syscon: scan sub-nodes of the syscon node

[U-Boot] [PATCH 1/1] common: Move CONFIG_BOOTARGS to Kconfig
 2017-07-19 13:46 UTC  (3+ messages)

[U-Boot] Pull request: u-boot-mips
 2017-07-19 13:04 UTC  (5+ messages)

[U-Boot] [PATCH 1/2] rockchip: dts: rk3399-puma: put environment (in MMC/SD configurations) before SPL
 2017-07-19 12:42 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] rockchip: dts: rk3399-puma: put EFI partition entries at 2MB
  ` [U-Boot] [U-Boot, "
` [U-Boot] [U-Boot, 1/2] rockchip: dts: rk3399-puma: put environment (in MMC/SD configurations) before SPL

[U-Boot] [PATCH 1/4] rockchip: dts: correct vdd_log setting for firefly-rk3399
 2017-07-19 12:42 UTC  (8+ messages)
` [U-Boot] [PATCH 2/4] power: pwm_regulator: fix the pwm_set_config parameter order
  ` [U-Boot] [U-Boot, "
` [U-Boot] [PATCH 3/4] power: pwm_regulator: remove redundance code
  ` [U-Boot] [U-Boot, "
` [U-Boot] [PATCH 4/4] rockchip: pwm: add mask for config setting
  ` [U-Boot] [U-Boot, "
` [U-Boot] [U-Boot, 1/4] rockchip: dts: correct vdd_log setting for firefly-rk3399

[U-Boot] [PATCH] rockchip: rk3399: correct the env setting
 2017-07-19 12:30 UTC  (3+ messages)

[U-Boot] [RFC PATCH] common: board_f: Make reserve_mmu a weak function
 2017-07-19 11:17 UTC  (15+ messages)

[U-Boot] [PATCH RESEND] ahci: dm: Fix memory allocation for uclass private data
 2017-07-19 10:57 UTC 

[U-Boot] [GIT PULL] Please pull u-boot-mmc master
 2017-07-19 10:17 UTC 

[U-Boot] How to Enable POST Tests
 2017-07-19  9:29 UTC 

[U-Boot] [PATCH 00/51] gdsys: Add support for Gazerbeam board
 2017-07-19  9:07 UTC  (35+ messages)
` [U-Boot] [PATCH 06/51] cmd: Add command for calculating binary operations
` [U-Boot] [PATCH 37/51] drivers: Add ihs_video_out driver
` [U-Boot] [PATCH 38/51] gdsys: drivers: Add gdsys_rxaui_ctrl driver
` [U-Boot] [PATCH 39/51] drivers: Add gdsys_ioep driver
` [U-Boot] [PATCH 40/51] cmd: Add ihs osd commands
` [U-Boot] [PATCH 41/51] cmd: Add ihs axi command
` [U-Boot] [PATCH 42/51] cmd: Add ihs fpga command
` [U-Boot] [PATCH 43/51] gdsys: cmd_ioloop: Fix style violations
` [U-Boot] [PATCH 44/51] gdsys: cmd_ioloop: Introduce commenting enum
` [U-Boot] [PATCH 45/51] gdsys: cmd_ioloop: Make DM compatible
` [U-Boot] [PATCH 46/51] ihs_mdio: Add support to force clause45 access
` [U-Boot] [PATCH 47/51] ihs_mdio: Fix style violations
` [U-Boot] [PATCH 48/51] ihs_mdio: Make DM-compatible
` [U-Boot] [PATCH 49/51] gazerbeam: Import Linux DT
` [U-Boot] [PATCH 50/51] gazerbeam: Add u-boot specific dts include file
` [U-Boot] [PATCH 51/51] mpc83xx: Add gazerbeam board


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