public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2014-04-11 21:06:19 to 2014-04-16 14:41:39 UTC [more...]

[U-Boot] [PATCH] tools: make imxheader size align on page size
 2014-04-16 15:44 UTC  (4+ messages)

[U-Boot] [PATCH v2 0/11] Minor improvements to secure boot and enable on beaglebone
 2014-04-16 14:41 UTC  (7+ messages)
` [U-Boot] [PATCH v2 01/11] Check that u-boot.bin size looks correct
` [U-Boot] [PATCH v2 02/11] ti: am335x: Fix the U-Boot binary output
` [U-Boot] [PATCH v2 03/11] am33xx/omap: Allow cache enable for all Sitara/OMAP
` [U-Boot] [PATCH v2 04/11] hash: Export functions to find and show hash
` [U-Boot] [PATCH v2 05/11] fdt: Add DEV_TREE_BIN option to specify a device tree binary file
` [U-Boot] [PATCH v2 06/11] fdt: Update functions which write to an FDT to return -ENOSPC

[U-Boot] [PATCH] compulab: eeprom: enable any i2c driver
 2014-04-16 14:32 UTC  (2+ messages)

[U-Boot] [PATCH v8 1/2] S5P: Exynos: Add GPIO pin numbering and rename definitions
 2014-04-16 13:48 UTC  (2+ messages)

[U-Boot] [PATCH v8 1/2] S5P: Exynos: Add GPIO pin numbering and rename definitions
 2014-04-16 13:47 UTC  (2+ messages)

[U-Boot] [PATCH v8 0/2] Exynos5: Add GPIO numbering feature
 2014-04-16 12:17 UTC  (5+ messages)
` [U-Boot] [PATCH v8 1/2] S5P: Exynos: Add GPIO pin numbering and rename definitions
` [U-Boot] [PATCH v8 2/2] S5P: Exynos: Config: Enable Generic GPIO and CMD configs

[U-Boot] [PATCH] e1000: remove redundant assignment
 2014-04-16 11:28 UTC  (2+ messages)

[U-Boot] Interrupt autoboot by GPIO
 2014-04-16 11:02 UTC  (3+ messages)

[U-Boot] [PATCH] spl: consolidate arch/arm/include/asm/arch-*/spl.h
 2014-04-16 10:21 UTC  (2+ messages)

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

[U-Boot] [PATCH] NAND: Add Micron MT29F16G identifier
 2014-04-16  8:44 UTC 

[U-Boot] [PATCH] net: phy/vitesse: Add support for VSC8664 phy module
 2014-04-16  8:40 UTC 

[U-Boot] [PATCH] ARM: exynos: remove the unused code
 2014-04-16  8:10 UTC 

[U-Boot] [PATCH v3 0/5] Android Fastboot support
 2014-04-16  7:27 UTC  (25+ messages)
` [U-Boot] [PATCH v3 1/5] common: introduce maximum load size
` [U-Boot] [PATCH v3 2/5] usb: handle NULL table in usb_gadget_get_string
` [U-Boot] [PATCH v3 3/5] image: add support for Android's boot image format
` [U-Boot] [PATCH v3 4/5] usb/gadget: add the fastboot gadget

[U-Boot] [U-boot] 2014.04 release code boot failed on ARMv8 FVP model
 2014-04-16  3:31 UTC  (2+ messages)
