public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2014-04-15 14:13:49 to 2014-04-18 13:20:10 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] board: altera: delete unused source files
 2014-04-18 13:20 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] board: evb64260: delete an unused source file
 2014-04-18 13:20 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] board: samsung: delete unused source files
 2014-04-18 13:19 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] floppy: delete unused files
 2014-04-18 13:19 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] mtd: delete unused files
 2014-04-18 13:19 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] board: esd: remove remainders of dead boards
 2014-04-18 13:19 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] cosmetic: README.scrapyard: fix false removed date and commit
 2014-04-18 13:19 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] cosmetic: README.scrapyard: sort in reverse chronological order
 2014-04-18 13:19 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] FIT image AES support and PPC4xx/85xx boards
 2014-04-18 12:36 UTC 

[U-Boot] [PATCH] ARM:tegra20: Remove aes debug prints
 2014-04-18 12:18 UTC 

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

[U-Boot] [PATCH 1/2] mtd: denali: improve nand_read_oob and fix nand_write_oob
 2014-04-18 11:30 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] mtd: denali: recover the same function prototypes as Linux Kernel

[U-Boot] [PATCH v2 0/5] Prohibit __DATE__ and __TIME__ (+ refactor random MAC addr)
 2014-04-18 10:09 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/5] rand: do not surround function declarations by #ifdef
` [U-Boot] [PATCH v2 2/5] net: rename and refactor eth_rand_ethaddr() function
` [U-Boot] [PATCH v2 3/5] blackfin: replace bfin_gen_rand_mac() with eth_random_addr()
` [U-Boot] [PATCH v2 4/5] fs: ubifs: drop __DATE__ and __TIME__
` [U-Boot] [PATCH v2 5/5] kbuild: build with -Werror=date-time if the compiler supports it

[U-Boot] [PATCH] powerpc/t1040qds: Remove Video - HDMI support
 2014-04-18  9:32 UTC  (3+ messages)

[U-Boot] [PATCH] config: remove platform CONFIG_SYS_HZ definition part 4
 2014-04-18  9:29 UTC  (2+ messages)

[U-Boot] [PATCH 0/5] Do not use __DATE__ and __TIME__ anymore
 2014-04-18  9:25 UTC  (14+ 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 v2 1/8] SPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL_FRAMEWORK
 2014-04-18  9:25 UTC  (3+ messages)
` [U-Boot] [PATCH v2 7/8] cmd_mmc.c: Add bootbus mmc sub-command

[U-Boot] [PATCH] cmd_time: do not show ticks
 2014-04-18  8:46 UTC 

[U-Boot] [PATCH 1/3 v2] board/t208xqds: Add support of 2-stage NAND/SPI/SD boot
 2014-04-18  8:43 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3 v2] board/t208xrdb: "
` [U-Boot] [PATCH 3/3 v2] board/t2080rdb: some update for t2080rdb

[U-Boot] [PATCH v2 0/9] Refactoring and Endian bug fixes of fdt_support
 2014-04-18  8:41 UTC  (10+ messages)
` [U-Boot] [PATCH v2 1/9] fdt_support: delete unnecessary DECLARE_GLOBAL_DATA_PTR
` [U-Boot] [PATCH v2 2/9] fdt_support: refactor with fdt_find_or_add_subnode helper func
` [U-Boot] [PATCH v2 3/9] fdt_support: delete force argument of fdt_initrd()
` [U-Boot] [PATCH v2 4/9] fdt_support: delete force argument of fdt_chosen()
` [U-Boot] [PATCH v2 5/9] fdt_support: refactor fdt_fixup_stdout() function
` [U-Boot] [PATCH v2 6/9] fdt_support: add 'const' qualifier for unchanged argument
` [U-Boot] [PATCH v2 7/9] fdt_support: fix an endian bug of fdt_fixup_memory_banks
` [U-Boot] [PATCH v2 8/9] fdt_support: fix an endian bug of fdt_initrd()
` [U-Boot] [PATCH v2 9/9] fdt_support: correct the return condition "

[U-Boot] [PATCH v3 00/13] ARMv7: add PSCI support to u-boot
 2014-04-18  8:08 UTC  (12+ messages)
        ` [U-Boot] Fwd: "

