public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2014-02-04 08:56:15 to 2014-02-06 01:20:17 UTC [more...]

[U-Boot] [PATCH 0/6] usb:samsung: Exynos4 SoC USB code improvements
 2014-02-06  1:20 UTC  (14+ messages)
` [U-Boot] [PATCH 4/6] usb:udc:samsung: Zero copy approach for data passed to Samsung's UDC driver
` [U-Boot] [PATCH v2 0/6] usb:samsung: Exynos4 SoC USB code improvements
  ` [U-Boot] [PATCH v2 1/6] usb:gadget:ums: Replace malloc calls with memalign to fix cache buffer alignment
  ` [U-Boot] [PATCH v2 2/6] usb:udc:samsung: Remove redundant cache operation from Samsung UDC driver
  ` [U-Boot] [PATCH v2 3/6] usb:udc:samsung: Allow burst transfers for non EP0 endpints
  ` [U-Boot] [PATCH v2 4/6] usb:udc:samsung: Zero copy approach for data passed to Samsung's UDC driver
  ` [U-Boot] [PATCH v2 5/6] usb:gadget:f_thor: Allocate request up to THOR_PACKET_SIZE not ep->maxpacket
  ` [U-Boot] [PATCH v2 6/6] usb:gadget:f_thor: cosmetic: Remove debug memset

[U-Boot] [PATCH] serial: s5p: set automatically clears after resetting Rx FIFO
 2014-02-06  0:31 UTC  (2+ messages)

[U-Boot] [PATCH v3 2/2] ventana: Add Gateworks Ventana family support
 2014-02-05 23:51 UTC  (3+ messages)

[U-Boot] [PATCH v3 1/2] power: add PFUZE100 PMIC driver
 2014-02-05 23:22 UTC 

[U-Boot] [PATCH v3 0/2] IMX6: Add Gateworks Ventana support
 2014-02-05 23:16 UTC  (3+ messages)
` [U-Boot] [PATCH v3 1/2] power: add PFUZE100 PMIC driver
` [U-Boot] [PATCH v3 2/2] ventana: Add Gateworks Ventana family support

[U-Boot] [PATCH] common: Remove invalid endianess conversion
 2014-02-05 22:09 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/3] Simplify dts/Makefile and support multiple DTBs generation
 2014-02-05 21:47 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/3] dts: re-write dts/Makefile more simply with Kbuild
` [U-Boot] [PATCH v2 2/3] dts: move device tree sources to arch/$(ARCH)/dts/
` [U-Boot] [PATCH v2 3/3] dts: generate multiple device tree blobs

[U-Boot] [RFC PATCH 1/1] Read mmc device memory capacity from EXT_CSD if memory is addressed by sector
 2014-02-05 20:00 UTC 

[U-Boot] [PATCH] powerpc/t104xrdb, t1040qds : Update FMAN microcode NOR address
 2014-02-05 20:00 UTC  (2+ messages)

[U-Boot] NAND bad block table
 2014-02-05 19:16 UTC  (4+ messages)

[U-Boot] [PATCH 1/9] mmc: mmc header fix
 2014-02-05 18:00 UTC  (17+ messages)
` [U-Boot] [PATCH v2 00/12] Series v2
  ` [U-Boot] [PATCH v2 01/12] mmc: mmc header fix
  ` [U-Boot] [PATCH v2 02/12] part: "
  ` [U-Boot] [PATCH v2 03/12] arm:goni: Update configuration for goni target
  ` [U-Boot] [PATCH v2 04/12] dfu: fix boards wo USB cable detection
  ` [U-Boot] [PATCH v2 05/12] am335x: dfu: disable DFU in am335x_evm SPL build
  ` [U-Boot] [PATCH v2 06/12] USB: gadget: added a saner gadget downloader registration API
  ` [U-Boot] [PATCH v2 07/12] arm:goni:dfu Add support for DFU to Goni target
  ` [U-Boot] [PATCH v2 08/12] arm:goni: enable GPT command
  ` [U-Boot] [PATCH v2 09/12] arm:goni: enable USB Mass Storage
  ` [U-Boot] [PATCH v2 10/12] dfu:mmc: raw data write fix
  ` [U-Boot] [PATCH v2 11/12] mmc: postponed needless timer initialization
  ` [U-Boot] [PATCH v2 12/12] ums: always initialize mmc before ums_disk_init()

[U-Boot] [PATCH] board: Add support for B&R KWB Motherboard
 2014-02-05 16:59 UTC  (3+ messages)

[U-Boot] [PATCH] board: Add support for B&R T-Series Motherboard
 2014-02-05 16:31 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH V4 1/3] ARM: tegra: convert tegra to use distro defaults
 2014-02-05 16:24 UTC  (3+ messages)
` [U-Boot] [PATCH V4 2/3] ARM: tegra: rework boot scripts
` [U-Boot] [PATCH V4 3/3] ARM: tegra: implement bootcmd_pxe

[U-Boot] [PATCH V3 1/3] ARM: tegra: convert tegra to use distro defaults
 2014-02-05 16:13 UTC  (5+ messages)
` [U-Boot] [PATCH V3 2/3] ARM: tegra: rework boot scripts
` [U-Boot] [PATCH V3 3/3] ARM: tegra: implement bootcmd_pxe

[U-Boot] [PATCH v3 1/8] SPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL_FRAMEWORK
 2014-02-05 15:24 UTC  (8+ messages)
` [U-Boot] [PATCH v3 2/8] cmd_mmc.c: Change 'bootpart' code to match normal coding style
` [U-Boot] [PATCH v3 3/8] cmd_mmc.c: Rename 'bootpart' to 'bootpart-resize'
` [U-Boot] [PATCH v3 4/8] cmd_mmc.c: Add 'partconf' command to mmc
` [U-Boot] [PATCH v3 5/8] cmd_mmc.c: Add bootbus mmc sub-command
` [U-Boot] [PATCH v3 6/8] cmd_mmc.c: Drop open/close mmc sub-commands
` [U-Boot] [PATCH v3 7/8] omap5_uevm: Add CONFIG_SUPPORT_EMMC_BOOT, document usage
` [U-Boot] [PATCH v3 8/8] dra7xx_evm: "

[U-Boot] [PATCH v2 1/8] SPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL_FRAMEWORK
 2014-02-05 13:03 UTC  (9+ messages)
` [U-Boot] [PATCH v2 6/8] cmd_mmc.c: Add 'partconf' command to mmc
` [U-Boot] [PATCH v2 8/8] cmd_mmc.c: Drop open/close mmc sub-commands

[U-Boot] u-boot compile error: Source object has EABI version 5, but target has EABI version 0
 2014-02-05 10:41 UTC  (2+ messages)

[U-Boot] [PATCH] NET: fec_mxc: fix MDIO clock prescaler calculation
 2014-02-05  9:54 UTC 

[U-Boot] [PATCH] ARM: imx6: fix wrong fec clk
 2014-02-05  9:51 UTC 

[U-Boot] enabling post for arm in uboot
 2014-02-05  8:54 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] IMX6: Add Gateworks Ventana support
 2014-02-05  8:17 UTC  (8+ messages)
` [U-Boot] [PATCH 1/2] power: add PFUZE100 PMIC driver
` [U-Boot] [PATCH 2/2] ventana: Add Gateworks Ventana family support

[U-Boot] [PATCH 1/1] SMC91111: Fix compilation warnings
 2014-02-05  7:39 UTC 

[U-Boot] [PATCH 3/3] exynos: pinmux: remove unnecessary routine
 2014-02-05  7:25 UTC  (5+ messages)

[U-Boot] [PATCH 2/3] exynos: pinmux: remove unnecessary define
 2014-02-05  7:25 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] exynos: pinmux: sort the list of peripherals
 2014-02-05  7:24 UTC  (2+ messages)

[U-Boot] [PATCH v2] zynq: Update CLK in bdinfo
 2014-02-05  7:18 UTC 

[U-Boot] [PATCH] zynq: Fix elf header generation
 2014-02-05  7:07 UTC  (5+ messages)

[U-Boot] [PATCH v2] zynq: Fix elf header generation
 2014-02-05  7:06 UTC 

[U-Boot] [PATCH] zynq: Use full tftpboot command instead of shortcut tftp
 2014-02-05  6:56 UTC 

[U-Boot] [PATCH RESEND] MMC: DWMMC: Correct the CLKDIV register value
 2014-02-05  5:58 UTC  (2+ messages)

[U-Boot] [PATCH RESEND 1/2] serial: opencores_yanu: Fix build error
 2014-02-05  4:46 UTC  (2+ messages)
