messages from 2014-05-23 00:50:51 to 2014-05-26 08:55:04 UTC [more...]
[U-Boot] xilinx-u-boot:- NAND: no devices available
2014-05-26 8:55 UTC (2+ messages)
` [U-Boot] Fwd: "
[U-Boot] pxa310 SDHC support
2014-05-26 8:05 UTC
[U-Boot] Standalone application issue
2014-05-26 8:00 UTC (10+ messages)
[U-Boot] pxa310 SDHC support
2014-05-26 7:51 UTC
[U-Boot] [PATCH v2 0/12] Enable LCD display on snow
2014-05-26 7:15 UTC (9+ messages)
` [U-Boot] [PATCH v2 07/12] exynos5: support tps65090 pmic
[U-Boot] [RFC, PATCH v2 0/4] mtd, ubi, ubifs: resync with Linux-3.14
2014-05-26 7:05 UTC (11+ messages)
` [U-Boot] [RFC,PATCH v2 1/4] dm: rename device struct to udevice
` [U-Boot] [RFC, PATCH "
` [U-Boot] [RFC,PATCH v2 2/4] lib, rbtree: resync with Linux-3.14
` [U-Boot] [RFC, PATCH "
[U-Boot] [PATCH] test:dfu: Add test script for testing DFU regression
2014-05-26 6:20 UTC (3+ messages)
[U-Boot] [GIT] Pull request: u-boot-dfu
2014-05-26 5:46 UTC
[U-Boot] [PATCH v3 0/4] mpc8313: ids8313 board updates
2014-05-26 5:31 UTC (4+ messages)
` [U-Boot] [PATCH v3 3/4] lib, fdt: move fdtdec_get_int() out of lib/fdtdec.c
[U-Boot] [PATCH v4 0/4] mpc8313: ids8313 board updates
2014-05-26 5:30 UTC (4+ messages)
` [U-Boot] [PATCH v4 1/4] bootm: make use of legacy image format configurable
[U-Boot] [PATCH v7] nand/denali: Adding Denali NAND driver support
2014-05-26 4:58 UTC (3+ messages)
[U-Boot] LAN9500 Ethernet driver support in u-boot
2014-05-26 4:53 UTC
[U-Boot] [PATCH] mxs: fixed battery boot on imx233-olinuxino-micro
2014-05-25 20:02 UTC (3+ messages)
[U-Boot] [PATCH v5 0/8] sunxi: initial upstreaming effort
2014-05-25 19:35 UTC (6+ messages)
[U-Boot] [PATCH v3 0/5] net/designware: fixes for data cache, phylib and burst size
2014-05-25 18:53 UTC (2+ messages)
[U-Boot] [PATCH v5] arm: ep9315: Return back Cirrus Logic EDB9315A board support
2014-05-25 18:27 UTC (3+ messages)
[U-Boot] ARMv8/FSL_LSCH3: SoC and board support
2014-05-25 16:03 UTC (6+ messages)
` [U-Boot] [Patch v2 1/5] Added 64-bit MMIO accessors for ARMv8
` [U-Boot] [Patch v2 3/5] ARMv8/ls2100a_emu: Add LS2100A emulator board support
[U-Boot] [PATCH v4 00/10] ARMv7: add PSCI support to U-Boot
2014-05-25 14:08 UTC (2+ messages)
[U-Boot] [PATCH] boards.cfg: update highbank maintainer email
2014-05-25 13:53 UTC (2+ messages)
[U-Boot] [PATCH] arm: vf610: add DDR_SEL_PAD_CONTR register
2014-05-25 13:47 UTC (2+ messages)
[U-Boot] [PATCH] Arm64 fix a bug of vbar_el3 initialization
2014-05-25 13:27 UTC (2+ messages)
[U-Boot] [PATCH] ARM: highbank: convert to generic board
2014-05-25 13:19 UTC (2+ messages)
[U-Boot] [PATCH v2 1/2] lsxl: use 64bit for LBA48 to support 4 TB drives
2014-05-25 13:14 UTC (6+ messages)
` [U-Boot] [PATCH v2 2/2] lsxl: rework boot scripts
[U-Boot] Build problem - ppmc7xx configuration
2014-05-25 12:11 UTC (4+ messages)
[U-Boot] [ppc] qemu-ppce500 howto
2014-05-25 11:35 UTC (8+ messages)
[U-Boot] [PATCH 0/4] Fix a few problems with the command parsers
2014-05-25 8:08 UTC (6+ messages)
` [U-Boot] [PATCH 1/4] Add final result tests for run_command_list()
` [U-Boot] [PATCH 2/4] Fix itest mask overflow
` [U-Boot] [PATCH 3/4] Fix hush to give the correct return code for a simple command
` [U-Boot] [PATCH 4/4] Correct return code from builtin_run_command_list()
[U-Boot] Uboot-standalone-kernel
2014-05-25 7:43 UTC (3+ messages)
[U-Boot] [PATCH 0/3] cm_t54: add MAC address and env partiton handling
2014-05-25 7:23 UTC (3+ messages)
` [U-Boot] [PATCH 2/3] env_mmc: support env partition setup in runtime
[U-Boot] [PATCH 3/3] cm-t54: add environment partition runtime detection
2014-05-25 7:23 UTC (3+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] Unable to boot the new FIT image
2014-05-25 6:15 UTC (4+ messages)
[U-Boot] spi_flash_probe returns zero idcodes and hangs
2014-05-25 4:31 UTC
[U-Boot] [RESEND][PATCH] gpio: spear_gpio: Fix gpio_set_value() implementation
2014-05-25 2:31 UTC
[U-Boot] [RFC PATCH 0/22] Introduce driver model serial uclass
2014-05-24 21:21 UTC (23+ messages)
` [U-Boot] [RFC PATCH 01/22] stdio: Remove redundant code around stdio_register() calls
` [U-Boot] [RFC PATCH 02/22] stdio: Pass device pointer to stdio methods
` [U-Boot] [RFC PATCH 03/22] dm: Make sure that the root device is probed
` [U-Boot] [RFC PATCH 04/22] dm: Provide a way to shut down driver model
` [U-Boot] [RFC PATCH 05/22] sandbox: Remove all drivers before exit
` [U-Boot] [RFC PATCH 06/22] dm: Tidy up four minor code nits
` [U-Boot] [RFC PATCH 07/22] dm: Allow drivers to be marked 'before relocation'
` [U-Boot] [RFC PATCH 08/22] dm: Use '*' to indicate a device is activated
` [U-Boot] [RFC PATCH 09/22] Remove form-feeds from dlmalloc.c
` [U-Boot] [RFC PATCH 10/22] Add a simple malloc() implementation for pre-relocation
` [U-Boot] [RFC PATCH 11/22] sandbox: config: Enable pre-relocation malloc()
` [U-Boot] [RFC PATCH 12/22] dm: Support driver model prior to relocation
` [U-Boot] [RFC PATCH 13/22] stdio: Provide functions to add/remove devices using stdio_dev
` [U-Boot] [RFC PATCH 14/22] console: Remove vprintf() optimisation for sandbox
` [U-Boot] [RFC PATCH 15/22] Add a flag indicating when the serial console is ready
` [U-Boot] [RFC PATCH 16/22] dm: Add a way to indicate a preferred device within a uclass
` [U-Boot] [RFC PATCH 17/22] dm: Expand and improve the device lifecycle docs
` [U-Boot] [RFC PATCH 18/22] dm: Add a uclass for serial devices
` [U-Boot] [RFC PATCH 19/22] Set up stdio earlier when using driver model
` [U-Boot] [RFC PATCH 20/22] sandbox: Convert serial driver to use "
` [U-Boot] [RFC PATCH 21/22] sandbox: serial: Support a coloured console
` [U-Boot] [RFC PATCH 22/22] sandbox: dts: Add a serial console node
[U-Boot] idirafter causes host sha256.h to be included
2014-05-24 21:09 UTC (3+ messages)
[U-Boot] Pull request: u-boot-arm/master
2014-05-24 20:37 UTC (2+ messages)
[U-Boot] spi_flash_probe returns zero idcodes and hangs
2014-05-24 19:22 UTC (4+ messages)
[U-Boot] spi_flash_probe returns zero idcodes and hangs
2014-05-24 15:48 UTC
[U-Boot] [PATCH v3: DNS320 support 0/4] Add a new kirkwook board
2014-05-24 13:34 UTC (2+ messages)
[U-Boot] [V2][PATCH 0/4] Support d-link dns320 (arch kirkwood)
2014-05-24 13:29 UTC (4+ messages)
` [U-Boot] [PATCH 4/4] kirkwood: Shorten DNS-325 IDENT_STRING to match DNS-320
[U-Boot] [RFC] Extend 'bootm' to support Linux kernel generated images
2014-05-24 12:21 UTC (5+ messages)
[U-Boot] [PATCH 1/3] tools: mxsboot: Staticize functions
2014-05-24 10:57 UTC (4+ messages)
` [U-Boot] [PATCH 3/3 V2] ARM: mxs: Fix NAND FCB flashing
[U-Boot] [GIT PULL] Zynq patches
2014-05-24 8:40 UTC (5+ messages)
` [U-Boot] [GIT PULL] Zynq patches v2
[U-Boot] Please pull u-boot-ti/master
2014-05-24 8:39 UTC (2+ messages)
[U-Boot] Pull request: u-boot-sh/rmobile into u-boot-arm/master
2014-05-24 8:39 UTC (2+ messages)
[U-Boot] [PATCH] ARC: enable CONFIG_SYS_BOOT_RAMDISK_HIGH
2014-05-24 8:17 UTC
[U-Boot] mkimage: path behavior for FIT images
2014-05-24 1:58 UTC (2+ messages)
[U-Boot] [RFC PATCH v2 0/13] Enable driver model for GPIOs on Tegra
2014-05-24 1:43 UTC (4+ messages)
` [U-Boot] [RFC PATCH v2 03/13] sandbox: Support iotrace feature
[U-Boot] [PATCH v2 0/9] Refactoring and Endian bug fixes of fdt_support
2014-05-24 1:29 UTC (19+ messages)
` [U-Boot] [PATCH v2 1/9] fdt_support: delete unnecessary DECLARE_GLOBAL_DATA_PTR
` [U-Boot] [PATCH v2 2/9] fdt_support: refactor with fdt_find_or_add_subnode helper func
` [U-Boot] [PATCH v2 3/9] fdt_support: delete force argument of fdt_initrd()
` [U-Boot] [PATCH v2 4/9] fdt_support: delete force argument of fdt_chosen()
` [U-Boot] [PATCH v2 5/9] fdt_support: refactor fdt_fixup_stdout() function
` [U-Boot] [PATCH v2 6/9] fdt_support: add 'const' qualifier for unchanged argument
` [U-Boot] [PATCH v2 7/9] fdt_support: fix an endian bug of fdt_fixup_memory_banks
` [U-Boot] [PATCH v2 8/9] fdt_support: fix an endian bug of fdt_initrd()
` [U-Boot] [PATCH v2 9/9] fdt_support: correct the return condition "
[U-Boot] [PATCH] Exynos: Make sure ps_hold gets set in the SPL
2014-05-24 0:11 UTC (2+ messages)
[U-Boot] [PATCH v1 3/3] ARM: omap: merge GPMC initialization code for all platform
2014-05-23 23:52 UTC (2+ messages)
` [U-Boot] [U-Boot, v1, "
[U-Boot] [Patch v3] omap4: duovero: Add Gumstix DuoVero machine
2014-05-23 23:52 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH] compulab: eeprom: enable any i2c driver
2014-05-23 23:51 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH 1/1] am33xx: report silicon revision instead of code
2014-05-23 23:51 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [Patch v2 9/9] omap3: overo: Use common configurations for Overo
2014-05-23 23:51 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [Patch v2 8/9] [omap3][overo] Allow overo to boot with device tree
2014-05-23 23:51 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, 8/9, omap3, overo] "
[U-Boot] [Patch v2 7/9] OMAP3: overo: add some Gumstix expansion boards
2014-05-23 23:51 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [Patch v2 6/9] [omap3][overo] Add Board Revision for Wireless chip
2014-05-23 23:51 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, 6/9, omap3, overo] "
[U-Boot] [Patch v2 5/9] arm: omap3: Fix omap3_overo SPL boot hangup
2014-05-23 23:51 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [Patch v2 4/9] OMAP3: overo: eliminate hard-coded partition offsets
2014-05-23 23:51 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [Patch v2 3/9] OMAP3: overo: increase linux partition to 8 MiB
2014-05-23 23:51 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [Patch v2 2/9] OMAP3: overo: add command support for mtd and ubi
2014-05-23 23:50 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [Patch v2 1/9] omap: overo: allow the use of a plain text env file instead boot scripts
2014-05-23 23:50 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 4/4] cm-t54: add cm-t54 board support
2014-05-23 23:50 UTC (2+ messages)
` [U-Boot] [U-Boot,v2,4/4] "
[U-Boot] [PATCH] armv7:TI: Add <asm/ti-common/sys_proto.h> and migrate omap_hw_init_context
2014-05-23 23:50 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] compulab: eeprom: add default eeprom address
2014-05-23 23:50 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [U-Boot PATCH 5/5] ARM: DRA7xx: ctrl: Fix efuse register addresses
2014-05-23 23:50 UTC (2+ messages)
` [U-Boot] [U-Boot, U-Boot, "
[U-Boot] [U-Boot PATCH 4/5] ARM: DRA72x: Update EMIF data
2014-05-23 23:50 UTC (2+ messages)
` [U-Boot] [U-Boot,U-Boot,4/5] "
[U-Boot] [U-Boot PATCH 3/5] ARM: DRA72x: clocks: Update the hwdata
2014-05-23 23:50 UTC (2+ messages)
` [U-Boot] [U-Boot, U-Boot, "
[U-Boot] [U-Boot PATCH 2/5] ARM: DRA72x: volt: Update the pmic offsets
2014-05-23 23:50 UTC (2+ messages)
` [U-Boot] [U-Boot, U-Boot, "
[U-Boot] [U-Boot PATCH 1/5] ARM: DRA72x: Add Silicon ID support
2014-05-23 23:49 UTC (2+ messages)
` [U-Boot] [U-Boot, U-Boot, "
[U-Boot] [PATCH] arm, am33xx: Enable CONFIG_SYS_GENERIC_BOARD for siemens boards
2014-05-23 23:49 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] ARM: OMAP: Fix omap_sdram_size calculation
2014-05-23 23:49 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH v1 2/3] ARM: omap5: add platform specific info for GPMC and ELM controllers
2014-05-23 23:49 UTC (2+ messages)
` [U-Boot] [U-Boot, v1, "
[U-Boot] [PATCH v1 1/3] ARM: omap4: add platform specific info for GPMC and ELM controllers
2014-05-23 23:49 UTC (2+ messages)
` [U-Boot] [U-Boot, v1, "
[U-Boot] [PATCH 1/3] cm-t54: add EEPROM support and MAC address handling
2014-05-23 23:48 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH v4] arm: Add support for semihosting for armv8 fastmodel targets
2014-05-23 23:38 UTC
[U-Boot] [PATCH 4/4] Exynos5420: DMC: Add software read leveling
2014-05-23 23:30 UTC (2+ messages)
[U-Boot] [PATCH 3/4] DMC: exynos5420: Gate CLKM to when reading PHY_CON13
2014-05-23 23:23 UTC (2+ messages)
[U-Boot] [PATCH 2/4] Exynos5420: Remove code for enabling read leveling
2014-05-23 23:22 UTC (2+ messages)
[U-Boot] [PATCH 1/4] Exynos5: DMC: Modify the definition of ddr3_mem_ctrl_init
2014-05-23 23:21 UTC (2+ messages)
[U-Boot] [PATCH v2 0/2] Introduction of new board Peach-Pit
2014-05-23 23:17 UTC (4+ messages)
` [U-Boot] [PATCH v2 1/2] Exynos5420: Introduce support for the Peach-Pit board
[U-Boot] [PATCH v3] examples: select libgcc for non-default architecture
2014-05-23 20:52 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH] doc:git-mailrc: Add entry for dfu subsystem
2014-05-23 20:52 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] Add myself as maintainer for chromebook-x86
2014-05-23 20:52 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [Patch v2] powerpc/mpc85xx: Add workaround for DDR erratum A004508
2014-05-23 20:15 UTC
[U-Boot] [PATCH 1/3] cmd_mmc: add force_init parameter to init_mmc_device()
2014-05-23 19:24 UTC (3+ 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 V2] cmd_mmc.c: check mmc_init() during mmc dev
2014-05-23 18:59 UTC (2+ messages)
[U-Boot] [PATCH 1/2] cmd_mmc: default to HW partition 0 if not specified
2014-05-23 18:48 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] disk: "
[U-Boot] [PATCH] mmc: return meaningful error codes from mmc_select_hwpart
2014-05-23 18:47 UTC
[U-Boot] [PATCH v3] arm: Add support for semihosting for armv8 fastmodel targets
2014-05-23 17:41 UTC (3+ messages)
[U-Boot] [UBOOT][PATCH] mtd: spi: fix quad bit set path
2014-05-23 16:50 UTC (2+ messages)
[U-Boot] [PATCH 1/4] cmd_part: fix type in part command help text
2014-05-23 16:45 UTC (11+ messages)
` [U-Boot] [PATCH 2/4] disk: support devices with HW partitions
` [U-Boot] [PATCH 3/4] mmc: provide a select_hwpart implementation for get_device()
` [U-Boot] [PATCH 4/4] cmd_mmc: use new mmc_select_hwpart() function
[U-Boot] [PATCH] sf: params: Added support for Spansion S25FL512S_512K
2014-05-23 16:40 UTC (4+ messages)
[U-Boot] [PATCH v2] spi: soft_spi: Support NULL din/dout buffers
2014-05-23 16:38 UTC (2+ messages)
[U-Boot] Pull request: u-boot-mmc 23052014
2014-05-23 14:11 UTC (4+ messages)
` [U-Boot] [PATCH] esdhc/usdhc: Fix warning when CONFIG_SYS_FSL_ESDHC_USE_PIO is not set
[U-Boot] [PATCH 0/2] eMMC: support for Read Protected Memory Block (RPMB)
2014-05-23 8:52 UTC (6+ messages)
` [U-Boot] [PATCH V5 0/3] "
` [U-Boot] [PATCH V5 1/3] eMMC: add support for operations in RPMB partition
` [U-Boot] [PATCH V5 2/3] Add the function 'confirm_yesno' for interactive
[U-Boot] [PATCH v2] mmc: Handle switch error status bit in MMC card status
2014-05-23 8:34 UTC (2+ messages)
[U-Boot] [RFC PATCH 1/1] Read mmc device memory capacity from EXT_CSD if memory is addressed by sector
2014-05-23 8:28 UTC (3+ messages)
` [U-Boot] [PATCH "
[U-Boot] [PATCH] mmc: postponed needless timer initialization
2014-05-23 8:21 UTC (3+ messages)
` [U-Boot] [PATCH v2] "
[U-Boot] [PATCH] Add board_mmc_init(...) function for init mmc1 only
2014-05-23 8:13 UTC (2+ messages)
[U-Boot] armv8 relocation questions
2014-05-23 6:51 UTC (5+ messages)
[U-Boot] Booting armv8 kernel on uboot
2014-05-23 5:38 UTC (2+ messages)
[U-Boot] [RFC] tools/env: add support for ubi volume chardev
2014-05-23 4:12 UTC
[U-Boot] [PATCHv5 00/14] mmc: exynos: code cleanup and support DDR mode
2014-05-23 2:20 UTC (6+ messages)
` [U-Boot] [PATCHv5 09/14] mmc: support the DDR mode for eMMC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox