public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-12-22 15:13:40 to 2015-12-24 00:51:21 UTC [more...]

[U-Boot] [PATCH 1/5] altera_qspi: call callback even if the erase failed
 2015-12-24  0:51 UTC  (2+ messages)
` [U-Boot] [PATCH 2/5] altera_qspi: set fail_addr for erase ops

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

[U-Boot] [PATCH v2] arm: socfpga: Enabling MTD default partitions
 2015-12-23 23:14 UTC  (4+ messages)

[U-Boot] [PATCH v2 1/5] arm: socfpga: Enable ubi and ubifs support
 2015-12-23 23:11 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/5] arm: socfpga: cyclone5: Undefine CONFIG_SPI_FLASH_USE_4K_SECTORS

[U-Boot] [PATCH 00/10] x86: ivybridge: Add Intel FSP support
 2015-12-23 22:48 UTC  (6+ messages)
` [U-Boot] [PATCH 02/10] x86: ivybridge: Add "

[U-Boot] [PATCH] powerpc: p1_p2_rdb_pc: rename to P2020RDB_PC
 2015-12-23 18:39 UTC  (4+ messages)

[U-Boot] [PATCH] net/designware: do explicit port selection for 1Gb mode
 2015-12-23 16:46 UTC 

[U-Boot] [PATCH] include/net.h: add max_speed member in struct eth_pdata
 2015-12-23 16:46 UTC 

[U-Boot] [PATCH] drivers/net/phy: introduce phy_set_supported()
 2015-12-23 16:45 UTC 

[U-Boot] [PATCH] net: phy: genphy: Allow overwriting features
 2015-12-23 16:44 UTC 

[U-Boot] [PATCH] net: phy: breakdown PHY_*_FEATURES defines
 2015-12-23 16:43 UTC 

[U-Boot] [PATCH v2 0/6] add dma uclass implementation and adopt ti-edma3 to it
 2015-12-23 16:43 UTC  (7+ messages)
` [U-Boot] [PATCH v2 1/6] dm: implement a DMA uclass
` [U-Boot] [PATCH v2 2/6] dma: Kconfig: Add TI_EDMA3 entry
` [U-Boot] [PATCH v2 3/6] sf: spi_flash: use dma to copy data from mmap region if platform supports
` [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 v2 6/6] defconfig: am437x_sk_evm: enable dma "

[U-Boot] [PATCH] net: phy: ensure Gigabit features are masked off if requested
 2015-12-23 16:27 UTC 

[U-Boot] what are flash settings for Spansion 4M S29AL032D flash?
 2015-12-23 16:07 UTC 

[U-Boot] [PATCH] Revert "net: phy: delay only if reset handler is registered"
 2015-12-23 15:42 UTC  (7+ messages)

[U-Boot] [PULL] u-boot-socfpga/master
 2015-12-23 15:27 UTC  (2+ messages)

[U-Boot] [PATCH re-send v6 00/17] device model bring-up of ti-qspi on dra72, dra74 and am437x-sk evm
 2015-12-23 15:09 UTC  (18+ messages)
