public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-09-23 17:25:39 to 2015-09-26 20:13:39 UTC [more...]

[U-Boot] [PATCH 0/8] Better support of booting VxWorks via 'bootvx'
 2015-09-26 20:13 UTC  (18+ messages)
` [U-Boot] [PATCH 1/8] x86: Initialize GDT entry 1 to be the 32-bit CS as well
` [U-Boot] [PATCH 2/8] cmd: Convert CONFIG_CMD_ELF to Kconfig
` [U-Boot] [PATCH 3/8] cmd: Clean up cmd_elf a little bit
` [U-Boot] [PATCH 4/8] cmd: elf: Reorder load_elf_image_phdr() and load_elf_image_shdr()
` [U-Boot] [PATCH 5/8] cmd: bootvx: Pass netmask and gatewayip to VxWorks bootline
` [U-Boot] [PATCH 6/8] cmd: bootvx: Always get VxWorks bootline from env
` [U-Boot] [PATCH 7/8] cmd: bootvx: Pass E820 information to an x86 VxWorks kernel
` [U-Boot] [PATCH 8/8] doc: Complement document about booting VxWorks

[U-Boot] [PATCH 1/4] sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXI
 2015-09-26 13:01 UTC  (4+ messages)
` [U-Boot] [PATCH 1/4] sunxi_nand_spl: Rename SPL_NAND_SUNXIto NAND_SUNXI

[U-Boot] [PATCH] tools: moveconfig: Update the URL for nds32 toolchain
 2015-09-26 11:48 UTC  (2+ messages)

[U-Boot] [PATCH] nios2 : convert altera_pio to driver model
 2015-09-26  9:07 UTC  (4+ messages)
` [U-Boot] [PATCH v2] "
` [U-Boot] [PATCH v3] "

[U-Boot] [PATCH] common: add CMD_GPIO to Kconfig
 2015-09-26  8:16 UTC  (4+ messages)

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

[U-Boot] [PATCH] Add support for LZ4 decompression algorithm
 2015-09-26  0:27 UTC 

[U-Boot] [PATCH v7 0/6] spi: cadence_qspi: optimize & fix indirect rd-writes
 2015-09-25 23:25 UTC  (17+ messages)
` [U-Boot] [PATCH v7 1/6] spi: cadence_qspi: move trigger base configuration in init
` [U-Boot] [PATCH v7 2/6] spi: cadence_qspi: fix indirect read/write start address
` [U-Boot] [PATCH v7 3/6] spi: cadence_qspi: fix base trigger address & transfer "
` [U-Boot] [PATCH v7 4/6] spi: cadence_qspi: rename ahbbase to flashbase for clarity
` [U-Boot] [PATCH v7 5/6] spi: cadence_qspi: remove unused macro
` [U-Boot] [PATCH v7 6/6] spi: cadence_qspi: get fifo width from device tree

[U-Boot] [PATCH] sunxi: Machine id hack to prevent loading buggy sunxi-3.4 kernels
 2015-09-25 18:33 UTC  (7+ messages)
          ` [U-Boot] Improving DRAM settings for Allwinner A10/A13/A20 devices

[U-Boot] CONFIG_ENV_IS_IN_UBI not working nicely with CONFIG_SPI_FLASH_MTD
 2015-09-25 17:44 UTC 

[U-Boot] [PATCH 00/10] Kconfig and ti omap configs tidy up
 2015-09-25 17:37 UTC  (7+ 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 v2 1/4] exynos: Properly initialize host_caps in s5p_sdhci_core_init()
 2015-09-25 17:18 UTC  (4+ 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 1/2] gpio: tegra: remove unused type
 2015-09-25 16:44 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] gpio: tegra: use named constants

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

[U-Boot] [PATCH v6 0/9] Add support for ThunderX 88xx SoC family
 2015-09-25 16:17 UTC  (10+ messages)
` [U-Boot] [PATCH v6 1/9] armv8: Add read_mpidr() function
` [U-Boot] [PATCH v6 2/9] armv8: New MMU setup code allowing to use 48+ bits PA/VA
` [U-Boot] [PATCH v6 3/9] armv8: Add Secure Monitor/Hypervisor Call (SMC/HVC) infrastructure
` [U-Boot] [PATCH v6 4/9] armv8: Add psci.h from the Linux kernel
` [U-Boot] [PATCH v6 5/9] arm: serial: Add ability to use pre-initialized UARTs
` [U-Boot] [PATCH v6 6/9] armv8: cavium: Add the device tree for ThunderX
` [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] [PATCH v6 9/9] armv8: cavium: Get DRAM size from ATF

[U-Boot] [PATCH] fdt: fix fdtdec_get_addr_size not to require any size cells
 2015-09-25 16:11 UTC 

[U-Boot] [PATCH 0/3] Fix fdt 'reg' parsing and unbreak Odroid U3
 2015-09-25 15:48 UTC  (14+ messages)
` [U-Boot] [PATCH 1/3] fix: fdtdec: allow parse 'reg' property with zero value in '#size-cells'
` [U-Boot] [PATCH 2/3] fix: s5p_gpio: call: dev_get_addr() instead of fdtdec_get_addr()
` [U-Boot] [PATCH 3/3] fix: mach-exynos: clock: restore calling dead exynos4_get_mmc_clk()

