public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-02-18 10:41:34 to 2015-02-20 03:22:58 UTC [more...]

[U-Boot] DWC2 driver issues
 2015-02-20  3:22 UTC  (4+ messages)

[U-Boot] [PATCH 1/2] dm: Correct default value for SYS_MALLOC_F
 2015-02-20  2:54 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] kconfig: Adjust ordering so that defaults work as expected

[U-Boot] [PATCH 0/4] kconfig: turnaround into single .config
 2015-02-19 23:59 UTC  (14+ messages)
` [U-Boot] [PATCH 1/4] ARM: UniPhier: set CONFIG_SYS_MALLOC_F to the global default value
` [U-Boot] [PATCH 2/4] malloc_f: fix broken .config caused by CONFIG_SYS_MALLOC_F
` [U-Boot] [PATCH 3/4] kconfig: switch to single .config configuration
` [U-Boot] [PATCH 4/4] kconfig: remove unneeded dependency on !SPL_BUILD

[U-Boot] [RFC PATCH v2 0/8] Add Driver Model support to network stack
 2015-02-19 23:44 UTC  (7+ messages)
` [U-Boot] [RFC PATCH v3 0/14] "
  ` [U-Boot] [RFC PATCH v3 14/14] dm: eth: Add a bridge to a real network for sandbox

[U-Boot] Problems booting Linux 3.18 on SH7785LCR
 2015-02-19 22:44 UTC 

[U-Boot] [PATCH 0/6] Allow sandbox to use config_distro_bootcmd
 2015-02-19 22:41 UTC  (7+ messages)
` [U-Boot] [PATCH 1/6] sandbox: only do sandboxfs for hostfs interface
` [U-Boot] [PATCH 2/6] sandbox: Add support for bootz
` [U-Boot] [PATCH 3/6] sandbox: Implement host dev [device]
` [U-Boot] [PATCH 4/6] config_distro_bootcmd.h: Add shared block definition for the host interface
` [U-Boot] [PATCH 5/6] pxe: Ensure all memory access is to mapped memory
` [U-Boot] [PATCH 6/6] sandbox: add config_distro_defaults and config_distro_bootcmd

[U-Boot] [RFC] m68k: generic board
 2015-02-19 21:41 UTC  (5+ messages)

[U-Boot] Problems booting Linux 3.18 on SH7785LCR
 2015-02-19 21:19 UTC 

[U-Boot] [PATCH v2 0/4] kconfig: turnaround into single .config
 2015-02-19 21:13 UTC  (7+ messages)
` [U-Boot] [PATCH v2 1/4] ARM: UniPhier: set CONFIG_SYS_MALLOC_F to the global default value
` [U-Boot] [PATCH v2 2/4] malloc_f: fix broken .config caused by CONFIG_SYS_MALLOC_F
` [U-Boot] [PATCH v2 3/4] kconfig: switch to single .config configuration
` [U-Boot] [PATCH v2 4/4] kconfig: remove unneeded dependency on !SPL_BUILD

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

[U-Boot] [PATCH v1 1/2] fastboot: Add support to flash u-boot and MLO to QSPI
 2015-02-19 20:04 UTC  (4+ messages)
` [U-Boot] [PATCH v1 2/2] fastboot: Add support in fastboot oem command to set QSPI as boot device

[U-Boot] [PATCH 1/2] sunxi: mmc: Always declare High Capacity capability
 2015-02-19 20:03 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] sunxi: Add support for the UTOO P66 tablet

[U-Boot] [PATCH] usb: gadget: fastboot: make high-speed work
 2015-02-19 19:20 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/8] arm: a few steps to reduce the boot time
 2015-02-19 18:59 UTC  (19+ messages)
` [U-Boot] [PATCH v2 1/8] exynos: config: enable arch memcpy and arch memset
` [U-Boot] [PATCH v2 2/8] arm: relocation: clear .bss section with arch memset if defined
` [U-Boot] [PATCH v2 6/8] kconfig: malloc: add option for skip memset at malloc init
` [U-Boot] [PATCH v2 8/8] odroid: defconfig: enable expert and skip malloc memset

[U-Boot] [PATCH v4] imx6: Added DEK blob generator command
 2015-02-19 18:55 UTC  (2+ messages)

[U-Boot] [PATCH V2 1/2] ARM: tegra: add function to clear pinmux CLAMPING bit
 2015-02-19 18:53 UTC  (3+ messages)
` [U-Boot] [PATCH V2 2/2] ARM: tegra: import latest Jetson TK1 pinmux

[U-Boot] [PATCH] board: tbs2910: Gate clock when switching async clock muxes
 2015-02-19 18:44 UTC  (5+ messages)

[U-Boot] Possible bug in sdhci.c
 2015-02-19 18:33 UTC 

[U-Boot] Possible bug in s5p_sdhci.c
 2015-02-19 18:31 UTC 

[U-Boot] [PATCH 1/2] dm: Protect device_unbind() with CONFIG_DM_DEVICE_REMOVE
 2015-02-19 18:28 UTC  (12+ messages)
