public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2014-04-14 08:05:26 to 2014-04-17 11:44:51 UTC [more...]

[U-Boot] [PATCH v6] arm: ep9315: Return back Cirrus Logic EDB9315A board support
 2014-06-22 10:51 UTC  (2+ messages)
` [U-Boot] [PATCH v4] "

[U-Boot] [PATCH 00/11] MX6: SPL NAND support
 2014-04-17 11:44 UTC  (18+ 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 0/5] Do not use __DATE__ and __TIME__ anymore
 2014-04-17 11:41 UTC  (10+ messages)
` [U-Boot] [PATCH 1/5] rand: do not surround function declarations by #ifdef
` [U-Boot] [PATCH 2/5] net: rename and refactor eth_rand_ethaddr() function
` [U-Boot] [PATCH 3/5] blackfin: replace bfin_gen_rand_mac() with eth_random_addr()
` [U-Boot] [PATCH 4/5] fs: ubifs: drop __DATE__ and __TIME__
` [U-Boot] [PATCH 5/5] kbuild: build with -Werror=date-time if the compiler supports it

[U-Boot] [PATCH 1/2] usb: r8a66597: Fix initialization hub that using, R8A66597_MAX_ROOT_HUB
 2014-04-17 10:47 UTC  (2+ messages)

[U-Boot] [PATCH v3 00/13] ARMv7: add PSCI support to u-boot
 2014-04-17 10:33 UTC  (8+ messages)

[U-Boot] [U-boot] Is there generic code to detect nand chip's ecc bits?
 2014-04-17 10:19 UTC 

[U-Boot] [PATCH] mmc: Handle switch error status bit in MMC card status
 2014-04-17  9:14 UTC  (4+ messages)

[U-Boot] [PATCH] tools: make imxheader size align on page size
 2014-04-17  8:50 UTC  (5+ messages)

[U-Boot] [PATCH 2/2] usb: r8a66597: Fix initilization size of r8a66597 info, structure
 2014-04-17  8:20 UTC 

[U-Boot] [PATCH v3 0/5] ARM: refactor start.S files
 2014-04-17  8:12 UTC  (9+ 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] [PATCH] e1000: remove redundant assignment
 2014-04-17  8:10 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] mpc85xx: Add deep sleep support on T1040QDS
 2014-04-17  7:33 UTC  (3+ messages)
` [U-Boot] [PATCH] mpc85xx: Add deep sleep support on T104xRDB
` [U-Boot] [PATCH v4] mpc85xx/t104x: Add deep sleep framework support

[U-Boot] [PATCH v5 0/6] PPC 85xx: Add support for QEMU's ppce500 PV machine
 2014-04-17  7:16 UTC  (4+ messages)
` [U-Boot] [PATCH 3/6] PPC: 85xx: Remove IVOR reset

[U-Boot] [PATCH v6 0/4] Exynos5: Add GPIO numbering feature
 2014-04-17  4:21 UTC  (13+ 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] FSL eSPI driver is a mess, hack attached
 2014-04-17  3:48 UTC  (3+ messages)

[U-Boot] [PATCH 01/2] powerpc/mpc85xx:Avoid fix address of bootpg section
 2014-04-17  3:41 UTC  (4+ messages)

[U-Boot] [PATCH v7 1/3] QE/FMAN: modify CONFIG_SYS_QE_FMAN_FW_ADDR to CONFIG_SYS_FMAN_FW_ADDR and CONFIG_SYS_QE_FW_ADDR
 2014-04-17  1:42 UTC  (6+ messages)
` [U-Boot] [PATCH v7 3/3] T1040QDS/U-QE: Add u-qe support to t1040qds

[U-Boot] [Patch v2] drivers/ddr: Fix possible out of bounds error
 2014-04-17  1:31 UTC 

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

[U-Boot] ocotp
 2014-04-16 15:25 UTC 

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

[U-Boot] [PATCH v2 0/11] Minor improvements to secure boot and enable on beaglebone
 2014-04-16 14:41 UTC  (12+ 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 v2 07/11] mkimage: Automatically make space in FDT when full
` [U-Boot] [PATCH v2 08/11] arm: ti: Increase malloc size to 16MB for armv7 boards
` [U-Boot] [PATCH v2 09/11] am33xx/omap: Enable CONFIG_OF_CONTROL
` [U-Boot] [PATCH v2 10/11] am33xx/omap: Enable FIT support
` [U-Boot] [PATCH v2 11/11] am33xx/omap: Enable secure boot with CONFIG_FIT_SIGNATURE

[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: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] Interrupt autoboot by GPIO
 2014-04-16 11:02 UTC  (3+ 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  (15+ 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] [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] 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  (8+ messages)
` [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  (5+ 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 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 


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