public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-05-05 14:17:55 to 2015-05-06 15:52:37 UTC [more...]

[U-Boot] [PATCH 1/4] ARM: bcm283x: Repair wdog.h
 2015-05-06 15:52 UTC  (9+ messages)
` [U-Boot] [PATCH 4/4] ARM: bcm283x: Switch to generic timer

[U-Boot] [PATCH] mpc85xx/T4240EMU: Remove T4240EMU board
 2015-05-06 15:48 UTC  (4+ messages)

[U-Boot] [PATCH v2 00/19] Improve env var handling for net stack
 2015-05-06 15:39 UTC  (15+ messages)
` [U-Boot] [PATCH v3 00/26] "
  ` [U-Boot] [PATCH v3 15/26] test: Add a common unit test command
  ` [U-Boot] [PATCH v3 16/26] test: Move the unit tests to their own menu
  ` [U-Boot] [PATCH v3 18/26] test: dm: eth: Handle failed test env cleanup
  ` [U-Boot] [PATCH v3 20/26] test: dm: Recover the driver model tree after tests
  ` [U-Boot] [PATCH v3 24/26] test: dm: Move the dm tests over to the ut command

[U-Boot] [PATCH 0/3] CAAM RNG fixes (Alex Porosanu)
 2015-05-06 15:30 UTC 

[U-Boot] [PATCH v4 0/9] dm usb fixes + sunxi dm ehci support
 2015-05-06 15:12 UTC  (26+ messages)
` [U-Boot] [PATCH v4 1/9] dm: usb: Make usb_get_bus easier to use for callers
` [U-Boot] [PATCH v4 2/9] dm: usb: Copy over usb_device values from usb_scan_device() to final usb_device
` [U-Boot] [PATCH v4 3/9] dm: usb: Use usb_get_bus in dm ehci code
` [U-Boot] [PATCH v4 4/9] dm: usb: Fix finding of first upstream usb-2 hub in the ehci dm code
` [U-Boot] [PATCH v4 5/9] dm: usb: Set desc_before_addr from "
` [U-Boot] [PATCH v4 6/9] dm: usb: Add support for interrupt queues to the dm usb code
` [U-Boot] [PATCH v4 7/9] dm: usb: Prefix ehci interrupt-queue functions with _ehci_
` [U-Boot] [PATCH v4 8/9] dm: usb: Add support for interrupt queues to the dm ehci code
` [U-Boot] [PATCH v4 9/9] sunxi: ehci: Convert to the driver-model

[U-Boot] [RFC PATCH v1 0/1] Include timezone information in build
 2015-05-06 15:01 UTC  (4+ messages)
` [U-Boot] [RFC PATCH v1] Makefile: Add U_BOOT_TZ and include in version

[U-Boot] [PATCH 1/2] Fix inconsistency of VERIFY defines in cmd_mem
 2015-05-06 14:50 UTC  (6+ messages)
` [U-Boot] [PATCH 2/2] Fix broken verify functionality in crc32 command

[U-Boot] [PATCH 01/24] usb: add device connection/disconnection detection
 2015-05-06 14:34 UTC  (20+ messages)
` [U-Boot] [PATCH 04/24] dm: i2c: Implement 'i2c bus' command for driver model
` [U-Boot] [PATCH 05/24] dm: i2c: Add a function to find out the chip offset length
` [U-Boot] [PATCH 21/24] tegra124: Implement spl_was_boot_source()
` [U-Boot] [PATCH 24/24] tegra124: Expand SPL space by 8KB

[U-Boot] loading environment from SATA
 2015-05-06 13:35 UTC  (4+ messages)

[U-Boot] [PATCH 1/3] net: Implement random ethaddr fallback in eth.c
 2015-05-06 13:30 UTC  (11+ messages)
` [U-Boot] [PATCH 2/3] net: Remove all references to CONFIG_ETHADDR and friends
` [U-Boot] [PATCH 3/3] net: Remove all calls to net_random_ethaddr()

[U-Boot] [PATCH v3] dm: sf: Add Atmel DataFlash spi flash driver
 2015-05-06 11:43 UTC  (3+ messages)

[U-Boot] [PATCH 2/4] video: Kconfig: Make VESA driver avaiable for non-x86 boards
 2015-05-06  9:34 UTC  (3+ messages)
` [U-Boot] [PATCH 3/4] x86: Move FRAMEBUFFER_SET_VESA_MODE etc to video Kconfig
` [U-Boot] [PATCH 4/4] x86: qemu: Add graphics support

[U-Boot] [PATCH 1/4] video: cfb_console: Remove the unnecessary CONFIG_VGA_AS_SINGLE_DEVICE wraps
 2015-05-06  9:34 UTC 

[U-Boot] [PATCH] mpc85xx/T1040D4RDB: Disable all CPLD interrupts, except QSGMI1 and QSGMI2
 2015-05-06  8:16 UTC 

[U-Boot] [PATCH] bugfix i.mx6 pwm: prevent overflow of period_c * duty_ns
 2015-05-06  8:14 UTC  (2+ messages)

[U-Boot] [PATCH 01/10] video: Add S3C24xx framebuffer support
 2015-05-06  8:02 UTC  (7+ messages)
` [U-Boot] [PATCH 08/10] i2c: s3c: Implant support for S3C2440
` [U-Boot] [PATCH 09/10] gpio: s3c: Fix the GPIO driver

[U-Boot] [PATCH] common: hash: fix crc32 verify
 2015-05-06  6:30 UTC  (3+ messages)

[U-Boot] [PATCH 1/5] x86: Support QEMU x86 targets
 2015-05-06  5:39 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] qe: transform parameter to compatible type
 2015-05-06  5:21 UTC  (7+ messages)
` [U-Boot] [PATCH 2/2] qe: use strncpy instead of strcpy

[U-Boot] [PATCH 2/5] x86: Make QEMU the default vendor
 2015-05-06  4:01 UTC  (9+ messages)
` [U-Boot] [PATCH 3/5] x86: qemu: Wrap E1000 driver only when DM_PCI is not used
` [U-Boot] [PATCH 4/5] x86: Change coreboot default build configuration to QEMU
` [U-Boot] [PATCH 5/5] x86: Update README.x86 for QEMU support

[U-Boot] [PATCH] fsl/sata: Replace sprintf() with snprintf()
 2015-05-06  3:21 UTC 

[U-Boot] [PATCH v2] dm: sf: Update default name of spi flash in structure udevice
 2015-05-06  3:07 UTC  (2+ messages)

[U-Boot] [PATCH] fsl/sata: Replace sprintf() with snprintf()
 2015-05-06  2:55 UTC 

[U-Boot] Add spi nand support in u-boot
 2015-05-06  2:25 UTC  (3+ messages)

[U-Boot] [PATCH] sunxi: add support for UART2 on A23/A33
 2015-05-06  0:02 UTC 

[U-Boot] [ANN] U-Boot v2015.07-rc1 released
 2015-05-05 23:59 UTC 

[U-Boot] [PATCH] fw_env.h: include autoconf.h
 2015-05-05 23:59 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] Please pull u-boot-mpc85xx master
 2015-05-05 23:59 UTC  (2+ messages)

[U-Boot] Please pull u-boot-marvell master
 2015-05-05 23:59 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-mmc 05052015
 2015-05-05 23:59 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-arm/master
 2015-05-05 23:59 UTC  (2+ messages)

[U-Boot] Please pull u-boot-sunxi master
 2015-05-05 23:58 UTC  (2+ messages)

[U-Boot] Please pull u-boot-x86
 2015-05-05 23:58 UTC  (2+ messages)

[U-Boot] [PATCH 00/16] usb core fixes + ohci fixes + ohci dm support
 2015-05-05 23:38 UTC  (42+ messages)
` [U-Boot] [PATCH 01/16] usb: Fix maxpacketsize for first descriptor read for low-speed usb devs
` [U-Boot] [PATCH 02/16] usb: Stop reset procedure when a dev is handed over to a companion hcd
` [U-Boot] [PATCH 03/16] usb: ohci: Remove unused devgone global variable
` [U-Boot] [PATCH 04/16] usb: ohci: Pass around a pointer to ohci_t rather then accessing global vars
` [U-Boot] [PATCH 05/16] usb: ohci: Move the ohci_dev struct to inside the main ohci struct
` [U-Boot] [PATCH 06/16] usb: ohci: Move the td array struct to inside the ohci_dev struct
` [U-Boot] [PATCH 07/16] usb: ohci: Remove unnecessary phcca variable
` [U-Boot] [PATCH 08/16] usb: ohci: Move static func and var declarations from ohci.h to ohci-hcd.c
` [U-Boot] [PATCH 09/16] usb: ohci: Fix ctrl in messages with a data-len of 0
` [U-Boot] [PATCH 10/16] usb: ohci: Add proper cache flushing / invalidating for non cache coherent cpus
` [U-Boot] [PATCH 11/16] usb: ohci: Don't log an error on interrupt packet timeout
` [U-Boot] [PATCH 12/16] usb: ohci: Do not resubmit and leak urbs for interrupt packets
` [U-Boot] [PATCH 13/16] usb: ohci: Remove unnecessary delays from hc_start and power power-on paths
` [U-Boot] [PATCH 14/16] usb: ohci: Skip unnecessary mdelay(1) calls in various places
` [U-Boot] [PATCH 15/16] usb: ohci: Add dm support
` [U-Boot] [PATCH 16/16] sunxi: ohci: Add ohci usb host controller support

[U-Boot] [PATCH 0/5] dm: usb: Add companion controller support + ehci fixes
 2015-05-05 22:26 UTC  (10+ messages)
