public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-02-23 13:09:51 to 2015-02-24 10:07:22 UTC [more...]

[U-Boot] [PATCH] fastboot: Add USB cable detect check
 2015-02-24 10:07 UTC  (4+ messages)

[U-Boot] [PATCH 0/4] exynos-dwmmc: check set init priority for boot channel
 2015-02-24  9:44 UTC  (19+ messages)
` [U-Boot] [PATCH 1/4] dm: gpio: extend gpio api by dm_gpio_set_pull()
` [U-Boot] [PATCH V3 0/2] exynos-dwmmc: set init priority for boot channel
  ` [U-Boot] [PATCH V3 1/2] mmc: exynos dwmmc: check boot mode before init dwmmc
  ` [U-Boot] [PATCH V3 2/2] mmc: print SD/eMMC type for inited mmc devices

[U-Boot] [PATCH v1 1/1] usb: gadget: fastboot: Add fastboot erase
 2015-02-24  9:14 UTC  (3+ messages)
` [U-Boot] [PATCH v2 "

[U-Boot] v2015.04-rc1 and -rc2 regression wrt 2015.01 on igep0032 (commit f3b4bc45)
 2015-02-24  9:11 UTC  (2+ messages)

[U-Boot] [PATCH] arm: mx5: Add support for USB armory board
 2015-02-24  9:03 UTC 

[U-Boot] [PATCH 1/2] sunxi: mmc: Always declare High Capacity capability
 2015-02-24  9:02 UTC  (3+ messages)

[U-Boot] rpi_2 builds fine with make, fails with buildman
 2015-02-24  8:48 UTC 

[U-Boot] [PATCH 1/2] dreamplug: switch to GENERIC_BOARD
 2015-02-24  8:45 UTC  (2+ messages)

[U-Boot] [PATCH 2/2] dreamplug: set CONFIG_BUILD_TARGET to build u-boot.kwb
 2015-02-24  8:45 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/12] Add PSCI support for Jetson TK1/Tegra124 + CNTFRQ fix
 2015-02-24  8:23 UTC  (10+ messages)
` [U-Boot] [PATCH v2 09/12] tegra124: Add PSCI support for Tegra124

[U-Boot] [PATCH] MAINTAINERS: add Driver Model repository information
 2015-02-24  8:03 UTC 

[U-Boot] [PATCH] arm64: Add Xilinx ZynqMP support
 2015-02-24  8:02 UTC 

[U-Boot] [PATCH 5/5] SECURE_BOOT : enable esbc_validate command for arm platform
 2015-02-24  7:38 UTC 

[U-Boot] [PATCH 4/5] SECURE_BOOT : enable esbc_validate command for powerpc platform
 2015-02-24  7:38 UTC 

[U-Boot] [PATCH 3/5] SECURE BOOT: Add command for validation of images
 2015-02-24  7:38 UTC 

[U-Boot] [PATCH 2/5] fsl_sec_mon: Add driver for Security Monitor block of Freescale
 2015-02-24  7:37 UTC 

[U-Boot] [PATCH 1/5] fsl_sfp : Move ccsr_sfp_regs definition to common include
 2015-02-24  7:37 UTC 

[U-Boot] [PATCH v3 0/7] kconfig: turnaround into single .config
 2015-02-24  7:20 UTC  (15+ messages)
` [U-Boot] [PATCH v3 5/7] kconfig: switch to single .config configuration
` [U-Boot] [PATCH v3 6/7] kconfig: remove unneeded dependency on !SPL_BUILD

[U-Boot] [PATCH] am33xx, spl, siemens: enable debug uart output again
 2015-02-24  6:18 UTC 

[U-Boot] [PATCH v2 3/4] kconfig: switch to single .config configuration
 2015-02-24  6:16 UTC  (3+ messages)

[U-Boot] [PATCH] arm, da8xx: convert ipam390 board to generic board support
 2015-02-24  6:04 UTC 

[U-Boot] [PATCH] spl: fix calling "spl export .." more than once
 2015-02-24  6:04 UTC 

[U-Boot] Is anyone working on NAND support for Armada-XP?
 2015-02-24  5:18 UTC 

[U-Boot] [PATCH 11/14] usb: UniPhier: add UniPhier on-chip xHCI host driver support
 2015-02-24  4:54 UTC  (3+ messages)

[U-Boot] [PATCH 0/2] dm: i2c: make request sequence number optional and disable it for UniPhier
 2015-02-24  4:48 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] dm: i2c: add DM_I2C_REQ_ALIAS to make sequence number optional

[U-Boot] [PATCH v4 0/20] ARM: UniPhier: bug fixes, refactorings and new features
 2015-02-24  4:43 UTC  (21+ messages)
` [U-Boot] [PATCH v4 01/20] ARM: UniPhier: move SoC sources to mach-uniphier
` [U-Boot] [PATCH v4 02/20] ARM: UniPhier: move SoC headers to mach-uniphier/include/mach
` [U-Boot] [PATCH v4 03/20] ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h>
` [U-Boot] [PATCH v4 04/20] ARM: UniPhier: fix comments in PH1-Pro4 SBC code
` [U-Boot] [PATCH v4 05/20] ARM: UniPhier: fix SBC init code
` [U-Boot] [PATCH v4 06/20] ARM: UniPhier: split clkrst_init() into two functions
` [U-Boot] [PATCH v4 07/20] ARM: UniPhier: reset NAND core in SPL for non-NAND boot mode
` [U-Boot] [PATCH v4 08/20] ARM: UniPhier: enable STDMAC for EHCI
` [U-Boot] [PATCH v4 09/20] ARM: UniPhier: remove EHCI platform devices
` [U-Boot] [PATCH v4 10/20] ARM: UniPhier: move uniphier_ehci_reset() function
` [U-Boot] [PATCH v4 11/20] ARM: UniPhier: replace "usb-ehci" with "generic-ehci"
` [U-Boot] [PATCH v4 12/20] ARM: UniPhier: add I/O pin settings for xHCI on PH1-Pro4
` [U-Boot] [PATCH v4 13/20] ARM: UniPhier: enable xHCI and GIO cores for PH1-Pro4
` [U-Boot] [PATCH v4 14/20] ARM: UniPhier: add xHCI device nodes to PH1-Pro4 device tree
` [U-Boot] [PATCH v4 15/20] usb: UniPhier: add UniPhier on-chip xHCI host driver support
` [U-Boot] [PATCH v4 16/20] ARM: UniPhier: switch to xHCI for PH1-Pro4
` [U-Boot] [PATCH v4 17/20] ARM: UniPhier: support 1CS support card for all the UniPhier SoCs
` [U-Boot] [PATCH v4 18/20] ARM: UniPhier: switch to 1CS support card
` [U-Boot] [PATCH v4 19/20] ARM: UniPhier: consolidate MEMCONF setting code
` [U-Boot] [PATCH v4 20/20] ARM: UniPhier: remove stop_mpll() from PH1-Pro4 PLL initialization

[U-Boot] [PATCH v4 0/9] ARM: remove non-generic boards
 2015-02-24  2:54 UTC  (6+ messages)
` [U-Boot] [PATCH v4 1/9] ARM: remove mx31ads board support
` [U-Boot] [PATCH v4 4/9] ARM: remove zmx25 "

[U-Boot] [PATCH] sunxi: Make CONFIG_DRAM_TPR3 apply to sun[57]i
 2015-02-24  2:53 UTC  (2+ messages)
` [U-Boot] [linux-sunxi] "

[U-Boot] [RFC] sunxi: Support uploading 'boot.scr' to RAM over USB OTG in FEL mode
 2015-02-24  2:48 UTC 

[U-Boot] [PATCH v5 0/6] ARM: remove non-generic boards
 2015-02-24  2:45 UTC  (7+ messages)
` [U-Boot] [PATCH v5 1/6] ARM: remove jadecpu board support
` [U-Boot] [PATCH v5 2/6] ARM: remove dkb "
` [U-Boot] [PATCH v5 3/6] ARM: remove cm4008 and cm41xx "
` [U-Boot] [PATCH v5 4/6] ARM: remove a320evb "
` [U-Boot] [PATCH v5 5/6] ARM: remove tnetv107x "
` [U-Boot] [PATCH v5 6/6] ARM: davinci: remove hawkboard support

[U-Boot] Pull request: u-boot-mmc 23022015
 2015-02-24  1:31 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] gunzip: add gzwrite routine for extracting compresed images to block device
 2015-02-24  0:43 UTC  (5+ messages)
` [U-Boot] [PATCH V2 "

[U-Boot] [PATCH 0/3] Boot from the bootable paritions
 2015-02-24  0:40 UTC  (3+ messages)
` [U-Boot] [PATCH 1/3] part: Add support for list filtering on bootable partitions

[U-Boot] u-boot tftp problem
 2015-02-23 23:02 UTC  (5+ messages)
  ` [U-Boot] Fwd: "

[U-Boot] [PATCH] omap3: ARM Cortex-A8 errata workarounds config option
 2015-02-23 22:43 UTC  (7+ messages)
` [U-Boot] [PATCH v2] omap3: Variant and revision checks for ARM Cortex-A8 errata workarounds
      ` [U-Boot] [PATCH] "

[U-Boot] [PATCH 2/2] vexpress64: juno: add default NOR flash boot
 2015-02-23 22:22 UTC  (4+ messages)

[U-Boot] Possible bug in sdhci.c
 2015-02-23 21:56 UTC  (3+ messages)
  ` [U-Boot] [PATCH] mmc: sdhci: don't clobber adjacent registers

[U-Boot] Possible bug in s5p_sdhci.c
 2015-02-23 21:52 UTC  (3+ messages)
  ` [U-Boot] [PATCH] mmc: s5p: properly mask SELBASECLK

[U-Boot] [PATCH] rsa : Compile Modular Exponentiation files based on CONFIG_RSA_SOFTWARE_EXP
 2015-02-23 18:15 UTC  (2+ messages)

[U-Boot] [PATCH][v6] crypto/fsl - Add progressive hashing support using hardware acceleration
 2015-02-23 18:06 UTC  (2+ messages)

[U-Boot] [PATCH] mmc: sdhci: fix bus width switching on Samsung SoCs
 2015-02-23 17:52 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] mmc: dw_mmc: fixed minor problems
 2015-02-23 17:40 UTC  (6+ messages)
` [U-Boot] [PATCH 1/3] mmc: dw_mmc: fixed the wrong bit control
` [U-Boot] [PATCH 2/3] mmc: exynos_dw_mmc: set to clksel_val into board-init function

[U-Boot] [PATCH v3 0/6] arm: a few steps to improve boot time
 2015-02-23 17:38 UTC  (9+ messages)
` [U-Boot] [PATCH v4 "
  ` [U-Boot] [PATCH v4 1/6] exynos: config: enable arch memcpy and arch memset
  ` [U-Boot] [PATCH v4 2/6] arm: relocation: clear .bss section with arch memset if defined
  ` [U-Boot] [PATCH v4 3/6] dfu: mmc: file buffer: remove static allocation
  ` [U-Boot] [PATCH v4 4/6] dlmalloc: do memset in malloc init as new default config
  ` [U-Boot] [PATCH v4 5/6] trats2: defconfig: disable memset at malloc init
  ` [U-Boot] [PATCH v4 6/6] odroid: "

[U-Boot] [PATCH] mmc: dw_mmc: fixed the wrong bit control
 2015-02-23 17:36 UTC  (2+ messages)

[U-Boot] [RFC PATCH v1 0/1] Generating kwb image for custom board
 2015-02-23 17:27 UTC  (4+ messages)
` [U-Boot] [RFC PATCH v1] kwbimage: Align v1 binary header to 4B

[U-Boot] [PATCHv1 00/22] Add SPL support for SoCFGPA
 2015-02-23 17:00 UTC  (7+ messages)
` [U-Boot] [PATCHv1 01/22] arm: socfpga: spl: Add main sdram code

[U-Boot] How to program u-boot in eMMC/MMC on iMX
 2015-02-23 16:21 UTC  (7+ messages)

[U-Boot] [u-boot PATCH v2 00/40] dra7xx: am43xx: add dwc3 gadget driver support and enable dfu
 2015-02-23 15:30 UTC  (35+ messages)
` [U-Boot] [u-boot PATCH v2 08/40] usb: dwc3: remove un-used files from dwc3 folder
` [U-Boot] [u-boot PATCH v2 09/40] usb: dwc3: Modify the file headers to u-boot format
` [U-Boot] [u-boot PATCH v2 10/40] usb: dwc3: remove trace_* APIs from dwc3 driver
` [U-Boot] [u-boot PATCH v2 11/40] usb: dwc3: fix dwc3 header files
` [U-Boot] [u-boot PATCH v2 12/40] usb: dwc3: remove pm related operations from dwc3 driver
` [U-Boot] [u-boot PATCH v2 13/40] arm: asm: dma-mapping: added dma_free_coherent API
` [U-Boot] [u-boot PATCH v2 14/40] usb: dwc3: linux-compat: Add header for dwc3 linux compatibiltiy
` [U-Boot] [u-boot PATCH v2 15/40] usb: dwc3: gadget: make dwc3 gadget build in uboot
` [U-Boot] [u-boot PATCH v2 16/40] include: asm: types: add resource_size_t type
` [U-Boot] [u-boot PATCH v2 17/40] usb: dwc3: ep0: make dwc3 ep0 build in uboot
` [U-Boot] [u-boot PATCH v2 18/40] include: usb: composite: add USB_GADGET_DELAYED_STATUS to avoid compilation error
` [U-Boot] [u-boot PATCH v2 19/40] usb: dwc3: core: make dwc3 core build in uboot
` [U-Boot] [u-boot PATCH v2 20/40] include: dwc3-uboot: add a structure for populating platform data
` [U-Boot] [u-boot PATCH v2 21/40] dwc3: core: change probe and remove to uboot init and uboot exit code
` [U-Boot] [u-boot PATCH v2 22/40] dwc3: core: add support for multiple dwc3 controllers
` [U-Boot] [u-boot PATCH v2 23/40] dwc3: core: added an API to invoke irq handlers
` [U-Boot] [u-boot PATCH v2 24/40] usb: dwc3: dwc3-omap: make dwc3-omap build in uboot
` [U-Boot] [u-boot PATCH v2 25/40] include: dwc3-omap-uboot: add a structure for populating dwc3-omap platform data
` [U-Boot] [u-boot PATCH v2 26/40] usb: dwc3: dwc3-omap: change probe and remove to uboot init and uboot exit code
` [U-Boot] [u-boot PATCH v2 27/40] dwc3: dwc3-omap: add support for multiple dwc3-omap controllers
` [U-Boot] [u-boot PATCH v2 28/40] usb: dwc3: dwc3-omap: add interrupt status API to check for interrupts
` [U-Boot] [u-boot PATCH v2 29/40] usb: dwc3: TI PHY: PHY driver for dwc3 in TI platforms
` [U-Boot] [u-boot PATCH v2 30/40] dwc3: flush the buffers before using it
` [U-Boot] [u-boot PATCH v2 31/40] usb: dwc3: ep0: preparation for implementing chained TRB
` [U-Boot] [u-boot PATCH v2 32/40] usb: dwc3: Add chained TRB support for ep0
` [U-Boot] [u-boot PATCH v2 33/40] usb: dwc3: Makefile: Make dwc3 driver compile in u-boot
` [U-Boot] [u-boot PATCH v2 34/40] usb: gadget: defer setting maxpacket till ->setup()
` [U-Boot] [u-boot PATCH v2 35/40] common: cmd_dfu: invoke board_usb_cleanup() for cleaning up
` [U-Boot] [u-boot PATCH v2 36/40] board: ti: DRA7: added USB initializtion code
` [U-Boot] [u-boot PATCH v2 37/40] include: configs: Enable DWC3 and DFU in DRA7xx
` [U-Boot] [u-boot PATCH v2 38/40] board: ti: AM43xx: added USB initializtion code
` [U-Boot] [u-boot PATCH v2 39/40] include: configs: Enable DWC3 and DFU in AM43xx
` [U-Boot] [u-boot PATCH v2 40/40] usb: modify usb_gadget_handle_interrupts to take controller index

[U-Boot] [PATCH 00/11] usb: dwc3: Fixes and improvements for DWC3 driver
 2015-02-23 15:04 UTC  (18+ messages)
