public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2016-02-11 12:45:04 to 2016-02-14 20:48:02 UTC [more...]

[U-Boot] [PATCH v6 01/76] mtd: Add m25p80 driver
 2016-02-14 20:48 UTC  (3+ messages)
` [U-Boot] [PATCH v6 02/76] mtd: Add Kconfig entry for MTD_M25P80
` [U-Boot] [PATCH v6 03/76] mtd: Add SPI-NOR core support

[U-Boot] [PATCH v6 00/76] mtd: Add SPI-NOR core support
 2016-02-14 20:46 UTC 

[U-Boot] [PATCH 1/3] spi: omap3: Move headers code inside the driver
 2016-02-14 20:35 UTC  (7+ messages)
` [U-Boot] [PATCH 2/3] spi: omap3: Make local functions as static
` [U-Boot] [PATCH 3/3] spi: omap3: Convert to driver model

[U-Boot] [PATCH] ARM: rpi: set initrd_high
 2016-02-14 19:30 UTC  (2+ messages)

[U-Boot] How to boot bare board binary from U-Boot>
 2016-02-14 19:24 UTC  (3+ messages)

[U-Boot] [Regression] gpio set command broken
 2016-02-14 19:16 UTC 

[U-Boot] [PATCH] arm: socfpga: Remove bashisms from qts filter
 2016-02-14 19:16 UTC  (6+ messages)

[U-Boot] [PATCH v2] tools: fix env_flags build
 2016-02-14 19:13 UTC 

[U-Boot] pull request: u-boot-uniphier/master
 2016-02-14 18:56 UTC  (2+ messages)

[U-Boot] Pull request: nand flash
 2016-02-14 18:56 UTC  (2+ messages)

[U-Boot] [PATCH] tools: fix env_flags build
 2016-02-14 18:54 UTC  (2+ messages)

[U-Boot] [PATCH] arm: at91: Add support for DENX MA5D4 SoM and EVK
 2016-02-14 13:41 UTC  (5+ messages)

[U-Boot] [PATCH 1/6] net: gem: Add support for reading MAC from I2C EEPROM
 2016-02-14 12:00 UTC  (9+ messages)
` [U-Boot] [PATCH 2/6] ARM: zynq: zybo: Enabling reading MAC address from EEPROM
` [U-Boot] [PATCH 3/6] net: phy: realtek: Use generic genphy_parse_link() for RTL8211E
` [U-Boot] [PATCH 4/6] ARM: zynq: Enable Realtek phys by default
` [U-Boot] [PATCH 5/6] ARM: zynq: Add reset-gpio property for USB on Zybo
` [U-Boot] [PATCH 6/6] ARM: zynq: Enable EDID for zybo

[U-Boot] [PATCH v2 0/3] UniPhier: add new boards and update existing DTS
 2016-02-14  8:44 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/3] ARM: dts: uniphier: add EEPROM node for ProXstream2 Gentil board
` [U-Boot] [PATCH v2 2/3] ARM: dts: uniphier: enable I2C channel 2 of "
` [U-Boot] [PATCH v2 3/3] ARM: uniphier: add support for PH1-Pro4 Ace and Sanji boards

[U-Boot] [PATCH] ARM: uniphier: drop unnecessary "bootm_low" environment define
 2016-02-14  8:43 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: uniphier: adjust DDR clock delay line for ProXstream2
 2016-02-14  8:43 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/2] ARM: uniphier: fix makefiles to build cmd_ddr(m)phy.c
 2016-02-14  8:41 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/2] ARM: uniphier: move cmd_ddrmphy.c to fix build error

[U-Boot] [PATCH v2] spl: define BOOT_DEVICE_USB
 2016-02-14  8:38 UTC  (3+ messages)

[U-Boot] [PATCH v2] ARM: uniphier: update U-Boot file names
 2016-02-14  8:36 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: uniphier: support some more DRAM use cases on PH1-Pro4
 2016-02-14  8:33 UTC  (2+ messages)

[U-Boot] [PATCH 0/4] ARM: uniphier: several fixes of include/configs/uniphiers.h
 2016-02-14  8:32 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: uniphier: remove unused header mio-regs.h
 2016-02-14  8:31 UTC  (2+ messages)

[U-Boot] [PATCH 00/13] ARM: uniphier: a collection of clean-ups and new clock driver
 2016-02-14  8:29 UTC  (2+ messages)

[U-Boot] [PATCH] sunxi: H3: Add support for the host usb-phys
 2016-02-14  7:45 UTC  (2+ messages)

[U-Boot] [PATCH] x86: fix memalign() parameter order
 2016-02-14  3:19 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/5] x86: ivybridge: Add Intel FSP support
 2016-02-14  3:03 UTC  (4+ messages)
` [U-Boot] [PATCH v2 5/5] x86: Add Intel Cougar Canyon 2 board

[U-Boot] [RFC PATCH v1 0/2] Convert ls1021aqds to use driver model for serial ports
 2016-02-14  3:01 UTC  (5+ messages)
` [U-Boot] [RFC PATCH v1 1/2] arm: ls1021aqds: Convert to driver model and enable serial support
` [U-Boot] [RFC PATCH v1 2/2] arm: ls1021aqds: Enable driver model lpuart serial driver

[U-Boot] how does board_init_f() -> board_init_r?
 2016-02-14  1:52 UTC 

[U-Boot] [PATCH] openrisc: updating build tools naming convention
 2016-02-13 17:35 UTC  (5+ messages)

[U-Boot] oddity(?) in selection of FCC Ethernet index in 2014 version of u-boot
 2016-02-13 11:04 UTC 

[U-Boot] [PATCH] ARM: zynq: Wire-up saving environment to QSPI
 2016-02-13 11:02 UTC 

[U-Boot] [PATCH v3 2/2] arasan: nfc: Add initial nand driver support for arasan
 2016-02-12 23:32 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH 01/10] video: Add S3C24xx framebuffer support
 2016-02-12 23:18 UTC  (5+ messages)
` [U-Boot] [PATCH 07/10] mtd: nand: s3c: Add missing correction and select_chip functions

[U-Boot] [PATCH] usb: eth: fix memalign() parameter order
 2016-02-12 21:16 UTC  (5+ messages)

[U-Boot] [RFC PATCH v4 0/3] Enable FIT image to be loaded beyond 32-bit space
 2016-02-12 20:59 UTC  (4+ messages)
` [U-Boot] [RFC PATCH v4 1/3] sandbox: Fix compiling warning on 32-bit host
` [U-Boot] [RFC PATCH v4 2/3] common: Convert ulong to phys_addr_t for image addresses
` [U-Boot] [RFC PATCH v4 3/3] common: Fix load and entry addresses in FIT image

[U-Boot] [PATCH] spi: kirkwood_spi: Add support for multiple chip-selects on MVEBU
 2016-02-12 20:27 UTC  (2+ messages)

[U-Boot] [PATCH] x86: Clean up SPI flash drivers in defconfig
 2016-02-12 20:12 UTC  (24+ messages)

[U-Boot] [PATCH v2 00/26] dm: Conversion of code to the new driver model PCI API
 2016-02-12 20:04 UTC  (8+ messages)
` [U-Boot] [PATCH v2 16/26] dm: tegra: net: Convert tegra boards to driver model for Ethernet

[U-Boot] [PULL] u-boot-usb/master
 2016-02-12 19:57 UTC  (4+ messages)

[U-Boot] [PATCH 00/12] mtd: dataflash: Add UCLASS_MTD
 2016-02-12 19:31 UTC  (15+ messages)
` [U-Boot] [PATCH 01/12] mtd: spi-nor: Copy sf_dataflash
` [U-Boot] [PATCH 02/12] mtd: dataflash: Remove unneeded spi data
` [U-Boot] [PATCH 03/12] mtd: dataflash: Move flash id detection into jedec_probe
` [U-Boot] [PATCH 04/12] mtd: dataflash: Fix add_dataflash return logic
` [U-Boot] [PATCH 05/12] mtd: dataflash: Add UCLASS_MTD support
` [U-Boot] [PATCH 06/12] mtd: dataflash: Use spi_write_then_read
` [U-Boot] [PATCH 07/12] mtd: dataflash: Drop sf_internal.h
` [U-Boot] [PATCH 08/12] mtd: dataflash: Minor cleanups
` [U-Boot] [PATCH 09/12] mtd: Rename sf_dataflash.c to mtd_dataflash.c

[U-Boot] exclude email by patman
 2016-02-12 16:40 UTC  (8+ messages)

[U-Boot] [GIT] Pull request: u-boot-dfu
 2016-02-12 16:29 UTC  (4+ messages)

[U-Boot] Issue with USB mass storage (thumb drives)
 2016-02-12 16:04 UTC  (6+ messages)

[U-Boot] [PATCH 00/26] spl: Support loading a FIT image containing U-Boot
 2016-02-12 16:03 UTC  (5+ messages)
` [U-Boot] [PATCH 19/26] mkimage: Support adding device tree files to a FIT

[U-Boot] cramfs and eMMC support
 2016-02-12 15:54 UTC  (2+ messages)

[U-Boot] [PATCH] common/memsize.c: Simplify RAM size detection
 2016-02-12 15:53 UTC  (7+ messages)
` [U-Boot] [PATCHv2] "
      ` [U-Boot] Patman use (was: [PATCHv2] common/memsize.c: Simplify RAM size detection)
          ` [U-Boot] Fwd: "

[U-Boot] u-boot legacy/FIT/FIT+signature compatability
 2016-02-12 15:53 UTC  (2+ messages)

[U-Boot] trouble with patman
 2016-02-12 15:52 UTC  (2+ messages)

[U-Boot] Problem with mounting a jffs2 partition on flash
 2016-02-12 15:44 UTC  (21+ messages)

[U-Boot] [PATCH] OMAP3SOM BOARD: Auto detect Logic PD Models
 2016-02-12 15:42 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-video/master
 2016-02-12 15:42 UTC  (2+ messages)

[U-Boot] [PATCH] mmc: show error message when "mmc dev" command fails
 2016-02-12 14:55 UTC  (3+ messages)

[U-Boot] [PATCH 1/3] arm: mvebu: Add some SPI CS attributes
 2016-02-12 13:24 UTC  (4+ messages)
` [U-Boot] [PATCH 2/3] arm: mvebu: spi.h: Add registers for direct write access
` [U-Boot] [PATCH 3/3] arm: mvebu: theadorable: Add StratixV FPGA programming support
` [U-Boot] [PATCH 3/3 v2] "

[U-Boot] [PATCH] fpga: altera: Add StratixV support
 2016-02-12 12:48 UTC 

[U-Boot] [PATCH] gpio: Add DM GPIO driver for Marvell MVEBU
 2016-02-12 12:46 UTC 

[U-Boot] [PATCH v3 0/3] UniPhier: add GPIO support
 2016-02-12 11:46 UTC  (4+ messages)
` [U-Boot] [PATCH v3 1/3] gpio: uniphier: add driver for UniPhier GPIO controller
` [U-Boot] [PATCH v3 2/3] gpio: do not include <asm/arch/gpio.h> for UniPhier
` [U-Boot] [PATCH v3 3/3] ARM: uniphier: enable GPIO command and driver for UniPhier SoCs

[U-Boot] [PATCH v3 0/6] add dma uclass implementation and adopt ti-edma3 to it
 2016-02-12 11:32 UTC  (4+ messages)
` [U-Boot] [PATCH v3 5/6] drivers: dma: ti-edma3: convert driver to adopt driver model

[U-Boot] [PATCHv7 1/2] sf: remove conditional compilation for BAR wr/rd command
 2016-02-12  9:39 UTC  (3+ messages)
` [U-Boot] [PATCHv7 2/2] sf: Turn SPI flash chip into 3-Byte address mode

[U-Boot] [PATCH][v3] armv8/ls2080ardb: Enable VID support
 2016-02-12  9:39 UTC 

[U-Boot] [PATCH][v2] armv8/ls2080ardb: Enable VID support
 2016-02-12  5:25 UTC  (3+ messages)

[U-Boot] Compilation errors after enabling the flash support
 2016-02-12  1:12 UTC 

[U-Boot] [PATCH] arm: socfpga: Enable ethernet PHY configuration to RGMII again
 2016-02-12  0:10 UTC  (6+ messages)

[U-Boot] [PATCH 0/4] stm32: add stm32f7 family support
 2016-02-11 23:47 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] gpio: stm32_gpio: move clock config from driver to board
` [U-Boot] [PATCH 2/4] gpio: stm32_gpio: move base addresses to the soc file
` [U-Boot] [PATCH 3/4] stm32x7: add support for stm32x7 serial driver
` [U-Boot] [PATCH 4/4] stm32: add support for stm32f7 & stm32f746 discovery board

[U-Boot] [PATCH 1/2] dm: video: Add a temporary work-around for old stdout var
 2016-02-11 20:40 UTC  (6+ messages)
` [U-Boot] [PATCH 2/2] video: tegra: Enable the 'lcd' env variable work-around

[U-Boot] [PATCH 1/2] dm: core: Add uclass_first_device_err() to return a valid device
 2016-02-11 20:23 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] dm: Use uclass_first_device_err() where it is useful

[U-Boot] [PATCH] test/py: put "Starting U-Boot" into separate log section
 2016-02-11 18:46 UTC 

[U-Boot] Falcon mode for TI DM355
 2016-02-11 18:04 UTC  (3+ messages)

[U-Boot] [Patch V3 1/3] qe: move drivers/qe/qe.h to include/fsl_qe.h
 2016-02-11 17:39 UTC  (10+ messages)
` [U-Boot] [Patch V3 2/3] fm: fdt: Move fman ucode fixup to Fman driver code

[U-Boot] [PATCH 0/4] Convert omap3-spi driver to Driver Model
 2016-02-11 16:44 UTC  (13+ messages)
` [U-Boot] [PATCH 3/4] spi: omap3: Convert to DM

[U-Boot] [PATCH] arm: socfpga: Fix ethernet reset handling
 2016-02-11 16:44 UTC  (3+ messages)

[U-Boot] [PATCH] ARM: tegra: enable USB device mode port on Dalmore
 2016-02-11 16:19 UTC 

[U-Boot] Moving custom board imx6q from u-boot-imx 2014.04 to 2015.04 lead to freeze
 2016-02-11 15:52 UTC  (4+ messages)

[U-Boot] GSoC projects for Minnowboard MAX
 2016-02-11 15:44 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] arm: socfpga: av_socdk: Add support for QSPI boot
 2016-02-11 15:03 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] arm: socfpga: cv_socdk: "

[U-Boot] [PATCH v2] imx: imx7 Support for Manufacturing Protection
 2016-02-11 14:24 UTC  (2+ messages)

[U-Boot] [PATCH] am43xx: qspi: Fix config to select SPI mode
 2016-02-11 14:07 UTC  (3+ messages)

[U-Boot] [PATCH] arm: socfpga: Add missing CONFIG_BUILD_TARGET
 2016-02-11 14:01 UTC  (4+ messages)

[U-Boot] [PATCH v3] imx: imx7 Support for Manufacturing Protection
 2016-02-11 13:50 UTC 

[U-Boot] [PATCH] arm: at91: Add support for DENX MA5D4 SoM and EVK
 2016-02-11 13:13 UTC 


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