public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-12-23 15:02:56 to 2015-12-26 18:17:35 UTC [more...]

[U-Boot] [PATCH v3 1/4] mips: add base support for atheros ath79 based SOCs
 2015-12-26 18:17 UTC  (17+ messages)
` [U-Boot] [PATCH v3 2/4] mips: ath79: add serial driver for ar933x SOC
` [U-Boot] [PATCH v3 3/4] mips: ath79: add spi driver
` [U-Boot] [PATCH v3 4/4] mips: ath79: add AP121 reference board

[U-Boot] [PATCH 0/9] EFI payload / application support
 2015-12-26 18:09 UTC  (20+ messages)
` [U-Boot] [PATCH 3/9] efi_loader: Add PE image loader
` [U-Boot] [PATCH 4/9] efi_loader: Add boot time services
` [U-Boot] [PATCH 8/9] efi_loader: Add "bootefi" command

[U-Boot] [PATCH v4 1/8] include: Add support for "do_div" macro
 2015-12-26 17:33 UTC  (28+ messages)
` [U-Boot] [PATCH v4 2/8] mips: implement to access the KSEG0/1 memory range in map_physmem
` [U-Boot] [PATCH v4 3/8] mips: add base support for atheros ath79 based SOCs
` [U-Boot] [PATCH v4 4/8] mips: ath79: add serial driver for ar933x SOC
` [U-Boot] [PATCH v4 5/8] mips: ath79: add spi driver
` [U-Boot] [PATCH v4 6/8] mips: ath79: add AP121 reference board
` [U-Boot] [PATCH v4 7/8] mips: support optimize tuning for same common processor cores
` [U-Boot] [PATCH v4 8/8] mips: move optimize tuning option from deprecated config.mk to Kconfig

[U-Boot] [PATCH v4 0/8] add support for atheros ath79 based SOCs
 2015-12-26 13:00 UTC  (2+ messages)

[U-Boot] [PATCH v3 01/10] drivers/pci: Fix for debug builds without CONFIG_PCI_ENUM_ONLY
 2015-12-25 13:41 UTC  (10+ messages)
` [U-Boot] [PATCH v3 02/10] README: Review the u-boot porting guide list
` [U-Boot] [PATCH v3 03/10] axp: Fix debugging support in DDR3 write leveling
` [U-Boot] [PATCH v3 04/10] drivers/pci/pci_mvebu: Fix for boards with X4 lanes
` [U-Boot] [PATCH v3 05/10] mvebu: axp: refactor board_sat_r_get() and caller
` [U-Boot] [PATCH v3 06/10] mvebu: Introduce kconfig symbols for SoC variants
` [U-Boot] [PATCH v3 07/10] mvebu: axp: Rename MV_DDR_32BIT to CONFIG_DDR_32BIT
` [U-Boot] [PATCH v3 08/10] mvebu: Add rudimental MV78230 support
` [U-Boot] [PATCH v3 09/10] mvebu: Support Synology DS414
` [U-Boot] [PATCH v3 10/10] mvebu: ds414: Implement Synology specific command set

[U-Boot] [PATCH v3 00/10] Add support for Synology DS414 and some related fixes
 2015-12-25 13:41 UTC 

[U-Boot] [PATCH v2 00/19] driver model bring-up of omap timer on dra72, dra74, am335x and am437x-sk evm
 2015-12-25 13:08 UTC  (25+ messages)
` [U-Boot] [PATCH v2 01/19] arm: omap-common: do not build timer when CONFIG_TIMER defined
` [U-Boot] [PATCH v2 02/19] dm: timer: uclass: add timer init to add timer device
  ` [U-Boot] [PATCH v3 "
` [U-Boot] [PATCH v2 03/19] dm: timer: uclass: Add flag to control sequence numbering
` [U-Boot] [PATCH v2 04/19] drivers: timer: omap_timer: add timer driver for omap devices based on dm
` [U-Boot] [PATCH v2 05/19] am43xx_evm: timer: do not define CONFIG_TIMER for spl
` [U-Boot] [PATCH v2 06/19] arm: dts: am437x-sk-evm: add tick-timer to chosen node
` [U-Boot] [PATCH v2 07/19] defconfig: am437x_sk_evm: enable timer driver model
` [U-Boot] [PATCH v2 08/19] arm: dts: am437x-gp-evm: add tick-timer to chosen node
` [U-Boot] [PATCH v2 09/19] defconfig: am437x_gp_evm: enable timer driver model
` [U-Boot] [PATCH v2 10/19] am335x_evm: timer: do not define CONFIG_TIMER for spl
` [U-Boot] [PATCH v2 11/19] arm: dts: am335x-boneblack: add tick-timer to chosen node
` [U-Boot] [PATCH v2 12/19] defconfig: am335x_boneblack_vboot: enable timer driver model
` [U-Boot] [PATCH v2 13/19] arm: dts: am335x-evm: add tick-timer to chosen node
` [U-Boot] [PATCH v2 14/19] defconfig: am335x_gp_evm: enable timer driver model
` [U-Boot] [PATCH v2 15/19] ti_omap5_common: timer: do not define CONFIG_TIMER for spl
` [U-Boot] [PATCH v2 16/19] arm: dts: dra72-evm: add tick-timer to chosen node
` [U-Boot] [PATCH v2 17/19] defconfig: dra72_evm: enable timer driver model
` [U-Boot] [PATCH v2 18/19] arm: dts: dra7-evm: add tick-timer to chosen node
` [U-Boot] [PATCH v2 19/19] defconfig: dra74_evm: enable timer driver model

