messages from 2017-07-19 15:48:23 to 2017-07-21 15:58:04 UTC [more...]
[U-Boot] [PATCH 0/5] db410c: updates for grub + gfxterm
2017-07-21 15:58 UTC (14+ messages)
` [U-Boot] [PATCH 4/5] efi_loader: gop: fixes for CONFIG_DM_VIDEO without CONFIG_LCD
[U-Boot] [GIT PULL] Please pull u-boot-mmc master
2017-07-21 15:48 UTC (2+ messages)
[U-Boot] [PATCH] usb: add dependency with generic PHY support
2017-07-21 15:20 UTC (8+ messages)
[U-Boot] [PATCH] phy: add a NO-OP phy driver
2017-07-21 13:30 UTC (6+ 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-21 12:38 UTC (10+ messages)
[U-Boot] [PATCH v3 00/13] usb: xhci: Add interrupt transfer support and full speed device support
2017-07-21 12:36 UTC (22+ 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 v3 1/1] mmc: Add MMC support for stm32h7 Socs
2017-07-21 12:25 UTC (2+ messages)
[U-Boot] [PATCH 00/52] Support OF_PLATDATA in TPL, enable RK3368 DRAM init and add RK3368-uQ7
2017-07-21 10:55 UTC (13+ messages)
` [U-Boot] [PATCH 29/52] rockchip: rk3368: syscon: MSCH/PMUGRF/GRF support for OF_PLATDATA
` [U-Boot] [PATCH 30/52] rockchip: rk3368: grf: use shifted-constants and prefix with RK3368_
` [U-Boot] [PATCH 34/52] rockchip: clk: rk3368: support OF_PLATDATA for the RK3368 clk driver
` [U-Boot] [PATCH 45/52] rockchip: dts: rk3368: add DMC node in rk3368.dtsi
[U-Boot] [PATCH v2] usb: fix usb_stor_read/write on DM
2017-07-21 10:48 UTC (16+ messages)
[U-Boot] Enc: Uboot compatible with board Tegra124-nyan-big (ChromeBook G3 HP 14")
2017-07-21 10:48 UTC (3+ messages)
` [U-Boot] "
[U-Boot] [PATCH 0/5] rockchip: rk3229: add sdram and sd support
2017-07-21 10:45 UTC (12+ messages)
` [U-Boot] [PATCH 1/5] rockchip: rk322x: update dram bank size
` [U-Boot] [U-Boot,1/5] "
` [U-Boot] [PATCH 2/5] rockchip: rk322x: add sdram driver
` [U-Boot] [U-Boot,2/5] "
` [U-Boot] [PATCH 3/5] rockchip: dts: rk322x: add sdmmc device node
` [U-Boot] [U-Boot, "
` [U-Boot] [PATCH 4/5] rockchip: rk322x: pinctrl: using compatible name same with dts
` [U-Boot] [U-Boot, "
` [U-Boot] [PATCH 5/5] rockchip: dts: rk3229: remove dram channel info
` [U-Boot] [U-Boot, "
[U-Boot] a question about the source of uboot(for armv8)
2017-07-21 9:56 UTC (2+ messages)
[U-Boot] [PATCH] board: usb_a9263: Update to support DT and DM
2017-07-21 9:07 UTC
[U-Boot] [PATCH] board: meesc: Update to support DT and DM
2017-07-21 9:06 UTC
[U-Boot] [PATCH v12 0/8] Add Intel Arria 10 SoC FPGA driver
2017-07-21 9:06 UTC (10+ messages)
` [U-Boot] [PATCH v12 1/8] arm: socfpga: Remove unused passing parameter of socfpga_bridges_reset
` [U-Boot] [PATCH v12 2/8] arm: socfpga: Restructure FPGA driver in the preparation to support A10
` [U-Boot] [PATCH v12 3/8] kconfig: Convert FPGA and FPGA_ALTERA configuration to Kconfig
` [U-Boot] [PATCH v12 4/8] kconfig: Convert FPGA_SOCFPGA "
` [U-Boot] [PATCH v12 5/8] drivers: Enable FPGA driver build on SPL
` [U-Boot] [PATCH v12 6/8] configs: Add FPGA driver config for Arria 10
` [U-Boot] [PATCH v12 7/8] arm: socfpga: Add FPGA driver support "
` [U-Boot] [PATCH v12 8/8] arm: socfpga: Enable all FPGA config "
[U-Boot] [PATCH] board: pm9261: Update to support DT and DM
2017-07-21 9:04 UTC
[U-Boot] [PATCH 0/9] spl: dm: Make it possible for the SPL to pick its own DTB from a FIT
2017-07-21 9:00 UTC (11+ messages)
` [U-Boot] [PATCH 1/9] dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig
` [U-Boot] [PATCH 2/9] fit: use 'const' for the input of fdt_offset() and locate_dtb_in_fit()
` [U-Boot] [PATCH 3/9] fit: fixed bug in locate_dtb_in_fit()
` [U-Boot] [PATCH 4/9] fit: If no matching config is found in fit_find_config_node(), use the default one
` [U-Boot] [PATCH 5/9] lzo: add a function to check the validity of the header
` [U-Boot] [PATCH 6/9] gzip: add a function to parse "
` [U-Boot] [PATCH 7/9] lib: allow building lzo and gunzip for the SPL
` [U-Boot] [PATCH 8/9] spl: dm: Make it possible for the SPL to pick its own DTB from a FIT
` [U-Boot] [PATCH 9/9] omap: detect board before spl_early_init()
[U-Boot] U-Boot Tool: fw_setenv - kernel option?
2017-07-21 8:37 UTC (3+ messages)
[U-Boot] [PATCH 1/1] dm: phy: add missing #ifdef CONFIG_PHY
2017-07-21 8:01 UTC (5+ messages)
[U-Boot] [PATCH v2] armv8: errata: Implement workaround for Cortex-A53 Erratum 855873
2017-07-21 8:00 UTC
[U-Boot] [PATCH] board: ethernut5: Update to support DT and DM
2017-07-21 6:30 UTC
[U-Boot] [PATCH] board: pm9263: Update to support DT and DM
2017-07-21 6:04 UTC
[U-Boot] [PATCH 0/3] board: atmel: Use SPI-flash-based AT45xxx DataFlash
2017-07-21 5:40 UTC (4+ messages)
` [U-Boot] [PATCH 1/3] board: at91sam9263ek: "
` [U-Boot] [PATCH 2/3] board: at91sam9rlek: "
` [U-Boot] [PATCH 3/3] board: at91sam9260ek: "
[U-Boot] [PATCH v11 0/6] Add Intel Arria 10 SoC FPGA driver
2017-07-21 5:33 UTC (4+ messages)
` [U-Boot] [PATCH v11 6/6] arm: socfpga: Add FPGA driver support for Arria 10
[U-Boot] [PATCH] board: at91sam9261ek: Update to support DT and DM
2017-07-21 5:28 UTC
[U-Boot] [PATCH] mtd: spi: sf_dataflash: Add print message while erase error
2017-07-21 5:26 UTC
[U-Boot] [PATCH] armv8: errata: Implement workaround for Cortex-A53 Erratum 855873
2017-07-21 2:08 UTC (3+ messages)
[U-Boot] [PATCH] net: Fix compile failure in net.c
2017-07-20 19:09 UTC (2+ messages)
[U-Boot] [PATCH v2] Add support for Microchip LAN75xx and LAN78xx
2017-07-20 14:05 UTC
[U-Boot] [PATCH 0/2] apalis t30/tk1, colibri t20/t30: clean-up i2c device tree nodes
2017-07-20 12:57 UTC (3+ messages)
` [U-Boot] [PATCH 1/2] apalis-tk1: remove duplicate hdmi_ddc device tree node
` [U-Boot] [PATCH 2/2] apalis_t30/tk1, colibri_t20/t30: fix i2c bus frequencies
[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] [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 (2+ 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] 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 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 (3+ messages)
[U-Boot] [PATCH v1 1/1] net: phy: Add AFE settings to the Broadcom Cygnus phy
2017-07-19 22:34 UTC
[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 v2 1/1] efi_loader: initalize EFI object list only once
2017-07-19 17:37 UTC
[U-Boot] [PATCH v2 2/7] efi_loader: implement multiple event support
2017-07-19 17:22 UTC (2+ messages)
` [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)
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