public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-02-25 00:17:59 to 2015-02-26 16:52:58 UTC [more...]

[U-Boot] Bad colors on BMP display on LCD
 2015-02-26 16:52 UTC 

[U-Boot] [PATCH v2 1/2] mx6sabre: Enable User Mass Storage
 2015-02-26 16:50 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/2] mx6sabre: Select BOUNCE_BUFFER and CMD_EXT options

[U-Boot] [PATCH V3 0/11] ARM: OMAP3-DRA7: CP15 erratum workarounds and improvements
 2015-02-26 16:14 UTC  (15+ messages)
` [U-Boot] [PATCH V3 01/11] ARM: Introduce erratum workaround for 798870
` [U-Boot] [PATCH V3 02/11] ARM: Introduce erratum workaround for 454179
` [U-Boot] [PATCH V3 03/11] ARM: Introduce erratum workaround for 430973
` [U-Boot] [PATCH V3 04/11] ARM: Introduce erratum workaround for 621766
` [U-Boot] [PATCH V3 05/11] ARM: OMAP: Change set_pl310_ctrl_reg to be generic
` [U-Boot] [PATCH V3 06/11] ARM: OMAP3: Rename omap3.h to omap.h to be generic as all SoCs
` [U-Boot] [PATCH V3 07/11] ARM: OMAP3: Get rid of omap3_gp_romcode_call and replace with omap_smc1
` [U-Boot] [PATCH V3 08/11] ARM: DRA7 / OMAP5: Add workaround for ARM errata 798870
` [U-Boot] [PATCH V3 09/11] ARM: OMAP5 / DRA7: Setup L2 Aux Control Register with recommended configuration
` [U-Boot] [PATCH V3 10/11] ARM: OMAP3: Enable workaround for ARM errata 454179, 430973, 621766
` [U-Boot] [PATCH V3 11/11] ARM: OMAP3: rx51: "

[U-Boot] [PATCH v2 0/3] Clean out SPL ready for driver model
 2015-02-26 15:57 UTC  (7+ messages)

[U-Boot] [PATCH] spl_mem_init.c : Added support for mDDR in SPL for i.MX28
 2015-02-26 15:43 UTC  (2+ messages)

[U-Boot] [PATCH] ARMv8: Bug fix of dcache_disable()
 2015-02-26 15:06 UTC  (5+ messages)

[U-Boot] [PATCH] added defconfig for Jesurun Q5
 2015-02-26 14:33 UTC  (5+ messages)

[U-Boot] U-Boot stuck after relocation attempt on MX51 board
 2015-02-26 14:19 UTC  (9+ messages)

[U-Boot] U-Boot Atmel SAMA5D3 Xplained
 2015-02-26 13:06 UTC  (2+ messages)

[U-Boot] MIPS UHI spec
 2015-02-26 12:37 UTC  (3+ messages)

[U-Boot] [PATCH] MAINTAINERS: Add F: drivers/usb/gadget to DFU custodian responsibility
 2015-02-26 12:23 UTC 

[U-Boot] [PATCH v3 00/12] Add PSCI support for Jetson TK1/Tegra124 + CNTFRQ fix
 2015-02-26 11:48 UTC  (5+ messages)
` [U-Boot] [PATCH v3 09/12] tegra124: Add PSCI support for Tegra124

[U-Boot] [PATCH v3] fastboot: add support for reboot-bootloader command
 2015-02-26 10:22 UTC  (2+ messages)

[U-Boot] checkarmreloc error for AArch64 (using vexpress_aemv8a_defconfig)
 2015-02-26  9:41 UTC 

[U-Boot] u-boot on raspberry 2: booting in SVC secure mode
 2015-02-26  9:33 UTC  (6+ messages)

[U-Boot] [PATCH 0/20] tegra: Expand Nyan-big support
 2015-02-26  9:15 UTC  (15+ messages)
` [U-Boot] [PATCH 04/20] tegra: Provide more accurate microsecond time
` [U-Boot] [PATCH 06/20] tegra: spi: Drop the claim_bus() method to correct delays
` [U-Boot] [PATCH 07/20] dm: tegra: cros_ec: Enable Chrome OS EC on Nyan-big
` [U-Boot] [PATCH 17/20] tegra: nyan-big: Add additional clock and kernel init
` [U-Boot] [PATCH 18/20] Add Chrome OS config header
` [U-Boot] [PATCH 20/20] tegra: config: nyan-big: Add options required by Chrome OS boot

[U-Boot] [PATCH 0/2] Invoke board specific board_usb_cleanup function
 2015-02-26  8:20 UTC  (11+ messages)
` [U-Boot] [PATCH 2/2] usb: invoke board specific USB cleanup interface
` [U-Boot] [PATCH 1/2] usb: common: provide a _weak board_usb_cleanup() function

[U-Boot] [PATCH 0/22] Add driver model support for PCI
 2015-02-26  7:26 UTC  (13+ messages)
` [U-Boot] [PATCH 02/22] sandbox: Correct device tree 'reg' properties for I2C and SPI
` [U-Boot] [PATCH 04/22] x86: Add a x86_ prefix to the x86-specific PCI functions
` [U-Boot] [PATCH 05/22] RFC: x86: Split up arch_cpu_init()
` [U-Boot] [PATCH 07/22] fdt: Tighten up error handling in fdtdec_get_pci_addr()
` [U-Boot] [PATCH 08/22] dm: core: Add dev_get_uclass_priv() to access uclass private data

[U-Boot] [PATCH V2 0/9] ARM: OMAP3-DRA7: CP15 erratum workarounds and improvements
 2015-02-26  5:11 UTC  (16+ messages)
` [U-Boot] [PATCH V2 2/9] ARM: OMAP3: Rename omap3.h to omap.h to be generic as all SoCs
` [U-Boot] [PATCH V2 3/9] ARM: OMAP3: Get rid of omap3_gp_romcode_call and replace with omap_smc1
` [U-Boot] [PATCH V2 7/9] ARM: OMAP3: Introduce OMAP3 Cortex-A8 revision specific errata
` [U-Boot] [PATCH V2 8/9] configs: ti_omap3_common: Enable workaround for ARM errata 454179, 430973, 621766

[U-Boot] [PATCH v4 03/10] Exynos542x: Add workaround for ARM errata 798870
 2015-02-26  4:28 UTC 

[U-Boot] [PATCH 0/9] ARM: tegra: pinmux: Tegra210 support
 2015-02-26  3:44 UTC  (9+ messages)
` [U-Boot] [PATCH 1/9] ARM: tegra: pinmux: add note re: drive group field defines

[U-Boot] Please pull u-boot-fsl-qoriq master
 2015-02-26  2:58 UTC  (2+ messages)

[U-Boot] [PATCH] spi: designware_spi: revisit FIFO size detection again
 2015-02-26  2:45 UTC 

[U-Boot] [PATCH 1/6] x86: Support machines with >4GB of RAM
 2015-02-26  2:44 UTC  (14+ messages)
` [U-Boot] [PATCH 3/6] x86: spi: Add support for lynxpoint
` [U-Boot] [PATCH 4/6] x86: Move common Chromebook config into a separate file
` [U-Boot] [PATCH 5/6] x86: pci: Add PCI IDs for lynxpoint
` [U-Boot] [PATCH 6/6] x86: Add support for panther (Asus Chromebox)

[U-Boot] [PATCH] README: remove description about driver model configuration options
 2015-02-26  1:04 UTC  (2+ messages)

[U-Boot] [PATCH] stdio: extend "name" to 32 symbols
 2015-02-26  0:54 UTC  (2+ messages)

[U-Boot] [RFC PATCH v3 0/14] Add Driver Model support to network stack
 2015-02-26  0:53 UTC  (6+ messages)
