public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-08-13 13:22:57 to 2015-08-14 00:37:53 UTC [more...]

[U-Boot] [v2 0/6] spi: cadence_qspi: optimize & fix indirect rd-writes
 2015-08-14  0:37 UTC  (27+ messages)
` [U-Boot] [v2 1/6] spi: cadence_qspi: move trigger base configuration in init
` [U-Boot] [v2 2/6] spi: cadence_qspi: remove sram polling from flash read
` [U-Boot] [v2 3/6] spi: cadence_qspi: remove sram polling from flash write
` [U-Boot] [v2 5/6] spi: cadence_qspi: fix base trigger address & transfer start address

[U-Boot] efi: Error building as EFI payload (both 32bit and 64 bit)
 2015-08-14  0:13 UTC  (6+ messages)

[U-Boot] [PATCH v2] dfu:tests: Modify dfu_gadget_test.sh to accept USB device vendor:product ID
 2015-08-13 23:26 UTC 

[U-Boot] Regression in usb-storage in u-boot 2015.04 ???
 2015-08-13 23:16 UTC  (4+ messages)

[U-Boot] [PATCH] usb_storage: USB storage transfer size increase for xHCI
 2015-08-13 23:12 UTC  (7+ messages)

[U-Boot] [PATCH] dfu:tests: Modify dfu_gadget_test.sh to accept USB device major:minor number
 2015-08-13 23:05 UTC  (3+ messages)

[U-Boot] [PATCH v3 0/9] dfu: tftp: update: Support for DFU upgrades via ETH (TFTP)
 2015-08-13 23:02 UTC  (10+ messages)
` [U-Boot] [PATCH v3 1/9] doc: dfu: tftp: README entry for TFTP extension of DFU
` [U-Boot] [PATCH v3 2/9] net: tftp: Move tftp.h file from ./net to ./include/net
` [U-Boot] [PATCH v3 3/9] tftp: update: Allow some parts of the code to be reused when CONFIG_SYS_NO_FLASH is set
` [U-Boot] [PATCH v3 4/9] dfu: tftp: update: Provide tftp support for the DFU subsystem
` [U-Boot] [PATCH v3 5/9] dfu: tftp: update: Add dfu_write_from_mem_addr() function
` [U-Boot] [PATCH v3 6/9] update: tftp: dfu: Extend update_tftp() function to support DFU
` [U-Boot] [PATCH v3 7/9] dfu: command: Extend "dfu" command to handle receiving data via TFTP
` [U-Boot] [PATCH v3 8/9] dfu: tftp: Kconfig: Add Kconfig entry for dfu tftp feature
` [U-Boot] [PATCH v3 9/9] dfu: tftp: Kconfig: Enable DFU_TFTP support on the am335x_boneblack_defconfig

[U-Boot] [PATCH 0/3] Introduce TPM driver model and STMicroelectronics ST33ZP24 TPMs
 2015-08-13 22:53 UTC  (11+ messages)
` [U-Boot] [PATCH 1/3] tpm: Move tpm_tis_i2c to tpm_i2c_infineon
` [U-Boot] [PATCH 2/3] tpm: Initial work to introduce TPM driver model
` [U-Boot] [PATCH 3/3] tpm: Add st33zp24 tpm with i2c and spi phy

[U-Boot] [PATCH 00/25] dm: Convert TPM drivers to driver model
 2015-08-13 22:53 UTC  (19+ messages)
` [U-Boot] [PATCH 06/25] tpm: Move the I2C TPM code into one file
` [U-Boot] [PATCH 07/25] tpm: tpm_tis_i2c: Drop unnecessary methods
` [U-Boot] [PATCH 08/25] tpm: tpm_tis_i2c: Drop struct tpm_vendor_specific

[U-Boot] [PATCH 0/2] arm: Move all boards over to generic board
 2015-08-13 22:52 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] arm: Enable CONFIG_SYS_GENERIC_BOARD for all boards
` [U-Boot] [PATCH 2/2] arm: Drop old non-generic-board code

[U-Boot] [PATCH v3 00/11] arm: rpi: Enable USB and Ethernet driver model Raspberry Pi
 2015-08-13 22:24 UTC  (9+ messages)
` [U-Boot] [PATCH v3 01/11] dm: serial: Update binding for PL01x serial UART

[U-Boot] [PATCH 1/9] powerpc: canmb: convert to generic board
 2015-08-13 22:16 UTC  (10+ messages)
` [U-Boot] [PATCH 2/9] powerpc: inka4x0: "
` [U-Boot] [PATCH 3/9] powerpc: ipek01: "
` [U-Boot] [PATCH 4/9] powerpc: jupiter: "
` [U-Boot] [PATCH 5/9] powerpc: motionpro: "
` [U-Boot] [PATCH 6/9] powerpc: munices: "
` [U-Boot] [PATCH 7/9] powerpc: pcm030: "
` [U-Boot] [PATCH 8/9] powerpc: v38b: "
` [U-Boot] [PATCH 9/9] powerpc: socrates: "

[U-Boot] Pull request, u-boot-tegra/master
 2015-08-13 21:55 UTC  (2+ messages)

[U-Boot] [RFC PATCH 00/28] Janitorial: powerpc: remove PowerPC non-generic boards
 2015-08-13 21:17 UTC  (8+ messages)
` [U-Boot] [RFC PATCH 27/28] powerpc: remove MPC8610HPCD support
` [U-Boot] [RFC PATCH 28/28] powerpc: remove sbc8641d support

[U-Boot] [U-Boot PATCH v2 00/10] Enable edma support for ti-qspi
 2015-08-13 20:54 UTC  (30+ messages)
` [U-Boot] [U-Boot PATCH v2 01/10] sf: allocate cache aligned buffers to copy from flash
` [U-Boot] [U-Boot PATCH v2 02/10] env: use cache line aligned memory for flash read
` [U-Boot] [U-Boot PATCH v2 03/10] ARM: AM43xx: Add support for disabling clocks in uboot
` [U-Boot] [U-Boot PATCH v2 04/10] ARM: OMAP5: "
` [U-Boot] [U-Boot PATCH v2 05/10] ARM: OMAP5: Add functions to enable and disable EDMA3 clocks
` [U-Boot] [U-Boot PATCH v2 06/10] ARM: AM43XX: "
` [U-Boot] [U-Boot PATCH v2 07/10] sf: ops: Add spi_flash_copy_mmap function
` [U-Boot] [U-Boot PATCH v2 08/10] dma: ti-edma3: Add helper function to support edma3 transfer
` [U-Boot] [U-Boot PATCH v2 09/10] spi: ti_qspi: Use DMA to read from qspi flash
` [U-Boot] [U-Boot PATCH v2 10/10] ARM: dra7xx_evm: Enable EDMA3 in SPL to support DMA on qspi

[U-Boot] [PATCH v7 5/5] usb: lpc32xx: add host USB driver
 2015-08-13 19:40 UTC 

[U-Boot] [PATCH v7 3/5] nand: lpc32xx: add ECC layout for small page NAND
 2015-08-13 19:40 UTC 

[U-Boot] [PATCH v7 2/5] nand: lpc32xx: add hardware ECC support
 2015-08-13 19:40 UTC 

[U-Boot] [PATCH 1/3] tbs2910: use full name in Kconfig board selection
 2015-08-13 19:08 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] tbs2910: remove deprecated CONFIG_SYS_EXTRA_OPTIONS
` [U-Boot] [PATCH 3/3] tbs2910: remove SYS_SOC from board specific Kconfig

[U-Boot] [PATCH v2 01/15] cgtqmx6eval: Use default prompt
 2015-08-13 19:07 UTC  (3+ messages)
` [U-Boot] [PATCH v2 08/15] cgtqmx6eval: Add SPI NOR flash support

[U-Boot] [PATCH 1/3] ARM: at91: sama5: move the sd/mmc env config to at91-sama5_common.h
 2015-08-13 19:04 UTC  (3+ messages)
` [U-Boot] [PATCH 3/3] ARM: at91: sama5: update the spi flash mapping

[U-Boot] tftpserver in uboot
 2015-08-13 18:40 UTC 

[U-Boot] [PATCH] spi: zynq_spi: Simplify debug macro
 2015-08-13 18:37 UTC  (2+ messages)

[U-Boot] [PATCH 01/19] ARM: zynq: DT: Use the right names for nodes
 2015-08-13 18:36 UTC  (3+ messages)
` [U-Boot] [PATCH 06/19] spi: Fix zynq SPI binding

[U-Boot] [PATCH v2] kconfiglib: update to the latest version
 2015-08-13 18:25 UTC  (3+ messages)

[U-Boot] [PATCH] ti: qspi: set flash quad bit based on quad support flag
 2015-08-13 18:11 UTC  (2+ messages)

[U-Boot] printf("%d") breaks u-boot 2015.01+
 2015-08-13 17:41 UTC  (12+ messages)
          ` [U-Boot] [patch] break build if it would produce broken binary

[U-Boot] [RESEND PATCH 1/1] armv8: Add framework for CCN-504 interconnect configuration
 2015-08-13 17:40 UTC  (2+ messages)

[U-Boot] [RESUBMIT PATCH v3 0/8] This patch series adds support for Cavium ThunderX 88xx SoC family
 2015-08-13 17:31 UTC  (10+ messages)
` [U-Boot] [RESUBMIT PATCH v3 1/8] armv8: Add read_mpidr() function
` [U-Boot] [RESUBMIT PATCH v3 2/8] armv8: New MMU setup code allowing to use 48+ bits PA/VA
` [U-Boot] [RESUBMIT PATCH v3 3/8] armv8: Add SMC calls infrastructure
` [U-Boot] [RESUBMIT PATCH v3 4/8] armv8: Add psci.h from the Linux kernel
` [U-Boot] [RESUBMIT PATCH v3 5/8] arm: serial: Add ability to use pre-initialized UARTs
` [U-Boot] [RESUBMIT PATCH v3 6/8] armv8: cavium: Add ThunderX 88xx board definition
` [U-Boot] [RESUBMIT PATCH v3 7/8] armv8: cavium: Add an implementation of ATF calling functions
` [U-Boot] [RESUBMIT PATCH v3 8/8] armv8: cavium: Get DRAM size from ATF

[U-Boot] [PATCH v2 0/2] Rename DDR4 target names
 2015-08-13 17:22 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/2] armv8/ls2085a_emu: Drop DDR3 emulation target
` [U-Boot] [PATCH v2 2/2] powerpc/defconfig: Rename defconfig file for T1040QDS/T1024QDS DDR4 targets

[U-Boot] [PATCH] kconfiglib: update to the latest version
 2015-08-13 17:02 UTC  (4+ messages)
` [U-Boot] "

[U-Boot] [PATCH v4 1/2] x86: minnowmax: Define and enable interrupt setup
 2015-08-13 16:36 UTC  (2+ messages)
` [U-Boot] [PATCH v4 2/2] x86: Add a simple interrupt script to the README

[U-Boot] [PATCH v3 0/7] This patch series adds support for Cavium ThunderX 88xx SoC family
 2015-08-13 16:29 UTC  (10+ messages)
` [U-Boot] [PATCH v3 1/7] armv8: New MMU setup code allowing to use 48+ bits PA/VA
` [U-Boot] [PATCH v3 2/7] armv8: Add SMC calls infrastructure
` [U-Boot] [PATCH v3 3/7] armv8: Add psci.h from the Linux kernel
` [U-Boot] [PATCH v3 4/7] arm: serial: Add ability to use pre-initialized UARTs
` [U-Boot] [PATCH v3 5/7] armv8: cavium: Add ThunderX 88xx board definition
` [U-Boot] [PATCH v3 6/7] armv8: cavium: Add an implementation of ATF calling functions
` [U-Boot] [PATCH v3 7/7] armv8: cavium: Get DRAM size from ATF

[U-Boot] [PATCH v2 0/6] net: Move e1000 driver to driver model and Kconfig
 2015-08-13 15:55 UTC  (9+ messages)
` [U-Boot] [PATCH v2 3/6] net: e1000: Convert to driver model
` [U-Boot] [PATCH v2 5/6] Tidy up some defconfig files

[U-Boot] [PATCH v3 04/16] drivers/net/vsc9953: Fix missing reserved register
 2015-08-13 15:54 UTC  (12+ messages)
