public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2014-03-03 11:19:23 to 2014-03-05 16:45:22 UTC [more...]

[U-Boot] [PATCH 1/2] lib: uuid: add function to generate UUID version 4
 2014-03-05 16:45 UTC  (16+ messages)
` [U-Boot] [PATCH 2/2] cmd:gpt: randomly generate each partition uuid if undefined
` [U-Boot] [PATCH V2 1/3] part_efi: move uuid_string() and string_uuid() to lib/uuid.c
  ` [U-Boot] [PATCH V2 2/3] lib: uuid: add functions to generate UUID version 4
  ` [U-Boot] [PATCH V2 3/3] cmd:gpt: randomly generate each partition uuid if undefined

[U-Boot] [PATCH v6] socfpga: Adding Scan Manager driver
 2014-03-05 16:15 UTC  (8+ messages)

[U-Boot] [PATCH v3] socfpga: Adding Clock Manager driver
 2014-03-05 16:08 UTC  (2+ messages)

[U-Boot] [PATCH v7] socfpga: Adding Scan Manager driver
 2014-03-05 16:05 UTC 

[U-Boot] [PATCH] pinmux:exynos:uart:fix: Add default statement to remove warnings (gcc-4.8.2)
 2014-03-05 16:04 UTC 

[U-Boot] [PATCH] ppc4xx: Remove 4xx NAND booting support
 2014-03-05 14:35 UTC  (4+ messages)

[U-Boot] [PATCH] malta: correct tcl script path in README.malta
 2014-03-05 14:23 UTC  (4+ messages)

[U-Boot] [PATCH v2] mips: move CONFIG_MIPS{32, 64} definition to config.mk
 2014-03-05 14:07 UTC  (2+ messages)

[U-Boot] [RFC PATCH] kbuild: use "cc-cross-prefix" to choose CROSS_COMPILE
 2014-03-05 13:37 UTC  (5+ messages)

[U-Boot] A proposal/hack for an efficient USB DFU for linux based boards
 2014-03-05 12:39 UTC 

[U-Boot] [PATCH v4 0/2] IMX6: Add Gateworks Ventana support
 2014-03-05 11:22 UTC  (6+ messages)
` [U-Boot] [PATCH v4 1/2] power: add PFUZE100 PMIC driver
` [U-Boot] [PATCH v4 2/2] ventana: Add Gateworks Ventana family support

[U-Boot] [PATCH 1/5] wandboard: Staticize usdhc1_pads
 2014-03-05 11:11 UTC  (10+ messages)
` [U-Boot] [PATCH 2/5] mmc: Add a prototype for board_mmc_init()
` [U-Boot] [PATCH 3/5] wandboard: Fix sparse warning
` [U-Boot] [PATCH 4/5] wandboard: Include <input.h>
` [U-Boot] [PATCH 5/5] fb: Add a prototype for board_video_skip()

[U-Boot] [PATCH 0/3] samsung: Add mmc controller to use dw mmc
 2014-03-05  9:21 UTC  (2+ messages)

[U-Boot] Please pull u-boot-ti/master
 2014-03-05  8:51 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] Move arch-specific checks to "archprepare" target
 2014-03-05  8:49 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] kbuild: move "checkthumb" to ARM archprepare
` [U-Boot] [PATCH 2/2] kbuild: move "checkgcc4" to PowerPC archprepare

[U-Boot] [PATCH] powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260
 2014-03-05  8:40 UTC 

[U-Boot] [PATCH] mips: move CONFIG_MIPS{32, 64} definition to config.mk
 2014-03-05  8:16 UTC 

[U-Boot] [PATCH v3 0/4] Big acceleration of Kbuild performance
 2014-03-05  7:59 UTC  (5+ messages)
` [U-Boot] [PATCH v3 1/4] kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED
` [U-Boot] [PATCH v3 2/4] kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC
` [U-Boot] [PATCH v3 3/4] config.mk: specify the exact path to standalone linker script
` [U-Boot] [PATCH v3 4/4] kbuild: improve Kbuild speed

[U-Boot] [PATCH 1/3] net/phy: enable get_phy_id redefinable
 2014-03-05  7:38 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] net/phy: update get_phy_device_by_mask to probe more 10G PHY
` [U-Boot] [PATCH 3/3] net/phy: Add support for CS4315/CS4340 PHY

[U-Boot] [PATCH 0/9] Exynos4: add support for device tree
 2014-03-05  7:11 UTC  (18+ messages)
` [U-Boot] [PATCH V4 00/12] "
  ` [U-Boot] [PATCH V4 01/12] exynos4:pinmux:fdt: decode peripheral id
  ` [U-Boot] [PATCH V4 02/12] video:mipidsim:fdt: Add DT support for mipi dsim driver
  ` [U-Boot] [PATCH V4 03/12] video:exynos_fb:fdt: add additional fdt data
  ` [U-Boot] [PATCH V4 04/12] drivers:mmc:sdhci: enable support for DT
  ` [U-Boot] [PATCH V4 05/12] board:samsung: move checkboard to common file
  ` [U-Boot] [PATCH V4 06/12] arm:exynos: add common DTS file for exynos 4
  ` [U-Boot] [PATCH V4 07/12] board:samsung:common: move max77686 init function
  ` [U-Boot] [PATCH V4 08/12] arm:exynos: enable sdhci and misc_init to common board
  ` [U-Boot] [PATCH V4 09/12] board:origen: Enable device tree on Origen
  ` [U-Boot] [PATCH V4 10/12] board:universal: Enable device tree on Universal
  ` [U-Boot] [PATCH V4 11/12] board:trats: Enable device tree on Trats
  ` [U-Boot] [PATCH V4 12/12] board:trats2: Enable device tree on Trats2

[U-Boot] [PATCH v3] powerpc/t2080rdb: Add T2080PCIe-RDB board support
 2014-03-05  7:04 UTC 

[U-Boot] [PATCH v2 1/2] nand/denali: Adding Denali NAND driver support
 2014-03-05  6:22 UTC  (9+ messages)

[U-Boot] [PATCH 1/3] powerpc/p1010rdb: SECURE BOOT- define CONFIG_SYS_RAMBOOT for NAND boot
 2014-03-05  5:30 UTC  (8+ messages)

[U-Boot] FW: [PATCH v2] socfpga: Adding Clock Manager driver
 2014-03-05  4:52 UTC 

[U-Boot] [PATCH v5] socfpga: Add socfpga preloader signing to mkimage
 2014-03-05  4:36 UTC  (4+ messages)
` [U-Boot] [PATCH v6] "

[U-Boot] [PATCH v4 1/2] watchdog/denali: Adding DesignWare watchdog driver support
 2014-03-05  2:51 UTC 

[U-Boot] [PATCH 5/8] sh: Do not define -ffreestanding twice
 2014-03-05  2:10 UTC  (6+ messages)

[U-Boot] Pull request: nand flash
 2014-03-05  2:09 UTC 

[U-Boot] [PATCH 3/3] arm: exynos: clock: Remove exynos4x12_set_mmc_clk function
 2014-03-05  1:57 UTC 

[U-Boot] [PATCH 2/3] arm: exynos: pinmux: Add sdmmc4 gpio configuration
 2014-03-05  1:57 UTC 

[U-Boot] [PATCH 1/3] board: samsung: trats2: Add DW MMC controller initialization
 2014-03-05  1:57 UTC 

[U-Boot] [PATCH v2 1/2] nand/denali: Adding Denali NAND driver support
 2014-03-05  0:24 UTC  (4+ messages)

[U-Boot] [GIT PULL] u-boot-mips/master
 2014-03-05  0:03 UTC  (2+ messages)

[U-Boot] [PATCH v3 2/2] socfpga: Adding DesignWare watchdog support
 2014-03-04 23:49 UTC  (5+ messages)

[U-Boot] [PATCH v4 1/2] watchdog/denali: Adding DesignWare watchdog driver support
 2014-03-04 23:45 UTC  (3+ messages)

[U-Boot] [PATCH] MIPS: fix types u64 and __u64 to unsigned long long
 2014-03-04 22:35 UTC  (2+ messages)

