public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2018-08-08 11:37:29 to 2018-08-09 14:21:38 UTC [more...]

[U-Boot] [PATCH v3 0/7] Fixes/Addition to use the USB Ethernet gadget with the DWC3 gadget controller
 2018-08-09 14:21 UTC  (10+ messages)

[U-Boot] [PATCH v4 0/7] Fixes/Addition to use the USB Ethernet gadget with the DWC3 gadget controller
 2018-08-09 14:17 UTC  (8+ messages)
` [U-Boot] [PATCH v4 1/7] usb: gadget: Add bcdDevice for the DWC3 USB Gadget Controller
` [U-Boot] [PATCH v4 2/7] net: eth-uclass: Fix for DM USB ethernet support
` [U-Boot] [PATCH v4 3/7] uclass: Add dev_get_uclass_index() to get the uclass/index of a device
` [U-Boot] [PATCH v4 4/7] dm: print the index of the device when dumping the dm tree
` [U-Boot] [PATCH v4 5/7] dm: convert device_get_global_by_of_offset() to device_get_global_by_ofnode()
` [U-Boot] [PATCH v4 6/7] device: expose the functions used to remove and unbind children of a device
` [U-Boot] [PATCH v4 7/7] cmd: Add bind/unbind commands to bind a device to a driver from the command line

[U-Boot] [PATCH v2 00/30] Add support for 1wire protocol and 1wire eeproms
 2018-08-09 13:54 UTC  (31+ messages)
` [U-Boot] [PATCH v2 01/30] w1: Add 1-Wire uclass
` [U-Boot] [PATCH v2 02/30] w1: Add 1-Wire gpio driver
` [U-Boot] [PATCH v2 03/30] dt-bindings: W1: w1-gpio: added bindings for w1-gpio
` [U-Boot] [PATCH v2 04/30] W1-EEPROM: Add an W1-EEPROM uclass for 1 wire EEPROMs
` [U-Boot] [PATCH v2 05/30] w1: identify devices with w1-eeprom uclass
` [U-Boot] [PATCH v2 06/30] W1-EEPROM: add support for Maxim DS24 eeprom families
` [U-Boot] [PATCH v2 07/30] dt-bindings: w1-eeprom: ds24xxx: create bindings
` [U-Boot] [PATCH v2 08/30] W1-EEPROM: add sandbox driver
` [U-Boot] [PATCH v2 09/30] dt-bindings: w1-eeprom: eep_sandbox: create bindings
` [U-Boot] [PATCH v2 10/30] w1: add command for onewire protocol
` [U-Boot] [PATCH v2 11/30] pinctrl: sandbox: add gpio onewire w1 group
` [U-Boot] [PATCH v2 12/30] sandbox: DTS: w1: add node for one wire interface on GPIO
` [U-Boot] [PATCH v2 13/30] configs: sandbox: add onewire w1 and sandbox eeprom
` [U-Boot] [PATCH v2 14/30] configs: sama5d2_xplained: add onewire and eeprom drivers
` [U-Boot] [PATCH v2 15/30] configs: sama5d3_xplained: "
` [U-Boot] [PATCH v2 16/30] configs: sama5d27_som1_ek: "
` [U-Boot] [PATCH v2 17/30] configs: sama5d2_ptc_ek: "
` [U-Boot] [PATCH v2 18/30] board: atmel: add support for pda detection
` [U-Boot] [PATCH v2 19/30] board: sama5d2_xplained: add pda detect call at init time
` [U-Boot] [PATCH v2 20/30] board: sama5d3_xplained: "
` [U-Boot] [PATCH v2 21/30] board: sama5d27_som1_ek: "
` [U-Boot] [PATCH v2 22/30] board: sama5d2_ptc_ek: "
` [U-Boot] [PATCH v2 23/30] configs: sama5d2_xplained: add fdt overlay support
` [U-Boot] [PATCH v2 24/30] configs: sama5d3_xplained: "
` [U-Boot] [PATCH v2 25/30] configs: sama5d2_ptc_ek: "
` [U-Boot] [PATCH v2 26/30] configs: sama5d27_som1_ek: "
` [U-Boot] [PATCH v2 27/30] ARM: dts: at91: sama5d2_xplained: add onewire connector for LCD eeprom
` [U-Boot] [PATCH v2 28/30] ARM: dts: at91: sama5d3_xplained: "
` [U-Boot] [PATCH v2 29/30] ARM: dts: at91: sama5d27_som1_ek: "
` [U-Boot] [PATCH v2 30/30] ARM: dts: at91: sama5d2_ptc: "

[U-Boot] [PATCH 1/4] mips: Add basic MediaTek MT7620/88 support
 2018-08-09 13:28 UTC  (8+ messages)
` [U-Boot] [PATCH 2/4] mips: Add arch/mips/include/asm/atomic.h

[U-Boot] [PATCH v2 0/7] ARM: dts: sunxi: Update dts(i) files from Linux-v4.18-rc3
 2018-08-09 13:08 UTC  (8+ messages)
` [U-Boot] [PATCH v2 1/7] ARM: dts: sun4i: Update A10 "
` [U-Boot] [PATCH v2 2/7] ARM: dts: sun5i: Update A10s/A13/gr8/r8 "
` [U-Boot] [PATCH v2 3/7] ARM: dts: sun6i: Update A31/A31s "
` [U-Boot] [PATCH v2 4/7] ARM: dts: sun7i: Update A20 "
` [U-Boot] [PATCH v2 5/7] ARM: dts: sun8i: Update A23/A33/r16 "
` [U-Boot] [PATCH v2 6/7] ARM: dts: sun8i: Update A83T "
` [U-Boot] [PATCH v2 7/7] ARM: dts: sun8i: Update R40/V40 "

[U-Boot] [RFC] efi_loader: workaround for EDK2's shell.efi
 2018-08-09 13:08 UTC  (6+ messages)

[U-Boot] [PATCH v1] Makefile: Don't generate position independent code
 2018-08-09 13:07 UTC  (11+ messages)

[U-Boot] [PATCH v3] usb: ehci-generic: Add vbus-supply regulator support
 2018-08-09 13:00 UTC  (2+ messages)

[U-Boot] [PATCH v2] usb: ehci-generic: Add vbus-supply regulator support
 2018-08-09 12:54 UTC  (5+ messages)

[U-Boot] [PATCH v3 1/8] drivers: Add AXI uclass
 2018-08-09 12:51 UTC  (8+ messages)
` [U-Boot] [PATCH v3 2/8] axi: Add ihs_axi driver
` [U-Boot] [PATCH v3 3/8] axi: Add AXI sandbox driver and simple emulator
` [U-Boot] [PATCH v3 4/8] sandbox: Add and build AXI bus and device
` [U-Boot] [PATCH v3 5/8] test: Add AXI test
` [U-Boot] [PATCH v3 6/8] cmd: Add axi command
` [U-Boot] [PATCH v3 7/8] video: Sort Makefile entries
` [U-Boot] [PATCH v3 8/8] video_display: Add Xilinx LogiCore DP TX

[U-Boot] [PATCH v8 0/8] NXP LS1046A SMMU enabling patches
 2018-08-09 12:19 UTC  (9+ messages)
` [U-Boot] [PATCH v8 1/8] armv8: fsl-layerscape: add missing register blocks base address defines
` [U-Boot] [PATCH v8 2/8] armv8: ls1046a: advertise QMan v3 in configuration
` [U-Boot] [PATCH v8 3/8] misc: fsl_portals: setup QMAN_BAR{E} also on ARM platforms
` [U-Boot] [PATCH v8 4/8] armv8: fsl-layerscape: add missing debug stream ID
` [U-Boot] [PATCH v8 5/8] armv8: ls1046a: initial icid setup support
` [U-Boot] [PATCH v8 6/8] armv8: ls1046a: add icid setup for qman portals
` [U-Boot] [PATCH v8 7/8] armv8: ls1046a: setup fman ports ICIDs and device tree
` [U-Boot] [PATCH v8 8/8] armv8: ls1046a: setup SEC ICIDs and fix up "

[U-Boot] [PATCH v2 00/17] cmd: fpga: Fix fpga command handling and add some fpga tests
 2018-08-09 11:20 UTC  (17+ messages)
