public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2018-02-05 18:12:28 to 2018-02-07 07:31:02 UTC [more...]

[U-Boot] [PATCH] Make cmd_get_data_size() a dependency of setexpr
 2018-02-07  7:31 UTC 

[U-Boot] [PATCH v4 1/2] arm: sunxi: Allwinner A10 SPI driver
 2018-02-07  7:25 UTC  (7+ messages)
` [U-Boot] [PATCH v4 2/2] Enable test case with A20-OLinuXino-Lime2

[U-Boot] [PATCH v3 0/4] dm: video: Correct color ANSI escape sequence support
 2018-02-07  7:06 UTC  (6+ messages)
` [U-Boot] [PATCH v3 3/4] dm: video: use constants to refer to colors

[U-Boot] [PATCH v1 0/4] Convert Watchdog related defines to Kconfig
 2018-02-07  7:05 UTC  (6+ messages)
` [U-Boot] [PATCH v1 1/4] Convert CONFIG_IMX_WATCHDOG to Kconfig and remove HW_WATCHDOG
` [U-Boot] [PATCH v1 2/4] Convert CONFIG_WATCHDOG_TIMEOUT_MSECS to Kconfig
` [U-Boot] [PATCH v1 3/4] Convert socfpga: select CONFIG_HW_WATCHDOG support for ARCH_SOCFPGA
` [U-Boot] [PATCH v1 4/4] Convert CONFIG_HW_WATCHDOG to Kconfig

[U-Boot] [PATCH v4 0/2] efi_loader: enable EFI driver provided block device
 2018-02-07  4:39 UTC  (5+ messages)
` [U-Boot] [PATCH v4 2/2] efi_selftest: provide a test for block io

[U-Boot] Pull request: u-boot-ubi/master
 2018-02-07  2:55 UTC  (2+ messages)

[U-Boot] Please pull from u-boot-i2c
 2018-02-07  2:55 UTC  (2+ messages)

[U-Boot] CONFIG_RANDOM_UUID and CONFIG_CMD_UUID unused?
 2018-02-07  2:10 UTC  (2+ messages)

[U-Boot] CONFIG_CMD_KGDB unused?
 2018-02-07  2:06 UTC  (2+ messages)

[U-Boot] [PATCH] PowerPC: phy: enable all phylib drivers when use phylib and tsec enet
 2018-02-07  2:01 UTC 

[U-Boot] [PATCH 0/8] Migrate SPI drivers to Kconfig
 2018-02-07  0:42 UTC  (9+ messages)
` [U-Boot] [PATCH 1/8] spi: Migrate CONFIG_SH_SPI "
` [U-Boot] [PATCH 2/8] spi: Migrate CONFIG_SH_QSPI "
` [U-Boot] [PATCH 3/8] spi: Migrate CONFIG_MXS_SPI "
` [U-Boot] [PATCH 4/8] spi: Migrate CONFIG_MXC_SPI "
` [U-Boot] [PATCH 5/8] spi: Migrate CONFIG_MPC8XXX_SPI "
` [U-Boot] [PATCH 6/8] spi: Migrate CONFIG_LPC32XX_SSP "
` [U-Boot] [PATCH 7/8] spi: Migrate CONFIG_KIRKWOOD_SPI "
` [U-Boot] [PATCH 8/8] spi: Migrate CONFIG_CF_SPI "

[U-Boot] [PATCH] configs: Migrate CONFIG_SYS_TEXT_BASE
 2018-02-06 21:15 UTC  (2+ messages)

[U-Boot] [RFC PATCH] net: gem: Add support for more PHYs on MDIO bus
 2018-02-06 21:11 UTC  (4+ messages)

[U-Boot] [PATCH v2 1/1] efi_loader: add missing EFI_RESET_PLATFORM_SPECIFIC
 2018-02-06 21:00 UTC 

[U-Boot] [PATCH v2 1/2] i.MX6: nand: add nandbcb update command
 2018-02-06 20:09 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/2] arm: i.MX: Add CMD_NANDBCB Kconfig entry

[U-Boot] [PATCH] Kconfig: net: phylib: Phylib should depends on NET
 2018-02-06 19:02 UTC  (2+ messages)

[U-Boot] [PATCH] Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig
 2018-02-06 18:43 UTC 

[U-Boot] [PATCH] NET: designware: fix clock enable
 2018-02-06 18:36 UTC  (3+ messages)

[U-Boot] [PATCH] Convert LIB_UUID to Kconfig
 2018-02-06 18:14 UTC 

[U-Boot] [PATCH 1/2] configs: Drop unused CONFIG_SPL_MMC_MINIMAL
 2018-02-06 17:15 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] configs: Migrate CONFIG_SPL_FRAMEWORK

[U-Boot] [PATCH] arm: sunxi: Move spl spi sunxi code to mach-sunxi
 2018-02-06 17:12 UTC 

[U-Boot] [PATCH] ls1088a: qspi: Enable XIP mode above 16 MB addresses
 2018-02-06 17:08 UTC  (6+ messages)

[U-Boot] [PATCH v2 0/3] Add set_env_soc_name() for STM32 SoCs
 2018-02-06 16:33 UTC  (8+ messages)
` [U-Boot] [PATCH v2 1/3] mach-stm32: Add set_env_soc_name support

[U-Boot] [PATCH] configs: stm32: Enable CONFIG_ENV_VARS_UBOOT_CONFIG
 2018-02-06 16:32 UTC  (2+ messages)

[U-Boot] [PATCH] Convert CONFIG LIB_HW_RAND to Kconfig
 2018-02-06 16:26 UTC  (2+ messages)

[U-Boot] [PATCH 00/11] arm: sunxi: Use proper and meaningful Kconfig entries
 2018-02-06 15:50 UTC  (14+ messages)
` [U-Boot] [PATCH 01/11] sunxi: Add MFD_SUN6I_PRCM kconfig entry
` [U-Boot] [PATCH 02/11] sunxi: Add I2C_SUN6I_P2WI "
` [U-Boot] [PATCH 03/11] sunxi: Use MFD_SUN6I_PRCM if used
` [U-Boot] [PATCH 04/11] sunxi: Add SUNXI_RSB kconfig entry
` [U-Boot] [PATCH 05/11] sunxi: Add PMIC_SUNXI "
` [U-Boot] [PATCH 06/11] sunxi: add DRAM_SUN6I kconfig
` [U-Boot] [PATCH 07/11] sunxi: Add DRAM_SUN4I kconfig entry
` [U-Boot] [PATCH 08/11] sunxi: Add DRAM_SUN9I "
` [U-Boot] [PATCH 09/11] sunxi: Add DRAM_SUN8I_A23 "
` [U-Boot] [PATCH 10/11] sunxi: Add DRAM_SUN8I_A33 "
` [U-Boot] [PATCH 11/11] sunxi: Add DRAM_SUN8I_A83T "

[U-Boot] [PATCH v4 00/34] phy: sunxi: Add Allwinner sun4i USB PHY
 2018-02-06 15:47 UTC  (44+ messages)
` [U-Boot] [PATCH v4 01/34] usb: sunxi: Simplify ccm reg base code
` [U-Boot] [PATCH v4 02/34] musb: sunxi: Add proper macros instead of numericals
` [U-Boot] [PATCH v4 03/34] musb: sunxi: Use simple way to fill musb_hdrc pdata
` [U-Boot] [PATCH v4 04/34] musb: sunxi: Add fifo config
` [U-Boot] [PATCH v4 05/34] sunxi: clock: Fix clock gating for H3/H5/A64
` [U-Boot] [PATCH v4 06/34] musb: sunxi: Add OTG device clkgate and reset for H3/H5
` [U-Boot] [PATCH v4 07/34] sunxi: clock: Fix OHCI clock gating "
` [U-Boot] [PATCH v4 08/34] musb: sunxi: Add support for H3/H5A64
` [U-Boot] [PATCH v4 09/34] phy: Add Allwinner A64 USB PHY driver
` [U-Boot] [PATCH v4 10/34] phy: sun4i-usb: Add id_detect and vbus_detect ops
` [U-Boot] [PATCH v4 11/34] phy: sun4i-usb: Add H3/H5 PHY config
` [U-Boot] [PATCH v4 12/34] phy: sun4i-usb: Add V3S "
` [U-Boot] [PATCH v4 13/34] phy: sun4i-usb: Add A83T USB "
` [U-Boot] [PATCH v4 14/34] phy: sun4i-usb: Add A10/A13/A20 "
` [U-Boot] [PATCH v4 15/34] phy: sun4i-usb: Add A31 "
` [U-Boot] [PATCH v4 16/34] phy: sun4i-usb: Add A33 USB "
` [U-Boot] [PATCH v4 17/34] phy: sun4i-usb: Add A23 "
` [U-Boot] [PATCH v4 18/34] device-tree-bindings: phy: Sync sun4i-usb-phy bindings
` [U-Boot] [PATCH v4 19/34] board: sunxi: Use generic-phy for board_usb_cable_connected
` [U-Boot] [PATCH v4 20/34] phy: sun4i-usb: Add a sunxi specific function for setting squelch-detect
` [U-Boot] [PATCH v4 21/34] usb: sunxi: Switch to use generic-phy
` [U-Boot] [PATCH v4 22/34] sunxi: Drop legacy usb_phy.c
` [U-Boot] [PATCH v4 23/34] sunxi: h3: Sync OTG and HCI nodes from Linux DT
` [U-Boot] [PATCH v4 24/34] arm64: allwinner: a64: bananapi-m64: Sync usb_otg node from Linux
` [U-Boot] [PATCH v4 25/34] configs: bananapi-m64: Enable USB OTG peripheral mode
` [U-Boot] [PATCH v4 26/34] ARM: dts: sun8i: a83t: Sync usbphy node from Linux
` [U-Boot] [PATCH v4 27/34] arm64: allwinner: a64: bananapi-m64: Sync usb host nodes "
` [U-Boot] [PATCH v4 28/34] ARM: dts: sun8i-h3: bananapi-m2-plus: Sync usb otg "
` [U-Boot] [PATCH v4 29/34] configs: bananapi-m2-plus: Enable USB OTG peripheral mode
` [U-Boot] [PATCH v4 30/34] arm64: allwinner: h5: orangepi-pc2: Order nodes in alphabetic
` [U-Boot] [PATCH v4 31/34] arm64: allwinner: h5: orangepi-pc2: Sync usb otg nodes from Linux
` [U-Boot] [PATCH v4 32/34] configs: orangepi-pc2: Enable USB OTG peripheral mode
` [U-Boot] [PATCH v4 33/34] arm64: allwinner: h5: orangepi-prime: Sync usb otg nodes from Linux
` [U-Boot] [PATCH v4 34/34] configs: orangepi-prime: Enable USB OTG peripheral mode

[U-Boot] [PATCH v3 00/30] musb: sunxi: Add OTG-Peripheral support for Allwineer H3/H5/A64
 2018-02-06 15:46 UTC  (10+ messages)
` [U-Boot] [PATCH v3 17/30] sunxi: arm64: Increase u-boot size on MMC environment

[U-Boot] [PATCH 0/2] SF: add support for sst26wf016, sst26wf032, sst26wf064
 2018-02-06 15:15 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] SPI Flash: add support of sst26wf* flash series
` [U-Boot] [PATCH 2/2] SF: add support for sst26wf016, sst26wf032, sst26wf064

[U-Boot] [PATCH V3] Convert CONFIG_APBH_DMA et al to Kconfig
 2018-02-06 14:59 UTC  (2+ messages)

[U-Boot] Unused CONFIG_SYS_MAXARGS?
 2018-02-06 14:48 UTC 

[U-Boot] [PATCH] spl: fit: move fdt_record_loadable out of ARCH_FIXUP_FDT_MEMORY guard
 2018-02-06 14:25 UTC  (4+ messages)

[U-Boot] [PATCH V2] Convert CONFIG_APBH_DMA et al to Kconfig
 2018-02-06 14:08 UTC  (4+ messages)

[U-Boot] [PATCH v2] ubi: Ensure no fastmap flush after uif_close
 2018-02-06 14:02 UTC  (2+ messages)

[U-Boot] [PATCH V2 1/2] Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
 2018-02-06 13:58 UTC 

[U-Boot] [PATCH V2 2/2] Remove config_distro_defaults.h
 2018-02-06 13:49 UTC 

[U-Boot] [PATCH 0/2] Add DYNAMIC_CRC_TABLE to am335x_evm
 2018-02-06 13:45 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] lib: Kconfig: Move DYNAMIC_CRC_TABLE to Kconfig
` [U-Boot] [PATCH 2/2] configs: am335x_evm: Add DYNAMIC_CRC_TABLE

[U-Boot] [PATCH 1/1] i2c: mvtwsi.c: Avoid NULL dereference
 2018-02-06 12:44 UTC  (2+ messages)

[U-Boot] [RESEND PATCH v2 1/6] i2c: fsl_i2c: Fix style violations
 2018-02-06 12:43 UTC  (12+ messages)
` [U-Boot] [RESEND PATCH v2 2/6] i2c: fsl_i2c: Remove inline declarations
` [U-Boot] [RESEND PATCH v2 3/6] i2c: fsl_i2c: Make live-tree compatible
` [U-Boot] [RESEND PATCH v2 4/6] i2c: ihs_i2c: Prepare DM conversion
` [U-Boot] [RESEND PATCH v2 5/6] i2c: ihs_i2c: Make DM compatible
` [U-Boot] [RESEND PATCH v2 6/6] i2c: ihs_i2c: Factor out send_buffer method

[U-Boot] [PATCH v2] Kconfig: Select networking commands only when NET is enabled
 2018-02-06 12:28 UTC 

[U-Boot] [RFC PATCH] Kconfig: cmd: Make networking command dependent on NET
 2018-02-06 12:26 UTC 

[U-Boot] [PATCH] arm64: zynqmp: Sync mini defconfigs with latest fpga changes
 2018-02-06 12:22 UTC 

[U-Boot] [PATCH] Kconfig: Use imply for network commands in distro default
 2018-02-06 11:47 UTC  (3+ messages)

[U-Boot] [PATCH v3 12/15] env: Allow to build multiple environments in Kconfig
 2018-02-06  8:45 UTC  (4+ messages)

[U-Boot] [PATCH v2 0/4] arm: imx: convert MX23/28 and MXS NAND to Kconfig
 2018-02-06  8:44 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/4] arm: imx: mx23: Move MX23 selection "
` [U-Boot] [PATCH v2 2/4] arm: imx: mx28: Move MX28 "
` [U-Boot] [PATCH v2 3/4] spl: use ARCH_MX23/28 to specify SPL_LDSCRIPT
` [U-Boot] [PATCH v2 4/4] Convert CONFIG_NAND_MXS to Kconfig

[U-Boot] [PATCH 0/4] arm: imx: convert MX23/28 and MXS NAND to Kconfig
 2018-02-06  8:34 UTC  (7+ messages)
` [U-Boot] [PATCH 1/4] arm: imx: mx23: Move MX23 selection "
` [U-Boot] [PATCH 2/4] arm: imx: mx28: Move MX28 "
` [U-Boot] [PATCH 3/4] spl: use ARCH_MX23/28 to specify SPL_LDSCRIPT
` [U-Boot] [PATCH 4/4] Convert CONFIG_NAND_MXS to Kconfig

[U-Boot] [PATCH v3 00/15] env: Multiple env support and env transition for sunxi
 2018-02-06  8:20 UTC  (4+ messages)
` [U-Boot] [PATCH v3 09/15] env: Support multiple environments

[U-Boot] [PATCH v3 1/2] arm: sunxi: Allwinner A10 SPI driver
 2018-02-06  8:01 UTC  (9+ messages)
` [U-Boot] [PATCH v3 2/2] Enable test case with A20-OLinuXino-Lime2

[U-Boot] UDP packet sender
 2018-02-06  7:57 UTC  (7+ messages)

[U-Boot] [PATCH 1/2] drivers: i2c: mxc: Update SYS_I2C_MXC_I2C support in Kconfig
 2018-02-06  5:56 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] drivers: i2c: mxc: Update support to 8 I2C controllers

[U-Boot] [PATCH 0/2] Android and arm64 improvement
 2018-02-06  4:34 UTC  (6+ messages)
` [U-Boot] [PATCH 1/2] parse the second area of android image

[U-Boot] [PATCH v2 1/3] Move CONFIG_PHY_ADDR to Kconfig
 2018-02-06  3:42 UTC  (6+ messages)

[U-Boot] [PATCH] arm64 :show_regs: show the address before relocation
 2018-02-06  2:06 UTC  (5+ messages)

[U-Boot] [PATCH] usb: ulpi: kconfig: Remove meaningless choice default
 2018-02-06  1:58 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] am335x, shc: kconfig: Fix misspelled choice default
 2018-02-06  1:58 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] Fix FreeBSD endian checks
 2018-02-06  1:58 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/2] cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGA
 2018-02-06  1:58 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] fpga: Resync various CONFIG_FPGA_* symbols
 2018-02-06  1:58 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
 2018-02-05 22:45 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] Remove config_distro_defaults.h

[U-Boot] [PATCH] doc: watchdog: Remove Blackfin related documentation entry
 2018-02-05 22:42 UTC 

[U-Boot] [PATCH] MAINTAINERS: board: qcom: db410c, db820c: update email
 2018-02-05 21:48 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 4/4] travis.yml: run buildman with option -E
 2018-02-05 21:48 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 3/4] travis.yml: fix 'set +e' in build script
 2018-02-05 21:48 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 2/4] buildman: add option -E for treating compiler warnings as errors
 2018-02-05 21:47 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 1/4] README: add doc for how to supply user specific compiler flags to Kbuild
 2018-02-05 21:47 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH] usb: dwc2: make casts of ep->dma_buf consistent
 2018-02-05 21:47 UTC  (2+ messages)

[U-Boot] [PATCH v2] MAINTAINERS: Update email address for Maxime Ripard
 2018-02-05 21:47 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/6] mtd: nand: mxs_nand: improve ECC support
 2018-02-05 21:24 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/6] Convert CONFIG_NAND_MXS to Kconfig

[U-Boot] [PATCH 1/1] Broadwell-DE Implementation
 2018-02-05 21:07 UTC  (3+ messages)

[U-Boot] [PATCH 1/1][for V2018.03] efi_loader: do not use 2.0.5 as UEFI revision number
 2018-02-05 19:24 UTC  (2+ messages)

[U-Boot] [PATCH] usb: dwc2: Fix logic for setup of GUSBCFG->ULPI_UTMI_Sel bit
 2018-02-05 19:00 UTC  (4+ messages)

[U-Boot] [PATCH] usb: dwc2: Rename CONFIG_DWC2_UTMI_PHY_WIDTH to CONFIG_DWC2_UTMI_WIDTH
 2018-02-05 18:57 UTC  (6+ messages)

[U-Boot] [PATCH 1/1] efi_loader: do_bootefi_exec should always return an EFI status code
 2018-02-05 18:12 UTC 


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