` [U-Boot] [RFC PATCH v4 0/23] "
  ` [U-Boot] [RFC PATCH v4 07/23] net: Change return codes from net/eth.c to use errorno constants
  ` [U-Boot] [RFC PATCH v4 08/23] net: Use int instead of u8 for boolean flag

[U-Boot] [PATCH v1 1/1] fastboot: Update getvar command to get 'userdata' partition size
 2015-02-26  0:38 UTC  (4+ messages)

[U-Boot] "Writing to MMC(%d)... failed"
 2015-02-26  0:30 UTC  (2+ messages)

[U-Boot] [PATCH v1 1/1] fastboot: Add support for flashing zImage
 2015-02-26  0:30 UTC  (2+ messages)

[U-Boot] btrfs?
 2015-02-25 23:38 UTC 

[U-Boot] [PATCH v3 5/7] kconfig: switch to single .config configuration
 2015-02-25 23:29 UTC  (7+ messages)

[U-Boot] [PATCH v2 0/3] Boot from the bootable paritions
 2015-02-25 23:06 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/3] part: Add support for list filtering on bootable partitions
` [U-Boot] [PATCH v2 2/3] config_cmd_default.h: Add 'env exists' command
` [U-Boot] [PATCH v2 3/3] config_distro_bootcmd.h: Prefer booting from bootable paritions

[U-Boot] Odroid XU3 - exynos5422 - SPL - iRAM/sRAM address
 2015-02-25 23:00 UTC  (8+ messages)

[U-Boot] rpi_2 builds fine with make, fails with buildman
 2015-02-25 22:13 UTC  (3+ messages)

[U-Boot] [PATCH 1/2][v4] powerpc/mpc85xx: SECURE BOOT- NAND secure boot target for P3041
 2015-02-25 22:13 UTC  (2+ messages)
` [U-Boot] [U-Boot, 1/2, v4] "

[U-Boot] [PATCH] arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD
 2015-02-25 22:09 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] u-boot tftp problem
 2015-02-25 22:01 UTC  (6+ messages)
  ` [U-Boot] Fwd: "

[U-Boot] [PATCH][v6] crypto/fsl - Add progressive hashing support using hardware acceleration
 2015-02-25 21:38 UTC  (3+ messages)

[U-Boot] [PATCH][v3] crypto/fsl: Make function names consistent for blob encapsulation/decapsulation
 2015-02-25 21:38 UTC  (2+ messages)

[U-Boot] [PATCH v2] mmc: fsl_esdhc: Add support for DDR mode
 2015-02-25 21:37 UTC  (2+ messages)

[U-Boot] [PATCH v2] arm: ls1021x: Add support for initializing CAAM's stream id
 2015-02-25 21:35 UTC  (2+ messages)

[U-Boot] [PATCH] arm: ls102xa: workaround for cache coherency problem
 2015-02-25 21:34 UTC  (2+ messages)

[U-Boot] [PATCH 1/4] arm/ls102xa: create TLB to map PCIe region
 2015-02-25 21:34 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] arm/ls102xa: use a array to define pexmscportsr

[U-Boot] [PATCH] arm: ls102xa: Define default values for some CCSR macros
 2015-02-25 21:32 UTC  (2+ messages)

[U-Boot] [PATCH v1 0/24] Update ARMv8 LS2085a emulator and simulator boards
 2015-02-25 21:31 UTC  (3+ messages)
` [U-Boot] [PATCH v1 01/24] fsl-ch3/lowlevel: TZPC and TZASC programming to configure non-secure accesses

[U-Boot] [PATCH] ARM: move -march=* and -mtune= options to arch/arm/Makefile
 2015-02-25 21:14 UTC  (2+ messages)

[U-Boot] [PATCH v4 00/11] Add support for booting multiple cores
 2015-02-25 20:58 UTC  (5+ messages)
` [U-Boot] [PATCH v4 03/10] Exynos542x: Add workaround for ARM errata 798870

[U-Boot] [PATCH v4 03/10] Exynos542x: Add workaround for ARM errata 798870
 2015-02-25 19:58 UTC  (3+ messages)

[U-Boot] [GIT] Pull request: u-boot-dfu
 2015-02-25 16:47 UTC  (6+ messages)

[U-Boot] UMS on mx6sl
 2015-02-25 16:40 UTC  (9+ messages)

[U-Boot] [PATCH] cmd_usb_mass_storage: Remove extra 'ums' string in the usage text
 2015-02-25 16:39 UTC  (3+ messages)

[U-Boot] [PATCH] x86: minnowmax: add GPIO mapping support
 2015-02-25 16:30 UTC  (8+ messages)
    ` [U-Boot] unassigned-patches/133: "
  ` [U-Boot] unassigned-patches/132: "
    ` [U-Boot] unassigned-patches/134: "