` [U-Boot] [PATCH v3 11/16] net/eth.c: Add function to validate a MAC address

[U-Boot] [PATCH v3 0/6] net: Move e1000 driver to driver model and Kconfig
 2015-08-13 15:50 UTC  (7+ messages)
` [U-Boot] [PATCH v3 1/6] net: e1000: Move #include of common.h to the C files
` [U-Boot] [PATCH v3 2/6] net: e1000: Prepare for driver model conversion
` [U-Boot] [PATCH v3 3/6] net: e1000: Convert to driver model
` [U-Boot] [PATCH v3 4/6] net: e1000: Add Kconfig options
` [U-Boot] [PATCH v3 5/6] Tidy up some defconfig files
` [U-Boot] [PATCH v3 6/6] net: Move CONFIG_E1000 options to Kconfig

[U-Boot] [PATCH] ARM: OMAP5+: configs: Fix default boot command
 2015-08-13 15:42 UTC  (7+ messages)

[U-Boot] [PATCH v6 5/5] usb: lpc32xx: add host USB driver
 2015-08-13 15:03 UTC  (6+ messages)

[U-Boot] [PATCH 0/3] ARM: DRA74x: Add support for ES2.0
 2015-08-13 14:51 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] ARM: DRA7: Add detection of ES2.0
` [U-Boot] [PATCH 2/3] ARM: DRA74-evm: Add iodelay values for SR2.0
` [U-Boot] [PATCH 3/3] ARM: DRA74-evm: Use SMA_1 spare register to workaround DP83865 phy on SR2.0

[U-Boot] [PATCH 0/6] ti: dwc3: Enable USB clocks on-demand
 2015-08-13 14:34 UTC  (7+ messages)
` [U-Boot] [PATCH 2/6] ARM: OMAP5: Add functions to enable and disable USB clocks
` [U-Boot] [PATCH 4/6] ARM: AM43xx: "

[U-Boot] [PATCH 1/4] x86: microcode-tool: Write pure data to the dtsi file
 2015-08-13 14:22 UTC  (10+ messages)
` [U-Boot] [PATCH 2/4] x86: Update microcode dtsi and board dts files per microcode-tool
` [U-Boot] [PATCH 3/4] x86: baytrail: Add microcode for BayTrail-I D0 stepping
` [U-Boot] [PATCH 4/4] x86: baytrail: Support multiple microcode copies

[U-Boot] [PATCH] Add clarifications to the x86 README
 2015-08-13 13:54 UTC  (7+ messages)
` [U-Boot] [PATCH] x86: "

[U-Boot] [U-BOOT PATCH v3 0/4] x86: This series adds ACPI support for qemu targets
 2015-08-13 13:46 UTC  (3+ messages)
` [U-Boot] [U-BOOT PATCH v3 4/4] x86: Added dsdt tables for Qemu ACPI implementation

[U-Boot] [PATCH 0/4] arm: at91: change mpddr and support picosam9g45
 2015-08-13 13:43 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] arm: at91: mpddr: allow multiple DDR controllers
` [U-Boot] [PATCH 2/4] arm: at91: at91sam9m10g45ek/corvus remove useless chip select 1 init
` [U-Boot] [PATCH 3/4] arm: at91: pmc: replace the constant with a define in at91_pmc.h
` [U-Boot] [PATCH 4/4] arm: at91: add support for mini-box picosam9g45 board

[U-Boot] [PATCH v4 0/9] Add support for hi6220 SoC and HiKey 96boards CE board
 2015-08-13 13:24 UTC  (2+ messages)

[U-Boot] GCC 5.2 issue on imx28
 2015-08-13 13:23 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] configs: ti_armv7_keystone2: fix initrd address at args_ramfs
 2015-08-13 13:23 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [RESEND PATCH v5] image-fdt.c: store returned error value
 2015-08-13 13:23 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, "

[U-Boot] [RESEND PATCH v5] colibri_vf: remove spurious new line
 2015-08-13 13:23 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, "

[U-Boot] [RESEND PATCH v5] generic-board: allow showing custom board info
 2015-08-13 13:23 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, "

[U-Boot] [RESEND PATCH v5] fs/fs.c: read up to EOF when len would read past EOF
 2015-08-13 13:23 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, "

[U-Boot] [PATCH 2/2] configs: ti_armv7_keystone2: increase size reserved for initrd
 2015-08-13 13:23 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [RESEND PATCH] common/lcd_console: fix console/logo regression
 2015-08-13 13:23 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND] "

[U-Boot] [PATCH V3] kconfig: add config option for shell prompt
 2015-08-13 13:23 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] ARM: drop "optional" from target select in favor of ARCH_VERSATILE
 2015-08-13 13:23 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 5/5] dra7xx: Add dra72_evm_defconfig using CONFIG_DM
 2015-08-13 13:22 UTC  (2+ messages)
` [U-Boot] [U-Boot, "


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