` [U-Boot] [PATCH RESEND 2/2] serial: opencores_yanu: Avoid duplicate oc_serial_setbrg() implementation

[U-Boot] [PATCH 1/4] pxe: allow compilation when !defined(CONFIG_CMD_NET)
 2014-02-05  4:32 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] ARM: rpi_b: convert to use distro defaults
` [U-Boot] [PATCH 3/4] ARM: rpi_b: load /uEnv.txt from MMC at startup
` [U-Boot] [PATCH 4/4] ARM: rpi_b: rework boot scripts, enable sysboot

[U-Boot] [PATCH v9 0/38] Switch over to real Kbuild
 2014-02-05  3:06 UTC  (3+ messages)

[U-Boot] [PATCH v3 0/3] Simplify dts/Makefile and support multiple DTBs generation
 2014-02-05  2:28 UTC  (4+ messages)
` [U-Boot] [PATCH v3 1/3] dts: re-write dts/Makefile more simply with Kbuild
` [U-Boot] [PATCH v3 2/3] dts: move device tree sources to arch/$(ARCH)/dts/
` [U-Boot] [PATCH v3 3/3] dts: generate multiple device tree blobs

[U-Boot] [PATCH] ARM: rpi_b: set $fdtfile in default environment
 2014-02-05  2:20 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: bcm2835: config.mk isn't needed
 2014-02-05  2:19 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/3] Adjust and fix kernel-doc
 2014-02-05  1:52 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/3] kernel-doc: move kernel-doc tools to scripts/
` [U-Boot] [PATCH v2 2/3] kernel-doc: update kernel-doc related files to Linux v3.13
` [U-Boot] [PATCH v2 3/3] kernel-doc: fix some errors

[U-Boot] [PATCH] .gitignore: drop include/asm from ignored file list
 2014-02-05  1:41 UTC 

[U-Boot] pull request for u-boot-tegra/master into ARM/master
 2014-02-04 23:19 UTC 

[U-Boot] V2 implementation of generic distro options
 2014-02-04 22:47 UTC  (6+ messages)
` [U-Boot] [PATCH V2 1/2] cmd_pxe.c add any option for filesystem with sysboot uses generic load
` [U-Boot] [PATCH V2 2/2] config: add config_distro_defaults.h

[U-Boot] [PATCH][v3] powerpc/mpc85xx: SECURE BOOT- Add secure boot target for B4860QDS
 2014-02-04 22:16 UTC  (4+ messages)

[U-Boot] [PATCH V4 01/12] fs: fix generic save command implementation
 2014-02-04 22:07 UTC  (24+ messages)
` [U-Boot] [PATCH V4 02/12] fs: implement infrastructure for an 'exists' function
` [U-Boot] [PATCH V4 03/12] fs: don't pass NULL dev_desc to most filesystems
` [U-Boot] [PATCH V4 04/12] cmd_test: use table lookup for parsing
` [U-Boot] [PATCH V4 05/12] cmd_test: check for binary operators before unary
` [U-Boot] [PATCH V4 06/12] cmd_test: implement ! on sub-expressions
` [U-Boot] [PATCH V4 07/12] cmd_test: evaluate to false without any arguments
` [U-Boot] [PATCH V4 08/12] cmd_test: implement -e test for file existence
` [U-Boot] [PATCH V4 09/12] sandbox: implement exists() function
` [U-Boot] [PATCH V4 10/12] sandbox: enable CONFIG_CMD_FS_GENERIC
` [U-Boot] [PATCH V4 11/12] ext4: implement exists() for ext4fs
` [U-Boot] [PATCH V4 12/12] fat: implement exists() for FAT fs

[U-Boot] [PATCH 1/2] unit-test: fix 'env default' invocation
 2014-02-04 22:05 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] unit-test: add lots of tests for the Hush 'test' command

[U-Boot] [PATCH V2 1/2] pxe: support "devicetree" tag
 2014-02-04 22:05 UTC  (4+ messages)
` [U-Boot] [PATCH V2 2/2] pxe: implement fdtdir extlinux.conf tag

[U-Boot] [PATCH] README: document CONFIG_CMD_FS_GENERIC
 2014-02-04 22:05 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] Please pull u-boot-mpc85xx master
 2014-02-04 22:05 UTC  (2+ messages)

[U-Boot] [GIT PULL] Uartlite patch
 2014-02-04 22:05 UTC  (2+ messages)

[U-Boot] [GIT PULL] Microblaze/Zynq network fixes
 2014-02-04 22:04 UTC  (2+ messages)

[U-Boot] [GIT PULL] microblaze changes
 2014-02-04 22:03 UTC  (2+ messages)

[U-Boot] [GIT PULL] clk command
 2014-02-04 22:03 UTC  (2+ messages)

[U-Boot] Question about Coding-Style
 2014-02-04 22:03 UTC  (10+ messages)

[U-Boot] [PATCH v4 1/5] sf: ops: Squash the malloc+memset combo
 2014-02-04 20:17 UTC  (7+ messages)
` [U-Boot] [PATCH v4 2/5] sf: Optimize flash features code
` [U-Boot] [PATCH v4 3/5] sf: Use slave mode for dual_flash connection
` [U-Boot] [PATCH v4 4/5] doc: SPI: Update the dual_flash info
` [U-Boot] [PATCH v4 5/5] sf: Update bank configuration

[U-Boot] [RESEND PATCH 2/2 v2] socfpga: Adding Scan Manager IOCSR handoff files
 2014-02-04 19:15 UTC 

[U-Boot] [RESEND PATCH 1/2 v2] socfpga: Adding Scan Manager driver
 2014-02-04 19:15 UTC 

[U-Boot] [PATCH v3] spi/cadence: Adding Cadence SPI driver support for SOCFPGA
 2014-02-04 19:12 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] socfpga: Adding Clock Manager
 2014-02-04 19:11 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] socfpga: Adding Clock Manager driver
` [U-Boot] [PATCH 2/2] socfpga: Adding Clock Manager handoff file

[U-Boot] [PATCH] watchdog/denali: Adding DesignWare watchdog driver support
 2014-02-04 19:08 UTC  (2+ messages)

[U-Boot] [PATCH] nand/denali: Adding Denali NAND driver support
 2014-02-04 19:07 UTC  (2+ messages)

[U-Boot] [PATCH v3] designware_i2c: Enhance DesignWare I2C driver address support
 2014-02-04 17:56 UTC 

[U-Boot] [PATCH v2] designware_i2c: Enhance DesignWare I2C driver address support
 2014-02-04 17:51 UTC  (5+ messages)

[U-Boot] [PATCH v2] arm: Switch to -mno-unaligned-access when supported by the compiler
 2014-02-04 17:35 UTC  (2+ messages)

[U-Boot] [PATCH] xilinx_spi: Move timeout calculation out of the loop
 2014-02-04 17:16 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/6] Introducing the Broadcom bcm281xx Architecture
 2014-02-04 16:30 UTC  (4+ messages)
` [U-Boot] [PATCH v2 4/6] i2c: kona: Add Kona I2C driver

[U-Boot] [PATCH v1 0/6] Introducing the Broadcom bcm281xx Architecture
 2014-02-04 16:22 UTC  (4+ messages)
` [U-Boot] [PATCH v1 5/6] mmc: kona: Add Kona mmc driver

[U-Boot] [PATCH v4 0/5] sf: Optimize spi_flash features code
 2014-02-04 16:06 UTC 

[U-Boot] [PATCH v2] ext4fs: Add ext4 extent cache for read operations
 2014-02-04 14:48 UTC 

[U-Boot] help for sabre lite
 2014-02-04 13:57 UTC  (2+ messages)

[U-Boot] [PATCH v1 0/2] mtd: nand: omap: booting from NAND using u-boot
 2014-02-04 11:30 UTC  (4+ messages)

[U-Boot] [PATCH] pci: mx6: Implement reset callback
 2014-02-04 11:25 UTC  (4+ messages)

[U-Boot] [PATCH 3/3] kernel-doc: fix some errors
 2014-02-04 10:13 UTC  (3+ messages)

[U-Boot] Internal Boot mode
 2014-02-04 10:10 UTC  (2+ messages)

[U-Boot] [PATCH] dts: re-write dts/Makefile more simply with Kbuild
 2014-02-04 10:00 UTC  (3+ messages)

[U-Boot] [PATCH v4 0/9] Add support for the ARC700 architecture
 2014-02-04  8:56 UTC  (8+ messages)
` [U-Boot] [PATCH v4 3/9] arc: add library functions
` [U-Boot] [PATCH v4 4/9] arc: bdinfo, image and arc-specific init functions declarations support
` [U-Boot] [PATCH v4 5/9] arc: add support for standalone programs
` [U-Boot] [PATCH v4 6/9] arc: add Arcangel4 board support
` [U-Boot] [PATCH v4 7/9] arc: add AXS101 "
` [U-Boot] [PATCH v4 8/9] arc: add architecture to MAKEALL
` [U-Boot] [PATCH v4 9/9] arc: add README for architecture


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