public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2016-01-05 13:18:21 to 2016-01-06 18:21:23 UTC [more...]

[U-Boot] [PATCH v1 00/16] Add support for 96boards Dragonboard410C board
 2016-01-06 18:21 UTC  (12+ messages)
` [U-Boot] [PATCH v1 01/16] serial: Add support for Qualcomm serial port
` [U-Boot] [PATCH v1 02/16] gpio: Add support for Qualcomm gpio controller
` [U-Boot] [PATCH v1 03/16] mmc: Add support for Qualcomm SDHCI controller
` [U-Boot] [PATCH v1 04/16] ehci-hcd: Add init_after_reset
` [U-Boot] [PATCH v1 05/16] usb: ulpi: Add Kconfig options for ULPI
` [U-Boot] [PATCH v1 06/16] usb: Rename ehci-fsl.h to ehci-ci.h
` [U-Boot] [PATCH v1 07/16] usb: ehci-ci: Add missing registers
` [U-Boot] [PATCH v1 08/16] ehci-ci.h: drop generic USBCMD fields
` [U-Boot] [PATCH v1 09/16] ehci: Add support for Qualcomm EHCI
` [U-Boot] [PATCH v1 10/16] drivers: Add SPMI bus uclass
` [U-Boot] [PATCH v1 11/16] spmi: Add sandbox test driver

[U-Boot] [PATCH 1/3] dm: timer: refuse timers with zero clock_rate
 2016-01-06 17:33 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] timer: sandbox: work without device tree
` [U-Boot] [PATCH 3/3] test/py: add a test for the sleep command

[U-Boot] [PATCHv2 0/3] spl: Lightweight UBI and UBI fastmap support
 2016-01-06 17:09 UTC  (4+ messages)
` [U-Boot] [PATCHv2 2/3] "

[U-Boot] [PATCH] mx6cuboxi: Remove obsolete comment
 2016-01-06 16:28 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] Add LPDDR3 support for A83T
 2016-01-06 16:11 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] sunxi: groundwork to support new dram type "
` [U-Boot] [PATCH 2/3] sunxi: add support for LPDDR3 "
` [U-Boot] [PATCH 3/3] sunxi: Add suport for A83T based Banana-pi M3 Board

[U-Boot] [PATCH v2 0/4] Change DM_SEQ_ALIAS to be configurable for SPL
 2016-01-06 15:32 UTC  (8+ messages)
` [U-Boot] [PATCH v2 1/4] spl: dm: Add SPL_DM_SEQ_ALIAS config option
` [U-Boot] [PATCH v2 2/4] arm: zynq: Enable SPL_DM_SEQ_ALIAS for all Zynq configs
` [U-Boot] [PATCH v2 3/4] arm: mvebu: Select SPL_DM_SEQ_ALIAS
` [U-Boot] [PATCH v2 4/4] arm: socfpga: Enable SPL_DM_SEQ_ALIAS for all SOCFPGA configs

[U-Boot] [PATCH v3 00/10] sf: Add flash_ids inside Core
 2016-01-06 14:33 UTC  (2+ messages)

[U-Boot] dm: Introduce SPI-NOR framework
 2016-01-06 14:32 UTC  (9+ messages)

[U-Boot] [PATCH 1/2] nios2: rename board nios2-generic to 3c120_devboard
 2016-01-06 13:43 UTC  (4+ messages)
` [U-Boot] [PATCH v3 3/3] nios2: add 3c120 and 10m50 devboards MAINTAINERS

[U-Boot] [PATCH v7 0/9] Add support for ThunderX 88xx SoC family
 2016-01-06 13:04 UTC  (3+ messages)
` [U-Boot] [PATCH v7 3/9] armv8: Add Secure Monitor/Hypervisor Call (SMC/HVC) infrastructure

[U-Boot] [PATCH v2 1/3] phy: atheros: Use ar8035_config for AR8031
 2016-01-06 12:40 UTC  (11+ messages)
` [U-Boot] [PATCH v2 2/3] mx6sabresd: Simplify the Ethernet PHY configuration
` [U-Boot] [PATCH v2 3/3] wandboard: "

[U-Boot] [ANN] U-Boot v2016.01-rc4 released
 2016-01-06 12:33 UTC  (7+ messages)

[U-Boot] [PATCH v6 07/10] ns16550: map register base address for debug UART
 2016-01-06 12:16 UTC  (6+ messages)
` [U-Boot] [PATCH v6 08/10] mips: ath79: add spi driver

