U-boot Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-05-05 22:54:21 to 2015-05-08 05:58:37 UTC [more...]

[U-Boot] [PATCH 01/24] usb: add device connection/disconnection detection
 2015-05-08  5:58 UTC  (26+ messages)
` [U-Boot] [PATCH 03/24] bootstage: Add IDs for SPI flash reading and decompression
` [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 17/24] sandbox: spi: Add newline to printf() in sandbox_sf_probe
` [U-Boot] [PATCH 21/24] tegra124: Implement spl_was_boot_source()
` [U-Boot] [PATCH 24/24] tegra124: Expand SPL space by 8KB

[U-Boot] [PATCH v1 0/4] Add SHA256 encrypted stop string for autobooting
 2015-05-08  5:55 UTC  (13+ messages)
` [U-Boot] [PATCH v1 1/4] Kconfig: Enable usage of escape char '\' in string values
` [U-Boot] [PATCH v1 2/4] autoboot.c: Remove CONFIG_AUTOBOOT_STOP_STR2 and CONFIG_AUTOBOOT_DELAY_STR2
` [U-Boot] [PATCH v1 3/4] autoboot.c: Move config options to Kconfig
` [U-Boot] [PATCH v1 4/4] autoboot.c: Add feature to stop autobooting via SHA256 encrypted password

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

[U-Boot] [PATCH v2 0/9] PSCI v0.2 framework for ARMv8
 2015-05-08  4:21 UTC  (3+ messages)

[U-Boot] Please pull u-boot-dm
 2015-05-08  4:01 UTC 

[U-Boot] switching to single .config configuration issues
 2015-05-07 23:38 UTC  (11+ messages)

[U-Boot] [PULL] u-boot-socfpga/master
 2015-05-07 22:58 UTC 

[U-Boot] [PATCH] git-mailrc: add Dinh Nguyen as a contact for SoCFPGA
 2015-05-07 22:57 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/19] Improve env var handling for net stack
 2015-05-07 22:29 UTC  (40+ messages)
