public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2018-02-06 13:45:58 to 2018-02-08 02:40:12 UTC [more...]

[U-Boot] TCP & Overrrun
 2018-02-08  2:40 UTC 

[U-Boot] [PATCH 0/5] Add 3GiB DRAM support to 64-bit Allwinner SoCs
 2018-02-08  2:14 UTC  (11+ messages)
` [U-Boot] [PATCH 1/5] sunxi: map DRAM part with 3G size
` [U-Boot] [PATCH 2/5] sunxi: add Kconfig option for the maximum accessible DRAM
    ` [U-Boot] [linux-sunxi] "
` [U-Boot] [PATCH 3/5] sunxi: add 3GiB DRAM detection support in main U-Boot
` [U-Boot] [PATCH 4/5] sunxi: let sunxi_dram_init return unsigned long long
` [U-Boot] [PATCH 5/5] sunxi: restrict the ram_size to the accessible range in SPL

[U-Boot] [PATCH v2 01/12] riscv: cpu: Add nx25 to support RISC-V
 2018-02-08  1:43 UTC  (5+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 0/3] .travis.yml changes for building/testing xtensa port
 2018-02-07 23:30 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/3] .travis.yml: download xtensa prebuilt toolchain
` [U-Boot] [PATCH v2 2/3] xtfpga: enable hush parser
` [U-Boot] [PATCH v2 3/3] .travis.yml: test xtensa xtfpga board in QEMU

[U-Boot] [PATCH v3 1/3] drivers/ddr/fsl: Fix DDR4 RDIMM support
 2018-02-07 22:46 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] env: Fix env_load_location
 2018-02-07 22:17 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] env: Add back default action of get_char in env_get_char()

[U-Boot] [PATCH 0/2] .travis.yml changes for building/testing xtensa port
 2018-02-07 21:48 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] .travis.yml: download xtensa prebuilt toolchain
` [U-Boot] [PATCH 2/2] .travis.yml: test xtensa xtfpga board in QEMU

[U-Boot] [PATCH v3 09/15] env: Support multiple environments
 2018-02-07 21:18 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/2] efi_loader: implement missing bit blit operations in gop
 2018-02-07 21:14 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/2] "
` [U-Boot] [PATCH v2 2/2] efi_selftest: test gop bitblt

[U-Boot] [PATCH 0/2] efi_loader: implement missing bit blit operations in gop
 2018-02-07 21:09 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] "
` [U-Boot] [PATCH 2/2] efi_selftest: test gop bitblt

[U-Boot] UART
 2018-02-07 20:45 UTC 

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

[U-Boot] [PATCH] Fix misaligned buffer in env_fat_save
 2018-02-07 20:01 UTC 

[U-Boot] [PATCH] drivers/ddr/fsl: Dual-license DDR driver
 2018-02-07 19:47 UTC 

[U-Boot] [PATCH 0/5] STM32: Clean unused and factorize .h files in arch-stm32
 2018-02-07 19:32 UTC  (8+ messages)
` [U-Boot] [PATCH 1/5] arch-stm32f4: Remove fmc.h file
` [U-Boot] [PATCH 2/5] arch-stm32: Move gpio.h for STM32 SoCs in include/asm/
` [U-Boot] [PATCH 3/5] arch-stm32: Factorize stm32.h for STM32F4 and F7
` [U-Boot] [PATCH 4/5] arch-stm32: Remove stm32_periph.h
` [U-Boot] [PATCH 5/5] arch-stm32: Clean arch-stm32f7/syscfg.h

[U-Boot] [PATCH] am335x_evm: Consolidate eMMC partitions with DFU info
 2018-02-07 18:41 UTC 

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

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

[U-Boot] [PATCH 0/2] stm32_sdmmc2 driver update
 2018-02-07 16:19 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] mmc: stm32: sdmmc2: add hardware flow control support
` [U-Boot] [PATCH 2/2] mmc: stm32: sdmmc2: add support for st, pin-ckinsdmmc_ckin

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

[U-Boot] [PATCH v2 1/2] spi: zynqmp_qspi: Add support for ZynqMP qspi driver
 2018-02-07 10:10 UTC  (3+ messages)

[U-Boot] [PATCH 0/6] Add DM timer support for STM32 SoCs family
 2018-02-07  9:44 UTC  (7+ messages)
` [U-Boot] [PATCH 1/6] timer: stm32: Add "
` [U-Boot] [PATCH 2/6] clk: clk_stm32f: Fix stm32_clk_get_rate() for timer
` [U-Boot] [PATCH 3/6] clk: clk_stm32h7: "
` [U-Boot] [PATCH 4/6] clk: clk_stm32h7: Fix prescaler for Domain 3
` [U-Boot] [PATCH 5/6] ARM: dts: stm32: Add timer support for STM32F7
` [U-Boot] [PATCH 6/6] board: stm32: switch to DM STM32 timer

[U-Boot] [PATCH] ls1088a: qspi: Enable XIP mode above 16 MB addresses
 2018-02-07  9:38 UTC  (7+ messages)

[U-Boot] [PATCH] env: mmc/fat/ext4: make sure that the MMC sub-system is initialized before using it
 2018-02-07  8:52 UTC  (2+ messages)

[U-Boot] [PATCH] cmd: nvedit: env_get_f must check for env_get_char error codes
 2018-02-07  8:31 UTC  (8+ messages)

[U-Boot] [RFC PATCH] net: gem: Add support for more PHYs on MDIO bus
 2018-02-07  7:46 UTC  (5+ messages)

[U-Boot] [PATCH v2] Kconfig: Select networking commands only when NET is enabled
 2018-02-07  7:44 UTC  (2+ messages)

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

[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] [PATCH v2 1/1] efi_loader: add missing EFI_RESET_PLATFORM_SPECIFIC
 2018-02-06 21:00 UTC 

[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 v2 0/3] Add set_env_soc_name() for STM32 SoCs
 2018-02-06 16:33 UTC  (6+ 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  (9+ 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  (3+ 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


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