[U-Boot] [Patch v2 04/16] net/fm: bug fix when CONFIG_PHYLIB not defined
 2015-09-25 14:53 UTC  (15+ messages)
` [U-Boot] [Patch v2 07/16] net/fm: fix MDIO controller base on FMAN2
` [U-Boot] [Patch v2 08/16] net/fm: fix compile warnings for 64-bit platform
` [U-Boot] [Patch v2 09/16] ARMv8/FSL_LSCH2: Add FSL_LSCH2 SoC

[U-Boot] [Patch V3 00/16] Add LS1043A platform support
 2015-09-25 14:45 UTC  (18+ messages)
` [U-Boot] [Patch V3 01/16] armv7/ls1021a: move ns_access to common file
` [U-Boot] [Patch V3 02/16] common/board_f.c: modify the macro to use get_clocks() more common
` [U-Boot] [Patch V3 03/16] net/fm: Fix the endian issue to support both
` [U-Boot] [Patch V3 04/16] net/fm/eth: Use mb() to be compatible for both ARM and PowerPC
` [U-Boot] [Patch V3 05/16] net/fm: Add support for 64-bit platforms
` [U-Boot] [Patch V3 06/16] net/fm: Make the return value logic consistent with convention
` [U-Boot] [Patch V3 07/16] net/fm: bug fix when CONFIG_PHYLIB not defined
` [U-Boot] [Patch V3 08/16] net: Move some header files to include/
` [U-Boot] [Patch V3 09/16] net/fm: Add QSGMII PCS init
` [U-Boot] [Patch V3 10/16] net/fm: fix MDIO controller base on FMAN2
` [U-Boot] [Patch V3 11/16] ARMv8/FSL_LSCH2: Add FSL_LSCH2 SoC
` [U-Boot] [Patch V3 12/16] armv8/ls1043ardb: Add LS1043ARDB board support
` [U-Boot] [Patch V3 13/16] armv8/ls1043ardb: Add nand boot support
` [U-Boot] [Patch V3 14/16] armv8/ls1043a: Add Fman support
` [U-Boot] [Patch V3 15/16] armv8/ls1043ardb: esdhc: Add esdhc support for ls1043ardb
` [U-Boot] [Patch V3 16/16] armv8/ls1043ardb: Add sd boot support

[U-Boot] U-boot hang on Renesas porter
 2015-09-25 14:43 UTC 

[U-Boot] [PATCH] arm, at91: small updates for the smartweb board
 2015-09-25 11:17 UTC 

[U-Boot] [PATCH v1 0/2] arm, imx6, aristainetos2: set gpr register after reset
 2015-09-25 10:31 UTC  (3+ messages)
` [U-Boot] [PATCH v1 1/2] arm, imx: add some gpr register defines
` [U-Boot] [PATCH v1 2/2] arm, imx6, aristainetos2: set gpr register after reset

[U-Boot] [PATCH] sunxi: Add generic defconfigs for A33 Q8 tablets with 1024x600 / 800x480 LCD
 2015-09-25  8:09 UTC  (5+ messages)

[U-Boot] buildman toolchains
 2015-09-25  7:50 UTC  (8+ messages)

[U-Boot] [PATCH 2/2] mmc: dw_mmc: Make timeout error visible to u-boot console
 2015-09-25  5:47 UTC  (8+ messages)
` [U-Boot] [PATCH] FIX: fat: Provide correct return code from disk_{read|write} to upper layers

[U-Boot] [PATCH 00/18] dm: test: Add test code for new uclasses
 2015-09-25  5:32 UTC  (7+ messages)
` [U-Boot] [PATCH 08/18] sandbox: Use the reset driver to handle reset

[U-Boot] [PATCH v5 0/3] add pinctrl driver framework
 2015-09-25  2:31 UTC  (4+ messages)

[U-Boot] pull request: u-boot-uniphier/master (2nd round)
 2015-09-24 21:10 UTC  (2+ messages)

[U-Boot] [PULL] Please pull u-boot-imx
 2015-09-24 21:10 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-socfpga/master
 2015-09-24 21:10 UTC  (3+ messages)

[U-Boot] Please pull fsl-qoriq master
 2015-09-24 21:10 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/8] arm: hikey: hi6220: Various fixups
 2015-09-24 21:09 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/8] ARM: hikey: Add ATF makefile referenced by README

[U-Boot] [PATCHv3] arm: socfpga: Enable saveenv for SD/MMC
 2015-09-24 17:51 UTC  (4+ messages)

[U-Boot] [PATCH 00/11] vexpress64 FVP and Juno configuration updates
 2015-09-24 16:33 UTC  (8+ messages)
` [U-Boot] [PATCH 07/11] common/armflash: add command to check if image exists
` [U-Boot] [PATCH 08/11] common/armflash: load_image returns success or failure
` [U-Boot] [PATCH 09/11] vexpress64: juno: add optional initrd
` [U-Boot] [PATCH 10/11] vexpress64: juno: add alternate kernel and device tree filenames
` [U-Boot] [PATCH 11/11] vexpress64: juno: use /dev/sda2

