U-boot Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-28 11:08:11 to 2015-09-30 17:22:50 UTC [more...]

[U-Boot] [RESEND PATCH v3 0/5] fix NetConsole for CONFIG_DM_ETH
 2015-09-30 17:22 UTC  (5+ messages)
` [U-Boot] [RESEND PATCH v3 1/5] net: expose eth_is_active() function to test network device state
` [U-Boot] [RESEND PATCH v3 2/5] net: fix netconsole when CONFIG_DM_ETH is set

[U-Boot] [ANN] U-Boot v2015.10-rc4 released
 2015-09-30 17:22 UTC  (6+ messages)

[U-Boot] [PATCH v3 1/2] bitops: Add support for order_base_2()
 2015-09-30 16:39 UTC  (2+ messages)
` [U-Boot] [PATCH v3 2/2] spi: Add SPI NOR protection mechanism

[U-Boot] [PATCH v2 1/2] bitops: Add support for order_base_2()
 2015-09-30 16:38 UTC  (6+ messages)
` [U-Boot] [PATCH v2 2/2] spi: Add SPI NOR protection mechanism

[U-Boot] [PATCH] dm: core: Enable optional use of fdt_translate_address()
 2015-09-30 16:13 UTC  (3+ messages)
` [U-Boot] [PATCH v3] "

[U-Boot] [PATCH v2] Reproducible U-Boot build support, using SOURCE_DATE_EPOCH
 2015-09-30 15:50 UTC  (5+ messages)
` [U-Boot] "
    ` [U-Boot] [Reproducible-builds] "

[U-Boot] [PATCH] tools: kwboot: Add support for UART boot mode patching for Armada XP/38x
 2015-09-30 14:34 UTC  (2+ messages)

[U-Boot] [PATCH] net: Increase the size of the net_boot_file_name buffer
 2015-09-30 14:12 UTC 

[U-Boot] [PATCH] malloc_simple: fix malloc_ptr calculation
 2015-09-30 13:57 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] [PATCH] nios2 : convert altera_pio to driver model
 2015-09-30 13:37 UTC  (4+ messages)
` [U-Boot] [PATCH v3] "
` [U-Boot] [PATCH v4] "

[U-Boot] [PATCH] nios2: add clear and set bits macros
 2015-09-30 13:32 UTC  (4+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH 0/3] Fix fdt 'reg' parsing and unbreak Odroid U3
 2015-09-30 13:25 UTC  (23+ messages)
` [U-Boot] [PATCH 2/3] fix: s5p_gpio: call: dev_get_addr() instead of fdtdec_get_addr()
` [U-Boot] [PATCH V2 0/3] Fix fdt 'reg' parsing and unbreak few Exynos4 boards
  ` [U-Boot] [PATCH V2 1/3] fdtdec: fix parsing 'reg' property with zero value in '#size-cells'
  ` [U-Boot] [PATCH V2 2/3] gpio: s5p: call: dev_get_addr() instead of fdtdec_get_addr()
  ` [U-Boot] [PATCH V2 3/3] mach-exynos: clock: restore calling dead exynos4_get_mmc_clk()
  ` [U-Boot] [PATCH V3 0/4] Fix fdt 'reg' parsing and unbreak few Exynos4 boards
    ` [U-Boot] [PATCH V3 1/4] fdtdec: fix parsing 'reg' property with zero value in '#size-cells'
    ` [U-Boot] [PATCH V3 2/4] gpio: s5p: call: dev_get_addr() instead of fdtdec_get_addr()
    ` [U-Boot] [PATCH V3 3/4] mach-exynos: clock: restore calling dead exynos4_get_mmc_clk()
    ` [U-Boot] [PATCH V3 4/4] trats: fdt: disable unused DW MMC

[U-Boot] [PATCH 1/2] sunxi: Add generic defconfigs for A23 Q8 tablets with 800x480 LCD
 2015-09-30 12:54 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] sunxi: Remove board defconfig-s for specific Q8 tablet PCB-s

[U-Boot] [PATCH] ARM: uniphier: fix address mapping in README.uniphier
 2015-09-30 12:15 UTC 

[U-Boot] [PATCH] arm: mvebu: Fix internal register config on A38x
 2015-09-30 12:14 UTC  (3+ messages)

[U-Boot] "Embedding" default script with uboot image
 2015-09-30  8:06 UTC  (2+ messages)

[U-Boot] [PATCH 00/10] Kconfig and ti omap configs tidy up
 2015-09-30  7:54 UTC  (11+ messages)
` [U-Boot] [PATCH 04/10] Kconfig: add CONFIG_CMD_BOOTZ
` [U-Boot] [PATCH 05/10] ti: omap3: config: remove 1 from boolean define

[U-Boot] [PATCH 1/3] dm: dts: ls1021a-twr: Enable DSPI2 on LS1021ATWR
 2015-09-30  7:45 UTC  (6+ messages)
` [U-Boot] [PATCH 2/3] mtd: sf: Add support AT26DF081A chip
` [U-Boot] [PATCH 3/3] configs: ls1021atwr: Enable DSPI for LS1021ATWR

[U-Boot] [PATCH] net: bootp fix vci string on SPL-Boot
 2015-09-30  6:20 UTC  (5+ messages)
      ` [U-Boot] Antwort: "

[U-Boot] [PATCH 1/2] dm: implement a Miscellaneous uclass
 2015-09-30  0:54 UTC  (9+ messages)
` [U-Boot] [PATCH 2/2] nios2: convert altera sysid to driver model
` [U-Boot] [PATCH v2 1/2] dm: implement a Miscellaneous uclass
  ` [U-Boot] [PATCH v2 2/2] nios2: convert altera sysid to driver model
` [U-Boot] [PATCH v3 1/2] dm: implement a Miscellaneous uclass
  ` [U-Boot] [PATCH v3 2/2] nios2: convert altera sysid to driver model

[U-Boot] [PATCH v3 5/5] common: Enable fdt_support in SPL build
 2015-09-30  0:32 UTC  (7+ messages)

[U-Boot] [PATCH v3 1/5] spi: cadence_qspi: Ensure spi_calibration is run when sclk change
 2015-09-30  0:29 UTC  (4+ messages)

[U-Boot] [PATCH 1/2] dm: implement a Timer uclass
 2015-09-30  0:27 UTC  (7+ messages)
` [U-Boot] [PATCH 2/2] nios2: convert altera timer to driver model
` [U-Boot] [PATCH v2 1/2] dm: implement a Timer uclass
  ` [U-Boot] [PATCH v2 2/2] nios2: convert altera timer to driver model

[U-Boot] Pull-request: u-boot-spi/master
 2015-09-29 22:23 UTC  (8+ messages)

[U-Boot] [PATCH 1/6] dm: Rename dev_get_parentdata() to dev_get_parent_priv()
 2015-09-29 17:45 UTC  (7+ messages)
` [U-Boot] [PATCH 2/6] dm: core: Adjust device.h header file order
` [U-Boot] [PATCH 3/6] dm: core: Fix device flag whitespace
` [U-Boot] [PATCH 4/6] dm: core: Tidy up devres comments
` [U-Boot] [PATCH 5/6] dm: core: Remove a comment about dropping per_child_auto_alloc_size
` [U-Boot] [PATCH 6/6] dm: core: Tidy up comments in device.h

[U-Boot] ## Application terminated, rc = 0x1
 2015-09-29 16:15 UTC  (5+ messages)
    ` [U-Boot] "go" does not work for uImage - was: "

[U-Boot] [PATCH v2 00/10] vexpress64 FVP and Juno configuration updates
 2015-09-29 15:47 UTC  (11+ messages)
` [U-Boot] [PATCH v2 01/10] vexpress64: fix checkpatch warnings
` [U-Boot] [PATCH v2 02/10] vexpress64: Kconfig: tidy up
` [U-Boot] [PATCH v2 03/10] vexpress64: increase max gunzip size
` [U-Boot] [PATCH v2 04/10] vexpress64: fvp dram: add DRAM configuration
` [U-Boot] [PATCH v2 05/10] vexpress64: juno: add androidboot.hardware=juno
` [U-Boot] [PATCH v2 06/10] common/armflash: add command to check if image exists
` [U-Boot] [PATCH v2 07/10] common/armflash: load_image returns success or failure
` [U-Boot] [PATCH v2 08/10] vexpress64: juno: add optional initrd
` [U-Boot] [PATCH v2 09/10] vexpress64: juno: add alternate kernel and device tree filenames
` [U-Boot] [PATCH v2 10/10] vexpress64: juno: use /dev/sda2

[U-Boot] Please pull u-boot-x86.git (take 2)
 2015-09-29 15:20 UTC 

[U-Boot] [PATCH] nios2: convert nios2 cpu to driver model
 2015-09-29 14:52 UTC  (9+ messages)
` [U-Boot] [PATCH v2] "
` [U-Boot] [PATCH v3] "

[U-Boot] [PATCH 1/3] imx: cpu: move common chip revision id's
 2015-09-29 12:32 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] hab: rework support for imx6/imx7

[U-Boot] Please pull u-boot-sunxi master
 2015-09-29 12:00 UTC 

[U-Boot] [PATCH v2] board/BuR/kwb: use bootvx(...) (with bootline feature) instead go(...)
 2015-09-29 11:37 UTC  (2+ messages)

[U-Boot] [PATCH v3 00/13] sf: BAR/wait_ready logic updates
 2015-09-29 11:12 UTC  (4+ messages)
` [U-Boot] [PATCH v3 07/13] sf: Add FSR support to spi_flash_cmd_wait_ready

[U-Boot] [RFC PATCH] x86: Support booting SeaBIOS
 2015-09-29 10:17 UTC 

[U-Boot] [PATCH] arndale: Apply Cortex-A15 errata #773022 and #774769
 2015-09-29  9:27 UTC 

[U-Boot] [PATCH 0/2] device model bringup of am57xx platform on am57xx-evm
 2015-09-29  9:12 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] ti_omap5_common: mmc: do not define DM_MMC for spl
` [U-Boot] [PATCH 2/2] am437x: Add am57xx_evm_defconfig using CONFIG_DM

[U-Boot] [PATCH 00/11] vexpress64 FVP and Juno configuration updates
 2015-09-29  8:38 UTC  (13+ messages)
` [U-Boot] [PATCH 03/11] Kconfig: add CONFIG_SYS_BOOTM_LEN
` [U-Boot] [PATCH 04/11] vexpress64: "
` [U-Boot] [PATCH 05/11] vexpress64: fvp dram: add DRAM configuration

[U-Boot] [PATCH v2] Revert "env_eeprom: Assign default environment during board_init_f"
 2015-09-29  7:31 UTC 

[U-Boot] [PATCH 1/2] bitops: Add support for order_base_2()
 2015-09-29  7:02 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] spi: Add SPI NOR protection mechanism

[U-Boot] [PATCH v2 00/13] Better support of booting VxWorks via 'bootvx'
 2015-09-29  6:54 UTC  (9+ messages)
` [U-Boot] [PATCH v2 02/13] x86: fsp: Report correct number of E820 table entries
` [U-Boot] [PATCH v2 06/13] cmd: Convert CONFIG_CMD_ELF to Kconfig
` [U-Boot] [PATCH v2 07/13] cmd: Clean up cmd_elf a little bit
` [U-Boot] [PATCH v2 10/13] cmd: bootvx: Always get VxWorks bootline from env

[U-Boot] [PATCH] board/BuR/kwb: implement board-specific do_go_exec to form vxWorks bootline
 2015-09-29  6:10 UTC  (10+ messages)
      ` [U-Boot] Antwort: Re: "

[U-Boot] [PATCH] serial: rockchip: make ROCKCHIP_SERIAL depend on ARCH_ROCKCHIP
 2015-09-29  4:57 UTC  (2+ messages)

[U-Boot] Please pull u-boot-x86
 2015-09-29  4:51 UTC  (3+ messages)

[U-Boot] PCI issues for bringing up ACPI support on QEMU and Minnowmax target
 2015-09-29  4:46 UTC  (2+ messages)

[U-Boot] [PATCH] fdt: fix fdtdec_get_addr_size not to require any size cells
 2015-09-29  4:33 UTC  (3+ messages)

[U-Boot] [PATCH 00/10] x86: Early debug enhancements
 2015-09-29  4:27 UTC  (4+ messages)
` [U-Boot] [PATCH 01/10] x86: chromebook_link: Expand early malloc() memory

[U-Boot] [PATCH v2 1/5] spi_sf: Skip the erasing of protected sectors
 2015-09-29  2:48 UTC  (14+ messages)
` [U-Boot] [PATCH v2 5/5] cgtqmx6eval: Protect the manufacturing information in SPI NOR

[U-Boot] [PATCH 1/2] mmc: dw_mmc: Increase timeout to 20 seconds
 2015-09-28 21:08 UTC  (5+ messages)
` [U-Boot] [PATCH] mmc: dw_mmc: Increase timeout to 4 minutes (as in Linux kernel)
  ` [U-Boot] "

[U-Boot] [PATCH] am437x_evm: increase phy autoneg timeout
 2015-09-28 21:08 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] tools: moveconfig: Update the URL for nds32 toolchain
 2015-09-28 21:08 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2] tools: gen_eth_addr: add getpid() to time(0) to avoid duplicated seed
 2015-09-28 21:08 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 4/6] arm: Drop old non-generic-board code
 2015-09-28 21:08 UTC  (2+ messages)
