public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-04-21 17:36:54 to 2015-04-22 20:13:55 UTC [more...]

[U-Boot] [PATCH] exynos: sandbox: ti: Add SPDX license identifiers and notes
 2015-04-22 20:13 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/1] Fix musl build
 2015-04-22 19:36 UTC 

[U-Boot] [RFC] Booting Xen from a FIT - Additional discussion about a refactor
 2015-04-22 19:05 UTC 

[U-Boot] [PATCH 0/5] dm: core: Fix up test failures
 2015-04-22 18:01 UTC  (17+ messages)
` [U-Boot] [PATCH 1/5] dm: core: Handle recursive unbinding of uclass devices
` [U-Boot] [PATCH 2/5] dm: usb: Add a terminator to the string destructor list
` [U-Boot] [PATCH 3/5] lcd: Call lcd_sync() after completing the scroll
` [U-Boot] [PATCH 4/5] dm: Update the README to reflect the current test output
` [U-Boot] [PATCH 5/5] dm: test: Don't clear global_data in dm_test_uclass_before_ready()

[U-Boot] [PATCH] fdt: add new fdt_fixup_display function to configure display
 2015-04-22 17:55 UTC  (7+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH 0/1] fdt: Fix handling of paths with options in them
 2015-04-22 17:20 UTC  (5+ messages)
` [U-Boot] [PATCH] "

[U-Boot] [PATCH v3 00/17] Power(full) framework based on Driver Model
 2015-04-22 17:11 UTC  (52+ messages)
` [U-Boot] [PATCH v4 00/16] "
  ` [U-Boot] [PATCH v4 01/16] exynos5: fix build break by adding CONFIG_POWER
  ` [U-Boot] [PATCH v4 02/16] exynos4-common: remove the unsued CONFIG_CMD_PMIC
  ` [U-Boot] [PATCH v4 03/16] lib: Kconfig: add entry for errno_str() function
  ` [U-Boot] [PATCH v4 04/16] dm: pmic: add implementation of driver model pmic uclass
  ` [U-Boot] [PATCH v4 05/16] dm: regulator: add implementation of driver model regulator uclass
  ` [U-Boot] [PATCH v4 06/16] dm: pmic: add pmic command
  ` [U-Boot] [PATCH v4 07/16] dm: regulator: add regulator command
  ` [U-Boot] [PATCH v4 08/16] pmic: max77686 set the same compatible as in the kernel
  ` [U-Boot] [PATCH v4 09/16] dm: pmic: add max77686 pmic driver
  ` [U-Boot] [PATCH v4 10/16] dm: regulator: add max77686 regulator driver
  ` [U-Boot] [PATCH v4 11/16] dm: regulator: add fixed voltage "
  ` [U-Boot] [PATCH v4 12/16] doc: driver-model: pmic and regulator uclass documentation
  ` [U-Boot] [PATCH v4 13/16] dm: board:samsung: power_init_board: add requirement of CONFIG_DM_PMIC
  ` [U-Boot] [PATCH v4 14/16] odroid: board: add support to dm pmic api
  ` [U-Boot] [PATCH v4 15/16] odroid: dts: add 'voltage-regulators' description to max77686 node
  ` [U-Boot] [PATCH v4 16/16] odroid: config: enable dm pmic, dm regulator and max77686 driver

[U-Boot] [PATCH 0/2] overo: Code cleanup and reduce the size of MLO binary
 2015-04-22 17:04 UTC  (6+ messages)
` [U-Boot] [PATCH 1/2] overo: Code cleanup; split into SPL-specific and u-boot-specific code
` [U-Boot] [PATCH 2/2] overo: u-boot breaks for the Overo boards after v2014.10

[U-Boot] [PATCH V4 00/10] dm: core: extend API by useful functions with tests
 2015-04-22 16:52 UTC  (10+ messages)
` [U-Boot] [PATCH V5 1/3] dm: core: remove type 'static' of function uclass_get_device_tail()
  ` [U-Boot] [PATCH V5 2/3] dm: test: Add tests for get/find uclass's device by name
  ` [U-Boot] [PATCH V5 3/3] dm: core: precise comments for get/find "

[U-Boot] [PATCH] arm: mvebu: db-mv784mp-gp: Fix ECC I2C address
 2015-04-22 16:36 UTC 

[U-Boot] [PATCH 1/1] Fix musl build
 2015-04-22 16:13 UTC  (2+ messages)

[U-Boot] [PATCH] qemu-ppce500: Align code at 64k boundary
 2015-04-22 16:13 UTC 

[U-Boot] fastboot boot base address behaviour
 2015-04-22 15:56 UTC  (2+ messages)

[U-Boot] Please pull u-boot-mpc85xx master
 2015-04-22 15:52 UTC  (2+ messages)

[U-Boot] [RFC PATCH v2] arm: mx6: Clamp MMDC and DDR3 clocks for timing calculations
 2015-04-22 15:37 UTC 

[U-Boot] [PATCH 0/12] dm: use "select DM"
 2015-04-22 15:07 UTC  (9+ messages)
` [U-Boot] [PATCH 01/12] dm: spi_flash: fix wrong dependency

[U-Boot] [PATCH 2/2] integrator: switch to DM serial port
 2015-04-22 15:05 UTC  (4+ messages)

[U-Boot] [PATCH v7 00/17] Add PSCI support for Jetson TK1/Tegra124 + CNTFRQ fix
 2015-04-22 14:31 UTC  (8+ messages)
` [U-Boot] [PATCH v7 01/17] ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditions
` [U-Boot] [PATCH v7 17/17] jetson-tk1: Add PSCI configuration options and reserve secure code

[U-Boot] [PATCH 1/3] sf: ops: Add spi_flash_copy_mmap function
 2015-04-22 14:25 UTC  (6+ messages)
` [U-Boot] [PATCH 3/3] sf: ti_qspi: Enable EDMA for reads in SPL

[U-Boot] [PATCH] spl: descend into lib/ for all the SPL boards
 2015-04-22 14:14 UTC  (2+ messages)

[U-Boot] [PATCH] ti: am335x/am437x/omap5 devices: Unify network environment variables
 2015-04-22 14:12 UTC  (2+ messages)

[U-Boot] [RFC PATCH] arm: mx6: Clamp MMDC and DDR3 clocks for timing calculations
 2015-04-22 14:02 UTC  (6+ messages)

[U-Boot] [RFC PATCH] arm: Enable CONFIG_USE_ARCH_MEMSET/MEMCPY globally
 2015-04-22 13:49 UTC  (3+ messages)

[U-Boot] [PATCH] mx6sxsabresd: Fix SPL memory description
 2015-04-22 13:22 UTC 

[U-Boot] sf: Fix to compute proper sector_size
 2015-04-22 13:04 UTC  (2+ messages)

[U-Boot] single build of uboot supporting env stored in dynamically detected boot device
 2015-04-22 13:02 UTC  (6+ messages)

[U-Boot] [PATCH] zynq: timer: Fix wrong timer calculation
 2015-04-22 13:02 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] mx6sabresd: Fix SPL memory description
 2015-04-22 12:57 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] mx6sabresd: Remove uneeded ifdef

[U-Boot] [PATCH v3] mx6: Add initial SPL support for HummingBoard-i2eX
 2015-04-22 12:55 UTC  (2+ messages)

[U-Boot] [PATCH] nitrogen6x: allow gzipped bitmap display
 2015-04-22 12:54 UTC  (2+ messages)

[U-Boot] [PATCH][v2] iMX: Fix compilation error when enabling SECURE_BOOT
 2015-04-22 12:52 UTC  (2+ messages)

[U-Boot] [PATCH 3/3 v2] arm: mx6: tqma6: Extract baseboard configs into separate config file
 2015-04-22 12:50 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] ARM: mxs: Get boot mode from OCRAM
 2015-04-22 12:45 UTC  (2+ messages)

[U-Boot] [PATCH 00/34] imx: ventana: Ventana clean-up and updates
 2015-04-22 12:43 UTC  (6+ messages)
` [U-Boot] [PATCH 26/34] imx: ventana: add DT fixup for GW54xx compatibility with older kernels

[U-Boot] [PATCH] power: pfuze100: fix LDO_EN bit value
 2015-04-22 12:42 UTC  (2+ messages)

[U-Boot] [PATCH] arm: mx6: ddr: add pd_fast_exit flag to system information
 2015-04-22 12:42 UTC  (2+ messages)

[U-Boot] [U-Boot PATCH 0/8] spi: Driver cleanup series
 2015-04-22 12:40 UTC  (12+ messages)
` [U-Boot] [U-Boot PATCH 1/8] sf: Adjust tab space's
` [U-Boot] [U-Boot PATCH 2/8] spi: Zap andes_spi driver
` [U-Boot] [U-Boot PATCH 3/8] spi: Zap ftssp010_spi driver
` [U-Boot] [U-Boot PATCH 4/8] spi: Zap oc_tiny_spi driver
` [U-Boot] [U-Boot PATCH 5/8] spi: xilinx_spi: Move header code to driver
` [U-Boot] [U-Boot PATCH 6/8] spi: xilinx_spi: Driver clean-up
` [U-Boot] [U-Boot PATCH 7/8] spi: davinci_spi: Move header code to driver
` [U-Boot] [U-Boot PATCH 8/8] spi: davinci_spi: Driver cleanup

[U-Boot] [PATCH v2 0/5] ARM: integrator: Kconfig Clean up
 2015-04-22 12:08 UTC  (2+ messages)

[U-Boot] [PATCH 1/4] drivers:usb:dwc3: Add DWC3 controller driver support
 2015-04-22 11:48 UTC  (6+ messages)
` [U-Boot] [PATCH 2/4] drivers:usb:fsl: Add XHCI "
` [U-Boot] [PATCH 3/4] include:configs:ls1021atwr: Enable USB IP support
` [U-Boot] [PATCH 4/4] include:configs:ls1021aqds: "

[U-Boot] [PATCH 00/20] dm: rtc: Add driver model support for real-time clocks
 2015-04-22 11:39 UTC  (3+ messages)
` [U-Boot] [PATCH 01/20] dm: spi: Correct the comment on spi_get_ops()

[U-Boot] [PATCH] mtd: spi: check return value of spi_setup_slave
 2015-04-22 11:37 UTC  (2+ messages)

[U-Boot] [PATCH] cmd_sf: Fix problem with "sf update" and unaligned length
 2015-04-22 11:26 UTC  (8+ messages)

[U-Boot] [PATCH] Revert "spi: add config option to enable the WP pin function on st micron flashes"
 2015-04-22 11:03 UTC  (5+ messages)

[U-Boot] [PATCH v5 0/3] spi, sf: add mtdparts feature to spi and sf commands
 2015-04-22 10:58 UTC  (7+ messages)
` [U-Boot] [PATCH v5 1/3] mtd, spi: add MTD layer driver
` [U-Boot] [PATCH v5 2/3] mtd, nand: move common functions from cmd_nand.c to common place
` [U-Boot] [PATCH v5 3/3] spi, sf: use offset and size in sf cmd from mtdpartition

[U-Boot] [PATCH] t2080rdb/rcw: update ddr frequency from 1600MT/s to 1867MT/s
 2015-04-22  9:54 UTC 

[U-Boot] [PATCH v3 0/9] sf: Update flash params for supported read commands and sector size
 2015-04-22  9:52 UTC  (15+ messages)
