public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2014-06-11 19:53:13 to 2014-06-12 16:19:08 UTC [more...]

[U-Boot] [PATCH 1/3] cmd_mmc: add force_init parameter to init_mmc_device()
 2014-06-12 16:19 UTC  (7+ messages)
` [U-Boot] [PATCH 2/3] cmd_mmc: Use init_mmc_device() from do_mmc_rescan()
` [U-Boot] [PATCH 3/3] cmd_mmc: make mmc dev always re-probe the HW

[U-Boot] [PATCH 1/2] usb: ci_udc: allow multiple buffer allocs per ep
 2014-06-12 15:55 UTC  (7+ messages)

[U-Boot] [RFC, PATCH v3 0/3] mtd, ubi, ubifs: resync with Linux-3.14
 2014-06-12 15:34 UTC  (3+ messages)

[U-Boot] [PATCH] test: dfu: script enhancements
 2014-06-12 15:29 UTC  (3+ messages)

[U-Boot] [PATCH] arm: ethernut5: convert to generic board
 2014-06-12 15:25 UTC 

[U-Boot] [PATCH] dfu: fix some issues with reads/uploads
 2014-06-12 15:25 UTC  (7+ messages)

[U-Boot] Non-secure switch in U-boot
 2014-06-12 15:18 UTC  (2+ messages)

[U-Boot] Refactoring of U-Boot directory structure
 2014-06-12 15:16 UTC  (5+ messages)

[U-Boot] [PATCH 0/3] cm_t54: add MAC address and env partiton handling
 2014-06-12 15:10 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] env_mmc: support env partition setup in runtime

[U-Boot] [PATCH 1/4] dfu:cmd: get the default command arguments from environment
 2014-06-12 14:25 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] thor:cmd: "
` [U-Boot] [PATCH 3/4] trats2:config: add default dfu device environment setup
` [U-Boot] [PATCH 4/4] trats:config: "

[U-Boot] [i2c] Pull request
 2014-06-12 14:22 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-mmc 12/06/2014
 2014-06-12 14:21 UTC  (5+ messages)

[U-Boot] [ANN] U-Boot v2014.07-rc3 released
 2014-06-12 14:10 UTC  (5+ messages)

[U-Boot] [PATCH] arm:board:h2200: Add CONFIG_SYS_GENERIC_BOARD
 2014-06-12 13:58 UTC  (4+ messages)

[U-Boot] [PATCH] test:dfu: Add test script for testing DFU regression
 2014-06-12 13:34 UTC  (5+ messages)
` [U-Boot] [PATCH v2] test:dfu: Add test scripts "

[U-Boot] [PATCH v2 0/14] Enhance fit_check_sign add beaglebone black vboot docs
 2014-06-12 13:24 UTC  (15+ messages)
` [U-Boot] [PATCH v2 01/14] hash: Use uint8_t in preference to u8
` [U-Boot] [PATCH v2 02/14] mkimage: Automatically expand FDT in more cases
` [U-Boot] [PATCH v2 03/14] fdt: Rename the DEV_TREE_BIN Makefile flag to to EXT_DTB
` [U-Boot] [PATCH v2 04/14] tools: Check arguments in fit_check_sign/fit_info
` [U-Boot] [PATCH v2 05/14] Reverse the meaning of the fit_config_verify() return code
` [U-Boot] [PATCH v2 06/14] bootm: Split out code from cmd_bootm.c
` [U-Boot] [PATCH v2 07/14] image: Remove the fit_load_image() property parameter
` [U-Boot] [PATCH v2 08/14] bootm: Support android boot on sandbox
` [U-Boot] [PATCH v2 09/14] Fix small 'case' typo in image-fit.c
` [U-Boot] [PATCH v2 10/14] Avoid including config.h in command.h
` [U-Boot] [PATCH v2 11/14] Allow compiling common/bootm.c on with HOSTCC
` [U-Boot] [PATCH v2 12/14] bootm: Move decompression code into its own function
` [U-Boot] [PATCH v2 13/14] Enhance fit_check_sign to check all images
` [U-Boot] [PATCH v2 14/14] Add documentation for verified boot on Beaglebone Black

[U-Boot] [PATCH] mmc: free allocated memory on initialization errors
 2014-06-12 12:17 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] cmd_mmc: default to HW partition 0 if not specified
 2014-06-12 11:23 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] disk: "

[U-Boot] [PATCH V2] cmd_mmc.c: check mmc_init() during mmc dev
 2014-06-12 11:13 UTC  (3+ messages)

[U-Boot] error when building env
 2014-06-12  9:50 UTC  (4+ messages)

[U-Boot] [PATCH 01/10] samsung: misc: fix soc revision setting in the set_board_info()
 2014-06-12  9:46 UTC  (12+ messages)
` [U-Boot] [PATCH v2 01/11] "
  ` [U-Boot] [PATCH v2 02/11] exynos: pinmux: fix the gpio names for exynos4x12 mmc
  ` [U-Boot] [PATCH v2 03/11] board:samsung: check the mmc boot device and init the right mmc driver
  ` [U-Boot] [PATCH v2 04/11] drivers:dfu: new feature: separated bootloader alt setting
  ` [U-Boot] [PATCH v2 05/11] samsung: misc: set the dfu bootloader setting at boot time
  ` [U-Boot] [PATCH v2 06/11] arm:reset: call the reset_misc() before the cpu reset
  ` [U-Boot] [PATCH v2 07/11] samsung: misc: set_board_info: check the board type to set fdt file name
  ` [U-Boot] [PATCH v2 08/11] samsung: board: checkboard: call get_board_type() for CONFIG_BOARD_TYPES
  ` [U-Boot] [PATCH v2 09/11] odroid: add board file for Odroid X2/U3 based on Samsung Exynos4412
  ` [U-Boot] [PATCH v2 10/11] odroid: add odroid U3/X2 device tree description
  ` [U-Boot] [PATCH v2 11/11] odroid: add odroid_config

[U-Boot] [PATCH] Timeout for SDHCI commands
 2014-06-12  9:41 UTC  (2+ messages)
