public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-12-18 05:52:32 to 2015-12-20 00:17:05 UTC [more...]

[U-Boot] [PATCH 0/6] usb: dwc2: add SPLIT transaction support
 2015-12-20  0:17 UTC  (4+ messages)
` [U-Boot] [PATCH 5/6] usb: dwc2: add support for SPLIT transactions

[U-Boot] [PATCH v3] dm: Add timeline and guide for porting serial drivers
 2015-12-19 23:56 UTC  (4+ messages)

[U-Boot] [PATCH v1 06/18] MIPS: Add support for Microchip PIC32MZ[DA] SoC family
 2015-12-19 23:55 UTC  (2+ messages)

[U-Boot] [PATCH v1 02/18] MIPS: initial infrastructure for Microchip PIC32 architecture
 2015-12-19 23:19 UTC  (2+ messages)

[U-Boot] Driver model test breakages
 2015-12-19 23:13 UTC  (4+ messages)

[U-Boot] [PATCH V2 00/12] Series to move headers to a consistent include location
 2015-12-19 23:07 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] m68k: add malloc memory for early malloc
 2015-12-19 23:07 UTC  (6+ messages)
` [U-Boot] [PATCH 2/2] m68k: add DM model serial driver

[U-Boot] [PATCH 0/2] Rockchip: USB: added usb phy control to support fastboot
 2015-12-19 22:57 UTC  (6+ messages)

[U-Boot] [PATCH] x86: Remove Graeme Russ from the git alias file
 2015-12-19 22:44 UTC 

[U-Boot] [PATCH 0/5] MIPS updates
 2015-12-19 22:43 UTC  (7+ messages)
` [U-Boot] [PATCH 1/5] MIPS: fix annotation of _start and relocate_code
` [U-Boot] [PATCH 2/5] MIPS: create .text sub-sections for assembler functions
` [U-Boot] [PATCH 3/5] MIPS: do not build position-independent executables for SPL
` [U-Boot] [PATCH 4/5] MIPS: add initial infrastructure for device-tree files
  ` [U-Boot] [PATCH v2 "
` [U-Boot] [PATCH 5/5] Kconfig: create symbolic link on MIPS

[U-Boot] [PATCH v3 0/8] dm: x86: Convert ICH driver fully to driver model PCI API
 2015-12-19 22:42 UTC  (9+ messages)
` [U-Boot] [PATCH v3 1/8] dm: pci: Move pci_bus_to_hose() to compatibility
` [U-Boot] [PATCH v3 2/8] dm: pci: Add a function to write a BAR
` [U-Boot] [PATCH v3 3/8] dm: pci: Avoid using pci_bus_to_hose() in the uclass
` [U-Boot] [PATCH v3 4/8] dm: Expand the uclass for Platform Controller Hubs (PCH)
` [U-Boot] [PATCH v3 5/8] dm: x86: Add a driver for Intel PCH7
` [U-Boot] [PATCH v3 6/8] dm: x86: Add a driver for Intel PCH9
` [U-Boot] [PATCH v3 7/8] spi: ich: Separate out the read/write trace from normal debugging
` [U-Boot] [PATCH v3 8/8] dm: x86: spi: Convert ICH SPI driver to driver model PCI API

[U-Boot] u-boot 2016.01-rc2 detects BeagleBone Black incorrectly
 2015-12-19 22:29 UTC  (6+ messages)

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

[U-Boot] [PATCH] test: add sandbox timer to test.dts
 2015-12-19 22:24 UTC  (3+ messages)

[U-Boot] [PATCH 1/3] serial-uclass.c: Copy at most sdev.name - 1 characters into the buffer
 2015-12-19 22:23 UTC  (4+ messages)
` [U-Boot] [PATCH 2/3] sandbox: eth-raw-os.c: Ensure that our interface name is not too long

[U-Boot] [PATCH v3] dm: core: Add option to configure an offset for the address translation
 2015-12-19 22:23 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] rockchip: Use the standard debug UART on rockchip
 2015-12-19 22:23 UTC  (9+ messages)
` [U-Boot] [PATCH 1/3] dm: serial: Allow the UART driver to be dropped from the image
` [U-Boot] [PATCH 2/3] dm: ns16550: Allow the driver to be omitted if requested
` [U-Boot] [PATCH 3/3] rockchip: Use the debug UART on rk3036

