public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2018-04-26 12:37:48 to 2018-04-27 12:53:28 UTC [more...]

[U-Boot] [PATCH v2] reset: Add generic GPIO reset driver
 2018-04-27 12:53 UTC 

[U-Boot] [PATCH v2] clk: Add ICS8N3QV01 driver
 2018-04-27 12:53 UTC 

[U-Boot] [PATCH v2 1/2] net: Initialize as many ethernet devices as possible
 2018-04-27 12:52 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/2] tsec: Fix reading phy registers from DT

[U-Boot] [PATCH v2 01/10] ram: Add driver for MPC83xx
 2018-04-27 12:52 UTC  (7+ messages)
` [U-Boot] [PATCH v2 02/10] sysreset: Add get_status method
` [U-Boot] [PATCH v2 03/10] board_f: Add reset status printing
` [U-Boot] [PATCH v2 04/10] mpc83xx: Add sysreset driver
` [U-Boot] [PATCH v2 05/10] clk: Add MPC83xx clock driver
` [U-Boot] [PATCH v2 06/10] timer: Add MPC83xx timer driver
` [U-Boot] [PATCH v2 07/10] common: board_f: Sort includes

[U-Boot] [PATCH] treewide: Move CONFIG_PHY_MARVELL to Kconfig
 2018-04-27 12:52 UTC 

[U-Boot] [PATCH v2 1/2] misc: uclass: Add enable/disable function
 2018-04-27 12:52 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/2] misc: Add gdsys_ioep driver

[U-Boot] [PATCH v2 1/2] ihs_mdio: Encapsulate register access
 2018-04-27 12:52 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/2] ihs_mdio: Make DM-compatible

[U-Boot] [PATCH v2 1/5] regmap: Add size parameter
 2018-04-27 12:52 UTC  (5+ messages)
` [U-Boot] [PATCH v2 2/5] regmap: Support reading from specific range
` [U-Boot] [PATCH v2 3/5] regmap: Define regmap_{get,set}
` [U-Boot] [PATCH v2 4/5] misc: Add gdsys_soc driver
` [U-Boot] [PATCH v2 5/5] misc: Add IHS FPGA driver

[U-Boot] [PATCH v2 1/4] core: Add functions to set properties in live-tree
 2018-04-27 12:51 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/4] test: Add tests for DT-manipulation functions
` [U-Boot] [PATCH v2 3/4] core: Add dev_{disable,enable}_by_path
` [U-Boot] [PATCH v2 4/4] test: Add tests for dev_{enable, disable}_by_path

[U-Boot] [PATCH v2 1/3] drivers: Add board uclass
 2018-04-27 12:51 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/3] devinfo: Add gazerbeam board driver
` [U-Boot] [PATCH v2 3/3] test: Add tests for board uclass

[U-Boot] [RFC PATCH v1 0/5] Add fastboot UDP support
 2018-04-27 12:20 UTC  (7+ messages)

[U-Boot] [PATCH 1/8] core: Add uclass_{first,next}_device_compat
 2018-04-27 12:16 UTC  (12+ messages)
` [U-Boot] [PATCH 6/8] cpu: Add cpu_print_info function

[U-Boot] [PATCH v2 1/2] ARM: dts: sun8i: Sync r40 dtsi from Linux
 2018-04-27 12:03 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/2] board: sunxi: sun8i-v4: Add Bananapi M2 Berry support

[U-Boot] [PULL] u-boot-usb/master
 2018-04-27 11:20 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-socfpga/master
 2018-04-27 11:20 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-sh/master
 2018-04-27 11:20 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] drivers: Add reset ctrl to drivers
 2018-04-27 10:27 UTC  (8+ messages)
` [U-Boot] [PATCH 1/3] mmc: dwmmc: socfpga: Add reset ctrl to driver
` [U-Boot] [PATCH 2/3] serial: ns16550: "
` [U-Boot] [PATCH 3/3] net: designware: "

[U-Boot] [PATCH] cmd: add ADC cli commands
 2018-04-27 10:07 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/2] regmap: add regmap_update_bits and sandbox R/W test
 2018-04-27  9:56 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/2] regmap: add regmap_update_bits() helper
` [U-Boot] [PATCH v2 2/2] test: regmap: add read/modify/write test