` [U-Boot] [PATCH v3 00/26] "
  ` [U-Boot] [PATCH v3 18/26] test: dm: eth: Handle failed test env cleanup
              ` [U-Boot] [WORKING PATCH 1/2] sandbox: Use defconfig to enable features
                ` [U-Boot] [WORKING PATCH 2/2] fixup! test: dm: eth: Handle failed test env cleanup
  ` [U-Boot] [PATCH v4 00/26] Improve env var handling for net stack
    ` [U-Boot] [PATCH v4 01/26] sandbox: Cleanup order and extra defines in defconfig
    ` [U-Boot] [PATCH v4 02/26] sandbox: Use defconfig to enable features
    ` [U-Boot] [PATCH v4 03/26] sandbox: Enable some ENV commands
    ` [U-Boot] [PATCH v4 04/26] kconfig: Move REGEX to Kconfig
    ` [U-Boot] [PATCH v4 05/26] env: Fix return values in env_attr_lookup()
    ` [U-Boot] [PATCH v4 06/26] env: Simplify the reverse_strstr() interface
    ` [U-Boot] [PATCH v4 07/26] env: Allow env_attr_walk to pass a priv * to callback
    ` [U-Boot] [PATCH v4 08/26] env: Add regex support to env_attrs
    ` [U-Boot] [PATCH v4 09/26] env: Distinguish finer between source of env change
    ` [U-Boot] [PATCH v4 10/26] net: Apply default format rules to all ethaddr
    ` [U-Boot] [PATCH v4 11/26] net: Use env callbacks for net variables
    ` [U-Boot] [PATCH v4 12/26] net: Add default flags for common net env vars
    ` [U-Boot] [PATCH v4 13/26] net: Remove duplicate bootfile syncing functionality
    ` [U-Boot] [PATCH v4 14/26] net: Handle ethaddr changes as an env callback
    ` [U-Boot] [PATCH v4 15/26] test: Generalize the unit test framework
    ` [U-Boot] [PATCH v4 16/26] test: Add a common unit test command
    ` [U-Boot] [PATCH v4 17/26] test: dm: Move the dm tests over to the ut command
    ` [U-Boot] [PATCH v4 18/26] test: Move the unit tests to their own menu
    ` [U-Boot] [PATCH v4 19/26] test: dm: Don't bail on all tests if one test fails
    ` [U-Boot] [PATCH v4 20/26] test: dm: eth: Handle failed test env cleanup
    ` [U-Boot] [PATCH v4 21/26] test: Return values from the asserts compatible with cmds
    ` [U-Boot] [PATCH v4 22/26] test: dm: Recover the driver model tree after tests
    ` [U-Boot] [PATCH v4 23/26] test: env: Add test framework for env
    ` [U-Boot] [PATCH v4 24/26] test: env: Add test for verifying env attrs
    ` [U-Boot] [PATCH v4 25/26] test: env: Add a test of the new regex behavior for attrs
    ` [U-Boot] [PATCH v4 26/26] sandbox: Enable env unit tests

[U-Boot] [PATCH 1/2] pxe: Fix crash if 'sysboot' is run without args
 2015-05-07 22:23 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] menu: Return an error code if Ctrl-C is pressed

[U-Boot] [PATCH] Don't apply: tools: add a tool to move automatically CONFIGs from headers to defconfigs
 2015-05-07 21:23 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5] moveconfig: Actually build autoconf.mk
  ` [U-Boot] [PATCH 2/5] moveconfig: Add a mapping for the arc cross-compiler
  ` [U-Boot] [PATCH 3/5] moveconfig: Continue moving even if one board fails
  ` [U-Boot] [PATCH 4/5] moveconfig: Error if missing the include/autoconf.mk
  ` [U-Boot] [PATCH 5/5] moveconfig: Always run savedefconfig on the moved config

[U-Boot] [PATCH v2 0/6] ARM: socfpga: refactoring, move files to arch/arm/mach-socfpga
 2015-05-07 21:04 UTC  (10+ messages)

[U-Boot] [PATCH 0/4]: imx: mx6: use OTP for temperature grade and freq grade
 2015-05-07 16:12 UTC  (7+ messages)

[U-Boot] [PATCH] tools/kwbimage.c: Correct header size for SPI boot
 2015-05-07 15:07 UTC  (4+ messages)

[U-Boot] [PATCH v2 2/6] x86: Support QEMU x86 targets
 2015-05-07 13:34 UTC  (5+ messages)
` [U-Boot] [PATCH v2 3/6] x86: Make QEMU the default vendor
` [U-Boot] [PATCH v2 4/6] x86: Set CONFIG_NR_DRAM_BANKS to 8 and move it to x86-common.h
` [U-Boot] [PATCH v2 5/6] x86: Change coreboot default build configuration to QEMU
` [U-Boot] [PATCH v2 6/6] x86: Update README.x86 for QEMU support

[U-Boot] [PATCH v2 1/6] pci: Move pci_hose_phys_to_bus() to pci_common.c
 2015-05-07 13:34 UTC 

[U-Boot] [PATCH] ppc: xilinx: Remove ancient ppc405 and ppc440 platforms
 2015-05-07 12:58 UTC  (3+ messages)

[U-Boot] [PATCH 2/5] x86: Make QEMU the default vendor
 2015-05-07 11:43 UTC  (10+ 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] ppc4xx: Remove sc3 board
 2015-05-07 11:35 UTC  (2+ messages)

[U-Boot] buildman for sandbox
 2015-05-07  9:17 UTC 

[U-Boot] [PATCH] mpc85xx/t104x, t102x: Update CPC debug register value in PBI commands
 2015-05-07  8:54 UTC 

[U-Boot] [PATCH] powerpc/mpc85xx:Add GCC flag -fno-delete-null-pointer-checks
 2015-05-07  6:07 UTC 

[U-Boot] [PATCH 0/3] ARM: remove non-generic boards
 2015-05-07  4:51 UTC  (3+ messages)
` [U-Boot] [PATCH 1/3] ARM: at91: "

[U-Boot] [PATCH V2 RESEND] nand: fix buffer alignment in new verification feature
 2015-05-07  3:54 UTC  (2+ messages)

[U-Boot] [PATCH] fw_env.h: include autoconf.h
 2015-05-07  3:03 UTC  (4+ messages)
` [U-Boot] "

[U-Boot] [PATCH] dm: tegra: usb: Move USB to driver model
 2015-05-07  2:16 UTC  (2+ messages)

[U-Boot] [PATCH v2] serial: fdt: add device tree support for pl01x
 2015-05-06 23:51 UTC  (2+ messages)

[U-Boot] LPC 2015 Boot, Init, and Config microconf RFC and Invitation
 2015-05-06 22:51 UTC 

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

[U-Boot] [PATCH v2 0/80] dm: Add USB support
 2015-05-06 21:44 UTC  (3+ messages)
` [U-Boot] [PATCH v2 79/80] dm: usb: exynos: Drop legacy USB code

[U-Boot] [PATCH 1/2] test: Add a simple time test
 2015-05-06 21:44 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] sandbox: Enable time unit test command

[U-Boot] [PATCH v2] sandbox: Don't try distro_bootcmd by default
 2015-05-06 21:44 UTC  (3+ messages)

[U-Boot] [PATCH 00/16] usb core fixes + ohci fixes + ohci dm support
 2015-05-06 21:44 UTC  (48+ 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] imx: ventana: fix boot to SD
 2015-05-06 20:50 UTC  (2+ messages)

[U-Boot] [PATCH 1/4] ARM: bcm283x: Repair wdog.h
 2015-05-06 19:51 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 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  (10+ messages)
` [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] [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  (4+ messages)

[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  (9+ 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] fsl/sata: Replace sprintf() with snprintf()
 2015-05-06  3:21 UTC 

[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] 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)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).