public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-12-22 07:32:31 to 2015-12-23 11:32:01 UTC [more...]

[U-Boot] [PATCH v5 00/16] device model bring-up of ti-qspi on dra72, dra74 and am437x-sk evm
 2015-12-23 11:32 UTC  (20+ 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 v2 1/8] drivers/pci: Fix for debug builds without CONFIG_PCI_ENUM_ONLY
 2015-12-23 11:30 UTC  (21+ messages)
` [U-Boot] [PATCH v2 2/8] mvebu: Fix for non-DM ehci-marvell support
` [U-Boot] [PATCH v2 3/8] README: Review the u-boot porting guide list
` [U-Boot] [PATCH v2 4/8] axp: Fix debugging support in DDR3 write leveling
` [U-Boot] [PATCH v2 5/8] drivers/pci/pci_mvebu: Fix for boards with X4 lanes
` [U-Boot] [PATCH v2 6/8] mvebu: Add rudimental MV78320 support
` [U-Boot] [PATCH v2 7/8] mvebu: Support Synology DS414
` [U-Boot] [PATCH v2 8/8] common: Implement Synology specific command set

[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] PSCI for H3
 2015-12-23 10:14 UTC  (4+ messages)
` [U-Boot] Fwd: "
    ` [U-Boot] [linux-sunxi] "

[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] [PULL] u-boot-socfpga/master
 2015-12-23  3:15 UTC 

[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  (22+ messages)
` [U-Boot] [PATCH v3 04/17] arm: socfpga: sockit: Undefine CONFIG_SPI_FLASH_USE_4K_SECTORS
` [U-Boot] [PATCH v3 06/17] arm: socfpga: cyclone5_socdk: Enable ubiload console command
` [U-Boot] [PATCH v3 07/17] arm: socfpga: arria5_socdk: "
` [U-Boot] [PATCH v3 08/17] arm: socfpga: sockit: "
` [U-Boot] [PATCH v3 09/17] arm: socfpga: sr1500: "
` [U-Boot] [PATCH v3 10/17] arm: socfpga: cyclone5_socdk: Enable qspiload "
` [U-Boot] [PATCH v3 11/17] arm: socfpga: arria5_socdk: "
` [U-Boot] [PATCH v3 12/17] arm: socfpga: sockit: "
` [U-Boot] [PATCH v3 13/17] arm: socfpga: sr1500: "
` [U-Boot] [PATCH v3 14/17] arm: socfpga: cyclone5_socdk: Update qspiboot to use UBIFS
` [U-Boot] [PATCH v3 15/17] arm: socfpga: arria5_socdk: "
` [U-Boot] [PATCH v3 16/17] arm: socfpga: sockit: "
` [U-Boot] [PATCH v3 17/17] arm: socfpga: sr1500: "

[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 1/6] arm: socfpga: cyclone5-socdk: Enabling mtd partitioning layout
 2015-12-23  1:38 UTC  (11+ 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  (5+ messages)
` [U-Boot] [PATCH 1/3] usb: gadget: dwc2_udc_otg: modified the check condition for max packet size of ep_in in high speed
` [U-Boot] [PATCH 2/3] usb: gadget: dwc2_udc_otg: fixed the error that the last packet transmission could not be terminated
` [U-Boot] [PATCH 3/3] usb: gadget: add usb phy control to support fastboot for rk3036

[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  (4+ messages)

[U-Boot] [PATCH 0/9] EFI payload / application support
 2015-12-22 20:32 UTC  (14+ messages)
` [U-Boot] [PATCH 1/9] disk/part.c: Expose a list of available block drivers
` [U-Boot] [PATCH 2/9] include/efi_api.h: Add more detailed API definitions
` [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 5/9] efi_loader: Add console interface
` [U-Boot] [PATCH 6/9] efi_loader: Add runtime services
` [U-Boot] [PATCH 7/9] efi_loader: Add disk interfaces
` [U-Boot] [PATCH 8/9] efi_loader: Add "bootefi" command
` [U-Boot] [PATCH 9/9] efi_loader: hook up in build environment

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

[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  (10+ messages)
` [U-Boot] [PATCH 2/2] arm: imx6: Enable DDR calibration on Novena

[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)

[U-Boot] [PATCH] ARM: uniphier: add const qualifier to constant array
 2015-12-22 15:12 UTC  (2+ messages)

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

[U-Boot] [PATCH v2 0/4] add support for atheros ath79 based SOCs
 2015-12-22 14:47 UTC  (2+ messages)

[U-Boot] [PATCH v1 06/18] MIPS: Add support for Microchip PIC32MZ[DA] SoC family
 2015-12-22 14:11 UTC  (4+ messages)

[U-Boot] [PATCH v1 02/18] MIPS: initial infrastructure for Microchip PIC32 architecture
 2015-12-22 13:51 UTC  (5+ messages)

[U-Boot] [PATCH] bootcount: Correct #endif comment to match, other aesthetics
 2015-12-22 12:15 UTC 

[U-Boot] [PATCH] drivers: net: fsl_mc: Compare pointer value qbman_swp_mc_start
 2015-12-22 11:20 UTC 

[U-Boot] [PATCH] armv8: ls2080a: Increase MC's DDR size to 512 MB
 2015-12-22 11:19 UTC 

[U-Boot] [PATCH] armv8: ls2040a: Add support of LS2040A SoC
 2015-12-22 11:18 UTC 

[U-Boot] [PATCH] armv8: Enable all 8 DPMAC ports in LS2080A Personality
 2015-12-22 11:17 UTC 

[U-Boot] is it worth enhancing cmd_immap.c to handle 83xx?
 2015-12-22 11:13 UTC 

[U-Boot] mmc erase fails from U-Boot command line
 2015-12-22  9:55 UTC  (4+ messages)
` [U-Boot] [PATCH] mmc: update MMC_ERASE argument to match Linux kernel

[U-Boot] [PATCH 1/3] imx: apbh_dma: Update APBH-DMA for MX7D
 2015-12-22  9:04 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] imx: nand: update GPMI NAND driver to support MX7
` [U-Boot] [PATCH 3/3] imx: mx7dsabresd: support nand

[U-Boot] [ANN] U-Boot v2016.01-rc3 released
 2015-12-22  8:22 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