public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2014-06-10 07:35:51 to 2014-06-11 21:12:28 UTC [more...]

[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  (3+ messages)
` [U-Boot] [PATCH 1/2] mtd: OMAP: Enable GPMC prefetch mode
` [U-Boot] [PATCH 2/2] ARM: omap-common: gpmp: decrease memory region size to 16MiB

[U-Boot] Pull request: u-boot-spi/master
 2014-06-11 19:09 UTC  (2+ messages)

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

[U-Boot] [PATCH] dfu: add write error handling
 2014-06-11 18:48 UTC 

[U-Boot] [PATCH V2 1/2] fs: implement size/fatsize/ext4size
 2014-06-11 18:47 UTC  (2+ messages)
` [U-Boot] [PATCH V2 2/2] dfu: fix some issues with reads/uploads

[U-Boot] [PATCH] fs: ext4: fix writing zero-length files
 2014-06-11 18:46 UTC 

[U-Boot] [PATCH] ubifs: don't self assign values
 2014-06-11 18:38 UTC  (3+ messages)

[U-Boot] Aristeus: New Board using I.MX6 and next steps
 2014-06-11 18:02 UTC 

[U-Boot] [PATCH V2] sandbox: terminate os_dirent_ls() result list
 2014-06-11 16:26 UTC 

[U-Boot] [PATCH] sandbox: terminate os_dirent_ls() result list
 2014-06-11 16:21 UTC 

[U-Boot] [PATCH V2] sandbox: restore ability to access host fs through standard commands
 2014-06-11 16:20 UTC 

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

[U-Boot] [PATCH v5 3/4] lib, fdt: move fdtdec_get_int() out of lib/fdtdec.c
 2014-06-11 15:49 UTC  (4+ messages)
` [U-Boot] [U-Boot, v5, "

[U-Boot] [PATCH] sandbox: restore ability to access host fs through standard commands
 2014-06-11 15:45 UTC  (3+ messages)

[U-Boot] [PATCH 1/3] net: sh-eth: Add support R7S72100 of rmobile
 2014-06-11 15:42 UTC  (5+ messages)

[U-Boot] [PATCH] macb: make checkpatch clean
 2014-06-11 15:26 UTC  (3+ messages)

[U-Boot] What file formats can be loaded and launched by u-boot
 2014-06-11 15:00 UTC  (2+ messages)

[U-Boot] [Patch v4 1/5] Added 64-bit MMIO accessors for ARMv8
 2014-06-11 14:55 UTC  (4+ messages)
` [U-Boot] [Patch v4 3/5] ARMv8/FSL_LSCH3: Add FSL_LSCH3 SoC

[U-Boot] WIP for SPI
 2014-06-11 14:33 UTC  (2+ messages)

[U-Boot] [PATCH] arm: fix a build error with CONFIG_USE_IRQ
 2014-06-11 13:15 UTC  (6+ 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 01/10] samsung: misc: fix soc revision setting in the set_board_info()
 2014-06-11 13:07 UTC  (15+ messages)
` [U-Boot] [PATCH 02/10] exynos: pinmux: fix the gpio names for exynos4x12 mmc
` [U-Boot] [PATCH 03/10] board:samsung: check the mmc boot device and init the right mmc driver
` [U-Boot] [PATCH 04/10] samsung: misc: set the dfu bootloader setting at boot time
` [U-Boot] [PATCH 05/10] arm:reset: call the reset_misc() before the cpu reset
` [U-Boot] [PATCH 06/10] samsung: misc: set_board_info: check the board type to set fdt file name
` [U-Boot] [PATCH 07/10] samsung: board: checkboard: call get_board_type() for CONFIG_BOARD_TYPES
` [U-Boot] [PATCH 08/10] odroid: add board file for Odroid X2/U3 based on Samsung Exynos4412
` [U-Boot] [PATCH 09/10] odroid: add odroid U3/X2 device tree description
` [U-Boot] [PATCH 10/10] odroid: add odroid_config

[U-Boot] USB EHCI problem on NeufBox V6
 2014-06-11 10:02 UTC 

[U-Boot] AMP implementation
 2014-06-11  8:59 UTC 

[U-Boot] [PATCH] mx6: drop ARM errata 742230
 2014-06-11  8:52 UTC 

[U-Boot] AMP of linux on multi core processor and u-boot
 2014-06-11  8:44 UTC 

[U-Boot] [RFC, PATCH v3 0/3] mtd, ubi, ubifs: resync with Linux-3.14
 2014-06-11  7:20 UTC  (4+ messages)
` [U-Boot] [PATCH v3 1/3] lib, rbtree: "
` [U-Boot] [PATCH v3 2/3] lib, list_sort: add list_sort from linux 3.14
` [U-Boot] [PATCH v3 3/3] mtd, ubi, ubifs: resync with Linux-3.14

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

[U-Boot] [U-boot] sandbox test script question
 2014-06-11  6:23 UTC  (5+ messages)

[U-Boot] [PATCH] include/dm.h: fix inclusion guard
 2014-06-11  2:48 UTC  (2+ messages)

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

[U-Boot] [PULL] u-boot-usb/master
 2014-06-11  1:53 UTC  (4+ messages)

[U-Boot] [PATCH] dfu: Disable default calculation of CRC32
 2014-06-11  0:32 UTC  (2+ messages)

[U-Boot] [PATCH] usb: ci_udc: terminate ep0 INs with a zlp when required
 2014-06-11  0:28 UTC  (2+ messages)

[U-Boot] [PATCH 1/4] usb: ci_udc: call udc_disconnect() from ci_pullup()
 2014-06-11  0:28 UTC  (5+ messages)
` [U-Boot] [PATCH 2/4] usb: ci_udc: fix freeing of ep0 req
` [U-Boot] [PATCH 3/4] usb: ci_udc: fix probe error cleanup
` [U-Boot] [PATCH 4/4] usb: ci_udc: clean up all allocations in unregister

[U-Boot] [PATCH] common/xyzModem.c: move empty statements to newline
 2014-06-10 23:04 UTC 

[U-Boot] [PATCH] jffs2:jffs2_1pass.c: remove double braces
 2014-06-10 22:40 UTC 

[U-Boot] [PATCH] board:keymile: remove unnecessary double braces
 2014-06-10 22:34 UTC 

[U-Boot] [PATCH] common/cli_hush.c: remove unnecessary double braces
 2014-06-10 22:28 UTC 

[U-Boot] [PATCH] test: dfu: script enhancements
 2014-06-10 22:28 UTC 

[U-Boot] [PATCH] LzmaTools: don't self assign values
 2014-06-10 21:37 UTC 

[U-Boot] [PATCH] dfu: fix some issues with reads/uploads
 2014-06-10 21:27 UTC  (2+ messages)

[U-Boot] [PATCH] imximage_hynix.cfg: fix unterminated comment
 2014-06-10 21:16 UTC 

[U-Boot] [PATCH] cosmetic: board: pm9263 rewrite old style stuct init
 2014-06-10 21:12 UTC 

[U-Boot] [RFC] Proposal to change include search model
 2014-06-10 20:40 UTC  (2+ messages)

[U-Boot] [PATCH] omap3: overo: Select fdtfile for expansion board
 2014-06-10 20:28 UTC  (9+ messages)
` [U-Boot] [Patch v2] "
          ` [U-Boot] [Patch v3] "

[U-Boot] [PATCH v2 0/5] Add support for AM43xx Starter Kit
 2014-06-10 20:01 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/5] board: ti: am43xx: print unsupported board name
` [U-Boot] [PATCH v2 2/5] cpu: armv7: am33x: ddr: write emif ref_ctrl_shadow register
` [U-Boot] [PATCH v2 3/5] board: ti: am43xx: add support for AM43xx Starter Kit
` [U-Boot] [PATCH v2 4/5] board: ti: am43xx: add AM437x SK PHY Address
` [U-Boot] [PATCH v2 5/5] board: ti: am43xx: enable QSPI and Gbit Ethernet on AM437x SK

[U-Boot] [PATCH 0/5] Add support for AM43xx Starter Kit
 2014-06-10 19:58 UTC  (8+ messages)
` [U-Boot] [PATCH 1/5] board: ti: am43xx: print unsupported board name
` [U-Boot] [PATCH 2/5] cpu: armv7: am33x: ddr: write emif ref_ctrl_shadow register
` [U-Boot] [PATCH 3/5] board: ti: am43xx: add support for AM43xx Starter Kit
` [U-Boot] [PATCH 4/5] board: ti: am43xx: add AM437x SK PHY Address
` [U-Boot] [PATCH 5/5] board: ti: am43xx: enable QSPI and Gbit Ethernet on AM437x SK

[U-Boot] [PATCH 1/2] usb: ci_udc: allow multiple buffer allocs per ep
 2014-06-10 19:34 UTC  (4+ messages)

[U-Boot] [PATCH 1/4] usb: ci_udc: detect queued requests on ep0
 2014-06-10 18:49 UTC  (5+ messages)
` [U-Boot] [PATCH 4/4] usb: ci_udc: complete ep0 direction handling

[U-Boot] [PATCH] bcm2835_sdhci: Add SDHCI_QUIRK_NO_HISPD_BIT flag
 2014-06-10 18:46 UTC  (2+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] clang sandbox warning
 2014-06-10 18:38 UTC 

[U-Boot] [PATCH 0/2] fix building tools on FreeBSD/clang
 2014-06-10 18:24 UTC  (4+ messages)
` [U-Boot] [PATCH 1/2] Makefile: fix clang warnings due to clang support

[U-Boot] [PATCH] dfu: fix some issues with reads/uploads
 2014-06-10 17:53 UTC  (5+ messages)

[U-Boot] [ANN] U-Boot v2014.07-rc3 released
 2014-06-10 17:09 UTC  (4+ messages)

[U-Boot] u-boot: vexpressca9x4: hang(?) with qemu
 2014-06-10 16:09 UTC  (4+ messages)

[U-Boot] [PATCH] dfu: free entities when parsing fails
 2014-06-10 16:06 UTC 

[U-Boot] [Patch v4 2/5] ARMv8: Adjust MMU setup
 2014-06-10 16:04 UTC  (12+ messages)

[U-Boot] [PATCH 1/3] cmd_mmc: add force_init parameter to init_mmc_device()
 2014-06-10 16:01 UTC  (3+ messages)

[U-Boot] [PATCH] mmc: return meaningful error codes from mmc_select_hwpart
 2014-06-10 16:01 UTC  (4+ messages)

[U-Boot] [PATCH 1/2] cmd_mmc: default to HW partition 0 if not specified
 2014-06-10 16:00 UTC  (3+ messages)

[U-Boot] [PATCH 0/5] sunxi: i2c and pmic support
 2014-06-10 15:28 UTC  (11+ messages)
` [U-Boot] [PATCH 1/5] mvtwsi: convert to CONFIG_SYS_I2C framework
  ` [U-Boot] [U-Boot, "
` [U-Boot] [PATCH 2/5] sunxi: Add i2c support

[U-Boot] [PATCH] trats/trats2: exynos_power_init: return 0 if no battery detected
 2014-06-10 14:55 UTC 

[U-Boot] Please pick up the maintainership on orphan boards
 2014-06-10 14:30 UTC  (6+ messages)

[U-Boot] [GIT] Pull request: u-boot-dfu
 2014-06-10 14:08 UTC  (4+ messages)

[U-Boot] Pull request: u-boot-sh/master
 2014-06-10 13:27 UTC  (2+ messages)

[U-Boot] [PATCH] Remove ${objtree}/include/asm/proc/ link
 2014-06-10 13:16 UTC 

[U-Boot] [PATCH] x86: Enable 32-bit build using x86_64 multilib toolchain
 2014-06-10 13:14 UTC 

[U-Boot] [PATCH] cosmetic: Whitespace fix
 2014-06-10 13:06 UTC 

[U-Boot] [PATCH v8] nand/denali: Adding Denali NAND driver support
 2014-06-10 12:45 UTC  (2+ messages)

[U-Boot] U-Boot support for ODROID Board
 2014-06-10 12:16 UTC  (5+ messages)

[U-Boot] [PATCH] arm: bcm281xx: Add CONFIG_SYS_GENERIC_BOARD
 2014-06-10 11:20 UTC  (2+ messages)

[U-Boot] [PATCH] Arndale: Enable preboot support
 2014-06-10  9:24 UTC 

[U-Boot] [PATCH v4 00/10] ARMv7: add PSCI support to U-Boot
 2014-06-10  9:11 UTC  (4+ messages)
  ` [U-Boot] [PATCH v4 00/10] ARMv7: add PSCI support to U-Boot - *not* applied

[U-Boot] [RFC 00/10] clang support for ARM
 2014-06-10  8:52 UTC  (4+ messages)
` [U-Boot] [RFC 06/10] cc-option: make it work with clang

[U-Boot] Pull request: u-boot-sh/rmobile into u-boot-arm/master
 2014-06-10  8:46 UTC  (2+ messages)

[U-Boot] [PATCH u-boot sunxi 00/12] sun4i (v2) + sun5i + pmic + emac support
 2014-06-10  8:34 UTC  (7+ messages)
` [U-Boot] [PATCH] sun5i: Add A13-OLinuXinoM support

[U-Boot] [PATCH] imx: correct HAB status for new chip TO
 2014-06-10  8:26 UTC 

[U-Boot] [PATCH v3 1/3] mx28evk: Fix warning when CONFIG_ENV_IS_IN_SPI_FLASH is selected
 2014-06-10  8:11 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