public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-12-02 22:18:26 to 2015-12-04 10:51:02 UTC [more...]

[U-Boot] [PATCH] imx_common: check for Serial Downloader in spl_boot_device
 2015-12-04 10:51 UTC  (2+ messages)

[U-Boot] am335x. u-boot.img fails to start
 2015-12-04  9:40 UTC  (5+ messages)
    ` [U-Boot] Antwort: "

[U-Boot] [PATCH 0/5] arm: ls1021a: merge SoC specific code in a separate file
 2015-12-04  9:37 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5] "
` [U-Boot] [PATCH 2/5] arm: ls102xa: enable all the snoop signal for masters
` [U-Boot] [PATCH 3/5] ls102xa: Enable snoop and DVM message requests
` [U-Boot] [PATCH v2 4/5] armv7/fsl-ls102xa: Workaround for DDR erratum A008514
` [U-Boot] [PATCH v2 5/5] move erratum a008336 and a008514 to soc specific file

[U-Boot] [PATCH 0/2] Rockchip: USB: added usb phy control to support fastboot
 2015-12-04  9:36 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] usb: gadget: s3c_udc_otg: fixed max packet size check for ep_in in high speed
` [U-Boot] [PATCH 2/2] usb: gadget: add usb phy control to support fastboot for rk3036

[U-Boot] [PATCH 00/24] usb: s3c-otg: Rename driver to dwc2-otg
 2015-12-04  9:09 UTC  (26+ messages)
` [U-Boot] [PATCH 01/24] usb: s3c-otg: Rename regs-otg.h to s3c_udc_otg_regs.h
` [U-Boot] [PATCH 02/24] usb: s3c-otg: Rename struct s3c_udc to dwc2_udc
` [U-Boot] [PATCH 03/24] usb: s3c-otg: Rename struct s3c_usbotg_reg to dwc2_usbotg_reg
` [U-Boot] [PATCH 04/24] usb: s3c-otg: Split private bits from s3c_udc.h
` [U-Boot] [PATCH 05/24] usb: s3c-otg: Rename struct s3c_usbotg_phy to dwc2_usbotg_phy
` [U-Boot] [PATCH 06/24] usb: s3c-otg: Rename struct s3c_dev_*_ep
` [U-Boot] [PATCH 07/24] usb: s3c-otg: Rename struct s3c_ep
` [U-Boot] [PATCH 08/24] usb: s3c-otg: Rename struct s3c_request
` [U-Boot] [PATCH 09/24] usb: s3c-otg: Staticize s3c_udc_ep_set_stall
` [U-Boot] [PATCH 10/24] usb: s3c-otg: Staticize functions in s3c_udc_otg_xfer_dma.c
` [U-Boot] [PATCH 11/24] usb: s3c-otg: Rename s3c_ep0_*() functions
` [U-Boot] [PATCH 12/24] usb: s3c-otg: Rename s3c_ep_*() functions
` [U-Boot] [PATCH 13/24] usb: s3c-otg: Rename s3c_udc_*() functions
` [U-Boot] [PATCH 14/24] usb: s3c-otg: Rename remaining local s3c_*() functions
` [U-Boot] [PATCH 15/24] usb: s3c-otg: Zap useless externs
` [U-Boot] [PATCH 16/24] usb: s3c-otg: Change the driver name to dwc2-udc
` [U-Boot] [PATCH 17/24] usb: s3c-otg: Rename local headers to dwc2_*h
` [U-Boot] [PATCH 18/24] usb: s3c-otg: Rename sources to dwc2_*c
` [U-Boot] [PATCH 19/24] usb: s3c-otg: Rename remaining macros
` [U-Boot] [PATCH 20/24] usb: s3c-otg: Tweak the comments
` [U-Boot] [PATCH 21/24] usb: s3c-otg: Rename USB_GADGET_S3C_UDC_OTG* to USB_GADGET_DWC2_OTG*
` [U-Boot] [PATCH 22/24] usb: s3c-otg: Rename struct s3c_plat_otg_data
` [U-Boot] [PATCH 23/24] usb: s3c-otg: Rename s3c_udc_probe() function
` [U-Boot] [PATCH 24/24] usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.h

[U-Boot] [PATCH 1/2] spi: Get spi-3wire from dts
 2015-12-04  8:49 UTC  (6+ messages)
` [U-Boot] [PATCH 2/2] spi: ti_qspi: Fix SPI_3WIRE checking using mode

[U-Boot] [PATCH] imx: mx7dsabresd: Add QSPI support
 2015-12-04  8:48 UTC  (6+ messages)

[U-Boot] [PATCH v6 1/6] cgtqmx6eval: Add SPI NOR flash support
 2015-12-04  8:44 UTC  (6+ messages)
` [U-Boot] [PATCH v6 2/6] cgtqmx6eval: Use SPI NOR to store the environment

[U-Boot] [PATCH v3 01/14] ARM: zynq: Remove PHYLIB from config to defconfig
 2015-12-04  8:33 UTC  (31+ messages)
` [U-Boot] [PATCH v3 02/14] ARM: zynq: Remove CONFIG_API
` [U-Boot] [PATCH v3 03/14] net: gem: Do not continue if phy is not found
` [U-Boot] [PATCH v3 04/14] net: gem: Change mdio_wait prototype to pass regs
` [U-Boot] [PATCH v3 05/14] net: gem: Change mii function not to use eth_device structure
` [U-Boot] [PATCH v3 06/14] net: gem: Remove phydev variable
` [U-Boot] [PATCH v3 07/14] net: gem: Extract phy init code
` [U-Boot] [PATCH v3 08/14] net: gem: Check if priv->phydev is valid
` [U-Boot] [PATCH v3 09/14] net: gem: Enable MDIO bus earlier
` [U-Boot] [PATCH v3 10/14] net: gem: Remove zynq_gem_of_init()
` [U-Boot] [PATCH v3 11/14] net: gem: Fix miiphy_read name
` [U-Boot] [PATCH v3 12/14] net: gem: Move driver to DM
` [U-Boot] [PATCH v3 13/14] net: gem: Read information about interface from DT
` [U-Boot] [PATCH v3 14/14] net: gem: Move gem to Kconfig

[U-Boot] [PATCH] dm: core: Enable optional use of fdt_translate_address()
 2015-12-04  7:52 UTC  (9+ messages)
` [U-Boot] [PATCH v3] "

[U-Boot] [PATCH] dm: core: Add platform specific bus translation function
 2015-12-04  7:45 UTC  (17+ messages)

[U-Boot] [PATCH 0/2] arm: sunxi: twi: enable clock for sun7i
 2015-12-04  7:32 UTC  (6+ messages)
` [U-Boot] [PATCH 1/2] sunxi: twi: enable clocks on sun7i
  ` [U-Boot] [linux-sunxi] "
` [U-Boot] [PATCH 2/2] sun4i: clock: cleanup some whitespace errors

[U-Boot] [PATCH] spi: ti_qspi: Use 4-byte opcode for mmap read
 2015-12-04  4:33 UTC  (5+ messages)

[U-Boot] [PATCH v5] arm: Add sata support on Layerscape ARMv8 board
 2015-12-04  2:47 UTC  (3+ messages)

[U-Boot] [PATCH] net: fm: disables unused FM1-DTSEC1 MAC node in DTS
 2015-12-04  2:22 UTC 

[U-Boot] [PATCH 1/1] fsl_qspi: Pet the watchdog while reading/writing
 2015-12-04  1:56 UTC  (9+ messages)

[U-Boot] [PATCHv5 1/2] arm: socfpga: arria10: add reset manager for Arria10
 2015-12-03 23:36 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] arm: socfpga: add define for bootinfo bsel bit shift

[U-Boot] [PATCH] arm: socfpga: fix trivial header preprocessor for socfpga_common.h
 2015-12-03 23:35 UTC  (2+ messages)

[U-Boot] [PATCH] ARMv7l: fix MAX_TFTP_PATH_LEN size for nixos compatibility
 2015-12-03 23:18 UTC 

[U-Boot] [PATCHv4 0/9] ARM: socfpga: Add minimal support for Arria10
 2015-12-03 22:57 UTC  (22+ messages)
` [U-Boot] [PATCHv4 1/9] arm: socfpga: introduce TARGET_SOCFPGA_GEN5 config property
` [U-Boot] [PATCHv4 2/9] arm: socfpga: arria10: add system manager defines
` [U-Boot] [PATCHv4 3/9] arm: socfpga: arria10: add reset manager for Arria10
` [U-Boot] [PATCHv4 4/9] arm: socfpga: arria10: add misc functions "
` [U-Boot] [PATCHv4 5/9] arm: socfpga: arria10: add socfpga_arria10_socdk config
` [U-Boot] [PATCHv4 6/9] arm: socfpga: arria10: add socfpga_arria10_defconfig
` [U-Boot] [PATCHv4 8/9] arm: socfpga: remove building scan manager
` [U-Boot] [PATCHv4 9/9] arm: socfpga: fix up a questionable macro for SDMMC

[U-Boot] [PATCH v3 09/13] ns16550: unify serial_tegra
 2015-12-03 22:55 UTC  (5+ messages)
` [U-Boot] [U-Boot,v3,09/13] "

[U-Boot] [PATCH] mkimage : Fix generating multi and script images
 2015-12-03 22:11 UTC 

[U-Boot] [PATCH] Don't try to stat() a colon separated list of files in multi or script mode
 2015-12-03 22:03 UTC  (3+ messages)

[U-Boot] [PATCH v5 0/8] dm: pci: tegra: Convert Tegra PCI to driver model
 2015-12-03 21:46 UTC  (4+ messages)
` [U-Boot] [PATCH v5 1/8] dm: tegra: pci: Move CONFIG_PCI_TEGRA to Kconfig

[U-Boot] [PATCH] driver: net: fsl-mc: remove MC firmware version check
 2015-12-03 21:14 UTC 

[U-Boot] [PATCHv2 0/9] ARM: socfpga: Add minimal support for Arria10
 2015-12-03 20:34 UTC  (10+ messages)
` [U-Boot] [PATCHv2 1/9] arm: socfpga: arria10: add system manager defines
` [U-Boot] [PATCHv2 2/9] arm: socfpga: arria10: add reset manager for Arria10
` [U-Boot] [PATCHv2 4/9] arm: socfpga: arria10: add misc functions "

[U-Boot] [PATCH] iocon: Disable FIT_VERBOSE
 2015-12-03 19:28 UTC  (4+ messages)

[U-Boot] [PATCH] x86: Clean up SPI flash drivers in defconfig
 2015-12-03 18:57 UTC  (8+ messages)

[U-Boot] [PATCH 0/8] x86: fsp: Move platform-specific config to chipset directory
 2015-12-03 18:57 UTC  (13+ messages)
` [U-Boot] [PATCH 1/8] x86: fsp: Simplify fsp_continue()
` [U-Boot] [PATCH 4/8] x86: fsp: Rename shared_data to fsp_config_data
` [U-Boot] [PATCH 7/8] x86: fsp: Move VPD/UPD verification to update_fsp_configs()

[U-Boot] [PATCH v2 01/14] ARM: zynq: Remove PHYLIB from config to defconfig
 2015-12-03 18:56 UTC  (6+ messages)
` [U-Boot] [PATCH v2 12/14] net: gem: Move driver to DM

[U-Boot] Next for x86?
 2015-12-03 18:56 UTC  (5+ messages)

[U-Boot] [PATCH] arm: socfpga: fix up a questionable macro for SDMMC
 2015-12-03 18:42 UTC  (4+ messages)

[U-Boot] [PATCH v4] mmc: socfpga_dw_mmc: Enable calibration for drvsel and smplsel
 2015-12-03 18:17 UTC  (5+ messages)

[U-Boot] [PATCH] distro_bootcmd: do not try to fetch unused bootfile for PXE
 2015-12-03 17:09 UTC  (2+ messages)

[U-Boot] [PATCH v7 00/34] sf: MTD support
 2015-12-03 16:42 UTC  (12+ messages)
` [U-Boot] [PATCH v7 06/34] sf: Fix Makefile
` [U-Boot] [PATCH v7 08/34] sf: Use flash function pointers in dm_spi_flash_ops

[U-Boot] [PATCH] arm: socfpga: Fix cache configuration
 2015-12-03 16:22 UTC  (6+ messages)

[U-Boot] [PATCH v3 00/16] device model bring-up of ti-qspi on dra72, dra74 and am437x-sk evm
 2015-12-03 16:07 UTC  (10+ messages)
` [U-Boot] [PATCH v3 05/16] spi: Add support for dual and quad mode
` [U-Boot] [PATCH v3 10/16] drivers: mtd: spi: sf_probe: add compatible for spansion spi flash

[U-Boot] [PATCH v4] common: board: Dont relocate FDT incase of CONFIG_OF_EMBED
 2015-12-03 14:46 UTC 

[U-Boot] [PATCH] dm: core: Distinguish between OF_TRANSLATE and SPL_OF_TRANSLATE
 2015-12-03 13:25 UTC  (3+ messages)

[U-Boot] Please pull u-boot-sparc/master
 2015-12-03 12:34 UTC 

[U-Boot] [PATCH] arm: mvebu: Add SPI driver model support
 2015-12-03 11:52 UTC  (2+ messages)

[U-Boot] [PATCH 0/7] dm: x86: Convert ICH driver fully to driver model PCI API
 2015-12-03 11:47 UTC  (3+ messages)
` [U-Boot] [PATCH 7/7] dm: x86: spi: Convert ICH SPI driver "

[U-Boot] [PATCH] sf: Remove #ifdef #endif in Makefile
 2015-12-03 10:19 UTC  (3+ messages)

[U-Boot] dm: Introduce SPI-NOR framework
 2015-12-03 10:10 UTC 

[U-Boot] [PATCH v2 00/26] dm: Conversion of code to the new driver model PCI API
 2015-12-03 10:03 UTC  (13+ messages)
` [U-Boot] [PATCH v2 02/26] dm: pci: Add a dm_ prefix to pci_get_bdf()
` [U-Boot] [PATCH v2 03/26] dm: pci: Add a dm_ prefix to pci_bus_find_bdf()
` [U-Boot] [PATCH v2 04/26] dm: pci: Use driver model PCI API in auto-config
` [U-Boot] [PATCH v2 05/26] dm: pci: Add a driver-model version of pci_find_device()
` [U-Boot] [PATCH v2 06/26] dm: pci: scsi: Use driver-model PCI API
` [U-Boot] [PATCH v2 07/26] dm: pci: Add a driver-model version of pci_find_class()

[U-Boot] [PATCH 4/5][v3] armv8/ls1043ardb: SECURE BOOT target added for NOR
 2015-12-03  9:31 UTC 

[U-Boot] [PATCH v3 0/3] spl: mmc: Fix warning and unify spl_mmc_find_device()
 2015-12-03  9:28 UTC  (3+ messages)
` [U-Boot] [PATCH v3 1/3] spl: mmc: Fix compiler warning with CONFIG_DM_MMC

[U-Boot] [PATCH] mmc: implement mmc power on write protect function
 2015-12-03  8:34 UTC 

[U-Boot] [PATCH V2 1/7] test/py: Implement pytest infrastructure
 2015-12-03  6:47 UTC  (5+ messages)
` [U-Boot] [PATCH V2 5/7] test/py: add test of basic shell functionality
` [U-Boot] [PATCH V2 6/7] test/py: test the shell if command
` [U-Boot] [PATCH V2 7/7] test/py: test the ums command

[U-Boot] [PATCH v6 0/2] Make most DDR non-secure in MMU while keep a small block secure
 2015-12-03  6:41 UTC  (7+ messages)
` [U-Boot] [PATCH v6 2/2] armv8: fsl-layerscape: Make DDR non secure in MMU tables

[U-Boot] [PATCH 1/2] common: Remove timer_init() call for x86
 2015-12-03  4:18 UTC  (4+ messages)


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