public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2013-03-05 10:59:27 to 2013-03-06 19:25:36 UTC [more...]

[U-Boot] [PATCH v9 01/30] mtd: nand: Introduce CONFIG_SYS_NAND_BUSWIDTH_16BIT
 2013-03-06 19:25 UTC  (31+ messages)
` [U-Boot] [PATCH v9 02/30] mtd: nand: mxc_nand: Fix is_16bit_nand()
` [U-Boot] [PATCH v9 03/30] nand: mxc: Prepare to add support for i.MX5
` [U-Boot] [PATCH v9 04/30] nand: mxc: Add "
` [U-Boot] [PATCH v9 05/30] imx: mx5: lowlevel_init: Simplify code
` [U-Boot] [PATCH v9 06/30] imx: mx53ard: Add support for NAND Flash
` [U-Boot] [PATCH v9 07/30] nand: mxc: Fix debug trace in mxc_nand_read_oob_syndrome()
` [U-Boot] [PATCH v9 08/30] nand: mxc: Use appropriate page number in syndrome functions
` [U-Boot] [PATCH v9 09/30] arm: start.S: Fix _TEXT_BASE for SPL
` [U-Boot] [PATCH v9 10/30] arm: relocate_code() is no longer noreturn
` [U-Boot] [PATCH v9 11/30] arm1136: Remove redundant relocate_code() return
` [U-Boot] [PATCH v9 12/30] arm: relocate_code(): Remove useless relocation offset computation
` [U-Boot] [PATCH v9 13/30] arm: relocate_code(): Use __image_copy_end for end of relocation
` [U-Boot] [PATCH v9 14/30] arm: crt0.S: Remove bogus .globl
` [U-Boot] [PATCH v9 15/30] autoconfig.mk: Make it possible to define configs from other configs
` [U-Boot] [PATCH v9 16/30] Makefile: Change CONFIG_SPL_PAD_TO to image offset
` [U-Boot] [PATCH v9 17/30] imx: Fix automatic make targets for imx images
` [U-Boot] [PATCH v9 18/30] nand: mxc: Switch NAND SPL to generic SPL
` [U-Boot] [PATCH v9 19/30] arm926ejs: Remove deprecated and now unused NAND SPL
` [U-Boot] [PATCH v9 20/30] arm: Remove unused relocate_code() parameters
` [U-Boot] [PATCH v9 21/30] Makefile: Move SHELL setup to config.mk
` [U-Boot] [PATCH v9 22/30] .gitignore: Add /SPL
` [U-Boot] [PATCH v9 23/30] imx: Add u-boot-with-spl.imx make target
` [U-Boot] [PATCH v9 24/30] imx: Add u-boot-with-nand-spl.imx "
` [U-Boot] [PATCH v9 25/30] arm: Remove support for smdk6400
` [U-Boot] [PATCH v9 26/30] Revert "mkconfig: start deprecating Makefile config targets"
` [U-Boot] [PATCH v9 27/30] arm: Remove support for unused s3c64xx
` [U-Boot] [PATCH v9 28/30] arm: Remove deprecated and now unused NAND SPL
` [U-Boot] [PATCH v9 29/30] arm1176: Remove unused MMU setup from start.S
` [U-Boot] [PATCH v9 30/30] arm: Make all linker scripts compatible with per-symbol sections

[U-Boot] [PATCH] mtd: nand: fix the written length when nand_write_skip_bad failed
 2013-03-06 18:22 UTC  (4+ messages)

[U-Boot] driver for davicom dm9601 usb-ethernet NIC
 2013-03-06 18:21 UTC 

[U-Boot] [PATCH v4] addition of btrfs to u-boot
 2013-03-06 17:28 UTC  (2+ messages)
` [U-Boot] [PATCH v4] Introduced btrfs file-system with btrload command

[U-Boot] [PATCH v2] mxs: spl_mem_init: Align DDR2 init with FSL bootlets source
 2013-03-06 15:46 UTC  (7+ messages)

[U-Boot] [PATCH v3 0/3] i.MX6 SabreSD and SabreAUTO bmode support
 2013-03-06 15:46 UTC  (4+ messages)
` [U-Boot] [PATCH v3 1/3] mx6qsabresd: Fix card detection for invalid card id case
` [U-Boot] [PATCH v3 2/3] mx6qsabresd: Document the mapping of USDHC[2-4]
` [U-Boot] [PATCH v3 3/3] mx6qsabre{sd,auto}: Add boot mode select

[U-Boot] [PATCH 2/2 v2] Exynos5: spl: Reduce clock init in spl
 2013-03-06 15:36 UTC  (2+ messages)

[U-Boot] [PATCH 4/5 v4] gen: Add ACE acceleration to hash
 2013-03-06 15:29 UTC 

[U-Boot] [PATCH 1/4 v3] Exynos: Add hardware accelerated SHA 256
 2013-03-06 15:00 UTC 

[U-Boot] [PATCH 1/4] Exynos: Add hardware accelerated SHA 256
 2013-03-06 14:52 UTC 

[U-Boot] [PATCH 0/2 v3] Exynos5: spl: Reduce spl size
 2013-03-06 14:22 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2 v3] Exynos5: spl: Reorganize mem_timing struct to gain space in spl
` [U-Boot] [PATCH 2/2 v3] Exynos5: spl: Reduce clock init "

[U-Boot] [PATCH 0/4 v5] Add ACE HW support for SHA256 and SHA1
 2013-03-06 14:18 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4 v5] Exynos: Add hardware accelerated "
` [U-Boot] [PATCH 2/4 v5] Exynos: config: Enable ACE HW for SHA 256 for Exynos
` [U-Boot] [PATCH 3/4 v5] gen: Add ACE acceleration to hash
` [U-Boot] [PATCH 4/4 v5] Exynos: config: Enable hash command

[U-Boot] [PATCH] usb:composite:fix Provide function data when addressing device with only one interface
 2013-03-06 13:03 UTC  (12+ messages)

[U-Boot] [PATCH V7 00/10] EXYNOS5: Enable DWMMC, add FDT support for DWMMC and enable EMMC boot
 2013-03-06 10:21 UTC  (14+ messages)
` [U-Boot] [PATCH V7 01/10] FDT: Add compatible string for DWMMC
` [U-Boot] [PATCH V7 02/10] EXYNOS5: FDT: Add DWMMC device node data
` [U-Boot] [PATCH V7 03/10] DWMMC: Initialise dwmci and resolve EMMC read write issues
` [U-Boot] [PATCH V7 04/10] EXYNOS5: DWMMC: Added FDT support for DWMMC
` [U-Boot] [PATCH V7 05/10] EXYNOS5: DWMMC: Initialise the local variable to avoid unwanted results
` [U-Boot] [PATCH V7 06/10] SMDK5250: Initialise and Enable DWMMC, support FDT and non-FDT
` [U-Boot] [PATCH V7 07/10] MMC: APIs to support resize of EMMC boot partition
` [U-Boot] [PATCH V7 08/10] SMDK5250: Enable EMMC booting
` [U-Boot] [PATCH V7 09/10] COMMON: MMC: Command to support EMMC booting and to resize EMMC boot partition
` [U-Boot] [PATCH V7 10/10] EXYNOS5: I2C: Added FDT and non-FDT support for I2C

[U-Boot] Hang issue when applied patch "spi: Add SPI flash test"
 2013-03-06 10:15 UTC  (2+ messages)

[U-Boot] [PATCH] I2C: S3C24X0: Bug fixes in i2c_transfer
 2013-03-06  9:27 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/2] usb: ehci: exynos: Fixes for non-fdt systems
 2013-03-06  8:48 UTC  (3+ messages)
` [U-Boot] [PATCH v4 1/2] usb: ehci: exynos: Fix multiple FDT decode
` [U-Boot] [PATCH v4 2/2] usb: ehci: exynos: Enable non-dt path

[U-Boot] [PATCH] VCMA9: Enable CONFIG_CMD_NAND_YAFFS
 2013-03-06  8:08 UTC  (2+ messages)

[U-Boot] [PATCH 0/5 v4] Add ACE HW support for SHA 256
 2013-03-06  6:22 UTC  (14+ messages)
` [U-Boot] [PATCH 1/5 v4] Exynos: Add hardware accelerated "
` [U-Boot] [PATCH 2/5 v4] Exynos: config: Enable ACE HW for SHA 256 for Exynos
` [U-Boot] [PATCH 3/5 v4] gen: Change return type to int for hash_func_ws function pointer
` [U-Boot] [PATCH 4/5 v4] gen: Add ACE acceleration to hash
` [U-Boot] [PATCH 5/5 v4] Exynos: config: Enable hash command

[U-Boot] [PATCH v3 0/2] usb: ehci: exynos: Fixes for non-fdt systems
 2013-03-06  6:17 UTC  (7+ messages)
` [U-Boot] [PATCH v3 1/2] usb: ehci: exynos: Fix multiple FDT decode
` [U-Boot] [PATCH v3 2/2] usb: ehci: exynos: Enable non-dt path

[U-Boot] [PATCH 0/3] Make tzpc initialization common for exynos4 and exynos5
 2013-03-06  5:41 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] exynos: move tzpc_init to armv7/exynos
` [U-Boot] [PATCH 2/3] exynos: update tzpc_init to make it common for exynos4 and exynos5
` [U-Boot] [PATCH 3/3] exynos: Update origen and smdkv310 to use common tzpc_init

[U-Boot] [PATCH v2 0/2] usb: ehci: exynos: Enable non-dt path
 2013-03-06  4:56 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/2] usb: ehci: exynos: Fix multiple FDT decode

[U-Boot] [PATCH 1/2] SMDK5250: Fix compiler warning for non-dt systems
 2013-03-06  1:52 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] spi: exynos: Fix compiler warnings "

[U-Boot] mtdparts not agreeing wiht fw_printenv
 2013-03-06  1:20 UTC 

[U-Boot] [PATCH v6 0/31] Create generic board init for ARM, x86, PPC
 2013-03-06  0:40 UTC  (32+ messages)
` [U-Boot] [PATCH v6 01/31] Introduce generic u-boot.h file
` [U-Boot] [PATCH v6 02/31] Replace __bss_end__ with __bss_end
` [U-Boot] [PATCH v6 03/31] Introduce generic link section.h symbol files
` [U-Boot] [PATCH v6 04/31] arm: Use sections header to obtain link symbols
` [U-Boot] [PATCH v6 05/31] Change stub example to use asm-generic/sections.h
` [U-Boot] [PATCH v6 06/31] Introduce a basic initcall implementation
` [U-Boot] [PATCH v6 07/31] Define CONFIG_SYS_LEGACY_BOARD everywhere
` [U-Boot] [PATCH v6 08/31] Declare watchdog functions in watchdog.h
` [U-Boot] [PATCH v6 09/31] Introduce generic pre-relocation board_f.c
` [U-Boot] [PATCH v6 10/31] Introduce generic post-relocation board_r.c
` [U-Boot] [PATCH v6 11/31] Add spl load feature
` [U-Boot] [PATCH v6 12/31] arm: Remove use of board_early_init_r/last_stage_init()
` [U-Boot] [PATCH v6 13/31] arm: Enable generic board support
` [U-Boot] [PATCH v6 14/31] Add CONFIG_SYS_SYM_OFFSETS to support offset symbols
` [U-Boot] [PATCH v6 15/31] Adjust board_f.c for ppc
` [U-Boot] [PATCH v6 16/31] Adjust board_r.c "
` [U-Boot] [PATCH v6 17/31] ppc: Enable generic board support
` [U-Boot] [PATCH v6 18/31] x86: Adjust board_f.c for x86
` [U-Boot] [PATCH v6 19/31] x86: Adjust board_r.c "
` [U-Boot] [PATCH v6 20/31] x86: Use sections header to obtain link symbols
` [U-Boot] [PATCH v6 21/31] x86: Enable generic board support
` [U-Boot] [PATCH v6 22/31] tegra: Enable generic board for Tegra
` [U-Boot] [PATCH v6 23/31] x86: Enable generic board
` [U-Boot] [PATCH v6 24/31] exynos5: Enable generic board for Exynos5 device tree boards
` [U-Boot] [PATCH v6 25/31] blackfin: Fix up board_type global data
` [U-Boot] [PATCH v6 26/31] blackfin: Remove noreturn attribute from cpu_init_f()
` [U-Boot] [PATCH v6 27/31] avr32: Fix cast warning in board.c
` [U-Boot] [PATCH v6 28/31] serial: ns16550: Remove unwanted cast
` [U-Boot] [PATCH v6 29/31] sparc: Fix out-of-tree building
` [U-Boot] [PATCH v6 30/31] sparc: Fix build warnings in serial.c
` [U-Boot] [PATCH v6 31/31] Use 'unsigned int' for global_data's baudrate

[U-Boot] [PATCH] MAKEALL: allow regex matches for -s option
 2013-03-05 23:39 UTC  (5+ messages)

[U-Boot] [PATCH 0/2 v2] Exynos5: spl: Reduce spl size
 2013-03-05 22:30 UTC  (7+ messages)
` [U-Boot] [PATCH 1/2 v2] Exynos5: spl: Reorganize mem_timing struct to gain space in spl
` [U-Boot] [PATCH 2/2 v2] Exynos5: spl: Reduce clock init "

[U-Boot] dtb vs. kernel command line arguments
 2013-03-05 20:48 UTC  (5+ messages)

[U-Boot] [PATCH] powerpc/85xx: Add workaround for errata USB-14 (enable on P204x/P3041/P50x0)
 2013-03-05 20:40 UTC  (3+ messages)

[U-Boot] Beginners Questions on modding a NAS
 2013-03-05 20:30 UTC  (3+ messages)

[U-Boot] [PATCH 00/12] cmd_sf: Add support for read and write instructions
 2013-03-05 19:59 UTC  (10+ messages)

[U-Boot] DFU on OMAP4?
 2013-03-05 19:37 UTC  (4+ messages)

[U-Boot] [PATCH v2 0/6] Tegra30: MMC: Add DT-based MMC driver for Tegra30/Cardhu
 2013-03-05 19:10 UTC  (10+ messages)
` [U-Boot] [PATCH v2 1/6] Tegra30: fdt: Add SDMMC (sdhci) nodes for T30 boards (Cardhu for now)
` [U-Boot] [PATCH v2 2/6] Tegra: MMC: Added/update SDMMC registers/base addresses for T20/T30
` [U-Boot] [PATCH v2 3/6] Tegra30: MMC: Add SD bus power-rail and SDMMC pad init routines
` [U-Boot] [PATCH v2 4/6] mmc: Tegra: Add SD bus power/voltage function and MMC pad init call
` [U-Boot] [PATCH v2 5/6] Tegra30: mmc: Add Tegra30 SDMMC compatible entry to fdtdec & driver
` [U-Boot] [PATCH v2 6/6] Tegra30: MMC: Enable DT MMC driver support for Tegra30 Cardhu boards

[U-Boot] [PATCH 0/5] Tegra30: MMC: Add DT-based MMC driver for Tegra30/Cardhu
 2013-03-05 17:48 UTC  (11+ messages)
` [U-Boot] [PATCH 3/5] Tegra30: MMC: Add SD bus power-rail and SDMMC pad init routines

[U-Boot] [PATCH] Add support for D-Link DUB-E100 h/w-rev C1
 2013-03-05 11:13 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: global_data: make tbl long long
 2013-03-05 11:10 UTC  (4+ messages)

[U-Boot] [PATCH RESEND v2 0/4] usb:gadget: USB Mass Storage Gadget
 2013-03-05 11:10 UTC  (5+ messages)
` [U-Boot] [PATCH RESEND v2 1/4] usb:composite: USB Mass Storage - storage_common.c from Linux kernel
` [U-Boot] [PATCH RESEND v2 2/4] usb:composite: USB Mass Storage - f_mass_storage.c "
` [U-Boot] [PATCH RESEND v2 3/4] usb:gadget: USB Mass Storage Gadget support
` [U-Boot] [PATCH RESEND v2 4/4] arm:trats: Use new ums command

[U-Boot] [PATCH RESEND v2 0/4] usb:gadget: USB Mass Storage Gadget
 2013-03-05 10:59 UTC  (3+ messages)
` [U-Boot] [PATCH RESEND v2 3/4] usb:gadget: USB Mass Storage Gadget support
` [U-Boot] [PATCH RESEND v2 4/4] arm:trats: Use new ums command


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