[U-Boot] [PATCH RESEND] MIPS: fix types u64 and __u64 to unsigned long long
 2014-03-04 22:34 UTC 

[U-Boot] Is it OK to use target code from host tools
 2014-03-04 22:30 UTC 

[U-Boot] [PATCH] cmd_nvedit: Make 'env import -c' require size parameter
 2014-03-04 20:52 UTC 

[U-Boot] [PATCH 2/2] arc: arcangel4: set board entry <none> to fix a build error
 2014-03-04 19:19 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] kbuild: allow empty board directories
 2014-03-04 19:19 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/2] "

[U-Boot] [PATCH] kbuild: tools: fix a bug that always builds Denx logo
 2014-03-04 19:19 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/2] kbuild: add "cross_tools" target to build tools for the target
 2014-03-04 19:19 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] kbuild: fix "tools-all" target
 2014-03-04 19:19 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/2] "

[U-Boot] [PATCH] board: config.mk: delete unused sinclude directive
 2014-03-04 19:19 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] board: .gitignore: ignore board-specific generated files
 2014-03-04 19:19 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] board: gaisler: delete unnecessary include path
 2014-03-04 19:18 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] kbuild: fix CROSS_COMPILE settings in config.mk
 2014-03-04 19:18 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] kbuild: consolidate PLATFORM_LIBS
 2014-03-04 19:18 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] scripts: update checkpatch.pl to latest upstream version
 2014-03-04 19:17 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v9 14/14] dm: Remove old driver model documentation
 2014-03-04 19:17 UTC  (2+ messages)
` [U-Boot] [U-Boot, v9, "

[U-Boot] [PATCH v9 13/14] dm: Enable gpio command to support driver model
 2014-03-04 19:17 UTC  (2+ messages)
` [U-Boot] [U-Boot, v9, "

[U-Boot] [PATCH v9 12/14] sandbox: Convert GPIOs to use driver model
 2014-03-04 19:17 UTC  (2+ messages)
` [U-Boot] [U-Boot, v9, "

[U-Boot] [PATCH v9 11/14] dm: Add GPIO support and tests
 2014-03-04 19:17 UTC  (2+ messages)
` [U-Boot] [U-Boot,v9,11/14] "

[U-Boot] [PATCH v9 10/14] dm: Add a demonstration/example driver
 2014-03-04 19:17 UTC  (2+ messages)
` [U-Boot] [U-Boot, v9, "

[U-Boot] [PATCH v9 09/14] dm: Add a 'dm' command for testing
 2014-03-04 19:17 UTC  (2+ messages)
` [U-Boot] [U-Boot,v9,09/14] "

[U-Boot] [PATCH v9 08/14] dm: Add basic tests
 2014-03-04 19:17 UTC  (2+ messages)
` [U-Boot] [U-Boot,v9,08/14] "

[U-Boot] [PATCH v9 07/14] dm: Set up driver model after relocation
 2014-03-04 19:17 UTC  (2+ messages)
` [U-Boot] [U-Boot, v9, "

[U-Boot] [PATCH v9 06/14] sandbox: config: Enable driver model
 2014-03-04 19:17 UTC  (2+ messages)
` [U-Boot] [U-Boot, v9, "

[U-Boot] [PATCH v9 05/14] dm: Add base driver model support
 2014-03-04 19:16 UTC  (2+ messages)
` [U-Boot] [U-Boot,v9,05/14] "

[U-Boot] [PATCH v9 04/14] dm: Add README for driver model
 2014-03-04 19:16 UTC  (2+ messages)
` [U-Boot] [U-Boot,v9,04/14] "

[U-Boot] [PATCH v9 03/14] yaffs: Remove private list implementation
 2014-03-04 19:16 UTC  (2+ messages)
` [U-Boot] [U-Boot, v9, "

[U-Boot] [PATCH v9 02/14] Add cmd_process_error() to report and process errors
 2014-03-04 19:16 UTC  (2+ messages)
` [U-Boot] [U-Boot, v9, "

[U-Boot] [PATCH v9 01/14] sandbox: Build a device tree file for sandbox
 2014-03-04 19:16 UTC  (2+ messages)
` [U-Boot] [U-Boot, v9, "

[U-Boot] [PATCH] sizes.h - consolidate for all architectures
 2014-03-04 19:16 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [RFC PATCH] nand_spl: display warning message to inform the end of nand_spl
 2014-03-04 19:16 UTC  (2+ messages)
` [U-Boot] [U-Boot, RFC] "

[U-Boot] [PATCH 7/8] m68k: merge compile flags -ffixed-d7 -sep-data
 2014-03-04 19:16 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 4/8] x86: Delete redundant compiler flags
 2014-03-04 19:15 UTC  (2+ messages)
` [U-Boot] [U-Boot,4/8] "

[U-Boot] [PATCH 3/8] nand_spl: simpc8313: move config.mk used only for nand_spl
 2014-03-04 19:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/8] Makefile: delete unused variable LDSCRIPT_MAKEFILE_DIR
 2014-03-04 19:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/8] config.mk: Delete unused variable BCURDIR
 2014-03-04 19:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] kbuild: post: fix dependency tracking correctly
 2014-03-04 19:15 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 6/6] serial: zynq: Add OF initialization support
 2014-03-04 19:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 5/6] zynq: Add OF ram initialization support
 2014-03-04 19:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 4/6] mmc: zynq: Add OF initialization support
 2014-03-04 19:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 3/6] net: gem: Add OF initialization support
 2014-03-04 19:14 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 2/6] zynq: Do not use SPL OF initialization
 2014-03-04 19:14 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 1/6] net: emaclite: Fix OF initialization
 2014-03-04 19:14 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,1/6] "

[U-Boot] [PATCH] arm: am335x: DXR2: Reset SMSC LAN9303 switch via GPIO upon bootup
 2014-03-04 19:14 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 10/10] ARM: AM43xx: Change DDR3 Reset Value
 2014-03-04 19:14 UTC  (2+ messages)
` [U-Boot] [U-Boot,10/10] "

[U-Boot] [PATCH 09/10] ARM: AM43xx: Write sdram_config to secure_emif_sdram_config
 2014-03-04 19:14 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 08/10] ARM: AM43xx: EMIF: configure self-refresh entry delay
 2014-03-04 19:14 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 07/10] ARM: AM43xx: Add Ethernet boot support to SPL
 2014-03-04 19:14 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 06/10] ARM: AM4372: Update EMIF registers for DDR3
 2014-03-04 19:14 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 05/10] ARM: DRA7xx: add support for reading cpsw 2nd mac from efuse
 2014-03-04 19:13 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 04/10] ARM: AM335x: add support for reading cpsw 2nd mac address from efuse
 2014-03-04 19:13 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 03/10] ARM: AM43xx: Add CPSW support to AM43xx EPOS and GP EVM
 2014-03-04 19:13 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 02/10] ARM: AM43xx: clocks: Enable CPGMAC clock control
 2014-03-04 19:13 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] Add 64-bit data support for memory commands
 2014-03-04 19:13 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 01/10] drivers: net: cpsw: add support to have phy address from cpsw platform data
 2014-03-04 19:13 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] Help with Raspberry Pi
 2014-03-04 15:37 UTC  (2+ messages)

[U-Boot] [PATCH] Cosmetic: Typo fixes
 2014-03-04 15:24 UTC 

[U-Boot] [RESEND PATCH v2 0/4] Big acceleration of Kbuild performance
 2014-03-04 12:00 UTC  (3+ messages)
` [U-Boot] [RESEND PATCH v2 4/4] kbuild: improve Kbuild speed

[U-Boot] [PATCH] Trats/Trats2: Update Tizen partitions layout and dfu entities
 2014-03-04 11:58 UTC  (5+ messages)
` [U-Boot] [PATCH] usb: dfu: add static alt num count in dfu_config_entities()

[U-Boot] U-Boot doesn't silent the output
 2014-03-04  8:43 UTC 

[U-Boot] [PATCH] net/phy: Correct AR8021 phy_mask
 2014-03-04  7:56 UTC 

[U-Boot] [PATCH] xilinx: delete meaningless .gitignore files
 2014-03-04  6:10 UTC  (2+ messages)

[U-Boot] [PATCH v2] powerpc/t2080rdb: Add T2080PCIe-RDB board support
 2014-03-04  5:36 UTC 

[U-Boot] [PATCH v8] nand: add Faraday FTNANDC021 NAND controller support
 2014-03-04  3:58 UTC  (3+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] xilinx: delete meaningless .gitignore files
 2014-03-04  2:39 UTC  (2+ messages)

[U-Boot] [PATCH v3] nand/denali: Adding Denali NAND driver support
 2014-03-04  2:24 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v3 00/10] Add Marvell Dove and SolidRun CuBox
 2014-03-03 23:48 UTC  (7+ messages)
` [U-Boot] [PATCH v4 00/10] Add Marvell Dove and SolidRun CuBox support
  ` [U-Boot] [PATCH v4 05/10] SPI: Add Dove SPI driver
        ` [U-Boot] Dove / Cubox support patch series (was: Re: [PATCH v4 05/10] SPI: Add Dove SPI driver)

[U-Boot] [PATCH v2] socfpga: Adding Clock Manager driver
 2014-03-03 20:30 UTC  (2+ messages)

[U-Boot] [U-Boot PATCH v2 00/12] Add support for keystone2 SoC and K2HK EVM
 2014-03-03 18:29 UTC  (5+ messages)
  ` [U-Boot] [U-Boot PATCH v2 08/12] k2hk: add support for k2hk SOC and EVM

[U-Boot] [PATCH 0/2] env export fixes
 2014-03-03 17:33 UTC  (7+ messages)
` [U-Boot] [PATCH 2/2] env export fix: compute the CRC on the real lenght of the exported variables

[U-Boot] [PATCH v5 0/3] ubs: tegra: two fixes and cleanup
 2014-03-03 17:12 UTC  (3+ messages)
` [U-Boot] [PATCH v5 1/3] usb: tegra: fix USB2 powerdown for Tegra30 and later

[U-Boot] [PATCH] powerpc/t2080rdb: Add T2080PCIe-RDB board support
 2014-03-03 16:56 UTC  (4+ messages)

[U-Boot] [PATCH REPOST] usb: create common header virtual root hub descriptors
 2014-03-03 16:26 UTC  (3+ messages)

[U-Boot] [PATCH V2] hush: fix some quoted variable expansion issues
 2014-03-03 14:28 UTC  (4+ messages)

[U-Boot] [PATCH] net: asix: don't pad odd-length TX packets
 2014-03-03 14:24 UTC  (5+ messages)

[U-Boot] [PATCH 1/3] cpu: exynos4: ace_sha: add hardware random number generator support
 2014-03-03 14:19 UTC  (4+ messages)
` [U-Boot] [PATCH 2/3] lib: rand: add call to hw_rand() - hardware random number generator

[U-Boot] [PATCH] arm: Handle .gnu.hash section in ldscripts
 2014-03-03 13:25 UTC  (11+ messages)

[U-Boot] LPC3250 NAND settings
 2014-03-03 13:05 UTC 

[U-Boot] [PATCH v3 0/8] common, fit, rsa: enhancements
 2014-03-03 11:19 UTC  (9+ messages)
` [U-Boot] [PATCH v3 1/8] tools/image-host: fix sign-images bug
` [U-Boot] [PATCH v3 2/8] fdt: add "fdt checksign" command
` [U-Boot] [PATCH v3 3/8] fit: add sha256 support
` [U-Boot] [PATCH v3 4/8] rsa: add sha256-rsa2048 algorithm
` [U-Boot] [PATCH v3 5/8] rsa: add sha256,rsa4096 algorithm
` [U-Boot] [PATCH v3 6/8] gen: Add progressive hash API
` [U-Boot] [PATCH v3 7/8] tools, fit: add fit_info host command
` [U-Boot] [PATCH v3 8/8] tools, fit_check_sign: verify a signed fit image


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