` [U-Boot] [U-Boot,4/6] "

[U-Boot] [PATCH 3/6] arm: Remove wireless_space board
 2015-09-28 21:08 UTC  (2+ messages)
` [U-Boot] [U-Boot,3/6] "

[U-Boot] [PATCH 2/6] arm: Remove da830evm board
 2015-09-28 21:08 UTC  (2+ messages)
` [U-Boot] [U-Boot,2/6] "

[U-Boot] [PATCH v2 8/8] ARM: hikey: Adjust SDRAM_1_SIZE to 0x3EFFFFFF
 2015-09-28 21:08 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 7/8] ARM: hikey: hi6220: Migrate over to DM_SERIAL and use UART3 by default
 2015-09-28 21:08 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 6/8] ARM: hikey: Select DM, DM_GPIO from Kconfig
 2015-09-28 21:08 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 5/8] ARM: hikey: Remove resetting gd->flags in board_init()
 2015-09-28 21:08 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 4/8] ARM: hi6220: Add UART0 and UART3 base addresses
 2015-09-28 21:07 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 3/8] ARM: hikey: Use linux/sizes.h for malloc size
 2015-09-28 21:07 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 2/8] ARM: hikey: Add ATF makefile referenced by README
 2015-09-28 21:07 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 1/8] ARM: hikey: Update README with various corrections
 2015-09-28 21:07 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH 02/10] Kconfig: fix typo in CONFIG_FIT description
 2015-09-28 21:07 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 01/10] configs: remove remnants of CONFIG_SYS_NAND_QUIET_TEST
 2015-09-28 21:07 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] Please pull u-boot-ubi master
 2015-09-28 21:07 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/4] exynos: Properly initialize host_caps in s5p_sdhci_core_init()
 2015-09-28 17:22 UTC  (8+ messages)
` [U-Boot] [PATCH v2 2/4] exynos: Fix passing of errors in exynos_mmc_init()
` [U-Boot] [PATCH v2 3/4] exynos: be more verbose in process_nodes()
` [U-Boot] [PATCH v2 4/4] exynos: more debug and cleanup in do_sdhci_init()

[U-Boot] [PATCH v6 0/9] Add support for ThunderX 88xx SoC family
 2015-09-28 16:44 UTC  (8+ messages)
` [U-Boot] [PATCH v6 7/9] armv8: cavium: Add ThunderX 88xx board definition
` [U-Boot] [PATCH v6 8/9] armv8: cavium: Add an implementation of ATF calling functions

[U-Boot] fatwrite problem
 2015-09-28 15:22 UTC  (7+ messages)
` [U-Boot] [PATCH 1/5] fs/fat/fat_write: Fix buffer alignments
  ` [U-Boot] [PATCH 2/5] fs/fat/fat_write: Merge calls to set_cluster()
  ` [U-Boot] [PATCH 3/5] fs/fat/fat_write: Fix curclust/newclust mix-up
  ` [U-Boot] [PATCH 4/5] fs/fat/fat_write: Factor out duplicate code
  ` [U-Boot] [PATCH 5/5] fs/fat/fat_write: Fix management of empty files

[U-Boot] [PATCH v3 0/4] Move tpm_tis_i2c to tpm_tis_infineon and convert last tpm driver to use DM_TPM
 2015-09-28 13:32 UTC  (3+ messages)

[U-Boot] [PATCH] spi : convert altera_spi to driver model
 2015-09-28 13:27 UTC  (2+ messages)

[U-Boot] DWMMC crontroller in Exynos4412
 2015-09-28 13:27 UTC  (9+ messages)

[U-Boot] [PATCH RESPIN v2 01/13] Reorder defconfigs with 'savedefconfig'
 2015-09-28 13:14 UTC  (3+ messages)

[U-Boot] [PATCH 0/8] Better support of booting VxWorks via 'bootvx'
 2015-09-28 13:10 UTC  (7+ messages)
` [U-Boot] [PATCH 2/8] cmd: Convert CONFIG_CMD_ELF to Kconfig

[U-Boot] [PATCH] common: add CMD_GPIO to Kconfig
 2015-09-28 11:56 UTC  (4+ messages)

[U-Boot] [PATCH 0/6] device model bringup of am437x platform on gp-evm and sk-evm
 2015-09-28 11:08 UTC  (3+ messages)
` [U-Boot] [PATCH 6/6] am437x: Add am437x_sk_evm_defconfig using CONFIG_DM


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).