` [U-Boot] [PATCH 2/2] arm: socfpga: Enable DM for Cadence and DW SPI

[U-Boot] [PATCH] arch/x86/cpu/quark/mrc.c: Switch to U_BOOT_DATE / U_BOOT_TIME
 2015-02-19 18:26 UTC  (2+ messages)

[U-Boot] [PATCH] mmc: sdhci: fix bus width switching on Samsung SoCs
 2015-02-19 18:22 UTC 

[U-Boot] [PATCH 0/4] exynos-dwmmc: check set init priority for boot channel
 2015-02-19 17:09 UTC  (19+ messages)
` [U-Boot] [PATCH 1/4] dm: gpio: extend gpio api by dm_gpio_set_pull()
` [U-Boot] [PATCH 3/4] mmc: exynos dwmmc: check boot mode before init dwmmc
` [U-Boot] [PATCH V2 0/4] exynos-dwmmc: check set init priority for boot channel
  ` [U-Boot] [PATCH V2 1/4] dm: gpio: extend gpio api by dm_gpio_set_pull()
  ` [U-Boot] [PATCH V2 2/4] s5p: gpio: add implementation of dm_gpio_set_pull()
  ` [U-Boot] [PATCH V2 3/4] mmc: exynos dwmmc: check boot mode before init dwmmc
  ` [U-Boot] [PATCH V2 4/4] mmc: print SD/eMMC type for inited mmc devices

[U-Boot] [PATCH 2/2] vexpress64: juno: add default NOR flash boot
 2015-02-19 16:55 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] vexpress64: juno: add NOR flash detection
 2015-02-19 16:19 UTC 

[U-Boot] [PATCH] use ASM_NL instead of '; ' for assembler new line character in the macro
 2015-02-19 15:51 UTC 

[U-Boot] [PATCH] sunxi: Fix sun5i mbus speed when booting old kernels
 2015-02-19 15:23 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/19] dm: Convert boards to Kconfig for driver model
 2015-02-19 14:06 UTC  (4+ messages)
` [U-Boot] [PATCH v2 17/19] dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig

[U-Boot] [PATCH v3 00/13] ARMv7: add PSCI support to u-boot
 2015-02-19 13:58 UTC  (4+ messages)
` [U-Boot] [PATCH v3 06/13] ARM: HYP/non-sec: allow relocation to secure RAM

[U-Boot] [linux-sunxi] [UBOOT] Both Linux-Sunxi and Mainline Uboot have issues
 2015-02-19 13:57 UTC  (4+ messages)

[U-Boot] MIPS UHI spec
 2015-02-19 13:50 UTC 

[U-Boot] [PATCH v2 00/12] Add PSCI support for Jetson TK1/Tegra124 + CNTFRQ fix
 2015-02-19 13:49 UTC  (28+ messages)
` [U-Boot] [PATCH v2 06/12] virt-dt: Allow reservation of the secure region when it is in a RAM carveout
` [U-Boot] [PATCH v2 09/12] tegra124: Add PSCI support for Tegra124

[U-Boot] [PATCH][v5] crypto/fsl - Add progressive hashing support using hardware acceleration
 2015-02-19 13:47 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/3] Add generic early debug UART feature
 2015-02-19 13:28 UTC  (9+ messages)
` [U-Boot] [PATCH v2 1/3] serial: Support an early UART for debugging
` [U-Boot] [PATCH v2 2/3] serial: ns16550: Add access functions that don't need platdata
` [U-Boot] [PATCH v2 3/3] serial: ns16550: Support debug UART

[U-Boot] [PATCH V3 1/3] bcm2835/rpi: add SPDX license tags for some files
 2015-02-19 12:18 UTC  (8+ messages)
` [U-Boot] [PATCH V3 3/3] rpi: add support for Raspberry Pi 2 model B

[U-Boot] [PATCH v2 0/19] powerpc: Introduce device tree control and driver model
 2015-02-19 10:57 UTC  (4+ messages)
` [U-Boot] [PATCH v2 17/19] powerpc: ppc4xx: Change from OF_SEPARATE to OF_EMBED

[U-Boot] [PATCH 0/2] dfu: allow to autoset configuration
 2015-02-19  9:26 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] dfu: samsung: move call to set_dfu_alt_info() to dfu common code
` [U-Boot] [PATCH 2/2] odroid: adjust get_dfu_alt_*() functions to new declarations

[U-Boot] [PATCH v1 0/4] Jetson-TK1 support for PSCI
 2015-02-19  9:20 UTC  (13+ messages)

[U-Boot] [PATCH 0/22] Add driver model support for PCI
 2015-02-19  7:41 UTC  (24+ messages)
` [U-Boot] [PATCH 01/22] dm: i2c: Add a missing memory allocaton check
` [U-Boot] [PATCH 02/22] sandbox: Correct device tree 'reg' properties for I2C and SPI
` [U-Boot] [PATCH 03/22] fdt: Export fdtdec_get_number() for general use
` [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 06/22] Correct map_sysmem() logic in do_mem_mw()
` [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 09/22] dm: core: Mark device as active before calling its probe() method
` [U-Boot] [PATCH 10/22] dm: core: Add a uclass pre_probe() method for devices
` [U-Boot] [PATCH 11/22] dm: Show both allocated and requested seq numbers in 'dm uclass'
` [U-Boot] [PATCH 12/22] dm: pci: Move common PCI functions into their own file
` [U-Boot] [PATCH 13/22] dm: pci: Add a uclass for PCI
` [U-Boot] [PATCH 14/22] dm: sandbox: pci: Add PCI support for sandbox
` [U-Boot] [PATCH 15/22] dm: sandbox: Add a simple PCI driver
` [U-Boot] [PATCH 16/22] dm: sandbox: pci: Add a PCI emulation uclass
` [U-Boot] [PATCH 17/22] dm: sandbox: Add a emulated PCI device as an example
` [U-Boot] [PATCH 18/22] dm: sandbox: pci: Enable PCI for sandbox
` [U-Boot] [PATCH 19/22] dm: x86: pci: Add a PCI driver for driver model
` [U-Boot] [PATCH 20/22] dm: x86: pci: Convert coreboot to use driver model for pci
` [U-Boot] [PATCH 21/22] dm: x86: pci: Convert chromebook_link "
` [U-Boot] [PATCH 22/22] dm: pci: Add driver model tests for PCI

[U-Boot] Please pull u-boot-fdt
 2015-02-19  4:09 UTC  (2+ messages)

[U-Boot] [PULL v2] u-boot-avr32/master -> u-boot/master
 2015-02-19  4:09 UTC  (2+ messages)

[U-Boot] Question on the max size of SPL and OMAP3 SRAM
 2015-02-18 22:53 UTC  (3+ messages)

[U-Boot] [PULL] u-boot-socfpga/master
 2015-02-18 21:34 UTC  (3+ messages)

[U-Boot] [PATCH v1 1/1] fastboot: Update getvar command to get 'userdata' partition size
 2015-02-18 19:52 UTC 

[U-Boot] omap_gpmc: Do not default to HAM1 when SW ECC is selected
 2015-02-18 19:25 UTC  (5+ messages)
  ` [U-Boot] [PATCH] omap: gpmc: 'nandecc sw' can use HAM1 or BCH8

[U-Boot] [PATCH] gpt: fix error reporting on partition table write failures
 2015-02-18 17:50 UTC  (2+ messages)

[U-Boot] [PATCH] gpt: support random UUIDs without setting environment variables
 2015-02-18 17:48 UTC  (2+ messages)

[U-Boot] u-boot tftp problem
 2015-02-18 17:31 UTC  (4+ messages)

[U-Boot] [U-boot][PATCH] keystone2: add support for UART download
 2015-02-18 15:35 UTC  (6+ messages)

[U-Boot] Automatic download and flash programming with UART boot
 2015-02-18 15:22 UTC 

[U-Boot] [PATCH 1/4] sunxi: video: Add support for LCD reset pin
 2015-02-18 15:14 UTC  (5+ messages)
` [U-Boot] [PATCH 3/4] sunxi: video: Add support for tl059wv5c0 lcd panels

[U-Boot] [PATCH RFC v2 0/6] usb: host: Add driver model support
 2015-02-18 13:30 UTC  (2+ messages)

[U-Boot] please pull u-boot-arc master
 2015-02-18 13:19 UTC  (4+ messages)

[U-Boot] [PATCH v3 03/11] Exynos542x: Add workaround for ARM errata 798870
 2015-02-18 12:17 UTC 

[U-Boot] [PATCH v3 02/11] Exynos542x: CPU: Power down all secondary cores
 2015-02-18 12:06 UTC 

[U-Boot] [PATCH v3 00/11] Add support for booting multiple cores
 2015-02-18 11:14 UTC  (7+ messages)
` [U-Boot] [PATCH v3 02/11] Exynos542x: CPU: Power down all secondary cores
` [U-Boot] [PATCH v3 03/11] Exynos542x: Add workaround for ARM errata 798870
` [U-Boot] [PATCH v3 04/11] Exynos542x: Add workaround for ARM errata 799270

[U-Boot] [PATCH RFC v2 0/6] usb: host: Add driver model support
 2015-02-18 10:41 UTC  (7+ messages)
` [U-Boot] [PATCH RFC 1/6] usb: Rename usb_submit_int_msg() API to usb_int_msg()
` [U-Boot] [PATCH RFC 2/6] dm: usb: Make necessary changes in framework for driver model
` [U-Boot] [PATCH RFC 3/6] dm: usb-host: Add UCLASS driver for USB
` [U-Boot] [PATCH RFC 4/6] dm: usb-host: Add support for driver model in o/e/xhci
` [U-Boot] [PATCH RFC 5/6] arm: exynos5: Enable EHCI and XHCI hcds through device tree
` [U-Boot] [PATCH RFC 6/6] configs: smdk5250: Enable using XHCI and EHCI together


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox