public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2013-03-15 22:51:00 to 2013-03-20 00:05:17 UTC [more...]

[U-Boot] Beagleboard: SPL hangs on serial init
 2013-03-20  0:05 UTC  (5+ messages)

[U-Boot] [RFC] command/cache: Add flush_cache command
 2013-03-19 23:32 UTC  (4+ messages)

[U-Boot] freescale i.MX28 mxsboot NAND booting on mx28evk bad blocks
 2013-03-19 23:23 UTC  (2+ messages)

[U-Boot] Beagle-XM: u-boot SPL fat support (was Re: [opensuse-arm] Beagleboard Xm CPU speed)
 2013-03-19 22:12 UTC  (3+ messages)

[U-Boot] [PATCH 0/4 v7] Add ACE HW support for SHA256 and SHA1
 2013-03-19 21:50 UTC  (7+ messages)
` [U-Boot] [PATCH 1/4 v7] Exynos: Add hardware accelerated "
` [U-Boot] [PATCH 2/4 v7] Exynos: config: Enable ACE HW for SHA 256 for Exynos
` [U-Boot] [PATCH 3/4 v7] gen: Add sha h/w acceleration to hash
` [U-Boot] [PATCH 4/4 v7] Exynos: config: Enable hash command

[U-Boot] [PULL] u-boot-usb/master
 2013-03-19 21:35 UTC  (7+ messages)

[U-Boot] [PATCH v2 00/13] tegra114 SPI driver
 2013-03-19 21:22 UTC  (21+ messages)
` [U-Boot] [PATCH v2 01/13] tegra: remove support for UART SPI switch
` [U-Boot] [PATCH v2 02/13] tegra: spi: rename tegra SPI drivers
` [U-Boot] [PATCH v2 03/13] tegra: spi: remove non fdt support
` [U-Boot] [PATCH v2 04/13] tegra: spi: pull register structs out of headers
` [U-Boot] [PATCH v2 05/13] tegra20: spi: move fdt probe to spi_init
` [U-Boot] [PATCH v2 06/13] spi: add common fdt SPI driver interface
` [U-Boot] [PATCH v2 07/13] sf: winbond: add W25Q32DW
` [U-Boot] [PATCH v2 08/13] tegra114: fdt: add compatible string for tegra114 SPI ctrl
` [U-Boot] [PATCH v2 09/13] tegra114: fdt: add apbdma block
` [U-Boot] [PATCH v2 10/13] tegra114: fdt: add SPI blocks
` [U-Boot] [PATCH v2 11/13] tegra114: dalmore: fdt: enable dalmore SPI controller
` [U-Boot] [PATCH v2 12/13] tegra114: add SPI driver
` [U-Boot] [PATCH v2 13/13] tegra114: dalmore: config: enable SPI

[U-Boot] SPI Changes
 2013-03-19 19:00 UTC 

[U-Boot] [PATCH v2 0/4] Tegra114: MMC: Add MMC driver for T114/Dalmore
 2013-03-19 18:32 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/4] Tegra114: fdt: Add SDMMC (sdhci) nodes for T114 boards (Dalmore for now)
` [U-Boot] [PATCH v2 2/4] Tegra114: Dalmore: Add SDIO3 pad config to pinctrl_config table
` [U-Boot] [PATCH v2 3/4] Tegra114: MMC: Add SD bus power-rail init routine
` [U-Boot] [PATCH v2 4/4] Tegra114: MMC: Enable DT MMC driver support for Tegra114 Dalmore boards

[U-Boot] [PATCH v8] Addition of btrfs file-system to U-boot
 2013-03-19 15:28 UTC  (5+ messages)
` [U-Boot] [PATCH v8] Introduced btrfs file-system with btrload command

[U-Boot] [PATCH v3 01/15] fdt: Add fdtdec_get_addr_size() to read reg properties
 2013-03-19 14:58 UTC  (2+ messages)
` [U-Boot] [PATCH v3 06/15] x86: spi: Add Intel ICH driver

[U-Boot] [PATCH v2] mxs: spl_mem_init: Align DDR2 init with FSL bootlets source
 2013-03-19 12:36 UTC  (10+ messages)

[U-Boot] [PATCH] arm: at91: at91sam9n12ek: add nandflash/spiflash/mmc/lcd support
 2013-03-19 11:27 UTC  (10+ messages)

[U-Boot] [PATCH] powerpc/corenet: Add workaround for ELBC multi-bit ECC error
 2013-03-19  9:16 UTC 

[U-Boot] [PATCH] powerpc/corenet: Add workaround for ELBC multi-bit ECC error
 2013-03-19  8:51 UTC 

[U-Boot] [PATCH v3 03/15] spi: Use spi_alloc_slave() in each SPI driver
 2013-03-19  5:23 UTC 

[U-Boot] freescale imx bootlets vs u-boot for i.MX28
 2013-03-19  0:59 UTC 

[U-Boot] [PATCH v2 0/45] Verified boot implementation based on FIT
 2013-03-18 23:52 UTC  (46+ messages)
` [U-Boot] [PATCH v2 01/45] sandbox: config: Enable CONFIG_FIT and CONFIG_CMD_FIT
` [U-Boot] [PATCH v2 02/45] bootstage: Don't build for HOSTCC
` [U-Boot] [PATCH v2 03/45] mkimage: Move ARRAY_SIZE to header file
` [U-Boot] [PATCH v2 04/45] libfdt: Add fdt_next_subnode() to permit easy subnode iteration
` [U-Boot] [PATCH v2 05/45] image: Move timestamp #ifdefs to header file
` [U-Boot] [PATCH v2 06/45] image: Export fit_check_ramdisk()
` [U-Boot] [PATCH v2 07/45] image: Split FIT code into new image-fit.c
` [U-Boot] [PATCH v2 08/45] image: Move HOSTCC image code to tools/
` [U-Boot] [PATCH v2 09/45] image: Split hash node processing into its own function
` [U-Boot] [PATCH v2 10/45] image: Convert fit_image_hash_set_value() to static, and rename
` [U-Boot] [PATCH v2 11/45] image: Rename fit_image_check_hashes() to fit_image_verify()
` [U-Boot] [PATCH v2 12/45] image: Move hash checking into its own function
` [U-Boot] [PATCH v2 13/45] image: Move error! string to common place
` [U-Boot] [PATCH v2 14/45] image: Export fit_conf_get_prop_node()
` [U-Boot] [PATCH v2 15/45] image: Rename fit_add_hashes() to fit_add_verification_data()
` [U-Boot] [PATCH v2 16/45] image: Rename hash printing to fit_image_print_verification_data()
` [U-Boot] [PATCH v2 17/45] sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host file
` [U-Boot] [PATCH v2 18/45] fdt: Add a parameter to fdt_valid()
` [U-Boot] [PATCH v2 19/45] Add getenv_hex() to return an environment variable as hex
` [U-Boot] [PATCH v2 20/45] fdt: Allow fdt command to check and update control FDT
` [U-Boot] [PATCH v2 21/45] sandbox: fdt: Support fdt command for sandbox
` [U-Boot] [PATCH v2 22/45] env: Fix minor comment typos in cmd_nvedit
` [U-Boot] [PATCH v2 23/45] fdt: Skip checking FDT if the pointer is NULL
` [U-Boot] [PATCH v2 24/45] Revert "fdt- Tell the FDT library where the device tree is"
` [U-Boot] [PATCH v2 25/45] Add stdarg to vsprintf.h
` [U-Boot] [PATCH v2 26/45] Add minor updates to README.fdt-control
` [U-Boot] [PATCH v2 27/45] hash: Add a way to calculate a hash for any algortihm
` [U-Boot] [PATCH v2 28/45] sandbox: config: Enable FIT signatures with RSA
` [U-Boot] [PATCH v2 29/45] sandbox: Provide a way to map from host RAM to U-Boot RAM
` [U-Boot] [PATCH v2 30/45] sandbox: image: Add support for booting images in sandbox
` [U-Boot] [PATCH v2 31/45] image: Add signing infrastructure
` [U-Boot] [PATCH v2 32/45] image: Support signing of images
` [U-Boot] [PATCH v2 33/45] image: Add RSA support for image signing
` [U-Boot] [PATCH v2 34/45] mkimage: Put FIT loading in function and tidy error handling
` [U-Boot] [PATCH v2 35/45] mkimage: Add -k option to specify key directory
` [U-Boot] [PATCH v2 36/45] mkimage: Add -K to write public keys to an FDT blob
` [U-Boot] [PATCH v2 37/45] mkimage: Add -F option to modify an existing .fit file
` [U-Boot] [PATCH v2 38/45] mkimage: Add -c option to specify a comment for key signing
` [U-Boot] [PATCH v2 39/45] mkimage: Add -r option to specify keys that must be verified
` [U-Boot] [PATCH v2 40/45] libfdt: Add fdt_find_regions()
` [U-Boot] [PATCH v2 41/45] image: Add support for signing of FIT configurations
` [U-Boot] [PATCH v2 42/45] image: Remove remaining #ifdefs in image-fit.c
` [U-Boot] [PATCH v2 43/45] image: Add CONFIG_FIT_SPL_PRINT to control FIT image printing in SPL
` [U-Boot] [PATCH v2 44/45] sandbox: Allow -c argument to provide a command list
` [U-Boot] [PATCH v2 45/45] Add verified boot information and test

[U-Boot] [RFC PATCH 0/44] RFC: Verified boot implementation based on FIT
 2013-03-18 21:57 UTC  (6+ messages)
` [U-Boot] [RFC PATCH 14/44] image: Export fit_conf_get_prop_node()

[U-Boot] [RFC] Kbuild support for ARM FIT images
 2013-03-18 19:57 UTC  (11+ messages)

[U-Boot] Pull request: u-boot-arm/master
 2013-03-18 18:38 UTC  (6+ messages)

[U-Boot] [PATCH v2 0/7] Add cros-ec protocol driver and enable it in smdk5250
 2013-03-18 16:22 UTC  (8+ messages)
` [U-Boot] [PATCH v2 1/7] cros: add cros_ec driver
` [U-Boot] [PATCH v2 2/7] cros: add I2C support for cros_ec
` [U-Boot] [PATCH v2 3/7] cros: add SPI "
` [U-Boot] [PATCH v2 4/7] cros: add LPC "
` [U-Boot] [PATCH v2 5/7] cros: adds cros_ec keyboard driver
` [U-Boot] [PATCH v2 6/7] cros: exynos: add cros-ec device nodes to exynos5250-snow.dts
` [U-Boot] [PATCH v2 7/7] cros: enable cros-ec for smdk5250

[U-Boot] [PATCH v2 1/5] imx iim: Homogenize and fix register definitions
 2013-03-18 12:13 UTC  (4+ messages)

[U-Boot] 9g45 don't work
 2013-03-18 11:18 UTC  (2+ messages)

[U-Boot] [PATCH] bootm: Add support for Plan 9
 2013-03-18  8:27 UTC  (2+ messages)

[U-Boot] [PATCH] patman: Allow specifying the message ID your series is in reply to
 2013-03-17 20:31 UTC  (4+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] AT91SAM9M10 Custom Board U-boot reboot after Wrong Image Format
 2013-03-17 13:24 UTC  (10+ messages)

[U-Boot] [PATCH] image: Add support for Plan 9
 2013-03-17  8:12 UTC 

[U-Boot] [PULL] u-boot-usb/master
 2013-03-17  2:05 UTC 

[U-Boot] [PATCH] patman: Make "Reviewed-by" an important tag
 2013-03-16 22:22 UTC  (3+ messages)

[U-Boot] [PATCH v2] mmc: Split device init to decouple OCR-polling delay
 2013-03-16 20:35 UTC  (9+ messages)

[U-Boot] [PATCH 1/2] nitrogen6x: Pass the correct CPU revision to the kernel
 2013-03-16 20:29 UTC  (18+ messages)
` [U-Boot] [PATCH 2/2] mx6qsabrelite: Do not hardcode the CPU revision

[U-Boot] TI's OMAPL138 and KSZ8876 switch on u-boot
 2013-03-16 19:10 UTC  (3+ messages)

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

[U-Boot] [PULL] : Please pull u-boot-imx
 2013-03-16 11:16 UTC  (4+ messages)

[U-Boot] [PATCH v9 01/30] mtd: nand: Introduce CONFIG_SYS_NAND_BUSWIDTH_16BIT
 2013-03-16 10:54 UTC  (12+ messages)
` [U-Boot] [PATCH v9 15/30] autoconfig.mk: Make it possible to define configs from other configs

[U-Boot] [PATCH] spl: exynos: make spl_boot common for all exynos based platforms
 2013-03-16  8:46 UTC 

[U-Boot] [PATCH V5 REPOST 1/7] ARM: bcm2835: add mailbox driver
 2013-03-16  8:09 UTC  (7+ messages)
` [U-Boot] [PATCH V5 REPOST 6/7] mmc: add bcm2835 driver

[U-Boot] [PATCH] Exynos: clock: Fix a bug in PLL lock check condition
 2013-03-16  1:10 UTC  (2+ messages)


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