` [U-Boot] [PATCH re-send v6 01/17] drivers: spi: ti_qspi: do not hard code chip select for memory map configuration
` [U-Boot] [PATCH re-send v6 02/17] drivers: spi:ti_qspi: change ti_qspi_slave to ti_qspi_priv for driver model conversion
` [U-Boot] [PATCH re-send v6 03/17] drivers: spi: ti_qspi: prepare driver for DM conversion
` [U-Boot] [PATCH re-send v6 04/17] dm: core: Add a new api to get indexed device address
` [U-Boot] [PATCH re-send v6 05/17] spi: Add support for dual and quad mode
` [U-Boot] [PATCH re-send v6 06/17] dra7xx_evm: qspi: do not define DM_SPI and DM_SPI_FLASH for spl
` [U-Boot] [PATCH re-send v6 07/17] dts: dra7: add spi alias for qspi
` [U-Boot] [PATCH re-send v6 08/17] drivers: spi: ti_qspi: convert driver to adopt device driver model
` [U-Boot] [PATCH re-send v6 09/17] arm: dts: dra7: add qspi register maps for memory map and control module
` [U-Boot] [PATCH re-send v6 10/17] arm: dts: am437x-gp-evm: add spi-flash comaptible for flash
` [U-Boot] [PATCH re-send v6 11/17] arm: dts: dra7-evm: "
` [U-Boot] [PATCH re-send v6 12/17] arm: dts: dra72-evm: "
` [U-Boot] [PATCH re-send v6 13/17] defconfig: dra72_evm: enable spi driver model
` [U-Boot] [PATCH re-send v6 14/17] defconfig: dra74_evm: "
` [U-Boot] [PATCH re-send v6 15/17] am43xx_evm: qspi: do not define DM_SPI and DM_SPI_FLASH for spl
` [U-Boot] [PATCH re-send v6 16/17] arm: dts: am4372: add qspi register maps for memory map
` [U-Boot] [PATCH re-send v6 17/17] defconfig: am437x_sk_evm: enable spi driver model

[U-Boot] [PATCH v6 00/16] device model bring-up of ti-qspi on dra72, dra74 and am437x-sk evm
 2015-12-23 15:06 UTC  (18+ messages)
` [U-Boot] [PATCH v6 01/16] drivers: spi:ti_qspi: change ti_qspi_slave to ti_qspi_priv for driver model conversion
` [U-Boot] [PATCH v6 02/16] drivers: spi: ti_qspi: prepare driver for DM conversion
` [U-Boot] [PATCH v6 03/16] dm: core: Add a new api to get indexed device address
` [U-Boot] [PATCH v6 04/16] spi: Add support for dual and quad mode
` [U-Boot] [PATCH v6 05/16] dra7xx_evm: qspi: do not define DM_SPI and DM_SPI_FLASH for spl
` [U-Boot] [PATCH v6 06/16] dts: dra7: add spi alias for qspi
` [U-Boot] [PATCH v6 07/16] drivers: spi: ti_qspi: convert driver to adopt device driver model
` [U-Boot] [PATCH v6 08/16] arm: dts: dra7: add qspi register maps for memory map and control module
` [U-Boot] [PATCH v6 09/16] arm: dts: am437x-gp-evm: add spi-flash comaptible for flash
` [U-Boot] [PATCH v6 10/16] arm: dts: dra7-evm: "
` [U-Boot] [PATCH v6 11/16] arm: dts: dra72-evm: "
` [U-Boot] [PATCH v6 12/16] defconfig: dra72_evm: enable spi driver model
` [U-Boot] [PATCH v6 13/16] defconfig: dra74_evm: "
` [U-Boot] [PATCH v6 14/16] am43xx_evm: qspi: do not define DM_SPI and DM_SPI_FLASH for spl
` [U-Boot] [PATCH v6 15/16] arm: dts: am4372: add qspi register maps for memory map
` [U-Boot] [PATCH v6 16/16] defconfig: am437x_sk_evm: enable spi driver model

[U-Boot] PSCI for H3
 2015-12-23 14:56 UTC  (6+ messages)
` [U-Boot] Fwd: "
    ` [U-Boot] [linux-sunxi] "

[U-Boot] [PATCH 0/7] Determine Boot mode at run time for ARM
 2015-12-23 14:55 UTC  (8+ messages)
` [U-Boot] [PATCH 1/7] include/configs: make secure boot header file include uniform
` [U-Boot] [PATCH 2/7] include/configs: move definition of CONFIG_CMD_BLOB
` [U-Boot] [PATCH 3/7] SECURE_BOOT: split the secure boot functionality in two parts
` [U-Boot] [PATCH 4/7] create function to determine boot mode
` [U-Boot] [PATCH 5/7] enable chain of trust for ARM platforms
` [U-Boot] [PATCH 6/7] enable chain of trust for PowerPC platforms
` [U-Boot] [PATCH 7/7] SECURE_BOOT: change error handler for esbc_validate

[U-Boot] [PATCH] arm: socfpga: Fix i2c mux on cyclone5-socdk board
 2015-12-23 14:07 UTC 

[U-Boot] [PATCH v5 00/16] device model bring-up of ti-qspi on dra72, dra74 and am437x-sk evm
 2015-12-23 12:01 UTC  (21+ messages)
` [U-Boot] [PATCH v5 01/16] drivers: spi: ti_qspi: do not hard code chip select for memory map configuration
` [U-Boot] [PATCH v5 02/16] drivers: spi:ti_qspi: change ti_qspi_slave to ti_qspi_priv for driver model conversion
` [U-Boot] [PATCH v5 03/16] drivers: spi: ti_qspi: prepare driver for DM conversion
` [U-Boot] [PATCH v5 04/16] dm: core: Add a new api to get indexed device address
` [U-Boot] [PATCH v5 05/16] spi: Add support for dual and quad mode
` [U-Boot] [PATCH v5 06/16] dra7xx_evm: qspi: do not define DM_SPI and DM_SPI_FLASH for spl
` [U-Boot] [PATCH v5 07/16] dts: dra7: add spi alias for qspi
` [U-Boot] [PATCH v5 08/16] drivers: spi: ti_qspi: convert driver to adopt device driver model
` [U-Boot] [PATCH v5 09/16] arm: dts: dra7: add qspi register maps for memory map and control module
` [U-Boot] [PATCH v5 10/16] drivers: mtd: spi: sf_probe: add compatible for spansion spi flash
` [U-Boot] [PATCH v5 11/16] drivers: mtd: spi: sf_probe: add compatible for Macronix "
` [U-Boot] [PATCH v5 12/16] defconfig: dra72_evm: enable spi driver model
` [U-Boot] [PATCH v5 13/16] defconfig: dra74_evm: "
` [U-Boot] [PATCH v5 14/16] am43xx_evm: qspi: do not define DM_SPI and DM_SPI_FLASH for spl
` [U-Boot] [PATCH v5 15/16] arm: dts: am4372: add qspi register maps for memory map
` [U-Boot] [PATCH v5 16/16] defconfig: am437x_sk_evm: enable spi driver model

[U-Boot] [PATCH] axs103: add support of generic OHCI USB 1.1 controller
 2015-12-23 11:59 UTC  (5+ messages)

[U-Boot] [PATCH v2 7/8] mvebu: Support Synology DS414
 2015-12-23 11:43 UTC  (6+ messages)

[U-Boot] [PATCH v2] cmd_boot: Add a poweroff command
 2015-12-23 10:52 UTC  (3+ messages)

[U-Boot] [PATCH] sunxi: Remove Orangepi PC RAM speed to 624 MHz
 2015-12-23 10:50 UTC 

[U-Boot] [PATCH 1/2] sniper: Various boot-related env settings, devicetree support
 2015-12-23 10:28 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] sniper: Mux configuration cleanup

[U-Boot] [PATCH 0/8] spi: Cleanup set
 2015-12-23 10:02 UTC  (9+ messages)
` [U-Boot] [PATCH 4/8] spi: Rename op_mode_rx to mode_rx
` [U-Boot] [PATCH 5/8] spi: Move mode, mode_rx, flags macro's to structure

[U-Boot] [PATCH v2 1/4] sf: Fix quad bit set for micron devices
 2015-12-23  9:15 UTC  (5+ messages)
` [U-Boot] [PATCH v2 3/4] sf: Read back and check once macronix quad bit set

[U-Boot] [PATCH] arm, Makefile: correct compilation flag for u-boot-dtb
 2015-12-23  8:46 UTC 

[U-Boot] [PATCH V2] common: nvedit: use snprintf instead of sprintf
 2015-12-23  4:08 UTC 

[U-Boot] [PATCH V2] common: env: initialize scalar variable
 2015-12-23  4:07 UTC 

[U-Boot] [RFC PATCH 00/11] Add support for 96boards Dragonboard410C board
 2015-12-23  3:52 UTC  (6+ messages)
` [U-Boot] [RFC PATCH 01/11] serial: Add support for Qualcomm serial port

[U-Boot] [PATCH] imx: mx6sxsabresd: support emmc
 2015-12-23  3:10 UTC  (3+ messages)

[U-Boot] [PATCH 1/1] common: cli: avoid memory leak
 2015-12-23  3:07 UTC  (9+ messages)
` [U-Boot] [PATCH 1/1] common: env: initialize scalar variable
` [U-Boot] [PATCH 1/1] common: nvedit: use snprintf instead of sprintf

[U-Boot] [PATCH] arm: socfpga: Fix USB doesn't work on socdk board
 2015-12-23  3:05 UTC  (3+ messages)

[U-Boot] [PATCH] arm: socfpga: Fix QSPI doesn't work on socdk board
 2015-12-23  3:04 UTC  (5+ messages)

[U-Boot] [PATCH v3 01/17] arm: socfpga: Enable ubi and ubifs support
 2015-12-23  3:03 UTC  (10+ messages)
` [U-Boot] [PATCH v3 04/17] arm: socfpga: sockit: Undefine CONFIG_SPI_FLASH_USE_4K_SECTORS

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

[U-Boot] pull request: u-boot-uniphier/master
 2015-12-23  2:00 UTC  (3+ messages)

[U-Boot] [PATCH] arm: socfpga: Fix QSPI doesn't work on socdk board
 2015-12-23  1:26 UTC 

[U-Boot] [PATCH 1/6] arm: socfpga: Define NAND reset bit
 2015-12-23  0:26 UTC  (12+ messages)
` [U-Boot] [PATCH 3/6] arm: socfpga: Unreset NAND in U-Boot
` [U-Boot] [PATCH 4/6] arm: socfpga: Enable SPL MMC/SPI support only if DM_MMC/SPI is enabled
` [U-Boot] [PATCH 5/6] arm: socfpga: Enable DFU MMC support only if DM_MMC "
` [U-Boot] [PATCH 6/6] arm: socfpga: Add support for Denali NAND controller

[U-Boot] [PATCH 0/3] This series adds support for fastboot related to USB
 2015-12-23  0:10 UTC  (2+ messages)

[U-Boot] [PATCH] net: lpc32xx: Fix MDIO busy wait
 2015-12-22 22:41 UTC 

[U-Boot] [PATCH] arm: socfpga: Fix QSPI doesn't work on socdk board
 2015-12-22 20:33 UTC  (3+ messages)

[U-Boot] [PATCH 0/9] EFI payload / application support
 2015-12-22 20:32 UTC  (3+ messages)

[U-Boot] [RESEND PATCH 0/5] clk: some fixes, device tree support, new features
 2015-12-22 20:27 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] arm: socfpga: Make /soc available in pre-reloc
 2015-12-22 20:20 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] arm: socfpga: Enable simple bus in SPL on all boards

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

[U-Boot] Driver model test breakages
 2015-12-22 19:39 UTC  (15+ messages)

[U-Boot] [PATCH 1/2] dm: eth: Test 'ethrotate' before changing current ethernet device
 2015-12-22 19:05 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] dm: eth: Stick to 'ethact' when 'ethrotate' is 'no' in eth_init()

[U-Boot] [PATCH] include: net: Simplify the usage of __always_inline
 2015-12-22 18:01 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] net: e1000: Remove dead codes wrapped by #if 0
 2015-12-22 18:01 UTC  (6+ messages)
` [U-Boot] [PATCH 2/3] net: e1000: Remove CONFIG_MVBC_1G
` [U-Boot] [PATCH 3/3] net: e1000: Mark _disable_wr() and _write_status() as __maybe_unused

[U-Boot] [PATCH v3 1/2] fdt: Deprecate "usbethaddr" usage in fdt_fixup_ethernet()
 2015-12-22 18:00 UTC  (4+ messages)
` [U-Boot] [PATCH v3 2/2] fdt: Rewrite the logic "

[U-Boot] Pull request: u-boot-net
 2015-12-22 17:58 UTC 

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

[U-Boot] [PATCH 0/5] ARM: uniphier: consolidate defconfig files
 2015-12-22 15:18 UTC  (2+ messages)

[U-Boot] [PATCH 0/7] ARM: uniphier: misc changes for v2016.01-rc3
 2015-12-22 15:17 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: dts: uniphier: use stdout-path instead of console
 2015-12-22 15:17 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] ARM: dts: uniphier: factor out common nodes to uniphier-common32.dtsi
 2015-12-22 15:16 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] ARM: dts: uniphier: add outer cache nodes

[U-Boot] [PATCH] ARM: uniphier: add static qualifiers to locally used functions
 2015-12-22 15:15 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: uniphier: allow DDR function to return more precise error code
 2015-12-22 15:14 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: uniphier: use BIT() macro for DDR PHY header
 2015-12-22 15:14 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: uniphier: rename DTCR_RNKEN_* register bit to DTCR_RANKEN_*
 2015-12-22 15:13 UTC  (2+ messages)


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