[U-Boot] [PATCH 1/5] altera_qspi: call callback even if the erase failed
 2015-12-25  9:58 UTC  (21+ messages)
` [U-Boot] [PATCH 2/5] altera_qspi: set fail_addr for erase ops
` [U-Boot] [PATCH 3/5] altera_qspi: skip erase if the sector is blank
` [U-Boot] [PATCH 4/5] altera_qspi: show erase progress
` [U-Boot] [PATCH 5/5] altera_qspi: allow ctrl-c to abort the erase ops

[U-Boot] [PATCH] sunxi: Remove Orangepi PC RAM speed to 624 MHz
 2015-12-24 16:55 UTC  (3+ messages)

[U-Boot] [PATCH v3 0/4] add support for atheros ath79 based SOCs
 2015-12-24 11:57 UTC  (2+ messages)

[U-Boot] [PATCH] armv8: fsl-lsch3: fixup SYSCLK frequency in device tree
 2015-12-24 11:55 UTC 

[U-Boot] [Patch V2 0/3] LS1043AQDS related patches
 2015-12-24 10:11 UTC  (4+ messages)
` [U-Boot] [Patch V2 1/3] armv8/ls1043aqds: add DSPI support
` [U-Boot] [Patch V2 2/3] armv8/ls1043aqds: add QSPI support in SD boot
` [U-Boot] [Patch V2 3/3] armv8/ls1043aqds: add QSPI boot support

[U-Boot] [PATCH 7/7] driver: net: fsl-mc: Remove portal id hard-coding
 2015-12-24 10:03 UTC 

[U-Boot] [PATCH 6/7] driver: net: ldpaa: Add debug info of printing DPMAC stats
 2015-12-24 10:03 UTC 

[U-Boot] [PATCH 5/7] driver: net: ldpaa: Increase num of buffers for a pool
 2015-12-24 10:03 UTC 

[U-Boot] [PATCH 4/7] driver: net: ldpaa: Report back only error frames for tx
 2015-12-24 10:03 UTC 

[U-Boot] [PATCH 3/7] driver: net: fsl-mc: Prepare extended cfg for DPNI create
 2015-12-24 10:03 UTC 

[U-Boot] [PATCH 2/7] driver: net: fsl-mc: flib changes for MC FW 9.0.0
 2015-12-24 10:02 UTC 

[U-Boot] [PATCH 1/7] driver: net: fsl-mc: Add version check for MC objects
 2015-12-24 10:02 UTC 

[U-Boot] [PATCH 0/7] driver: net: fsl-mc: Update existing driver for MC FW 9.0.0
 2015-12-24 10:02 UTC 

[U-Boot] [PATCH] axs103: add support of generic OHCI USB 1.1 controller
 2015-12-24  9:51 UTC  (4+ messages)

[U-Boot] [PATCH 1/3] armv8/ls1043aqds: add DSPI support
 2015-12-24  9:03 UTC 

[U-Boot] Pull request: u-boot-net
 2015-12-24  3:47 UTC  (2+ messages)

[U-Boot] [PATCH] sf: call callback even if the mtd erase failed
 2015-12-24  3:40 UTC 

[U-Boot] [PATCH] net/designware: do explicit port selection for 1Gb mode
 2015-12-24  2:17 UTC  (2+ messages)

[U-Boot] [PATCH 1/6] arm: socfpga: cyclone5-socdk: Enabling mtd partitioning layout
 2015-12-24  1:30 UTC  (10+ 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] 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  (10+ messages)
` [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


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