` [U-Boot] [PATCH 01/11] usb: composite: Add .reset callback to usb_gadget_driver structure
` [U-Boot] [PATCH 02/11] usb: dwc3: linux-compat: Fix: Adding missing include files
` [U-Boot] [PATCH 03/11] usb: dwc3: Add BIT() macro
` [U-Boot] [PATCH 04/11] usb: dwc3: make dwc3_set_mode to static
` [U-Boot] [PATCH 05/11] usb: dwc3: Set usbdrd phy ctrl and mode in dwc3 core
` [U-Boot] [PATCH 06/11] usb: dwc3: add a workaround for too small OUT requests
` [U-Boot] [PATCH 07/11] usb: dwc3: gadget: add common endpoint configuration for dwc3 udc driver
` [U-Boot] [PATCH 08/11] usb: dwc3: optimize interrupt loop
` [U-Boot] [PATCH 09/11] usb: dwc3: gadget: Set all ctrl fields of Transfer Control Blocks (TRB) to be LST
` [U-Boot] [PATCH 10/11] usb: dwc3: gadget: Set non EP0 max packet limit to 512B
` [U-Boot] [PATCH 11/11] usb: dwc3: Correct clean up code for requests

[U-Boot] [u-boot 00/40] dra7xx: am43xx: add dwc3 gadget driver support and enable dfu
 2015-02-23 14:59 UTC  (4+ messages)
` [U-Boot] [u-boot 14/40] usb: dwc3: linux-compat: Add header for dwc3 linux compatibiltiy

[U-Boot] [PATCH] gpt: support random UUIDs without setting environment variables
 2015-02-23 14:42 UTC  (4+ messages)

[U-Boot] [PATCH] spl_mem_init.c : Added support for mDDR in SPL for i.MX28
 2015-02-23 14:34 UTC 

[U-Boot] [PATCH v4 0/5] Clean out SPL and enable driver model
 2015-02-23 13:46 UTC  (2+ messages)

[U-Boot] Weird error message on buildman
 2015-02-23 13:42 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/20] ARM: UniPhier: bug fixes, refactorings and new features
 2015-02-23 13:11 UTC  (21+ messages)
` [U-Boot] [PATCH v3 01/20] ARM: UniPhier: move SoC sources to mach-uniphier
` [U-Boot] [PATCH v3 02/20] ARM: UniPhier: move SoC headers to mach-uniphier/include/mach
` [U-Boot] [PATCH v3 03/20] ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h>
` [U-Boot] [PATCH v3 04/20] ARM: UniPhier: fix comments in PH1-Pro4 SBC code
` [U-Boot] [PATCH v3 05/20] ARM: UniPhier: fix SBC init code
` [U-Boot] [PATCH v3 06/20] ARM: UniPhier: split clkrst_init() into two functions
` [U-Boot] [PATCH v3 07/20] ARM: UniPhier: reset NAND core in SPL for non-NAND boot mode
` [U-Boot] [PATCH v3 08/20] ARM: UniPhier: enable STDMAC for EHCI
` [U-Boot] [PATCH v3 09/20] ARM: UniPhier: remove EHCI platform devices
` [U-Boot] [PATCH v3 10/20] ARM: UniPhier: move uniphier_ehci_reset() function
` [U-Boot] [PATCH v3 11/20] ARM: UniPhier: replace "usb-ehci" with "generic-ehci"
` [U-Boot] [PATCH v3 12/20] ARM: UniPhier: add I/O pin settings for xHCI on PH1-Pro4
` [U-Boot] [PATCH v3 13/20] ARM: UniPhier: enable xHCI and GIO cores for PH1-Pro4
` [U-Boot] [PATCH v3 14/20] ARM: UniPhier: add xHCI device nodes to PH1-Pro4 device tree
` [U-Boot] [PATCH v3 15/20] usb: UniPhier: add UniPhier on-chip xHCI host driver support
` [U-Boot] [PATCH v3 16/20] ARM: UniPhier: switch to xHCI for PH1-Pro4
` [U-Boot] [PATCH v3 17/20] ARM: UniPhier: support 1CS support card for all the UniPhier SoCs
` [U-Boot] [PATCH v3 18/20] ARM: UniPhier: switch to 1CS support card
` [U-Boot] [PATCH v3 19/20] ARM: UniPhier: consolidate MEMCONF setting code
` [U-Boot] [PATCH v3 20/20] ARM: UniPhier: remove stop_mpll() from PH1-Pro4 PLL initialization

[U-Boot] [PATCH 1/3] mx31ads: Convert to generic board
 2015-02-23 13:10 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