[U-Boot] [PATCH 1/2] warp: Add User Mass Storage support
 2015-02-25 16:28 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] warp: Select BOUNCE_BUFFER and CMD_EXT options

[U-Boot] [PATCH] Exynos: Clock: Fix exynos5_get_periph_rate for I2C
 2015-02-25 15:22 UTC 

[U-Boot] [PATCH] common/board_f: implement type casting for gd structure
 2015-02-25 14:59 UTC 

[U-Boot] [RFC PATCH 0/7] RFC: dm: Add USB support
 2015-02-25 14:09 UTC  (4+ messages)
` [U-Boot] [RFC PATCH 3/7] dm: usb: Adjust users of the USB stack to work with driver model

[U-Boot] [PATCH v2] fastboot: add support for reboot-bootloader command
 2015-02-25 13:46 UTC  (2+ messages)

[U-Boot] [u-boot 00/40] dra7xx: am43xx: add dwc3 gadget driver support and enable dfu
 2015-02-25 13:04 UTC  (7+ messages)
` [U-Boot] [u-boot 14/40] usb: dwc3: linux-compat: Add header for dwc3 linux compatibiltiy

[U-Boot] Secure boot on imx28
 2015-02-25 13:03 UTC 

[U-Boot] [PATCH 4/4] SECURE_BOOT : enable esbc_validate command for powerpc and arm platforms
 2015-02-25 11:29 UTC 

[U-Boot] [PATCH 3/4] SECURE BOOT: Add command for validation of images
 2015-02-25 11:28 UTC 

[U-Boot] [PATCH 2/4] fsl_sec_mon: Add driver for Security Monitor block of Freescale
 2015-02-25 11:28 UTC 

[U-Boot] [PATCH 1/4][v2] fsl_sfp : Move ccsr_sfp_regs definition to common include
 2015-02-25 11:26 UTC 

[U-Boot] board_f for x86
 2015-02-25 11:06 UTC 

[U-Boot] [PATCH] lib/asm-offsets - make GD_RELOCADDR, GD_RELOC_OFF & GD_START_ADDR_SP available for all architectures
 2015-02-25 10:09 UTC 

[U-Boot] Possible bug in s5p_sdhci.c
 2015-02-25  9:32 UTC  (3+ messages)
` [U-Boot] [PATCH] mmc: s5p: properly mask SELBASECLK

[U-Boot] [PATCH 2/2] powerpc/mpc85xx: SECURE BOOT- NAND secure boot target for P5020 and P5040
 2015-02-25  8:48 UTC 

[U-Boot] [PATCH v4 03/10] Exynos542x: Add workaround for ARM errata 798870
 2015-02-25  8:11 UTC 

[U-Boot] [PATCH] edminiv2: drop CONFIG_CFI_LEGACY
 2015-02-25  8:07 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH] edminiv2: switch to SPL
 2015-02-25  8:07 UTC  (2+ messages)

[U-Boot] [PATCH] edminiv2: fix PCIE IO base address typo
 2015-02-25  8:06 UTC  (2+ messages)

[U-Boot] [PATCH] edminiv2: switch to generic board support
 2015-02-25  8:06 UTC  (2+ messages)

[U-Boot] [PATCH RFC v2 0/6] usb: host: Add driver model support
 2015-02-25  7:54 UTC  (4+ messages)

[U-Boot] [PATCH 0/1] fix ARM DCC support for ARMv7 based cores (e.g. CortexA)
 2015-02-25  6:38 UTC  (3+ messages)

[U-Boot] Regarding USB device testing in U-boot release
 2015-02-25  4:51 UTC  (2+ messages)

[U-Boot] [U-boot][PATCH] serial: sh: fix internal clock source on SCIF
 2015-02-25  4:41 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] sh: fix private library and use it by default
 2015-02-25  4:27 UTC  (5+ messages)
` [U-Boot] [PATCH 1/3] sh: rename some private libraries
` [U-Boot] [PATCH 3/3] sh: enable CONFIG_USE_PRIVATE_LIBGCC by default

[U-Boot] [U-boot][PATCH] arm: rmobile: Add Porter board support
 2015-02-25  4:14 UTC  (2+ messages)

[U-Boot] [PATCH] powerpc/mpc85xx: SECURE BOOT- NAND secure boot target for P3041
 2015-02-25  1:24 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