` [U-Boot] [PATCH v3 1/9] sf: Update SST flash params

[U-Boot] SPI flash on Altera socfpga
 2015-04-22  9:19 UTC  (3+ messages)

[U-Boot] Ethernet problem on A20 Lime2
 2015-04-22  6:48 UTC  (4+ messages)

[U-Boot] [PATCH v3 4/4] powerpc/t2080qds: enable eSDHC peripheral clock support
 2015-04-22  5:57 UTC 

[U-Boot] [PATCH v3 3/4] mmc: fsl_esdhc: Add peripheral clock support
 2015-04-22  5:57 UTC 

[U-Boot] [PATCH v3 2/4] powerpc/t2080qds: enable eSDHC adapter card type identification
 2015-04-22  5:57 UTC 

[U-Boot] [PATCH v3 1/4] mmc: fsl_esdhc: Add adapter card type identification support
 2015-04-22  5:57 UTC 

[U-Boot] [PATCH] board/t2080rdb: reset cs4315 phy
 2015-04-22  2:59 UTC 

[U-Boot] [PATCH 1/4] x86: Add a function to assign IRQ numbers to PCI device
 2015-04-22  1:56 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] x86: Write configuration tables in last_stage_init()
` [U-Boot] [PATCH 3/4] x86: Support platform PIRQ routing
` [U-Boot] [PATCH 4/4] x86: queensbay: Implement "

[U-Boot] [PATCH 0/4] x86: Add platform PIRQ routing
 2015-04-22  1:56 UTC 

[U-Boot] [PATCH 2/2] x86: Install a default e820 table in the __weak install_e820_map()
 2015-04-22  1:01 UTC  (3+ messages)

[U-Boot] [PATCH] x86: galileo: Define mac addresses for the on-chip ethernet ports
 2015-04-22  0:46 UTC  (4+ messages)

[U-Boot] [PATCH] x86: galileo: Define mac addresses for the on-chip ethernet ports
 2015-04-22  0:14 UTC  (3+ messages)

[U-Boot] Question regarding MLO size
 2015-04-21 23:35 UTC  (5+ messages)

[U-Boot] [PATCH v1] net: Update hardware MAC address if it changes in env
 2015-04-21 23:21 UTC  (5+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH] net/phy: Add support for realtek RTL8211F
 2015-04-21 22:55 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] integrator: stop zeroing the gd flags
 2015-04-21 22:35 UTC  (2+ messages)

[U-Boot] [PATCH 00/11] Improve env var handling for net stack
 2015-04-21 22:20 UTC  (13+ messages)
` [U-Boot] [PATCH 01/11] sandbox: Enable some ENV commands
` [U-Boot] [PATCH 02/11] kconfig: Move REGEX to Kconfig
` [U-Boot] [PATCH 03/11] sandbox: Enable regex support
` [U-Boot] [PATCH 04/11] env: Fix return values in env_attr_lookup()
` [U-Boot] [PATCH 05/11] env: Simplify the reverse_strstr() interface
` [U-Boot] [PATCH 06/11] env: Allow env_attr_walk to pass a priv * to callback
` [U-Boot] [PATCH 07/11] env: Add regex support to env_attrs
` [U-Boot] [PATCH 08/11] env: Distinguish finer between source of env change
` [U-Boot] [PATCH 09/11] net: Apply default format rules to all ethaddr
` [U-Boot] [PATCH 10/11] net: Use env callbacks for net variables
` [U-Boot] [PATCH 11/11] net: Add default flags for common net env vars

[U-Boot] [PATCH v2 0/80] dm: Add USB support
 2015-04-21 20:14 UTC  (10+ messages)
` [U-Boot] [PATCH v2 77/80] dm: usb: Add tests for the USB uclass

[U-Boot] [PATCH v2 0/6] Add ARMv7M STM32F1 and STM3210E-EVAL board support
 2015-04-21 20:09 UTC  (15+ messages)
` [U-Boot] [PATCH v2 2/6] common/cmd_boot: keep ARM v7M in thumb mode during do_go_exec()
` [U-Boot] [PATCH v2 3/6] ARMv7M: add STM32F1 support
` [U-Boot] [PATCH v2 4/6] gpio: stm32: add stm32f1 support
` [U-Boot] [PATCH v2 5/6] serial: "
` [U-Boot] [PATCH v2 6/6] board: add stm3210e-eval board support

[U-Boot] [PATCH 0/3] test: Speed up test timeouts by advancing time
 2015-04-21 18:57 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] sandbox: Add test function to advance time
` [U-Boot] [PATCH 2/3] sandbox: eth: Add a function to skip ping timeouts
` [U-Boot] [PATCH 3/3] test: dm: eth: Skip timeouts on ping tests

[U-Boot] [U-Boot PATCH] linux/bitops.h: Add BIT macro
 2015-04-21 18:33 UTC 

[U-Boot] [PATCH v2 0/6] ARM: socfpga: refactoring, move files to arch/arm/mach-socfpga
 2015-04-21 17:50 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