[U-Boot] [PATCH v2] Reproducible U-Boot build support, using SOURCE_DATE_EPOCH
 2015-09-24 16:05 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] ARM: dts: uniphier: use SPDX-License-Identifier
 2015-09-24 16:02 UTC  (2+ messages)

[U-Boot] SPL boot with NAND on i.MX6 data abort
 2015-09-24 15:33 UTC  (5+ messages)

[U-Boot] [PATCH v2] sunxi: mmc: Fix clk-delay settings
 2015-09-24 15:13 UTC  (2+ messages)

[U-Boot] [PATCH 3/4] exynos: be more verbose in process_nodes()
 2015-09-24 15:05 UTC  (9+ messages)
` [U-Boot] [PATCH 4/4] exynos: fix and cleanup do_sdhci_init()

[U-Boot] [PATCH 0/4] Fix operation on Odroid devices
 2015-09-24 15:04 UTC  (2+ messages)

[U-Boot] [PATCH] sunxi: mmc: Fix clk-delay settings
 2015-09-24 13:56 UTC  (6+ messages)

[U-Boot] Pull request: u-boot-uniphier/master
 2015-09-24 13:19 UTC  (3+ messages)

[U-Boot] [PATCH] armv8: ls2085ardb: enable CONFIG_PHY_AQUANTIA
 2015-09-24 10:20 UTC 

[U-Boot] [PATCH v2 1/4] imx: mx7: discard unused global variable
 2015-09-24  9:33 UTC  (2+ messages)

[U-Boot] [PATCH] imx: boards: Add maintainers info
 2015-09-24  9:29 UTC  (2+ messages)

[U-Boot] [PATCH V2] imx-common: consider mux_ctrl_ofs when setting mux_mode
 2015-09-24  9:28 UTC  (3+ messages)

[U-Boot] [PATCH] x86: fsp: Report correct number of E820 table entries
 2015-09-24  9:04 UTC 

[U-Boot] [PATCH] arm: ls1021atwr: optimize the deep sleep latency
 2015-09-24  7:52 UTC 

[U-Boot] [PATCH v3 1/5] spi: cadence_qspi: Ensure spi_calibration is run when sclk change
 2015-09-24  7:16 UTC  (3+ messages)

[U-Boot] [PATCH] arm: socfpga: Enable env support on MCV
 2015-09-24  7:12 UTC  (2+ messages)

[U-Boot] [PATCHv4] arm: socfpga: Enable saveenv for SD/MMC
 2015-09-24  7:12 UTC  (2+ messages)

[U-Boot] [PATCH] nios2: convert altera_uart to driver model
 2015-09-24  6:58 UTC  (3+ messages)
` [U-Boot] [PATCH v3] "

[U-Boot] [PATCH v3 0/2] nios2: convert altera_jtag_uart to driver model
 2015-09-24  6:58 UTC  (3+ messages)
` [U-Boot] [PATCH v6] "

[U-Boot] [PATCH] nios2: add clear and set bits macros
 2015-09-24  6:56 UTC  (2+ messages)

[U-Boot] ## Application terminated, rc = 0x1
 2015-09-24  5:55 UTC  (3+ messages)

[U-Boot] How do I tell buildman to use a /specific/ toolchain?
 2015-09-23 19:47 UTC 

[U-Boot] [PATCH 1/3] arm: socfpga: rename socfpga_cyclone5 and socfpga_arria5 config files
 2015-09-23 19:17 UTC  (4+ messages)
` [U-Boot] [PATCH 3/3] arm: socfpga: Enable saveenv for SD/MMC

[U-Boot] [PATCH V2] ARM: tegra: expand all SPL sizes to be consistent
 2015-09-23 18:34 UTC 

[U-Boot] [PATCH 1/2] ARM: tegra: fix GPIO init table programming
 2015-09-23 18:13 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] ARM: tegra: don't enable GPIOs until direction is set

[U-Boot] [PATCH v6 0/5] spi: cadence_qspi: optimize & fix indirect rd-writes
 2015-09-23 18:01 UTC  (11+ messages)
` [U-Boot] [PATCH v6 4/5] spi: cadence_qspi: rename ahbbase to flashbase for clarity
` [U-Boot] [PATCH v6 5/5] spi: cadence_qspi: get fifo width from device tree
` [U-Boot] [PATCH v6 2/5] spi: cadence_qspi: fix indirect read/write start address

[U-Boot] [PATCH] ARM: tegra: expand all SPL sizes to be consistent
 2015-09-23 17:27 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