[U-Boot] [PATCH v1 01/18] MIPS: Prepare device-tree support
 2015-12-19 22:22 UTC  (2+ messages)

[U-Boot] [PATCH] mips: add base support for atheros ar71xx based SOCs
 2015-12-19 21:57 UTC  (7+ messages)

[U-Boot] [PATCH] lpc32xx: devkit3250: update board configuration file
 2015-12-19 21:41 UTC 

[U-Boot] [PATCH v2 0/3] arm: lpc32xx: use driver model serial console drivers
 2015-12-19 21:29 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/3] serial: lpc32xx hsuart: port driver to driver model
` [U-Boot] [PATCH v2 2/3] arm: lpc32xx: switch serial console "
` [U-Boot] [PATCH v2 3/3] arm: lpc32xx: switch SPL builds "

[U-Boot] [PATCH 1/7] usb: increase USB descriptor buffer size
 2015-12-19 21:23 UTC  (7+ messages)
` [U-Boot] [PATCH] usb: Alloc buffer for USB descriptor dynamically

[U-Boot] [PATCH 0/2] arm: lpc32xx: use driver model serial console drivers
 2015-12-19 20:50 UTC  (4+ messages)
` [U-Boot] [PATCH 1/2] arm: lpc32xx: switch serial console to driver model

[U-Boot] [PATCH] serial: lpc32xx hsuart: port driver to driver model
 2015-12-19 20:37 UTC  (4+ messages)

[U-Boot] ATAGS for Tegra, Sunxi, etc
 2015-12-19 20:31 UTC  (4+ messages)

[U-Boot] U-Boot Rockchip dwc_hcd question for low-speed devices
 2015-12-19 20:30 UTC  (2+ messages)

[U-Boot] Problems with USB 3 hubs
 2015-12-19 20:30 UTC  (5+ messages)

[U-Boot] [RFC PATCH 00/11] Add support for 96boards Dragonboard410C board
 2015-12-19 20:29 UTC  (13+ messages)
` [U-Boot] [RFC PATCH 03/11] mmc: Add support for Qualcomm SDHCI controller
` [U-Boot] [RFC PATCH 10/11] arm: Add support for Qualcomm Snapdragon family
` [U-Boot] [RFC PATCH 11/11] board: Add Qualcomm Dragonboard 410C support

[U-Boot] [PATCH 00/11] zap: Do not use macros that are equivalent to IS_ENABLED(CONFIG_...)
 2015-12-19 20:29 UTC  (5+ messages)

[U-Boot] [PATCH 3/6] usb: dwc2: determine TT hub address and port for split transactions
 2015-12-19 20:26 UTC  (8+ messages)
` [U-Boot] [PATCH] usb: Move determination of TT hub address/port into seperate function
        ` [U-Boot] [PATCH 1/2 v2] "
          ` [U-Boot] [PATCH 2/2 v2] usb: musb: Fix hub port number for SPLIT transactions
        ` [U-Boot] [PATCH 1/2 v3] usb: Move determination of TT hub address/port into seperate function

[U-Boot] [PATCH v1 10/18] MIPS: add asm/gpio.h to fix compilation error with CONFIG_CMD_GPIO
 2015-12-19 18:18 UTC  (4+ messages)

[U-Boot] [PATCH] arm: socfpga: Actually enable L2 cache
 2015-12-19 16:32 UTC  (5+ messages)

[U-Boot] [PATCH 0/8] sf: Add flash_ids inside Core
 2015-12-19 14:13 UTC  (9+ messages)
` [U-Boot] [PATCH 1/8] sf: Add spi_flash_ids local to core
` [U-Boot] [PATCH 2/8] sf: Rename SST_WR to SST_WRITE
` [U-Boot] [PATCH 3/8] sf: Remove SPI_NOR_DUAL|QUAD_READ
` [U-Boot] [PATCH 4/8] sf: Use sf_params in sandbox
` [U-Boot] [PATCH 5/8] sf: Remove SECT_32K
` [U-Boot] [PATCH 6/8] sf: Add SECT_4K_PMC
` [U-Boot] [PATCH 7/8] sf: Use CONFIG_SPI_FLASH_USE_4K_SECTORS
` [U-Boot] [PATCH 8/8] sf: Fix few naming convension for read modes

[U-Boot] [PATCH] doc: Tidy up first part of top-level README file
 2015-12-19 12:16 UTC 

[U-Boot] [PATCH] net: eth_designware: select PHYLIB in Kconfig
 2015-12-19  8:24 UTC  (5+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH] arm: socfpga: Unreset NAND in SPL
 2015-12-19  5:59 UTC 

[U-Boot] [PATCH] arm: socfpga: Define NAND reset bit
 2015-12-19  5:59 UTC 

[U-Boot] [PATCH] powerpc: p1_p2_rdb_pc: rename to P2020RDB_PC
 2015-12-19  4:16 UTC 

[U-Boot] [PATCH 00/10] x86: ivybridge: Add Intel FSP support
 2015-12-19  2:52 UTC  (21+ messages)
` [U-Boot] [PATCH 01/10] fdtdec: Add compatible string for Intel IvyBridge FSP
` [U-Boot] [PATCH 02/10] x86: ivybridge: Add FSP support
` [U-Boot] [PATCH 03/10] tools: microcode-tool: Support parsing header file with a license block
` [U-Boot] [PATCH 04/10] x86: ivybridge: Add microcode blobs for all the steppings
` [U-Boot] [PATCH 05/10] superio: Add SMSC SIO1007 driver
` [U-Boot] [PATCH 06/10] x86: ivybridge: Do not require HAVE_INTEL_ME
` [U-Boot] [PATCH 07/10] x86: fsp: Make sure HOB list is not overwritten by U-Boot
` [U-Boot] [PATCH 08/10] x86: fsp: Always use hex numbers in the hob command output
` [U-Boot] [PATCH 09/10] x86: ivybridge: Add macros for LPC decode ranges
` [U-Boot] [PATCH 10/10] x86: Add Intel Cougar Canyon 2 board

[U-Boot] [PATCH v2 0/9] x86: fsp: Move platform-specific config to chipset directory
 2015-12-19  2:51 UTC  (19+ messages)
` [U-Boot] [PATCH v2 1/9] x86: fsp: Simplify fsp_continue()
` [U-Boot] [PATCH v2 2/9] x86: fsp: Avoid cast stack_top in struct shared_data
` [U-Boot] [PATCH v2 3/9] x86: fsp: Add boot_mode as a member of "
` [U-Boot] [PATCH v2 4/9] x86: fsp: Rename shared_data to fsp_config_data
` [U-Boot] [PATCH v2 5/9] x86: fsp: Rename update_fsp_upd() and change its signature
` [U-Boot] [PATCH v2 6/9] x86: fsp: Introduce CONFIG_FSP_USE_UPD Kconfig option
` [U-Boot] [PATCH v2 7/9] x86: queensbay: Remove invalid comments in update_fsp_configs()
` [U-Boot] [PATCH v2 8/9] x86: fsp: Move struct fspinit_rtbuf definition to chipset header
` [U-Boot] [PATCH v2 9/9] x86: fsp: Set up init runtime buffer in update_fsp_configs()

[U-Boot] [PATCH 1/2] ns16550: update compatible and reg-shift binding
 2015-12-19  2:51 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] ns16550: zap the rockchip serial compatible string

[U-Boot] [PATCH 0/7] dm: x86: Convert ICH driver fully to driver model PCI API
 2015-12-19  2:51 UTC  (4+ messages)
` [U-Boot] [PATCH 2/7] dm: pci: Add a function to write a BAR

[U-Boot] [Patch V2 4/4] dm: env_sf: fix saveenv() to use driver model
 2015-12-19  2:51 UTC  (2+ messages)

[U-Boot] [PULL] Please pull u-boot-nios/master
 2015-12-19  1:54 UTC 

[U-Boot] [GIT PULL] Xilinx changes for Zynq and Microblaze
 2015-12-18 18:17 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-usb/master
 2015-12-18 18:17 UTC  (2+ messages)

[U-Boot] [PATCH] altera_qspi: initialize instr.mtd in flash_erase
 2015-12-18 13:50 UTC  (2+ messages)

[U-Boot] [PATCH 1/6] arm: socfpga: cyclone5-socdk: Enabling mtd partitioning layout
 2015-12-18 13:10 UTC  (6+ messages)

[U-Boot] [PATCH v2] arm: socfpga: Fix emac1 doesn't work on socdk board
 2015-12-18 12:49 UTC  (3+ messages)

[U-Boot] [PATCH] arm: socfpga: Fix QSPI doesn't work on socdk board
 2015-12-18 12:37 UTC  (2+ messages)

[U-Boot] [PATCH] arm: socfpga: Fix emac1 doesn't work on socdk board
 2015-12-18 12:35 UTC 

[U-Boot] [PATCH v3 0/3] Moving Uartlite to DM
 2015-12-18 12:31 UTC  (4+ messages)
` [U-Boot] [PATCH v3 1/3] serial: uartlite: Move driver "
` [U-Boot] [PATCH v3 2/3] serial: uartlite: Add support for debug console
` [U-Boot] [PATCH v3 3/3] serial: uartlite: Add uartlite to Kconfig

[U-Boot] Asymmetry in setting of "fileaddr" variable
 2015-12-18 12:27 UTC 

[U-Boot] [RFC PATCH 0/6] clk: some fixes, device tree support, new features
 2015-12-18 11:15 UTC  (7+ messages)
` [U-Boot] [RFC PATCH 1/6] clk: fix comments in include/clk.h
` [U-Boot] [RFC PATCH 2/6] clk: add needed include and declaration to include/clk.h
` [U-Boot] [RFC PATCH 3/6] clk: add function to get peripheral ID
` [U-Boot] [RFC PATCH 4/6] clk: add device tree support for clock framework
` [U-Boot] [RFC PATCH 5/6] clk: add enable() callback
` [U-Boot] [RFC PATCH 6/6] clk: add fixed rate clock driver

[U-Boot] about to do some tidying up of the top-level README file
 2015-12-18 10:39 UTC 

[U-Boot] [Patch V3] i2c: mxc: add a condition in case the parameter is NULL
 2015-12-18 10:24 UTC  (2+ messages)

[U-Boot] [PATCH v2] arm: socfpga: Fix QSPI doesn't work on socdk board
 2015-12-18  9:45 UTC  (2+ messages)

[U-Boot] [Patch V2] i2c: mxc: add a condition in case the parameter is NULL
 2015-12-18  9:33 UTC 

[U-Boot] [PATCH v2] arm: socfpga: Fix QSPI doesn't work on socdk board
 2015-12-18  8:47 UTC  (2+ messages)

[U-Boot] [PATCH v2] arm: socfpga: Fix emac1 doesn't work on socdk board
 2015-12-18  8:45 UTC  (2+ messages)

[U-Boot] [PATCH] serial-howto: remove altera_jtag_uart and altera_uart from the list
 2015-12-18  8:43 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/3] Moving Uartlite to DM
 2015-12-18  8:23 UTC  (12+ messages)
` [U-Boot] [PATCH v2 1/3] serial: uartlite: Move driver "

[U-Boot] [PATCH] arm: socfpga: Fix emac1 doesn't work on socdk board
 2015-12-18  8:06 UTC  (2+ messages)

[U-Boot] [PATCH] arm: socfpga: Fix emac1 doesn't work on socdk board
 2015-12-18  7:48 UTC  (2+ messages)

[U-Boot] [PATCH] arm: socfpga: Fix QSPI doesn't work on socdk board
 2015-12-18  7:44 UTC  (2+ messages)

[U-Boot] [PATCH] arm: socfpga: Fix emac1 doesn't work on socdk board
 2015-12-18  7:27 UTC  (2+ messages)

[U-Boot] who is official MAINTAINER for MPC83xx?
 2015-12-18  6:46 UTC  (4+ messages)

[U-Boot] [PATCH] spi: sf: add support for throughput mesurement of sf read/write
 2015-12-18  6:07 UTC  (6+ messages)

[U-Boot] [PATCH] ARM: uniphier: allow to run zImage rather than uImage
 2015-12-18  5:52 UTC 


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