` [U-Boot] [PATCH] mmc: sdhci: Fixed timeout for sdhci_send_command()

[U-Boot] [PATCH v2] socfpga: Relocate arch common functions away from board
 2014-06-12  9:02 UTC  (2+ messages)

[U-Boot] [PATCH] fs/fat: add a parameter: allow_whole_dev to fat_register_device()
 2014-06-12  8:52 UTC  (4+ messages)

[U-Boot] [RFC] Proposal to change include search model
 2014-06-12  8:51 UTC  (3+ messages)

[U-Boot] [PATCH] arm: fix a build error with CONFIG_USE_IRQ
 2014-06-12  8:05 UTC  (7+ messages)
    ` [U-Boot] enbw_cmc, da850evm_direct_nor, and calimain vectors table misaligned (was: [PATCH] arm: fix a build error with CONFIG_USE_IRQ)
      ` [U-Boot] enbw_cmc, da850evm_direct_nor, and calimain vectors table misaligned

[U-Boot] [PATCH] macb: make checkpatch clean
 2014-06-12  7:23 UTC  (4+ messages)

[U-Boot] [PATCH][v2] driver/nand: Add support of 16K SRAM for IFC 2.0
 2014-06-12  6:44 UTC 

[U-Boot] [PATCH][v2] driver/nand: Update SRAM initialize logic for IFC
 2014-06-12  6:44 UTC 

[U-Boot] [PATCH 0/4] Improve/fix tests for commands and trace
 2014-06-12  6:22 UTC  (15+ messages)
` [U-Boot] [PATCH 1/4] Reactivate the tracing feature
` [U-Boot] [PATCH 2/4] Add ctrlc_ignore environment variable to ignore Ctrl-C

[U-Boot] [PATCH] arm, calimain: Add CONFIG_SYS_GENERIC_BOARD
 2014-06-12  6:11 UTC 

[U-Boot] [PATCH] .gitignore: drop include/asm/proc from ignore pattern
 2014-06-12  5:37 UTC 

[U-Boot] [PATCH v6 0/15] Collected driver model bug-fixes and docs
 2014-06-12  5:29 UTC  (16+ messages)
` [U-Boot] [PATCH v6 01/15] Add an I/O tracing feature
` [U-Boot] [PATCH v6 02/15] arm: Support iotrace feature
` [U-Boot] [PATCH v6 03/15] sandbox: "
` [U-Boot] [PATCH v6 04/15] Makefile: Support include files for .dts files
` [U-Boot] [PATCH v6 05/15] dm: Rename struct device_id to udevice_id
` [U-Boot] [PATCH v6 06/15] dm: Update README to encourage conversion to driver model
` [U-Boot] [PATCH v6 07/15] dm: Use case-insensitive comparison for GPIO banks
` [U-Boot] [PATCH v6 08/15] dm: Add missing header files in lists and root
` [U-Boot] [PATCH v6 09/15] dm: Cast away the const-ness of the global_data pointer
` [U-Boot] [PATCH v6 10/15] dm: Allow driver model tests only for sandbox
` [U-Boot] [PATCH v6 11/15] dm: Fix printf() strings in the 'dm' command
` [U-Boot] [PATCH v6 12/15] tegra: dts: Bring in GPIO bindings from linux
` [U-Boot] [PATCH v6 13/15] tegra: Enable driver model
` [U-Boot] [PATCH v6 14/15] dm: Tidy up four minor code nits
` [U-Boot] [PATCH v6 15/15] dm: Expand and improve the device lifecycle docs

[U-Boot] [PATCH] patman: Only apply patches when we know the original HEAD
 2014-06-12  5:27 UTC 

[U-Boot] [PATCH] driver/nand: Add support of 16K SRAM for IFC 2.0
 2014-06-12  5:23 UTC 

[U-Boot] [Patman Bug Report] Patman breaks git-log during git-rebase
 2014-06-12  5:17 UTC  (4+ messages)

[U-Boot] Driver Model and DTS Parsing
 2014-06-12  4:55 UTC  (6+ messages)

[U-Boot] [PATCH v3 0/14] Minor improvements to secure boot and enable on beaglebone
 2014-06-12  4:44 UTC  (8+ messages)
` [U-Boot] [PATCH v3 07/14] fdt: Add DEV_TREE_BIN option to specify a device tree binary file
  ` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH] x86: Enable 32-bit build using x86_64 multilib toolchain
 2014-06-12  4:37 UTC  (2+ messages)

[U-Boot] [PATCH v2] sandbox: change local_irq_save() to macro
 2014-06-12  4:27 UTC  (2+ messages)

[U-Boot] [PATCH V2] sandbox: restore ability to access host fs through standard commands
 2014-06-12  4:26 UTC  (3+ messages)

[U-Boot] [PATCH V2] sandbox: terminate os_dirent_ls() result list
 2014-06-12  4:23 UTC  (2+ messages)

[U-Boot] [PATCH] driver/nand: Update SRAM initialize logic for IFC
 2014-06-12  3:43 UTC 

[U-Boot] [PATCH] driver/nand:Define MAX_BANKS same as SoC defined for IFC
 2014-06-12  3:43 UTC 

[U-Boot] [PATCH v4 0/15] Collected driver model bug-fixes and docs
 2014-06-12  3:34 UTC  (8+ messages)
` [U-Boot] [PATCH v4 09/15] dm: Cast away the const-ness of the global_data pointer
` [U-Boot] [PATCH v4 11/15] dm: Fix printf() strings in the 'dm' command

[U-Boot] [PATCH] sandbox: change local_irq_save() to macro
 2014-06-12  3:23 UTC 

[U-Boot] [PATCH v5 0/15] Collected driver model bug-fixes and docs
 2014-06-12  2:09 UTC  (4+ messages)
` [U-Boot] [PATCH v5 15/15] dm: Expand and improve the device lifecycle docs

[U-Boot] [PATCH] mx6: drop ARM errata 742230
 2014-06-12  1:33 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-sh/rmobile into u-boot-arm/master
 2014-06-12  0:47 UTC  (3+ messages)

[U-Boot] [PATCH 1/3] net: sh-eth: Add support R7S72100 of rmobile
 2014-06-12  0:45 UTC  (7+ messages)

[U-Boot] unsigned int for gpio
 2014-06-11 23:12 UTC  (2+ messages)

[U-Boot] [PATCH] usb: xhci: (likely) fix bracket in if condition
 2014-06-11 22:31 UTC 

[U-Boot] [PATCH] common/xyzModem.c: move empty statements to newline
 2014-06-11 22:20 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] jffs2:jffs2_1pass.c: remove double braces
 2014-06-11 22:20 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] board:keymile: remove unnecessary double braces
 2014-06-11 22:20 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] common/cli_hush.c: remove unnecessary double braces
 2014-06-11 22:20 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] LzmaTools: don't self assign values
 2014-06-11 22:20 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] imximage_hynix.cfg: fix unterminated comment
 2014-06-11 22:20 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] cosmetic: board: pm9263 rewrite old style stuct init
 2014-06-11 22:20 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] tps6586x.h: fix inclusion guard
 2014-06-11 22:20 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] Remove ${objtree}/include/asm/proc/ link
 2014-06-11 22:20 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] cosmetic: Whitespace fix
 2014-06-11 22:19 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] cosmetic: atmel: replace old style struct init
 2014-06-11 22:19 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 3/3] ext4: correctly zero filename
 2014-06-11 22:19 UTC  (2+ messages)
` [U-Boot] [U-Boot,3/3] "

[U-Boot] [PATCH] common: hash: zero end the string instead of the pointer
 2014-06-11 22:19 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] kbuild: move spl/Makefile to scripts/Makefile.spl
 2014-06-11 22:19 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] m68k: Fix warnings with gcc 4.6
 2014-06-11 22:19 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] docs: driver-model: Fix spelling
 2014-06-11 22:19 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/2] .gitignore: move *.exe pattern to the top gitignore for Cygwin
 2014-06-11 22:19 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] kbuild: remove unnecessary adjustment for Cygwin
 2014-06-11 22:19 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] .gitignore: drop *.dts.tmp pattern
 2014-06-11 22:19 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2] kbuild, tools: generate wrapper C sources automatically by Makefile
 2014-06-11 22:19 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] disk: part_dos.c: Add a PBR check when MBR checking fails
 2014-06-11 22:18 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] kbuild: export HOSTCXX and HOSTCXXFLAGS
 2014-06-11 22:18 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [RESEND PATCH 3/3] Use run_command_repeatable()
 2014-06-11 22:18 UTC  (2+ messages)
` [U-Boot] [U-Boot,RESEND,3/3] "

[U-Boot] [RESEND PATCH 2/3] Add run_command_repeatable()
 2014-06-11 22:18 UTC  (2+ messages)
` [U-Boot] [U-Boot,RESEND,2/3] "

[U-Boot] [RESEND PATCH 1/3] Check run_command() return code properly
 2014-06-11 22:18 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, "

[U-Boot] [PATCH v3 14/14] am33xx/omap: Add a new board to enable verified boot
 2014-06-11 22:18 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 13/14] am33xx/omap: Enable FIT support
 2014-06-11 22:18 UTC  (2+ messages)
` [U-Boot] [U-Boot,v3,13/14] "

[U-Boot] [PATCH v3 12/14] am33xx/omap: Enable CONFIG_OF_CONTROL
 2014-06-11 22:18 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 11/14] arm: ti: Increase malloc size to 16MB for armv7 boards
 2014-06-11 22:18 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 10/14] mkimage: Automatically make space in FDT when full
 2014-06-11 22:18 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 09/14] Improve error handling in fit_common
 2014-06-11 22:18 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 08/14] fdt: Update functions which write to an FDT to return -ENOSPC
 2014-06-11 22:17 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 06/14] hash: Export the function to show a hash
 2014-06-11 22:17 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 05/14] am33xx/omap: Allow cache enable for all Sitara/OMAP
 2014-06-11 22:17 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 03/14] mx31ads: Fix the U-Boot binary output
 2014-06-11 22:17 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 02/14] cm_t335: Fix the U-Boot binary output
 2014-06-11 22:17 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 01/14] ti: am335x: Fix the U-Boot binary output
 2014-06-11 22:17 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH 2/2] tools: include u-boot version of sha256.h
 2014-06-11 22:17 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] Makefile: fix clang warnings due to clang support
 2014-06-11 22:17 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/4] dfu: defer parsing of device string to IO backend
 2014-06-11 22:03 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] dfu: allow backend to specify a maximum buffer size
` [U-Boot] [PATCH 3/4] dfu: add free_entity() to struct dfu_entity
` [U-Boot] [PATCH 4/4] dfu: add SF backend

[U-Boot] [PATCH] powerpc/mpc85xx: Add workaround to enable TDM on T1040
 2014-06-11 21:38 UTC  (2+ messages)

[U-Boot] [PATCH]powerpc/B4420: Fixed incomplete handling for 0x9d serdes2
 2014-06-11 21:37 UTC  (2+ messages)

[U-Boot] [PATCH] powerpc/serdes: Add the workaround for erratum A-007186
 2014-06-11 21:36 UTC  (2+ messages)

[U-Boot] [PATCH] powerpc/t2080: add serdes2 protocol 0x27
 2014-06-11 21:36 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] powerpc/espi: remove 80us delay to improve transfer performance
 2014-06-11 21:34 UTC  (3+ messages)

[U-Boot] [PATCH] board/t2080qds: some update for ddr
 2014-06-11 21:32 UTC  (2+ messages)

[U-Boot] [PATCH v3] powerpc/t4rdb: Add alternate serdes protocols to align with A-007186
 2014-06-11 21:32 UTC  (2+ messages)

[U-Boot] [PATCH][v3] powerpc/t4qds: Add alternate serdes protocols to align with A-007186
 2014-06-11 21:31 UTC  (2+ messages)

[U-Boot] [PATCH] board/t208x: update t2080qds/t2080rdb for errata A-007186
 2014-06-11 21:30 UTC  (2+ messages)

[U-Boot] [PATCH] arm: Allow u-boot to run from offset base address
 2014-06-11 21:16 UTC  (22+ messages)

[U-Boot] [PATCH] tegra20: display: fix checking of return value
 2014-06-11 21:12 UTC 

[U-Boot] [PATCH 0/11] Enhance fit_check_sign add beaglebone black vboot docs
 2014-06-11 20:58 UTC  (4+ messages)
` [U-Boot] [PATCH 03/11] bootm: Split out code from cmd_bootm.c

[U-Boot] [PATCH] Add support for DS1340 RTC
 2014-06-11 20:51 UTC  (3+ messages)

[U-Boot] [PATCH] arm: spl: fix include guard
 2014-06-11 20:01 UTC 

[U-Boot] [PATCH] i2c: kona: Resolve Kona I2C driver issue
 2014-06-11 20:00 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: tegra: fix include guard
 2014-06-11 19:55 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] OMAP/GPMC: speed up NAND read access
 2014-06-11 19:53 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] ARM: omap-common: gpmp: decrease memory region size to 16MiB


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