public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2014-06-26 20:13:21 to 2014-07-01 22:47:54 UTC [more...]

[U-Boot] [PATCH] usb: ci_udc: Allocate the qTD list directly
 2014-07-01 22:47 UTC  (17+ messages)
` [U-Boot] [PATCH V2] "

[U-Boot] [PATCH 0/6] usb: ci_udc: fixes and cleanups
 2014-07-01 22:42 UTC  (12+ messages)
` [U-Boot] [PATCH 1/6] usb: ci_udc: fix ci_flush_{qh, qtd} calls in ci_udc_probe()
` [U-Boot] [PATCH 2/6] usb: ci_udc: don't assume QTDs are adjacent when transmitting ZLPs
` [U-Boot] [PATCH 3/6] usb: ci_udc: lift ilist size calculations to global scope
` [U-Boot] [PATCH 4/6] usb: ci_udc: fix items array size/stride calculation
` [U-Boot] [PATCH 5/6] usb: ci_udc: remove controller.items array
` [U-Boot] [PATCH 6/6] usb: ci_udc: don't memalign() struct ci_req allocations

[U-Boot] [PATCH] usb: ci_udc: use var name ep/ci_ep consistently
 2014-07-01 20:22 UTC 

[U-Boot] [PATCH 1/4] kirkwood: Rename dns325 to dnskw
 2014-07-01 20:09 UTC  (3+ messages)

[U-Boot] SPL broken on i.mx31 platforms
 2014-07-01 19:45 UTC  (3+ messages)

[U-Boot] please pull u-boot-samsung master
 2014-07-01 19:34 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] test: dfu: cleanup before execution
 2014-07-01 18:16 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] test: dfu: add some more test cases
` [U-Boot] [PATCH 3/3] dfu: fix readback buffer overflow test

[U-Boot] [PATCH] ARM: tegra: Add support for norrin board
 2014-07-01 18:13 UTC  (3+ messages)

[U-Boot] [PATCH] Timeout for SDHCI commands
 2014-07-01 18:11 UTC  (4+ messages)
` [U-Boot] [PATCH] mmc: sdhci: Fixed timeout for sdhci_send_command()

[U-Boot] pull request for u-boot-tegra/master into ARM/master
 2014-07-01 16:58 UTC  (2+ messages)

[U-Boot] [PATCH v2 01/11] samsung: misc: fix soc revision setting in the set_board_info()
 2014-07-01 14:36 UTC  (21+ messages)
` [U-Boot] [PATCH v3 00/11] Add support to Odroid U3/X2
  ` [U-Boot] [PATCH v3 02/11] board:samsung: add function boot_device() for checking boot medium
  ` [U-Boot] [PATCH v3 03/11] board:samsung: check the boot device and init the right mmc driver
  ` [U-Boot] [PATCH v3 06/11] arm:reset: call the reset_misc() before the cpu reset
  ` [U-Boot] [PATCH v3 07/11] samsung: board: enable support of multiple board types

[U-Boot] Please pull u-boot-ti/master
 2014-07-01 13:43 UTC  (2+ messages)

[U-Boot] [PATCH] README: document CONFIG_ENV_IS_IN_SPI_FLASH
 2014-07-01 11:30 UTC 

[U-Boot] [PATCH v4 0/3] mtd, ubi, ubifs: resync with Linux-3.14
 2014-07-01 10:45 UTC  (15+ messages)

[U-Boot] [PATCH RFC 1/3] spi:fsl_spi:Add compatibility for fsl-qspi and fsl-dspi modules driver
 2014-07-01  9:18 UTC  (3+ messages)
` [U-Boot] [PATCH RFC 2/3] arm:vf610:Add SPI bus num in SOC level for SPI compatibility
` [U-Boot] [PATCH RFC 3/3] arm:vf610-twr:Add fsl-spi-interface config and board info

[U-Boot] [PATCH] powerpc/t1040: fix i2c2 address on t1040qds and t104xrdb
 2014-07-01  7:37 UTC  (2+ messages)

[U-Boot] [PULL] : Please pull u-boot-imx
 2014-07-01  5:51 UTC  (2+ messages)

[U-Boot] [PATCH v1 0/25] Add Marvell Armada XP MV78460 SoC support
 2014-07-01  5:48 UTC  (31+ messages)
` [U-Boot] [PATCH v1 01/25] sf: Add M25PX64 SPI NOR flash ID
` [U-Boot] [PATCH v1 02/25] arm: kirkwood: spi.h: Add some missing parenthesis
` [U-Boot] [PATCH v1 03/25] spi: kirkwood_spi.c: Some fixes and cleanup
` [U-Boot] [PATCH v1 04/25] spi: kirkwood_spi.c: Make global variable static
` [U-Boot] [PATCH v1 05/25] spi: kirkwood_spi.c: cosmetic: Fix minor coding style issues
` [U-Boot] [PATCH v1 06/25] arm: kirkwood: Move some SoC files into new arch/arm/mvebu-common
` [U-Boot] [PATCH v1 07/25] arm: marvell: Move arch/kirkwood.h to arch/soc.h
` [U-Boot] [PATCH v1 08/25] arm: marvell: Move arch-kirkwood/spi.h to arch-mvebu/spi.h
` [U-Boot] [PATCH v1 09/25] arm: marvell: Rework timer.c to make it usable for other MVEBU platforms
` [U-Boot] [PATCH v1 10/25] arm: mvebu: Add common mbus functions to use on Marvell SoCs
` [U-Boot] [PATCH v1 11/25] spi: kirkwood_spi.c: Compile MPP (pin-mux) only for kirkwood SoC's
` [U-Boot] [PATCH v1 12/25] arm: marvell: Extract kirkwood gpio functions into new common file gpio.c
` [U-Boot] [PATCH v1 13/25] spi: kirkwood_spi.c: Change KW_SPI_BASE to MVEBU_SPI_BASE
` [U-Boot] [PATCH v1 14/25] arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo()
` [U-Boot] [PATCH v1 15/25] net: mvneta.c: Add support for the ethernet controller of the Marvell Armada XP SoC
` [U-Boot] [PATCH v1 16/25] net: phy.h: Make PHY autonegotiation timeout configurable
` [U-Boot] [PATCH v1 17/25] i2c: mvtwsi: Add support for Marvell Armada XP
` [U-Boot] [PATCH v1 18/25] arm: armada-xp: Add basic support for Marvell Armada XP SoC
` [U-Boot] [PATCH v1 19/25] arm: armada-xp: Add basic support for the Marvell DB-78460-BP board
` [U-Boot] [PATCH v1 20/25] arm: kirkwood: Remove some dead code from cpu.c
` [U-Boot] [PATCH v1 21/25] arm: kirkwood: Use mvebu new common mbus API
` [U-Boot] [PATCH v1 22/25] tools/kwboot: Sync with latest barebox version to support Armada XP
` [U-Boot] [PATCH v1 23/25] tools: Compile kwboot for Marvell Armada XP as those SoCs are now supported
` [U-Boot] [PATCH v1 24/25] tools: kwbimage: Add image version 1 support for Armada XP / 370
` [U-Boot] [PATCH v1 25/25] Makefile: Add CONFIG_BUILD_TARGET to automatically build an special image

[U-Boot] u-boot elf generation for arm64
 2014-07-01  4:11 UTC 

[U-Boot] [PATCH 0/2] ARM: atmel: sama5d3xek: enable NOR flash support
 2014-07-01  3:52 UTC  (6+ messages)
` [U-Boot] [PATCH 2/2] "

[U-Boot] [PATCH] usb: ci_udc: fix interaction with CONFIG_USB_ETH_CDC
 2014-06-30 23:56 UTC  (28+ messages)

[U-Boot] Pull request v2: u-boot-sh/rmobile into u-boot-arm/master
 2014-06-30 20:59 UTC  (2+ messages)

[U-Boot] [PATCH v5 0/5] mtd, ubi, ubifs: resync with Linux-3.14
 2014-06-30 15:49 UTC  (6+ messages)

[U-Boot] Why spi flash probe runs twice on Xilinx Zynq board ?
 2014-06-30 11:10 UTC  (8+ messages)

[U-Boot] [PATCH v1 0/2] Add CONFIG_SYS_GENERIC_BOARD to all gdsys boards
 2014-06-30 11:05 UTC  (3+ messages)
` [U-Boot] [PATCH v1 1/2] ppc: Make ppc4xx ready for CONFIG_SYS_GENERIC_BOARD
` [U-Boot] [PATCH v1 2/2] board: Add CONFIG_SYS_GENERIC_BOARD to all gdsys boards

[U-Boot] [PATCH] blackfin: Add more dcache functions
 2014-06-30 10:00 UTC 

[U-Boot] [PATCH] blackfin: Fix warning about undefined function
 2014-06-30  9:59 UTC 

[U-Boot] [PATCH] m68k: Fix incorrect memory access on M5235
 2014-06-30  9:59 UTC 

[U-Boot] [PATCH] m68k: Fix bug, "address of" operator was forgotten
 2014-06-30  9:59 UTC 

[U-Boot] Issues configuring Samsung K4B2G1646Q DDR3 on am3352
 2014-06-30  9:17 UTC 

[U-Boot] [PATCH] i2c, omap24xx: add i2c deblock sequenz
 2014-06-30  7:12 UTC 

[U-Boot] [PATCH] Samsung: Goni: change maintainer to Robert Baldyga
 2014-06-30  5:22 UTC  (3+ messages)

[U-Boot] Build broken for bf538f-ezkit board - not enough ram
 2014-06-29 15:01 UTC 

[U-Boot] __weak usage
 2014-06-28 18:34 UTC  (2+ messages)

[U-Boot] [RFC] kbuild.h: workaround for llvm IAS
 2014-06-28 12:53 UTC  (4+ messages)

[U-Boot] U-Boot Digest, Vol 73, Issue 48
 2014-06-28 10:00 UTC 

[U-Boot] Question about dynamic gpmc timings
 2014-06-27 23:49 UTC 

[U-Boot] [PATCH 1/2] am43xx: Update EMIF DDR3 Configuration for AM43x GP
 2014-06-27 18:31 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] am43xx: Tune the system to avoid DSS underflows

[U-Boot] [PATCH] doc/README.falcon: Clarify steps slightly
 2014-06-27 18:11 UTC  (2+ messages)

[U-Boot] [Patch v1 1/4] ARMv8/ls2085a: Fix CPU_RELEASE_ADDR
 2014-06-27 16:54 UTC  (4+ messages)
` [U-Boot] [Patch v1 2/4] armv8/fsl-lsch3: Release secondary cores from boot hold off with Boot Page
` [U-Boot] [Patch v1 3/4] ARMv8/ls2085a: Enable secondary cores
` [U-Boot] [Patch v1 4/4] ARMv8/ls2085a: Move u-boot location to make room for RCW

[U-Boot] ARMv8 spin-table patches
 2014-06-27 16:44 UTC  (2+ messages)

[U-Boot] Return value of run command
 2014-06-27 16:32 UTC  (3+ messages)

[U-Boot] [PATCH v3] ARM: tegra: Disable VPR
 2014-06-27 16:21 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] usb: host: xhci: make sure to power up PHY
 2014-06-27 15:37 UTC  (4+ messages)

[U-Boot] U-Boot Digest, Vol 73, Issue 47
 2014-06-27 10:02 UTC 

[U-Boot] U-Boot Digest, Vol 73, Issue 46
 2014-06-27 10:01 UTC 

[U-Boot] [RFC PATCH 0/3] Implement "fastboot flash" for eMMC
 2014-06-27  8:50 UTC  (13+ messages)

[U-Boot] [PATCH v3 00/10] sunxi: Bug fixes, sun4i and sun5i support and network improvements
 2014-06-27  8:20 UTC  (4+ messages)

No subject
 2014-06-27  8:01 UTC 

No subject
 2014-06-27  8:01 UTC 

No subject
 2014-06-27  8:01 UTC 

No subject
 2014-06-27  8:01 UTC 

[U-Boot] [PATCH] powerpc/t4240qds: fix offset of serdes when checking its' reference clock
 2014-06-27  6:39 UTC 

[U-Boot] [PATCH 1/3] i2c: tegra: use repeated start for reads
 2014-06-26 22:54 UTC  (8+ messages)

[U-Boot] [PATCH] board: ti: dra7xx: add mux data for UART3
 2014-06-26 21:38 UTC 

[U-Boot] [PATCH v3 0/4] Implement "fastboot flash" for eMMC
 2014-06-26 20:13 UTC  (5+ messages)
` [U-Boot] [PATCH v3 1/4] usb/gadget: fastboot: add sparse image definitions
` [U-Boot] [PATCH v3 2/4] usb/gadget: fastboot: add eMMC support for flash command
` [U-Boot] [PATCH v3 3/4] usb/gadget: fastboot: add "
` [U-Boot] [PATCH v3 4/4] usb/gadget: fastboot: minor cleanup


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