public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-12-17 15:39:23 to 2015-12-19 19:20:44 UTC [more...]

[U-Boot] [PATCH 0/5] MIPS updates
 2015-12-19 19:20 UTC 

[U-Boot] [PATCH 3/6] usb: dwc2: determine TT hub address and port for split transactions
 2015-12-19 18:27 UTC  (6+ messages)
` [U-Boot] [PATCH] 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 1/7] usb: increase USB descriptor buffer size
 2015-12-19 15:23 UTC  (5+ messages)
` [U-Boot] [PATCH] usb: Alloc buffer for USB descriptor dynamically

[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 1/2] m68k: add malloc memory for early malloc
 2015-12-19 13:43 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] m68k: add DM model serial driver

[U-Boot] [RFC PATCH 00/11] Add support for 96boards Dragonboard410C board
 2015-12-19 12:24 UTC  (12+ 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] doc: Tidy up first part of top-level README file
 2015-12-19 12:16 UTC 

[U-Boot] u-boot 2016.01-rc2 detects BeagleBone Black incorrectly
 2015-12-19  9:46 UTC  (5+ messages)

[U-Boot] [PATCH 00/11] zap: Do not use macros that are equivalent to IS_ENABLED(CONFIG_...)
 2015-12-19  8:39 UTC  (15+ messages)
` [U-Boot] [PATCH 01/11] image: zap IMAGE_ENABLE_RAMDISK_HIGH
` [U-Boot] [PATCH 02/11] image: zap IMAGE_ENABLE_OF_LIBFDT
` [U-Boot] [PATCH 03/11] image: zap IMAGE_BOOT_GET_CMDLINE
` [U-Boot] [PATCH 04/11] image: zap IMAGE_OF_BOARD_SETUP
` [U-Boot] [PATCH 05/11] image: zap IMAGE_OF_SYSTEM_SETUP
` [U-Boot] [PATCH 06/11] ARM: bootm: BOOTM_ENABLE_SERIAL_TAG
` [U-Boot] [PATCH 07/11] ARM: bootm: BOOTM_ENABLE_CMDLINE_TAG
` [U-Boot] [PATCH 08/11] ARM: bootm: BOOTM_ENABLE_REVISION_TAG
` [U-Boot] [PATCH 09/11] ARM: bootm: BOOTM_ENABLE_MEMORY_TAG
` [U-Boot] [PATCH 10/11] ARM: bootm: BOOTM_ENABLE_INITRD_TAG
` [U-Boot] [PATCH 11/11] ARM: bootm: drop redundant #ifdef conditional

[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] Problems with USB 3 hubs
 2015-12-19  3:05 UTC  (4+ messages)

[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  (9+ messages)
` [U-Boot] [PATCH 2/7] dm: pci: Add a function to write a BAR
` [U-Boot] [PATCH 4/7] dm: Expand the uclass for Peripheral Controller Hubs (PCH)

[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] [PATCH V2 1/7] test/py: Implement pytest infrastructure
 2015-12-18 22:36 UTC  (17+ messages)
` [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] [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] mips: add base support for atheros ar71xx based SOCs
 2015-12-18 18:13 UTC  (6+ messages)

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

[U-Boot] U-Boot Rockchip dwc_hcd question for low-speed devices
 2015-12-18 13:26 UTC 

[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] ATAGS for Tegra, Sunxi, etc
 2015-12-18 11:35 UTC  (3+ messages)

[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 

[U-Boot] [PATCH] image: fix getenv_bootm_size() function
 2015-12-18  5:17 UTC 

[U-Boot] [PATCH 00/57] dm: x86: Convert ivybridge code to use driver model
 2015-12-18  2:49 UTC  (6+ messages)
` [U-Boot] [PATCH 06/57] x86: ivybridge: Set up the LPC device using "

[U-Boot] [PATCH] ARM: UniPhier: add initrd_high and fdt_high environments
 2015-12-18  2:22 UTC  (3+ messages)

[U-Boot] help - u-boot on powerpc qemu
 2015-12-18  1:12 UTC  (3+ messages)

[U-Boot] Please pull u-boot-fsl-qoriq master
 2015-12-18  0:28 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] block: pass block dev not num to read/write/erase()
 2015-12-18  0:27 UTC  (6+ messages)
` [U-Boot] [PATCH 2/3] mmc: store hwpart in the block device
` [U-Boot] [PATCH 3/3] ums: support multiple LUNs at once

[U-Boot] Please pull u-boot-rockchip
 2015-12-18  0:27 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] arm: imx6: Add DDR3 calibration code for MX6 Q/D/DL
 2015-12-17 22:11 UTC  (10+ messages)

[U-Boot] [PATCH v1 05/18] drivers: serial: add driver for Microchip PIC32 UART controller
 2015-12-17 18:30 UTC  (3+ messages)

[U-Boot] [PATCH v1 07/18] board: Add Microchip PIC32MZ[DA] Starter Kit board
 2015-12-17 17:58 UTC  (2+ messages)

[U-Boot] [PATCH v1 01/18] MIPS: Prepare device-tree support
 2015-12-17 17:53 UTC  (3+ messages)

[U-Boot] [PATCH v1 18/18] board: pic32mzdask: Customize default environments for OS boot
 2015-12-17 17:34 UTC 

[U-Boot] [PATCH v1 17/18] board: add SDHCI support for PIC32MZDASK board
 2015-12-17 17:34 UTC 

[U-Boot] [PATCH v1 16/18] drivers: mmc: PIC32MZ[DA] SDHCI errata fix when JTAG is not connected
 2015-12-17 17:34 UTC 

[U-Boot] [PATCH v1 15/18] drivers: mmc: add driver for Microchip PIC32, SDHCI controller
 2015-12-17 17:33 UTC 

[U-Boot] [PATCH v1 14/18] board: Add gpio and ethernet support to pic32mzdask board
 2015-12-17 17:32 UTC 

[U-Boot] [PATCH v1 13/18] drivers: net: add Microchip PIC32 ethernet controller driver
 2015-12-17 17:32 UTC 

[U-Boot] [PATCH v1 12/18] drivers: net: phy: add SMSC LAN8740 Phy support
 2015-12-17 17:32 UTC 

[U-Boot] [PATCH v1 11/18] drivers: gpio: add driver for Microchip PIC32 GPIO controller
 2015-12-17 17:31 UTC 

[U-Boot] [PATCH v1 09/18] board: pic32mzdask: add flash support for environments
 2015-12-17 17:31 UTC 

[U-Boot] [PATCH v1 08/18] MIPS: pic32: Add driver for Microchip PIC32 flash controller
 2015-12-17 17:30 UTC 

[U-Boot] [PATCH v1 06/18] MIPS: Add support for Microchip PIC32MZ[DA] SoC family
 2015-12-17 17:30 UTC 

[U-Boot] [PATCH v1 04/18] drivers: pinctrl: Add pinctrl driver for Microchip PIC32
 2015-12-17 17:29 UTC 

[U-Boot] [PATCH v1 03/18] drivers: clk: Add clock driver for Microchip PIC32 Microcontroller
 2015-12-17 17:29 UTC 

[U-Boot] [PATCH v1 02/18] MIPS: initial infrastructure for Microchip PIC32 architecture
 2015-12-17 17:28 UTC 

[U-Boot] [PATCH v1 00/18] Initial Microchip PIC32MZ[DA] Support
 2015-12-17 17:26 UTC 

[U-Boot] dm: Introduce SPI-NOR framework
 2015-12-17 17:06 UTC  (7+ messages)

[U-Boot] [PATCH v3 05/16] spi: Add support for dual and quad mode
 2015-12-17 16:40 UTC  (6+ messages)
` [U-Boot] [PATCH v4 "


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