messages from 2015-12-03 14:46:03 to 2015-12-04 20:10:47 UTC [more...]
[U-Boot] [PATCH 1/1] fsl_qspi: Pet the watchdog while reading/writing
2015-12-04 20:10 UTC (10+ messages)
[U-Boot] [PATCH 1/4] tegra: Remove merge markers in some Kconfig files
2015-12-04 20:08 UTC (7+ messages)
` [U-Boot] [PATCH 2/4] dm: serial: ns16550: Add pre-reloc flag to the driver
` [U-Boot] [PATCH 3/4] dm: tegra: Provide serial platform data for SPL
` [U-Boot] [PATCH 4/4] dm: omap: Fix serial UART on beaglebone black
[U-Boot] [PATCH] driver: net: fsl-mc: remove MC firmware version check
2015-12-04 20:05 UTC (2+ messages)
[U-Boot] [PATCH v7 0/2] Make most DDR non-secure in MMU while keep a small block secure
2015-12-04 19:57 UTC (3+ messages)
` [U-Boot] [PATCH v7 1/2] Reserve secure memory
` [U-Boot] [PATCH v7 2/2] armv8: fsl-layerscape: Make DDR non secure in MMU tables
[U-Boot] [PATCH] ARM: imx: fsl_esdhc: fix usage of low 4 bits of sysctl register
2015-12-04 19:41 UTC (15+ messages)
` [U-Boot] [PATCH V2] "
[U-Boot] [PATCH] common: cli_hush: Do a simple recursive variables parsing
2015-12-04 19:02 UTC
[U-Boot] [PATCH] common: cli_hush: Fix up simple typo
2015-12-04 19:02 UTC
[U-Boot] [PATCH 0/2] Rockchip: USB: added usb phy control to support fastboot
2015-12-04 18:32 UTC (5+ 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 v5] arm: Add sata support on Layerscape ARMv8 board
2015-12-04 17:24 UTC (4+ messages)
[U-Boot] [PATCH 0/5] arm: ls1021a: merge SoC specific code in a separate file
2015-12-04 17:22 UTC (7+ 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] common: cli_simple: Recursively parse variables
2015-12-04 17:17 UTC
[U-Boot] mmc erase fails from U-Boot command line
2015-12-04 17:06 UTC (21+ messages)
[U-Boot] [PATCH 1/2] i2c: cmd: Relocate subcommands when MANUAL_RELOC
2015-12-04 16:05 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] dm: "
[U-Boot] [PATCH v3 09/13] ns16550: unify serial_tegra
2015-12-04 15:52 UTC (9+ messages)
` [U-Boot] [U-Boot,v3,09/13] "
[U-Boot] [PATCH 00/24] usb: s3c-otg: Rename driver to dwc2-otg
2015-12-04 15:22 UTC (29+ 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] dm: core: Enable optional use of fdt_translate_address()
2015-12-04 15:01 UTC (10+ messages)
` [U-Boot] [PATCH v3] "
[U-Boot] [PATCH] imx_common: check for Serial Downloader in spl_boot_device
2015-12-04 14:30 UTC (5+ messages)
[U-Boot] [PATCH v2] mx6sxsabresd: Fix Ethernet PHY reset sequence
2015-12-04 13:13 UTC (2+ messages)
[U-Boot] [PATCH 4/5][v4] armv8/ls1043ardb: SECURE BOOT target added for NOR
2015-12-04 12:03 UTC
[U-Boot] [PATCH v6 1/6] cgtqmx6eval: Add SPI NOR flash support
2015-12-04 12:00 UTC (10+ messages)
` [U-Boot] [PATCH v6 2/6] cgtqmx6eval: Use SPI NOR to store the environment
[U-Boot] [PULL] Please pull u-boot-imx
2015-12-04 11:57 UTC
[U-Boot] am335x. u-boot.img fails to start
2015-12-04 9:40 UTC (5+ messages)
` [U-Boot] Antwort: "
[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 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: 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] net: fm: disables unused FM1-DTSEC1 MAC node in DTS
2015-12-04 2:22 UTC
[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 (10+ messages)
` [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] [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] [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 (4+ messages)
` [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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox