public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2013-06-27 17:35:49 to 2013-07-01 06:21:46 UTC [more...]

[U-Boot] [PATCH] gpio: spear_gpio: Fix gpio_set_value() implementation
 2013-07-01  6:21 UTC  (11+ messages)

[U-Boot] [PATCH v2] blackfin: Fix using gd->baudrate before setting its value
 2013-07-01  5:16 UTC 

[U-Boot] [PATCH] blackfin: Fix using gd->baudrate before setting its value
 2013-07-01  4:49 UTC  (6+ messages)

[U-Boot] [PATCH v2] exynos5250: move board specific configs to board specific config file
 2013-07-01  4:20 UTC  (7+ messages)

[U-Boot] U-boot2013:07-Recompile with -fPIC error for mips64 board
 2013-07-01  4:14 UTC  (4+ messages)

[U-Boot] I'm coming back :)
 2013-07-01  3:54 UTC 

[U-Boot] [PATCH] blackfin: gpio: Use proper mask for comparing function
 2013-07-01  3:17 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] arm: add support for LaCie CloudBox
 2013-06-30 23:01 UTC  (9+ messages)
` [U-Boot] [PATCH v2 0/4] "
  ` [U-Boot] [PATCH v2 1/4] lacie_kw: sort #ifdef lists by CONFIG_ identifiers
  ` [U-Boot] [PATCH v2 2/4] arm: add support for LaCie CloudBox
  ` [U-Boot] [PATCH v2 3/4] LaCie/common: Fix cloudbox ethernet leds
  ` [U-Boot] [PATCH v2 4/4] arm: add machine ID for CloudBox

[U-Boot] Regression due to 020bbcb "usb: hub: Power-cycle on root-hub ports"
 2013-06-30 16:38 UTC  (2+ messages)

[U-Boot] [PATCH] mkimage: Build signing only if board has CONFIG_FIT_SIGNATURE
 2013-06-30 13:08 UTC  (11+ messages)
  ` [U-Boot] [PATCH] lib/rsa/rsa-sig.c: compile on OS X

[U-Boot] [PATCH 0/3] Adopt u-boot build to OS X
 2013-06-30 11:15 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] lib/rsa/rsa-sig.c: compile on "
` [U-Boot] [PATCH 2/3] tools/proftool: add missing definition
` [U-Boot] [PATCH 3/3] Makefile: fix readelf usage

[U-Boot] [PATCH] gpio: spear_gpio: Remove unused gpio_toggle_value() function
 2013-06-30  7:37 UTC 

[U-Boot] [PATCH] net: Use ARRAY_SIZE at appropriate places
 2013-06-30  3:40 UTC  (5+ messages)

[U-Boot] [PATCH v2] net: Use ARRAY_SIZE at appropriate places
 2013-06-30  3:32 UTC 

[U-Boot] [PATCH v5 2/8] usb: ehci-marvell: add support for second USB controller
 2013-06-29 22:28 UTC  (5+ messages)
  ` [U-Boot] [PATCH] usb: ehci-marvell: use structs for registers

[U-Boot] howto write uboot to nand
 2013-06-29 15:28 UTC  (3+ messages)

[U-Boot] Setting Ethernet Speed in NFS boot
 2013-06-29  7:00 UTC  (2+ messages)

[U-Boot] [PATCH 0/4] EXYNOS: Convert Assembly code to c and make it common
 2013-06-29  6:34 UTC  (4+ messages)
` [U-Boot] [PATCH 4/4] EXYNOS: Move files from board/samsung to arch/arm

[U-Boot] [PATCH 2/2] PPC MPC83xx: Fix MPC8323ERDB build warning
 2013-06-29  6:04 UTC  (5+ messages)

[U-Boot] [PATCH] cmd_bootm.c: Correct BOOTM_ERR_OVERLAP handling
 2013-06-28 23:59 UTC  (5+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH 1/1] socfpga: Adding System Manager driver which will configure the pin mux for real hardware Cyclone V
 2013-06-28 22:52 UTC  (5+ messages)
        ` [U-Boot] [PATCH v2 "

[U-Boot] [PATCH 1/1] socfpga: Consolidating reset code into reset_manager.c. Also separating reset configuration for virtual target and real hardware Cyclone V development kit
 2013-06-28 22:49 UTC  (5+ messages)
        ` [U-Boot] [PATCH v2 "

[U-Boot] [PATCH1/1] socfpga: Separating the configuration file for Virtual Target and real hardware Cyclone V development kit
 2013-06-28 22:47 UTC  (6+ messages)
      ` [U-Boot] [PATCH v2 1/1] "

[U-Boot] [ANN] v2013.07-rc2
 2013-06-28 22:12 UTC 

[U-Boot] [PATCH] Fix bootm to work on powerpc again (compressed uImage)
 2013-06-28 22:08 UTC  (5+ messages)

[U-Boot] [PATCH] bootm: Disable interrupts before loading OS
 2013-06-28 22:07 UTC  (3+ messages)

[U-Boot] [PATCH 0/6] Upstream environment changes being used in Yocto/OE
 2013-06-28 21:56 UTC  (8+ messages)
` [U-Boot] [PATCH 1/6] mx53loco: Change default environment to cope with OE changes
` [U-Boot] [PATCH 2/6] mx6qsabrelite: "
` [U-Boot] [PATCH 3/6] mx6slevk: "
` [U-Boot] [PATCH 4/6] wandboard: "
` [U-Boot] [PATCH 5/6] mx51evk: "
` [U-Boot] [PATCH 6/6] mx53ard: "

[U-Boot] [PATCH v3 0/16] Driver model implementation, tests, demo and GPIO
 2013-06-28 21:51 UTC  (13+ messages)
` [U-Boot] [PATCH v3 07/16] dm: Add base driver model support
` [U-Boot] [PATCH v3 08/16] dm: Set up driver model after relocation
` [U-Boot] [PATCH v3 10/16] dm: Add a 'dm' command for testing
` [U-Boot] [PATCH v3 11/16] dm: Add a demonstration/example driver
` [U-Boot] [PATCH v3 12/16] dm: Add GPIO support and tests
` [U-Boot] [PATCH v3 15/16] dm: Add README for driver model

[U-Boot] [PATCH] mmc: fsl_esdhc: Fix hang after 'save' command
 2013-06-28 20:45 UTC  (8+ messages)

[U-Boot] [PULL] : Please pull u-boot-imx
 2013-06-28 20:38 UTC  (2+ messages)

[U-Boot] [PATCH 6/7 v6] nand: tpl : introduce the TPL based on the SPL
 2013-06-28 19:39 UTC  (4+ messages)

[U-Boot] [PATCH] spl_mmc.c: Detect missing kernel image in RAW MMC
 2013-06-28 18:53 UTC  (2+ messages)

[U-Boot] [PATCH v5 1/3] Prepare for TI816X : reuse existing code from TI814X
 2013-06-28 18:34 UTC  (4+ messages)
` [U-Boot] [PATCH v5 2/3] Add TI816X support
` [U-Boot] [PATCH v5 3/3] Add TI816X evm board support

[U-Boot] Pull request: nand flash
 2013-06-28 16:46 UTC 

[U-Boot] [PATCH] arm:trats: Increase malloc pool size (for DFU ext4 transfers)
 2013-06-28 16:43 UTC 

[U-Boot] [PATCH 1/2] dfu:ext4:fix Fix ext4{read|write} command formatting
 2013-06-28 16:41 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] dfu:ext4:fix Fix DFU upload functionality

[U-Boot] [PATCH] powerpc/mpc85xx:Disable Debug TLB entry for non-minimal SPL
 2013-06-28 16:19 UTC  (3+ messages)

[U-Boot] [PATCH v5 0/3] Add TI816X EVM support
 2013-06-28 15:18 UTC 

[U-Boot] [PATCH v5 1/2] vf610twr: Add default environment in line with other Freescale boards
 2013-06-28 15:00 UTC  (6+ messages)
` [U-Boot] [PATCH v5 2/2] vf610twr: Remove SoC name from U-Boot prompt

[U-Boot] [PATCH] video: mxsfb: Break the line in videomode message
 2013-06-28 15:00 UTC  (4+ messages)

[U-Boot] [PATCH] MAINTAINERS: Add an entry to the mx6q wandboard variant
 2013-06-28 14:53 UTC  (2+ messages)

[U-Boot] [PATCH v4 1/2] vf610twr: Add default environment in line with other Freescale boards
 2013-06-28 12:50 UTC  (12+ messages)
` [U-Boot] [PATCH v4 2/2] vf610twr: Remove SoC name from U-Boot prompt

[U-Boot] [PATCH v3 1/2] console: usbkbd: Improve TFTP booting performance
 2013-06-28 10:01 UTC  (5+ messages)

[U-Boot] [PATCH] powerpc/srio-pcie-boot: Avoid the NOR_BOOT macro when boot from SRIO/PCIE
 2013-06-28  9:58 UTC 

[U-Boot] [PULL] u-boot-pxa/master
 2013-06-28  8:31 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/21] Add tracing functionality to U-Boot
 2013-06-28  7:57 UTC  (12+ messages)
` [U-Boot] [PATCH v2 15/21] Refactor the bootm command to reduce code duplication

[U-Boot] [PATCH 1/2] Revert "Add a 'fake' go command to the bootm command"
 2013-06-28  7:53 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] Revert "Refactor the bootm command to reduce code duplication"

[U-Boot] [PATCH v2 0/2] SPI flash update command
 2013-06-28  7:43 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/2] cmd_sf: let "sf update" erase last sector as a whole
` [U-Boot] [PATCH v2 2/2] cmd_sf: "sf update" preserve the final part of the last sector

[U-Boot] u-boot compile error
 2013-06-28  5:39 UTC 

[U-Boot] [PATCH v2 0/7] ARMv7: Add HYP mode switching support
 2013-06-28  3:51 UTC  (13+ messages)
` [U-Boot] [PATCH v2 1/7] ARM: prepare armv7.h to be included from assembly source
` [U-Boot] [PATCH v2 2/7] ARM: add secure monitor handler to switch to non-secure state
` [U-Boot] [PATCH v2 3/7] ARM: add assembly routine "
` [U-Boot] [PATCH v2 4/7] ARM: switch to non-secure state during bootm execution
` [U-Boot] [PATCH v2 5/7] ARM: add SMP support for non-secure switch
` [U-Boot] [PATCH v2 6/7] ARM: extend non-secure switch to also go into HYP mode

[U-Boot] [PATCH V2] p1020rdb-pd: platform support
 2013-06-28  2:47 UTC 

[U-Boot] [PATCH] p1020rdb-pd: platform support
 2013-06-28  2:13 UTC  (7+ messages)

[U-Boot] [PATCH] fs/ext4: caculate log2blksz from blksz, other its value = 0
 2013-06-28  1:47 UTC  (3+ messages)

[U-Boot] [PATCH] SMDK5250: Remove reduntant code
 2013-06-28  0:20 UTC  (2+ messages)

[U-Boot] [PATCH 01/10 v5] powerpc/mpc85xx: support application without resetvec segment in the linker script
 2013-06-27 22:19 UTC  (9+ messages)
` [U-Boot] [PATCH 03/10 v5] common/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT for environment in SPL
` [U-Boot] [PATCH 04/10 v5] Makefile: move the common makefile line to public area

[U-Boot] [PATCH 06/10 v5] spl: env_common.c: make CONFIG_SPL_BUILD contain function env_import
 2013-06-27 21:56 UTC  (3+ messages)

[U-Boot] [PATCH] usb:composite:fix Provide function data when addressing device with only one interface
 2013-06-27 21:36 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] board/bsc9132qds: Add DSP side tlb and laws
 2013-06-27 18:25 UTC  (8+ messages)

[U-Boot] [Patch v2 06/11] powerpc/T4240EMU: Add T4240EMU target
 2013-06-27 17:57 UTC  (7+ messages)

[U-Boot] [Patch v3 06/11] powerpc/T4240EMU: Add T4240EMU target
 2013-06-27 17:48 UTC 


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