` [U-Boot] [U-boot] 2014.04 release code boot failed on ARMv8 FVPmodel

[U-Boot] [PATCH v7 0/2] Exynos5: Add GPIO numbering feature
 2014-04-15 22:02 UTC  (4+ messages)
` [U-Boot] [PATCH v7 1/2] EXYNOS: Add GPIO pin numbering and rename definitions
` [U-Boot] [PATCH v7 2/2] Config: Enable Generic GPIO and CMD configs

[U-Boot] [PATCH] build: Use filechk rules to create and update u-boot.lds
 2014-04-15 21:09 UTC 

[U-Boot] [PATCH] config: k2hk_evm: Add generic board support
 2014-04-15 18:39 UTC  (2+ messages)

[U-Boot] [PATCH] bootm: set max decompression size for LZO
 2014-04-15 17:51 UTC  (2+ messages)

[U-Boot] Strange CFI flash problem
 2014-04-15 17:29 UTC  (8+ messages)

[U-Boot] U-Boot Loop
 2014-04-15 14:37 UTC  (7+ messages)

[U-Boot] [PATCH v3 0/5] ARM: refactor start.S files
 2014-04-15 14:16 UTC  (7+ messages)
` [U-Boot] [PATCH v3 1/5] arm1136: move cache code from start.S to cache.c
  ` [U-Boot] [PATCH v3 2/5] arm: move reset_cpu from start.S into cpu.c
    ` [U-Boot] [PATCH v3 3/5] arm: pxa: move SP check from start.S to cpuinfo.c
      ` [U-Boot] [PATCH v3 4/5] arm: remove unused _end_vect and _vectors_end symbols
        ` [U-Boot] [PATCH v3 5/5] arm: move exception handling out of start.S files

[U-Boot] [ANN] U-Boot v2014.04 released
 2014-04-15 11:09 UTC  (5+ messages)

[U-Boot] am33xx : bit-flip correction in oob
 2014-04-15 10:47 UTC 

[U-Boot] [PATCH][v2] powerpc/mpc85xx: Add Differential SYSCLK config support T1040
 2014-04-15  9:14 UTC 

[U-Boot] [PATCH] fsl/usb: Add Differential SYSCLK config support T1040
 2014-04-15  7:21 UTC 

[U-Boot] [PATCH v6 0/4] Exynos5: Add GPIO numbering feature
 2014-04-15  6:25 UTC  (18+ messages)
` [U-Boot] [PATCH v6 1/4] EXYNOS5: Add gpio pin "
` [U-Boot] [PATCH v6 2/4] S5P: Rename GPIO definitions
` [U-Boot] [PATCH v6 3/4] EXYNOS5: GPIO: Support GPIO Command for EXYNOS5
` [U-Boot] [PATCH v6 4/4] Config: Exynos5: Enable Generic GPIO and CMD configs

[U-Boot] Pull request: u-boot-sh/rmobile into u-boot-arm/master
 2014-04-15  6:10 UTC  (3+ messages)

[U-Boot] [PATCH] powerpc/85xx: Enhance get_sys_info() to check clocking mode
 2014-04-15  6:04 UTC 

[U-Boot] [PATCH] kbuild: add user-supplied CPPFLAGS, AFLAGS and CFLAGS
 2014-04-15  5:47 UTC 

[U-Boot] [PATCH] kbuild: create a build directory automatically for out-of-tree build
 2014-04-15  4:38 UTC  (3+ messages)

[U-Boot] [PATCH] kbuild: docbook: sync with Linux Kernel v3.15-rc1
 2014-04-15  4:30 UTC 

[U-Boot] [PATCH] kbuild: sync with Linux Kernel v3.15-rc1
 2014-04-15  4:29 UTC 

[U-Boot] [PATCH] freescale: m5253demo: fix unused-but-set-variable warnings
 2014-04-15  4:26 UTC 

[U-Boot] [PATCH 6/9] fdt_support: add 'const' qualifier for unchanged argument
 2014-04-15  4:05 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/2] i2c: sh_i2c: bugfix: i2c probe command does not work
 2014-04-15  0:50 UTC  (16+ messages)