` [U-Boot] [PATCH v2 03/17] cmd: fpga: Move error handling to do_fpga()
` [U-Boot] [PATCH v2 04/17] cmd: fpga: Move fpga_get_op to avoid local function declaration
` [U-Boot] [PATCH v2 05/17] cmd: fpga: Cleanup error handling in connection to FPGA_NONE
` [U-Boot] [PATCH v2 06/17] cmd: fpga: Move parameter checking for loadfs/loads
` [U-Boot] [PATCH v2 07/17] cmd: fpga: Remove parameter checking from fpga loadfs command
` [U-Boot] [PATCH v2 08/17] cmd: fpga: Clean wrong_parms handling
` [U-Boot] [PATCH v2 09/17] cmd: fpga: Create new do_fpga_wrapper for using u-boot subcommands
` [U-Boot] [PATCH v2 10/17] cmd: fpga: Extract fpga info command to separate function
` [U-Boot] [PATCH v2 11/17] cmd: fpga: Fix dump and all direct fpga load commands
` [U-Boot] [PATCH v2 12/17] cmd: fpga: Fix loadfs command
` [U-Boot] [PATCH v2 13/17] cmd: fpga: Fix loadmk command
` [U-Boot] [PATCH v2 14/17] cmd: fpga: Add support for missing fpga loadmk commands
` [U-Boot] [PATCH v2 15/17] cmd: fpga: Use CMD_RET_FAILURE instead of simple 1
` [U-Boot] [PATCH v2 16/17] cmd: fpga: Fix loads command
` [U-Boot] [PATCH v2 17/17] MAINTAINERS: Add myself as the FPGA maintainer

[U-Boot] [PATCH] omap3_logic: Fix CONS_INDEX
 2018-08-09 11:19 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] MMC: Enable DM_MMC for Davinci
 2018-08-09 11:15 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] ARM: davinci: da850evm: Support DM_MMC
` [U-Boot] [PATCH 3/3] ARM: davinci: omapl138_lcdk: Enable DM_MMC

[U-Boot] [PATCH 1/2] ARM: dts: Makefile: fix build for at91family
 2018-08-09 11:12 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] at91: fix devicetree warnings

[U-Boot] [PATCH] pci: Support parsing PCI controller DT subnodes
 2018-08-09 10:25 UTC  (13+ messages)

[U-Boot] [PATCH] gpio: stm32f7: replace ODR update by BSRR write
 2018-08-09  9:57 UTC 

[U-Boot] [PATCH 1/3] qe: kconfig: U QE kconfig
 2018-08-09  9:55 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] arm: layerscape: Remove CONFIG_U_QE define in ls1012atwr.h
` [U-Boot] [PATCH 3/3] armv7: ls102xa: Disable QE before enter deep sleep

[U-Boot] [PATCH V3 00/32] i.MX: Add i.MX8QXP support
 2018-08-09  9:51 UTC  (13+ messages)
` [U-Boot] [PATCH V3 01/32] dt-bindings: pinctrl: add i.MX8QXP pads definition
` [U-Boot] [PATCH V3 02/32] dt-bindings: clock: dt-bindings: pinctrl: add i.MX8QXP clocks definition
` [U-Boot] [PATCH V3 03/32] dt-bindings: soc: add i.MX8QXP pm and rsrc definition
` [U-Boot] [PATCH V3 04/32] imx8: add scfw macro definition
` [U-Boot] [PATCH V3 05/32] imx: add Kconfig entry for i.MX8QXP
` [U-Boot] [PATCH V3 06/32] arm: build mach-imx for i.MX8

[U-Boot] [PATCH V2 1/3] ARM: socfpga: clk: Obtain handoff base clock via DM
 2018-08-09  9:45 UTC  (4+ messages)
` [U-Boot] [PATCH V2 2/3] ARM: socfpga: clk: Make L4SP and MMC clock calculation Gen5 only
` [U-Boot] [PATCH V2 3/3] ARM: socfpga: clk: Drop unused variables on Arria10

[U-Boot] [PATCH 1/3] ARM: socfpga: clk: Obtain handoff base clock via DM
 2018-08-09  9:40 UTC  (9+ messages)
` [U-Boot] [PATCH 2/3] ARM: socfpga: clk: Make L4SP and MMC clock calculation Gen5 only
` [U-Boot] [PATCH 3/3] ARM: socfpga: clk: Drop unused variables on Arria10

[U-Boot] [PATCH] ARM: dts: socfpga: Add u-boot, dm-pre-reloc to necessary clock nodes
 2018-08-09  9:13 UTC  (4+ messages)

[U-Boot] [PATCH 1/4 v2] spi: spi-mem: Use 2 SPI messages instead of a single full-duplex one
 2018-08-09  9:10 UTC  (8+ messages)

[U-Boot] [RFC][PATCH] cmd: clk: Add trivial implementation of clock dump for DM
 2018-08-09  8:42 UTC  (2+ messages)

[U-Boot] [PATCH] clk: socfpga: Add initial Arria10 clock driver
 2018-08-09  8:39 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] spi: add support for ARM PL022 SPI controller
 2018-08-09  8:39 UTC  (2+ messages)

[U-Boot] [PATCH 0/1] distro_bootcmd: Switch bootefi to use loadaddr by default
 2018-08-09  8:32 UTC  (7+ messages)
` [U-Boot] [PATCH 1/1] "

[U-Boot] [PATCH] mmc: socfpga: Add clock framework support
 2018-08-09  8:18 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/5] Add get_alternate_function ops
 2018-08-09  8:03 UTC  (7+ messages)
` [U-Boot] [PATCH v2 1/5] dm: gpio: "
    ` [U-Boot] [Uboot-stm32] "
` [U-Boot] [PATCH v2 4/5] gpio: sandbox: Rename GPIOF_(OUTPUT|HIGH|ODR) to SDBX_GPIO_(OUTPUT|HIGH|ODR)
    ` [U-Boot] [Uboot-stm32] "

[U-Boot] Two CRC32 implementation in U-Boot, why?
 2018-08-09  8:02 UTC  (4+ messages)

[U-Boot] [PATCH V3 1/2] mmc: add HS400 support
 2018-08-09  7:31 UTC  (6+ messages)

[U-Boot] [PULL] u-boot-usb/master
 2018-08-09  7:29 UTC 

[U-Boot] [PATCH] phy: Fix off-by-one error when parsing DT PHY bindings
 2018-08-09  7:24 UTC  (3+ messages)

[U-Boot] BUG num banks 8 exceeds hardcoded limit 4
 2018-08-09  7:13 UTC 

[U-Boot] [PATCH] fs: ubifs: Add missing newlines in super.c
 2018-08-09  7:09 UTC 

[U-Boot] [PATCH] usb: ehci-generic: Add vbus-supply regulator support
 2018-08-09  7:06 UTC  (3+ messages)

[U-Boot] [PATCH] efi_loader: set image_base and image_size to correct values
 2018-08-09  6:51 UTC 

[U-Boot] [PATCH] efi_loader: execute image's unload function
 2018-08-09  6:50 UTC 

[U-Boot] [PATCH 1/4 v3] spi: spi-mem: Use 2 SPI messages instead of a single full-duplex one
 2018-08-09  6:22 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4 v3] cmd: mtd: Don't abort erase operation when a bad block is detected
` [U-Boot] [PATCH 3/4 v3] cmd: mtd: Don't use with negative return codes for shell commands
` [U-Boot] [PATCH 4/4 v3] cmd: mtd: Add info text to mtd erase subcommand

[U-Boot] [RESEND PATCH] usb: dwc3: convert to livetree
 2018-08-09  5:43 UTC  (4+ messages)

[U-Boot] please pull u-boot-samsung master
 2018-08-09  0:02 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/3] efi: Fix truncation of constant value
 2018-08-08 20:41 UTC  (7+ messages)

[U-Boot] MMC_DAVINCI not compliant with CONFIG_BLK
 2018-08-08 20:31 UTC  (4+ messages)

[U-Boot] [PULL] u-boot-usb/master
 2018-08-08 20:23 UTC  (8+ messages)

[U-Boot] [PATCH v7 0/8] NXP LS1046A SMMU enabling patches
 2018-08-08 17:38 UTC  (3+ messages)

[U-Boot] [GIT PULL] u-boot-mips/master
 2018-08-08 15:31 UTC 

[U-Boot] [PATCH] phy: rcar: Add R-Car Gen2 PHY driver
 2018-08-08 13:27 UTC 

[U-Boot] [PATCH] spi: davinci: Full dm conversion
 2018-08-08 13:17 UTC  (2+ messages)

[U-Boot] [PATCH] usb: ehci: Add PHY support to ehci-pci
 2018-08-08 12:41 UTC 

[U-Boot] [PATCH] usb: ehci: Make the PHY handling generic
 2018-08-08 12:34 UTC 

[U-Boot] [RESEND PATCH V2 1/3] imx: mx7: psci: improve cpu hotplug flow
 2018-08-08 12:09 UTC  (5+ messages)
` [U-Boot] [RESEND PATCH V2 3/3] imx: mx7: add system suspend/resume support

[U-Boot] [PATCH 0/1] mtd: nand: fsl-ifc: Fix handling of bitflips
 2018-08-08 11:55 UTC  (4+ messages)
` [U-Boot] [PATCH 1/1] mtd: nand: fsl_ifc: Fix handling of bitflips in erased pages

[U-Boot] [PATCH v1 00/17] cmd: fpga: Fix fpga command handling and add some fpga tests
 2018-08-08 11:38 UTC  (6+ messages)
` [U-Boot] [PATCH v1 14/17] cmd: fpga: Add support for missing fpga loadmk commands


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