` [U-Boot] [PATCH 1/5] dm: usb: Move printing of usb scan status to usb_scan_bus()
` [U-Boot] [PATCH 2/5] dm: usb: Add support for companion controllers
` [U-Boot] [PATCH 3/5] dm: usb: Do not scan companion busses if no devices where handed over

[U-Boot] [PATCH 1/5] tbs2910: support for usb otg host mode
 2015-05-05 21:09 UTC  (5+ messages)
` [U-Boot] [PATCH 2/5] tbs2910: only enable vga output for stdout/stderr when hdmi detected
` [U-Boot] [PATCH 3/5] tbs2910: use default CONFIG_SYS_PBSIZE
` [U-Boot] [PATCH 4/5] tbs2910: add CONFIG_SUPPORT_EMMC_BOOT
` [U-Boot] [PATCH 5/5] tbs2910: add ext4 write support

[U-Boot] [PATCH v1 1/2] cmd_sf: Add command "sf info" to show current device info
 2015-05-05 21:00 UTC  (4+ messages)

[U-Boot] [PATCH V3] i2c: mxc: refactor i2c driver and support dm
 2015-05-05 20:56 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/6] Add ARMv7M STM32F1 and STM3210E-EVAL board support
 2015-05-05 19:00 UTC  (7+ messages)
` [U-Boot] [PATCH v3 1/6] image: fix build when CONFIG_NR_DRAM_BANKS is disabled on ARM
` [U-Boot] [PATCH v3 2/6] common/cmd_boot: keep ARM v7M in thumb mode during do_go_exec()
` [U-Boot] [PATCH v3 3/6] ARMv7M: add STM32F1 support
` [U-Boot] [PATCH v3 4/6] gpio: stm32: add stm32f1 support
` [U-Boot] [PATCH v3 5/6] serial: "
` [U-Boot] [PATCH v3 6/6] board: add stm3210e-eval board support

[U-Boot] Command to Assign a RAM value to a variable
 2015-05-05 18:10 UTC  (2+ messages)

[U-Boot] Compile x86 minnowboard max got error
 2015-05-05 17:42 UTC  (4+ messages)

[U-Boot] [PATCH] powerpc/mpc85xx: Add board support for ucp1020
 2015-05-05 16:56 UTC  (3+ messages)

[U-Boot] [PATCH] powerpc/mpc85xx: Fix compiling error for common/cmd_gpio.c
 2015-05-05 16:41 UTC  (2+ messages)

[U-Boot] [PATCH] t4240qds: apply some updates
 2015-05-05 16:40 UTC  (4+ messages)

[U-Boot] [PATCH] t2080rdb/rcw: update ddr frequency from 1600MT/s to 1867MT/s
 2015-05-05 16:40 UTC  (2+ messages)

[U-Boot] [PATCH v3 4/4] powerpc/t2080qds: enable eSDHC peripheral clock support
 2015-05-05 16:39 UTC  (2+ messages)

[U-Boot] [PATCH v3 3/4] mmc: fsl_esdhc: Add peripheral clock support
 2015-05-05 16:39 UTC  (2+ messages)

[U-Boot] [PATCH v3 2/4] powerpc/t2080qds: enable eSDHC adapter card type identification
 2015-05-05 16:38 UTC  (2+ messages)

[U-Boot] [PATCH v3 1/4] mmc: fsl_esdhc: Add adapter card type identification support
 2015-05-05 16:38 UTC  (2+ messages)

[U-Boot] [PATCH] board/t2080rdb: reset cs4315 phy
 2015-05-05 16:37 UTC  (2+ messages)

[U-Boot] [PATCH] fsl/deepsleep: avoid the DDR restore from being optimized out
 2015-05-05 16:36 UTC  (2+ messages)

[U-Boot] [PATCH] powerpc/mpc85xx: Don't deref NULL if qman portal lacks cell-index
 2015-05-05 16:36 UTC  (2+ messages)

[U-Boot] [PATCH] board/t102x: use fdt_setprop_string instead of fdt_setprop
 2015-05-05 16:35 UTC  (2+ messages)

[U-Boot] [RFC] powerpc: add 2 common dcache assembly functions
 2015-05-05 16:35 UTC  (2+ messages)
` [U-Boot] [U-Boot, RFC] "

[U-Boot] [PATCH v4] powerpc/t1023rdb: Add T1023 RDB board support
 2015-05-05 16:33 UTC  (2+ messages)

[U-Boot] [PATCH] fsl/pci: Set CFG_READY for PCIe v3.0 and later
 2015-05-05 16:32 UTC  (2+ messages)

[U-Boot] [PATCH v3] T2080QDS/PCIe: Soft Reset PCIe on T2080QDS for down-training issue
 2015-05-05 16:30 UTC  (2+ messages)

[U-Boot] [PATCH] powerpc/t4rdb: Add SD boot support for T4240RDB board
 2015-05-05 16:29 UTC  (2+ messages)

[U-Boot] [PATCH] drivers: usb: fsl: Workaround for Erratum A004477
 2015-05-05 16:28 UTC  (6+ messages)

[U-Boot] [PATCH] powerpc/mpc85xx: Use GOT when loading IVORs post-relocation
 2015-05-05 16:26 UTC  (3+ messages)

[U-Boot] bringing up u-boot on qemu-x86
 2015-05-05 15:30 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] arm: mx6: tqma6: Fix USB and add other filesystems
 2015-05-05 15:17 UTC  (5+ messages)
` [U-Boot] [PATCH 2/3] arm: mx6: tqma6: Update to optionally configure an alternative SPI setup

[U-Boot] [PATCH] autoboot.c: Add feature to stop autobooting via SHA256 encrypted password
 2015-05-05 15:12 UTC  (7+ messages)

[U-Boot] [PATCH 0/5] nand: sunxi: Add SPL support for booting from NAND
 2015-05-05 14:34 UTC  (4+ messages)
` [U-Boot] [PATCH 3/5] nand: sunxi: Add secondary U-Boot offset on second syndrome partition


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