[U-Boot] [PATCH 1/2] net: Add Kconfig option for BOOTP_NTPSERVER
 2018-04-27  9:55 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] net: bootp: Fix compile error processing ntpserver option

[U-Boot] [PATCH 0/8] Initial integration of AVB2.0
 2018-04-27  9:53 UTC  (5+ messages)

[U-Boot] [PATCH] ARM: mxs: let boards override entire dram parameter table
 2018-04-27  9:45 UTC 

[U-Boot] [PATCH v2] phy: add support for STM32 usb phy controller
 2018-04-27  9:18 UTC  (2+ messages)

[U-Boot] [PATCH v1 0/3] Stratix10 FPGA reconfiguration support
 2018-04-27  9:10 UTC  (15+ messages)
` [U-Boot] [PATCH v1 1/3] arm: socfpga: stratix10: Add Stratix10 FPGA Reconfiguration Driver
` [U-Boot] [PATCH v1 2/3] arm: socfpga: stratix10: Add Stratix10 FPGA into FPGA device table

[U-Boot] [PATCH 1/5] ARM: mxs: make lowlevel_init() weak
 2018-04-27  9:00 UTC  (10+ messages)
` [U-Boot] [PATCH 2/5] ARM: arm926ejs: fix lowlevel_init call
` [U-Boot] [PATCH 3/5] ARM: spl: include arm/thumb glue sections
` [U-Boot] [PATCH 4/5] ARM: mxs: move spl data
` [U-Boot] [PATCH 5/5] ARM: mxs: support full SPL framework

[U-Boot] [PATCH v2 1/2] imx6ul: opos6ul: add SPL_DM support
 2018-04-27  8:56 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/2] imx6ul: opos6ul: in Serial Downloader boot mode use ymodem

[U-Boot] [PATCH] eth: dm: fec: Change FEC PHY mask setting from CONFIG_PHYLIB to CONFIG_FEC_MXC_PHYADDR
 2018-04-27  8:52 UTC  (2+ messages)

[U-Boot] [PATCH] Revert "imximage: Remove failure when no IVT offset is found"
 2018-04-27  8:51 UTC  (2+ messages)

[U-Boot] [PATCH] mx7dsabresd: Remove the mx7dsabresd_secure_defconfig target
 2018-04-27  8:51 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] spi: kirkwood: Get drvdata in .ofdata_to_platdata
 2018-04-27  8:51 UTC  (8+ messages)
` [U-Boot] [PATCH 2/2] spi: kirkwood: Full dm conversion

[U-Boot] [PATCH] dm: mmc: socfpga: call dwmci_probe()
 2018-04-27  8:48 UTC  (5+ messages)
  ` [U-Boot] "

[U-Boot] [PATCH v3 1/2] warp7: include/configs: use generic fs commands in CONFIG_EXTRA_ENV_SETTINGS
 2018-04-27  8:47 UTC  (4+ messages)
` [U-Boot] [PATCH v3 2/2] warp7: configs: enable CONFIG_CMD_FS_GENERIC

[U-Boot] [PATCH] arm,imx6: fix PAD_CTL_SPEED_LOW constant
 2018-04-27  8:47 UTC  (4+ messages)

[U-Boot] [PATCH v4 00/18] warp7: Enable automated OPTEE/HAB boot flow
 2018-04-27  8:42 UTC  (2+ messages)

[U-Boot] [PATCH v1 00/16] Add Intel Stratix 10 SoC support
 2018-04-27  8:30 UTC  (11+ messages)
` [U-Boot] [PATCH v1 07/16] arm: socfpga: stratix10: Add misc support for Stratix10 SoC
` [U-Boot] [PATCH v1 12/16] arm: socfpga: stratix10: Add SPL driver "

[U-Boot] [RESEND][PATCH v1] phy: add support for STM32 usb phy controller
 2018-04-27  7:54 UTC  (4+ messages)

[U-Boot] [PATCH] usb: gadget: composite: fix NULL pointer when a non standard request is received
 2018-04-27  7:52 UTC  (5+ messages)

[U-Boot] [PATCH v2] usb: f_mass_storage: Fix compile on x86
 2018-04-27  7:36 UTC  (4+ messages)

[U-Boot] [PATCH v3 0/5] mtd: nand: mxs_nand: improve ECC support
 2018-04-27  7:31 UTC  (3+ messages)
` [U-Boot] [PATCH v3 5/5] mtd: nand: mxs_nand: add minimal "

[U-Boot] [PATCH v1 1/3] spi: sh_qspi: DM conversion
 2018-04-27  6:40 UTC  (6+ messages)
` [U-Boot] [PATCH v1 2/3] spi: sh_spi: "
` [U-Boot] [PATCH v1 3/3] spi: mxs_spi: "

[U-Boot] [PATCH] tools: zynqmpbif: Add support for load=after
 2018-04-27  5:53 UTC  (4+ messages)

[U-Boot] [PATCH][v2] mtd: nand: fsl_ifc: Fix eccstat array overflow for IFC ver >= 2.0.0
 2018-04-27  3:12 UTC  (5+ messages)
` [U-Boot] [PATCH][v2] mtd: nand: fsl_ifc: Fix nand waitfunc return value

[U-Boot] Hang while booting kernel via tftp/nfs on cubieboard2
 2018-04-27  2:53 UTC  (2+ messages)

[U-Boot] [PATCH 6/6] cmd: Add "boot_android" command
 2018-04-26 22:41 UTC  (3+ messages)

[U-Boot] [PATCH] fsl-ifc-nand : Corrected the programming of chip select
 2018-04-26 21:17 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [RFC] Migrate to Linux Kernel style SPDX Tags for v2018.05
 2018-04-26 20:14 UTC  (2+ messages)

[U-Boot] [PATCH] usb: f_mass_storage: Fix compile on x86
 2018-04-26 20:12 UTC  (5+ messages)

[U-Boot] [PATCH v3 0/2] Fix thumb interwork in assembly code
 2018-04-26 19:34 UTC  (5+ messages)
` [U-Boot] [PATCH v3 1/2] arm: preserve lr correctly in arm926ejs startup code
` [U-Boot] [PATCH v3 2/2] arm: Make arch specific memcpy thumb-safe

[U-Boot] [PATCH v2 0/7] arm: Introduce v7R support
 2018-04-26 19:11 UTC  (11+ messages)
` [U-Boot] [PATCH v2 1/7] arm: v7: Update VBAR only if available
` [U-Boot] [PATCH v2 2/7] arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A
` [U-Boot] [PATCH v2 3/7] arm: v7: Kconfig: Add entry for MMU
` [U-Boot] [PATCH v2 4/7] arm: v7: Kconfig: Introduce SYS_ARM_CACHE_CP15
` [U-Boot] [PATCH v2 5/7] arm: v7R: Add initial support
` [U-Boot] [PATCH v2 6/7] arm: v7R: Add support for MPU
` [U-Boot] [PATCH v2 7/7] arm: v7R: Add support for enabling caches

[U-Boot] [PULL] Please pull u-boot-rockchip
 2018-04-26 19:11 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] Boot android with FIT image
 2018-04-26 16:47 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] configs: TI: Enable FIT Library overlay support
` [U-Boot] [PATCH 2/2] env: ti: android: boot with FIT Image

[U-Boot] [PATCH] arm64: zynqmp: Setup MMU map for DDR at run time
 2018-04-26 16:15 UTC  (5+ messages)

[U-Boot] [PATCH] test: dm: regmap: fix license header
 2018-04-26 16:07 UTC 

[U-Boot] [PATCH v2 0/4] Add Linux-compatible syscon_to_regmap API
 2018-04-26 16:03 UTC  (6+ messages)
` [U-Boot] [PATCH v2 2/4] dm: ofnode: add ofnode_device_is_compatible() helper
` [U-Boot] [PATCH v2 3/4] regmap: change regmap_init_mem() to take ofnode instead udevice

[U-Boot] [PATCH] test: ofnode: test ofnode_device_is_compatible()
 2018-04-26 16:02 UTC 

[U-Boot] [PATCH] regmap: add regmap_update_bits() helper
 2018-04-26 15:23 UTC  (3+ messages)

[U-Boot] [RESEND][PATCH v1 0/4] Add STM32MP157 regulator driver
 2018-04-26 15:13 UTC  (5+ messages)
` [U-Boot] [RESEND][PATCH v1 1/4] power: regulator: stpmu1: Introduce stpmu1 driver
` [U-Boot] [RESEND][PATCH v1 2/4] power: pmic: stpmu1: Add regulator bindings
` [U-Boot] [RESEND][PATCH v1 3/4] ARM: dts: stm32mp157c-ed1: Add regulator node
` [U-Boot] [RESEND][PATCH v1 4/4] configs: stm32mp15_basic: Set regulator relative flags

[U-Boot] [RESEND][PATCH v1 0/3] Add STM32MP157 regulator driver
 2018-04-26 15:11 UTC  (5+ messages)
` [U-Boot] [RESEND][PATCH v1 1/3] power: pmic: stpmu1: Add regulator bindings
` [U-Boot] [RESEND][PATCH v1 2/3] ARM: dts: stm32mp157c-ed1: Add regulator node
` [U-Boot] [RESEND][PATCH v1 3/3] configs: stm32mp15_basic: Set regulator relative flags

[U-Boot] [PATCH v1 00/11] Update STM32 QSPI driver
 2018-04-26 15:05 UTC  (12+ messages)
` [U-Boot] [PATCH v1 01/11] spi: stm32_qspi: Remove CONFIG_CLK flag
` [U-Boot] [PATCH v1 02/11] spi: stm32_qspi: Solve issue detected by checkpatch
` [U-Boot] [PATCH v1 03/11] spi: stm32_qspi: Sort include files alphabetically
` [U-Boot] [PATCH v1 04/11] spi: stm32_qspi: Align reg-names with kernel 4.12 RC1
` [U-Boot] [PATCH v1 05/11] spi: stm32_qspi: Add st, stm32f469-qspi compatible string
` [U-Boot] [PATCH v1 06/11] spi: stm32_qspi: Update mode management
` [U-Boot] [PATCH v1 07/11] spi: stm32_qspi: Add chip select management
` [U-Boot] [PATCH v1 08/11] spi: stm32_qspi: Use dev_read_xxx API
` [U-Boot] [PATCH v1 09/11] spi: stm32_qspi: Add reset support
` [U-Boot] [PATCH v1 10/11] ARM: dts: stm32: Add quadspi reset for stm32f746
` [U-Boot] [PATCH v1 11/11] ARM: dts: stm32: Update qspi bindings "

[U-Boot] [RESEND][PATCH v1 0/4] Add STM32 VREFBUF regulator driver
 2018-04-26 15:00 UTC  (5+ messages)
` [U-Boot] [RESEND][PATCH v1 1/4] power: regulator: Add support for stm32-vrefbuf
` [U-Boot] [RESEND][PATCH v1 2/4] clk: stm32mp1: Add VREF clock gating
` [U-Boot] [RESEND][PATCH v1 3/4] configs: stm32mp15: Enable STM32_VREFBUF flag
` [U-Boot] [RESEND][PATCH v1 4/4] ARM: dts: stm32mp157: Add vrefbuf DT node

[U-Boot] [RESEND][PATCH v1 0/2] Add STM32MP157 SoC Power regulator
 2018-04-26 14:45 UTC  (3+ messages)
` [U-Boot] [RESEND][PATCH v1 1/2] stm32mp: regulator: add SoC pwr regulator support
` [U-Boot] [RESEND][PATCH v1 2/2] ARM: dts: stm32mp157: Add SoC pwr regulator entry

[U-Boot] [PATCH v2 00/19] Introduce SPI TPM v2.0 support
 2018-04-26 14:40 UTC  (9+ messages)
` [U-Boot] [PATCH v2 10/19] tpm: add TPM2_SelfTest command support
` [U-Boot] [PATCH v2 11/19] tpm: add TPM2_Clear "

[U-Boot] [PATCH v3 0/3] fix apalis_t30 optional pcie operation
 2018-04-26 13:38 UTC  (4+ messages)
` [U-Boot] [PATCH v3 1/3] apalis_t30: describe pcie ports
` [U-Boot] [PATCH v3 2/3] apalis_t30: fix pcie port 0 and 1 pin muxing
` [U-Boot] [PATCH v3 3/3] apalis_t30: fix optional pcie port reset for reliable pcie operation

[U-Boot] [BUG] snow: mmc: SD card access broken: unable to select a mode
 2018-04-26 13:15 UTC  (3+ messages)
  ` [U-Boot] [U-Boot, BUG] "

[U-Boot] [PATCH] arm: imx53: Add support for imx53 boards from K+P
 2018-04-26 13:07 UTC 


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