[U-Boot] [PATCH] usb:gadget:f_thor: fix write to filesystem by add dfu_flush()
 2014-04-18  7:48 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/2] usb:gadget:f_thor: code cleanup in function download_tail()
  ` [U-Boot] [PATCH v2 2/2] usb:gadget:f_thor: fix write to filesystem by add dfu_flush()

[U-Boot] How to test vlan in u-boot
 2014-04-18  6:42 UTC 

[U-Boot] [PATCH 0/2] eMMC: support for Read Protected Memory Block (RPMB)
 2014-04-18  6:39 UTC  (6+ messages)
` [U-Boot] [PATCH V2 "
  ` [U-Boot] [PATCH V2 1/2] eMMC: add support for operations in RPMB partition
  ` [U-Boot] [PATCH V2 2/2] eMMC: cmd_mmc.c adds the 'rpmb' sub-command for the 'mmc' command

[U-Boot] [PATCH 00/11] MX6: SPL NAND support
 2014-04-18  6:35 UTC  (18+ messages)
` [U-Boot] [PATCH 01/11] SPL: NAND: remove CONFIG_SYS_NAND_PAGE_SIZE
` [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 2/2 v2] usb: r8a66597: Fix initilization size of r8a66597 info structure
 2014-04-18  2:33 UTC 

[U-Boot] [PATCH 1/2 v2] usb: r8a66597: Fix initialization hub that using R8A66597_MAX_ROOT_HUB
 2014-04-18  2:33 UTC 

[U-Boot] [PATCH 2/2] usb: r8a66597: Fix initilization size of r8a66597 info, structure
 2014-04-18  2:26 UTC  (3+ messages)

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

[U-Boot] [PATCH] am43xx_evm: Drop SPI SPL
 2014-04-17 21:40 UTC 

[U-Boot] [PATCH] am335x_evm: Drop SPI SPL support from the default build
 2014-04-17 21:24 UTC 

[U-Boot] [PATCH] env_flash.c: Drop unused variables
 2014-04-17 20:21 UTC 

[U-Boot] [PATCH] MAKEALL: remove hard-coded MIPS boards
 2014-04-17 20:06 UTC 

[U-Boot] [PATCH] MIPS: drop incaip board
 2014-04-17 19:56 UTC 

[U-Boot] [PATCH 0/3] pcnet driver fixes
 2014-04-17 19:44 UTC  (2+ messages)

[U-Boot] [PATCH] buildman: make output dir configurable
 2014-04-17 19:33 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] support for maxim dallas rtcds1347
 2014-04-17 18:56 UTC 

[U-Boot] [PATCH] patman: Don't request full names from get_maintainer
 2014-04-17 18:47 UTC 

[U-Boot] Updating master with next
 2014-04-17 18:35 UTC 

[U-Boot] [PATCH] am33xx: add SSC enable macro
 2014-04-17 18:31 UTC  (2+ messages)

[PATCH] rtc: add support maxim dallas rtc ds1347
 2014-04-17 17:44 UTC 

[U-Boot] pull request for u-boot-tegra/master into ARM/master
 2014-04-17 16:08 UTC 

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

[U-Boot] [PATCH] tools: make imxheader size align on page size
 2014-04-17 12:34 UTC  (6+ 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 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  (6+ messages)
` [U-Boot] [PATCH v6 1/4] EXYNOS5: Add gpio pin "

[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] 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  (12+ messages)
` [U-Boot] [PATCH v4 00/13] DFU, MMC, Gadget, Goni, misc
  ` [U-Boot] [PATCH v4 04/13] usb: dfu: fix boards wo USB cable detection
  ` [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] 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  (8+ messages)
` [U-Boot] [PATCH v3 1/5] common: introduce maximum load size
` [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)


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