` [U-Boot] [PATCH v2 1/2] "
` [U-Boot] [PATCH v2 2/2] arm: kzm9g: Add CONFIG_SYS_GENERIC_BOARD
` [U-Boot] [PATCH v3 0/2] kzm9g i2c bugfix and CONFIG_SYS_GENERIC_BOARD
  ` [U-Boot] [PATCH v3 1/2] i2c: sh_i2c: bugfix: i2c probe command does not work
  ` [U-Boot] [PATCH v3 2/2] arm: kzm9g: Add CONFIG_SYS_GENERIC_BOARD

[U-Boot] [PATCH RESEND-WITH-JUSTIFICATION] spi: soft_spi: Support NULL din/dout buffers
 2014-04-14 16:07 UTC  (6+ messages)

[U-Boot] [PATCH] mx6slevk: Add SPI NOR flash support
 2014-04-14 16:03 UTC  (7+ messages)

[U-Boot] [PATCH v6 1/4] EXYNOS5: Add gpio pin numbering feature
 2014-04-14 15:23 UTC  (2+ messages)

[U-Boot] beagle-bone fdt booting problem
 2014-04-14 14:54 UTC  (4+ messages)

[U-Boot] [PATCH v6 4/4] Config: Exynos5: Enable Generic GPIO and CMD configs
 2014-04-14 14:47 UTC  (2+ messages)

[U-Boot] [PATCH v6 1/4] EXYNOS5: Add gpio pin numbering feature
 2014-04-14 12:42 UTC  (3+ messages)

[U-Boot] [PATCH 00/11] MX6: SPL NAND support
 2014-04-14 12:35 UTC  (11+ messages)
` [U-Boot] [PATCH 01/11] SPL: NAND: remove CONFIG_SYS_NAND_PAGE_SIZE
` [U-Boot] [PATCH 02/11] SPL: NAND: add support for mxs nand
` [U-Boot] [PATCH 03/11] MX6: provide linker script for SPL
` [U-Boot] [PATCH 05/11] MX6: add boot device support SPL
` [U-Boot] [PATCH 06/11] MX6: add struct for sharing data between SPL and uboot

[U-Boot] [PATCH v2 1/2] lsxl: use 64bit for LBA48 to support 4 TB drives
 2014-04-14 12:07 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/2] lsxl: rework boot scripts

[U-Boot] Micron PC28F00AP30 flash support
 2014-04-14 11:32 UTC 

[U-Boot] [PATCH] powerpc/85xx: Add T4240RDB board support
 2014-04-14 10:42 UTC 

[U-Boot] [PATCH 0/3] mpc83xx: add support for the ids8313 board
 2014-04-14  5:42 UTC  (2+ messages)

[U-Boot] [u-boot][coreboot-x86] Incremental Make fails
 2014-04-14  2:50 UTC  (3+ messages)

[U-Boot] [PATCH 0/2] i2c: sh_i2c: bugfix: i2c probe command does now work
 2014-04-14  2:32 UTC  (4+ messages)
` [U-Boot] [PATCH 1/2] "
` [U-Boot] [PATCH 2/2] arm: kzm9g: Add CONFIG_SYS_GENERIC_BOARD

[U-Boot] [PATCH] nitrogen6x: Fix the PAD settings for the ECSPI chipselect
 2014-04-13 23:21 UTC  (7+ messages)

[U-Boot] [PATCH v2 0/9] sunxi: initial upstreamining effort
 2014-04-13 21:00 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/9] sunxi: initial sun7i clocks and timer support

[U-Boot] fw_(printenv/setenv) and serial console have different env variables
 2014-04-13 19:53 UTC  (2+ messages)

[U-Boot] mmc changes in v2014.04-rc3 cause problems when using mmc in SPL
 2014-04-13 13:15 UTC  (3+ messages)

[U-Boot] [PATCH 08/28] net: Move RARP receive logic out of net.c
 2014-04-12 17:17 UTC 

[U-Boot] AP94 u-boot network failure
 2014-04-12  0:07 UTC  (4+ messages)

[U-Boot] board/freescale/mx6slevk: Add support for SPI NOR on the Freescale MCIMX6SLEVK Board
 2014-04-11 23:53 UTC 

[U-Boot] [PATCH v5 0/6] PPC 85xx: Add support for QEMU's ppce500 PV machine
 2014-04-11 23:18 UTC  (2+ messages)

[U-Boot] [PATCH v7] nand/denali: Adding Denali NAND driver support
 2014-04-11 22:43 UTC  (4+ messages)

[U-Boot] tpm: Add ST33ZP24 TPM SPI & SPI drivers
 2014-04-11 21:06 UTC  (3+ messages)
` [U-Boot] [PATCH 4/4] i2c: Add ST33ZP24 I2C TPM support


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