[U-Boot] [PATCH v2 12/13] drivers: net: add Microchip PIC32 ethernet controller driver
 2016-01-06 11:56 UTC  (5+ messages)

[U-Boot] Problems while compiling u-boot-2016 with clang toolchain
 2016-01-06 10:54 UTC 

[U-Boot] [PATCH] net: e1000: Fix packet length conversion
 2016-01-06 10:53 UTC 

[U-Boot] [PATCH 0/4] sunxi: PSCI support for H3
 2016-01-06 10:45 UTC  (6+ messages)
` [U-Boot] [PATCH 1/4] sunxi: Support Secure Memory Touch Arbiter (SMTA) in sun8i H3
` [U-Boot] [PATCH 2/4] sunxi: Support H3 CCU security switches
` [U-Boot] [PATCH 3/4] sunxi: Support PSCI ops on Allwinner H3
` [U-Boot] [PATCH 4/4] sunxi: Enable booting non-secure and virtualization for H3

[U-Boot] [PATCH v2 10/13] drivers: gpio: add driver for Microchip PIC32 GPIO controller
 2016-01-06 10:17 UTC  (3+ messages)

[U-Boot] [PATCH v2 08/13] drivers: mmc: add driver for Microchip PIC32 SDHCI controller
 2016-01-06 10:16 UTC  (3+ messages)

[U-Boot] [PATCH v2 07/13] board: Add Microchip PIC32MZ[DA]-Starter-Kit board
 2016-01-06  9:51 UTC  (3+ messages)

[U-Boot] [PATCH v2 06/13] MIPS: Add support for Microchip PIC32MZ[DA] family
 2016-01-06  9:33 UTC  (3+ messages)

[U-Boot] Pull request: u-boot-spi/next
 2016-01-06  9:24 UTC  (8+ messages)

[U-Boot] Building SPL version of u-boot (imx6 Sabre Lite)
 2016-01-06  8:57 UTC 

[U-Boot] [PATCH] net: e1000: Fix packet length conversion
 2016-01-06  8:41 UTC 

[U-Boot] [PATCH 2/2] armv8: ls2085a: Remove phy configuration from QDS and RDB
 2016-01-06  8:16 UTC 

[U-Boot] [PATCH 1/2] driver: net: ldpaa_eth: Add support of PHY framework
 2016-01-06  8:15 UTC 

[U-Boot] [PATCH v2 04/13] drivers: serial: add driver for Microchip PIC32 UART controller
 2016-01-06  8:07 UTC  (3+ messages)

[U-Boot] [RFC 0/2] Add cdns-i2c driver as drop in for zynq-i2c
 2016-01-06  7:53 UTC  (4+ messages)

[U-Boot] [PATCH 1/7] devicetree: use wildcard to clean arch subdir
 2016-01-06  7:46 UTC  (21+ messages)
` [U-Boot] [PATCH 3/7] arm: use generic dtb rule with CONFIG_DEFAULT_DEVICE_TREE
` [U-Boot] [PATCH v2 1/9] devicetree: use wildcard to clean arch subdir
  ` [U-Boot] [PATCH v2 2/9] devicetree: support list of Device Tree in DEFAULT_DEVICE_TREE
  ` [U-Boot] [PATCH v2 3/9] nios2: "
  ` [U-Boot] [PATCH v2 4/9] arc: use generic dtb rule with CONFIG_DEFAULT_DEVICE_TREE
  ` [U-Boot] [PATCH v2 5/9] arm: "
  ` [U-Boot] [PATCH v2 6/9] microblaze: "
  ` [U-Boot] [PATCH v2 7/9] powerpc: "
  ` [U-Boot] [PATCH v2 8/9] sandbox: "
  ` [U-Boot] [PATCH v2 9/9] x86: "

[U-Boot] [PATCH v5 0/8] x86: qemu: add fw_cfg interface support for qemu-x86 targets
 2016-01-06  7:05 UTC  (6+ messages)
` [U-Boot] [PATCH v5 6/8] x86: qemu: fix cpu device in smp boot
` [U-Boot] [PATCH v5 7/8] x86: qemu: remove cpu node in device tree

[U-Boot] [PATCH v2 02/13] drivers: clk: Add clock driver for Microchip PIC32 Microcontroller
 2016-01-06  6:56 UTC  (3+ messages)

[U-Boot] [PATCH v2 01/13] MIPS: initial infrastructure for Microchip PIC32 architecture
 2016-01-06  6:51 UTC  (3+ messages)

[U-Boot] [PATCH v2 05/13] drivers: ddr: Add DDR2 SDRAM controller driver for Microchip PIC32
 2016-01-06  6:48 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/6] add dma uclass implementation and adopt ti-edma3 to it
 2016-01-06  6:30 UTC  (8+ messages)
` [U-Boot] [PATCH v2 1/6] dm: implement a DMA uclass
` [U-Boot] [PATCH v2 4/6] spi: ti_qspi: compile out spi_flash_copy_mmap when CONFIG_DMA is defined
` [U-Boot] [PATCH v2 5/6] drivers: dma: ti-edma3: convert driver to adopt driver model

[U-Boot] [PATCH 0/8] arm: ls1021atwr: Convert to driver model and enable serial support
 2016-01-06  5:31 UTC  (14+ messages)
` [U-Boot] [PATCH 3/8] serial: lpuart: Move CONFIG_FSL_LPUART to Kconfig
` [U-Boot] [PATCH 4/8] serial: lpuart: Fix several cosmetic issues
` [U-Boot] [PATCH 5/8] serial: lpuart: Call local version of setbrg and putc directly
` [U-Boot] [PATCH 6/8] serial: lpuart: Prepare the driver for DM conversion
` [U-Boot] [PATCH 7/8] serial: lpuart: Add driver model serial support
` [U-Boot] [PATCH 8/8] arm: ls1021atwr: Enable driver model lpuart serial driver

[U-Boot] [PATCH] board: ls2085aqds: Update kernel_size env variable
 2016-01-06  5:00 UTC 

[U-Boot] [PATCH V2 1/2] imx: mx6: add more entry for mxc_ccm_reg
 2016-01-06  3:28 UTC  (3+ messages)
` [U-Boot] [PATCH V2 2/2] imx: mx6ul/sx: fix mmdc_ch0 clk calculation

[U-Boot] [PATCH] fsl/ddr: Add workaround for ERRATUM_A009942
 2016-01-06  3:26 UTC 

[U-Boot] [PATCH] fsl/ddr: Add workaround for ERRATUM_A00994
 2016-01-06  3:06 UTC 

[U-Boot] [PATCH v3 2/4] mips: ath79: add serial driver for ar933x SOC
 2016-01-06  2:58 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] imx: mx6: add more entry for mxc_ccm_reg
 2016-01-06  1:47 UTC  (6+ messages)
` [U-Boot] [PATCH 2/2] imx: mx6ul/sx: fix mmdc_ch0 clk calculation

[U-Boot] U-Boot Rockchip dwc_hcd question for low-speed devices
 2016-01-06  0:25 UTC  (4+ messages)

[U-Boot] [PATCH v2 00/19] driver model bring-up of omap timer on dra72, dra74, am335x and am437x-sk evm
 2016-01-06  0:25 UTC  (3+ messages)
` [U-Boot] [PATCH v2 03/19] dm: timer: uclass: Add flag to control sequence numbering

[U-Boot] [PATCH 00/10] x86: ivybridge: Add Intel FSP support
 2016-01-06  0:24 UTC  (5+ messages)
` [U-Boot] [PATCH 05/10] superio: Add SMSC SIO1007 driver

[U-Boot] [PATCH 0/8] m68k, mips, powerpc, kbuild: move CONFIG_SYS_TEXT_BASE
 2016-01-06  0:24 UTC  (3+ messages)
` [U-Boot] [PATCH 1/8] m68k: move CONFIG_SYS_TEXT_BASE to defconfig files

[U-Boot] Driver model test breakages
 2016-01-06  0:24 UTC  (15+ messages)

[U-Boot] [PATCH] spi: spi_flash: Fix the arguments of stm_is_locked_sr()
 2016-01-06  0:24 UTC 

[U-Boot] [PATCH 0/3] dm: add dev_get_reg() for getting device node's reg
 2016-01-06  0:24 UTC  (14+ messages)

[U-Boot] [PATCH] power: pmic.h: Drop include <spi.h>
 2016-01-06  0:24 UTC  (3+ messages)

[U-Boot] [PATCH v3] serial: zynq: Use static inline for _debug_uart_init()
 2016-01-06  0:24 UTC  (2+ messages)

[U-Boot] [PATCH] MAINTAINERS: add entry for Rockchip
 2016-01-06  0:24 UTC  (2+ messages)

[U-Boot] [PATCH] cmd_pci: Check for VendorID earlier
 2016-01-05 23:58 UTC  (11+ messages)

[U-Boot] [PATCH V3 1/7] test/py: Implement pytest infrastructure
 2016-01-05 22:58 UTC  (7+ messages)
` [U-Boot] [PATCH V3 2/7] test/py: test that sandbox exits when asked
` [U-Boot] [PATCH V3 3/7] test/py: add test of setenv/printenv/echo
` [U-Boot] [PATCH V3 4/7] test/py: test the md/mw commands
` [U-Boot] [PATCH V3 5/7] test/py: add test of basic shell functionality
` [U-Boot] [PATCH V3 6/7] test/py: test the shell if command
` [U-Boot] [PATCH V3 7/7] test/py: test the ums command

[U-Boot] [PATCH] powerpc: p1_p2_rdb_pc: rename to P2020RDB_PC
 2016-01-05 21:57 UTC  (6+ messages)

[U-Boot] [PATCH 0/9] EFI payload / application support
 2016-01-05 20:18 UTC  (5+ messages)

[U-Boot] Please pull u-boot-mpc85xx master
 2016-01-05 18:21 UTC 

[U-Boot] [PATCH 1/3] phy: atheros: Use ar8035_config for AR8031
 2016-01-05 18:20 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] mx6sabresd: Simplify the Ethernet PHY configuration
` [U-Boot] [PATCH 3/3] wandboard: "

[U-Boot] Allowing rtt_nom to be configurable to all possible values
 2016-01-05 18:00 UTC  (3+ messages)

[U-Boot] [PATCH] MAINTAINERS, .mailmap: Update my email address
 2016-01-05 17:48 UTC 

[U-Boot] [PATCH] fdt: Allow fdt_translate_address() to work with buses
 2016-01-05 17:26 UTC  (6+ messages)

[U-Boot] [PATCH] am33xx/am43xx: Add platform data for GPIOs
 2016-01-05 17:17 UTC 

[U-Boot] [PATCH 00/18] dm: video: Introduce initial driver-model video support
 2016-01-05 17:08 UTC  (20+ messages)
` [U-Boot] [PATCH 01/18] tiny-printf: Always print zeroes
` [U-Boot] [PATCH 02/18] sandbox: Support the bmp command
` [U-Boot] [PATCH 03/18] dm: core: Call uclass post_bind() after the driver's bind() method
` [U-Boot] [PATCH 04/18] bzip2: Support compression for sandbox
` [U-Boot] [PATCH 05/18] dm: video: Add a video uclass
` [U-Boot] [PATCH 06/18] dm: lcd: Avoid using the lcd.h header file with driver model
` [U-Boot] [PATCH 07/18] dm: video: Add a uclass for the text console
` [U-Boot] [PATCH 08/18] dm: video: Add a 'normal' text console driver
` [U-Boot] [PATCH 09/18] dm: video: Add a driver for a rotated text console
` [U-Boot] [PATCH 10/18] common: Move LCD and video memory reservation together
` [U-Boot] [PATCH 11/18] dm: common: Add memory reservation for the video uclass
` [U-Boot] [PATCH 12/18] dm: video: Implement the bmp command for driver model
` [U-Boot] [PATCH 13/18] dm: stdio: video: Plumb the video uclass into stdio
` [U-Boot] [PATCH 14/18] sandbox: Move CONFIG_VIDEO_SANDBOX_SDL to Kconfig
` [U-Boot] [PATCH 15/18] dm: video: sandbox: Convert sandbox to use driver model for video
` [U-Boot] [PATCH 16/18] dm: video: test: Add tests for the video uclass
` [U-Boot] [PATCH 17/18] dm: video: test: Add tests for rotated consoles
` [U-Boot] [PATCH 18/18] dm: video: test: Test that bitmap display works correctly

[U-Boot] [PATCH] usb: dwc2: Enhance interrupt handling for CONTROL transaction
 2016-01-05 16:16 UTC  (4+ messages)

[U-Boot] [PATCH] arm64: Juno/FVP: adjust kernel load address
 2016-01-05 14:41 UTC  (3+ messages)

[U-Boot] [PATCH] hash.c: Conditionally compile hash_command, static hash_show
 2016-01-05 13:50 UTC 

[U-Boot] Pull request: u-boot-net
 2016-01-05 13:18 UTC  (14+ messages)


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