public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-10-27 11:20:14 to 2015-10-28 15:17:17 UTC [more...]

[U-Boot] MPC83xx maintainership
 2015-10-28 15:17 UTC  (3+ messages)

[U-Boot] [PATCH 0/3] vexpress64 flash support
 2015-10-28 15:10 UTC  (10+ messages)
` [U-Boot] [PATCH 2/3] vexpress64: remove #error
` [U-Boot] [PATCH 3/3] vexpress64: store env in flash

[U-Boot] [PATCH v3 1/4] exynos: Properly zero initialize host in s5p_sdhci_init()
 2015-10-28 14:48 UTC  (8+ messages)
` [U-Boot] [PATCH v3 4/4] exynos: more debug and cleanup in do_sdhci_init()

[U-Boot] [PATCH 1/2] Exynos4412: pinmux: disable pull for MMC pins
 2015-10-28 14:41 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] s5p sdhci: call pinmux for card's gpio pins before use them

[U-Boot] [PATCH] fdt: fix address cell count checking in fdt_translate_address()
 2015-10-28 14:37 UTC 

[U-Boot] [PATCH v1 00/18] Fixes on gdsys boards and some new functionality
 2015-10-28 14:11 UTC  (30+ messages)
` [U-Boot] [PATCH v1 01/18] i2c: ihs_i2c: Dual channel support
` [U-Boot] [PATCH v1 02/18] i2c: ihs_i2c: Use macro bestpractices
` [U-Boot] [PATCH v1 03/18] i2c: ihs_i2c: Fix hold_bus control
` [U-Boot] [PATCH v1 04/18] board: gdsys: Configure DP501 SPDIF input
` [U-Boot] [PATCH v1 05/18] board: gdsys: Increase DP501 I2C retry interval
` [U-Boot] [PATCH v1 06/18] board: gdsys: Consider DP501 limits on link training
` [U-Boot] [PATCH v1 07/18] dlvision-10g: Support displayport
` [U-Boot] [PATCH v1 08/18] controlcenterd: Disable sideband clocks
` [U-Boot] [PATCH v1 09/18] iocon: reset FPGAs in last_stage_init()
` [U-Boot] [PATCH v1 10/18] hrcon: Remove CH7301 configuration
` [U-Boot] [PATCH v1 11/18] mpc83xx: Add strider board
` [U-Boot] [PATCH v1 12/18] hrcon: Use generic ioep-fpga support
` [U-Boot] [PATCH v1 13/18] hrcon: Fix videoboard i2c setup
` [U-Boot] [PATCH v1 14/18] hrcon: Add support for the DH variant
` [U-Boot] [PATCH v1 15/18] hrcon: Add fan controllers
` [U-Boot] [PATCH v1 16/18] board: gdsys: Add osdsize command
` [U-Boot] [PATCH v1 17/18] board: gdsys: Enable osd on output only
` [U-Boot] [PATCH v1 18/18] i2c: soft_i2c: Fix bus indizes

[U-Boot] [PATCH] arm: imx: Switch Wandboard to use config_distro_bootcmd.h
 2015-10-28 11:17 UTC  (8+ messages)
  ` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH 1/3] dm: spi: Add support for all targets which requires MANUAL_RELOC
 2015-10-28  9:51 UTC  (4+ messages)
` [U-Boot] [PATCH 2/3] dm: core: Add missing entries for manual relocation
` [U-Boot] [PATCH 3/3] dm: sf: Add support for all targets which requires MANUAL_RELOC

[U-Boot] [PATCH V2 00/13] SPL mmc refactor and alternate boot device feature
 2015-10-28  9:23 UTC  (14+ messages)
` [U-Boot] [PATCH V2 01/13] spl: nand: remove code duplication
` [U-Boot] [PATCH V2 02/13] spl: mmc: add break statements in spl_mmc_load_image()
` [U-Boot] [PATCH V2 03/13] spl: mmc: refactor device location code to its own function
` [U-Boot] [PATCH V2 04/13] spl: mmc: remove #ifdef CONFIG_SPL_OS_BOOT check
` [U-Boot] [PATCH V2 05/13] spl: mmc: get rid of #ifdef CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION check
` [U-Boot] [PATCH V2 06/13] spl: mmc: move fs boot into its own function
` [U-Boot] [PATCH V2 07/13] spl: mmc: get rid of emmc boot code duplication
` [U-Boot] [PATCH V2 08/13] spl: change return values of spl_*_load_image()
` [U-Boot] [PATCH V2 09/13] common: spl: move image load to its own function
` [U-Boot] [PATCH V2 10/13] spl: add support for alternative boot device
` [U-Boot] [PATCH V2 11/13] spl: announce boot devices
` [U-Boot] [PATCH V2 12/13] arm: mx6: cm-fx6: define fallback boot devices for spl
` [U-Boot] [PATCH V2 13/13] spl: mmc: add support for BOOT_DEVICE_MMC2

[U-Boot] [PATCH 0/4] ARM: tegra: GPU WPR region support
 2015-10-28  9:13 UTC  (4+ messages)

[U-Boot] Please pull from u-boot-i2c
 2015-10-28  8:57 UTC 

[U-Boot] [PATCH] tools/kwbimage.c: Fix generation of binary header
 2015-10-28  8:56 UTC  (2+ messages)

[U-Boot] [PATCH] i2c: Instantiate I2C controllers when selected
 2015-10-28  8:55 UTC  (4+ messages)

[U-Boot] [PATCH] arm: ls1021a: Ensure Generic Timer disabled before jumping into the OS
 2015-10-28  8:54 UTC  (4+ messages)
` [U-Boot] "

[U-Boot] [PATCH 00/10] driver: net: ldpaa: Add support of new architeture
 2015-10-28  8:05 UTC  (11+ messages)
` [U-Boot] [PATCH 01/10] armv8: lsch3: Fix lane protocol parsing logic
` [U-Boot] [PATCH 02/10] driver: net: fsl-mc: Add create, destroy APIs in flibs
` [U-Boot] [PATCH 03/10] driver: net: fsl-mc: Add APIs for DPMAC objects in FLIB
` [U-Boot] [PATCH 04/10] armv8: ls2085aqds: Print function name during SerDes error
` [U-Boot] [PATCH 05/10] driver: ldpaa: Add api to return linked PHY ID of DPMAC
` [U-Boot] [PATCH 06/10] driver: net: fsl-mc: Increase MC command timeout
` [U-Boot] [PATCH 07/10] driver: net: fsl-mc: Add DPAA2 commands to manage MC
` [U-Boot] [PATCH 08/10] driver: net: fsl-mc: Create DPAA2 object at run-time
` [U-Boot] [PATCH 09/10] driver: net: ldpaa: Use DPMAC as net device
` [U-Boot] [PATCH 10/10] driver: net: ldpaa: Add debug information

[U-Boot] [PATCH v6 03/23] spi: altera_spi: Use BIT macro
 2015-10-28  7:14 UTC  (4+ messages)
` [U-Boot] [PATCH] spi: altera_spi: Minor cleanup

[U-Boot] [PATCH v5 01/14] sf: spi_flash_validate_params => spi_flash_scan
 2015-10-28  6:37 UTC  (18+ messages)
` [U-Boot] [PATCH v5 02/14] sf: Move spi_flash_scan code to sf_ops
` [U-Boot] [PATCH v5 03/14] sf: Move read_id "
` [U-Boot] [PATCH v5 04/14] sf: probe: Code cleanup
` [U-Boot] [PATCH v5 05/14] sf: Use static for file-scope functions
` [U-Boot] [PATCH v5 06/14] sf: Fix Makefile
` [U-Boot] [PATCH v5 07/14] sf: Use simple name for register access functions
` [U-Boot] [PATCH v5 08/14] sf: Use flash function pointers in dm_spi_flash_ops
` [U-Boot] [PATCH v5 09/14] sf: Flash power up read-only based on idcode0
` [U-Boot] [PATCH v5 10/14] sf: Use static for file-scope functions
` [U-Boot] [PATCH v5 11/14] sf: Remove unneeded header includes
` [U-Boot] [PATCH v5 12/14] sf: probe: Use spi_flash_scan in dm-spi-flash
` [U-Boot] [PATCH v5 13/14] sf: Re-factorize spi_flash_probe_tail code
` [U-Boot] [PATCH v5 14/14] dm-sf: Re-factorize spi_flash_std_probe code

[U-Boot] [PATCH v4] arm: atmel: Add SAMA5D2 Xplained board
 2015-10-28  5:59 UTC  (3+ messages)

[U-Boot] [PATCH v5] arm: atmel: Add SAMA5D2 Xplained board
 2015-10-28  5:56 UTC 

[U-Boot] [PATCH v3] mmc: atmel: Add atmel sdhci support
 2015-10-28  5:55 UTC  (3+ messages)

[U-Boot] [PATCH v4] mmc: atmel: Add atmel sdhci support
 2015-10-28  5:52 UTC 

[U-Boot] [PATCH v2] arm: at91: clock: Add the generated clock support
 2015-10-28  5:25 UTC  (3+ messages)

[U-Boot] [PATCH 0/2] Enable DFU for RAM on Allwinner devices
 2015-10-28  4:49 UTC  (5+ messages)

[U-Boot] [PATCH v2] am43xx_evm: Add DFU support for qspi flash
 2015-10-28  4:44 UTC  (2+ messages)

[U-Boot] [PATCH] mmc: Use lldiv() for 64-bit division in write_raw_image()
 2015-10-28  4:24 UTC 

[U-Boot] [PATCH] ls102xa: fdt: Disable IFC in SD boot for QSPI
 2015-10-28  2:40 UTC 

[U-Boot] [PATCH 0/7] When building u-boot for a Sheevaplug and a Dreamplug, I noticed that
 2015-10-28  0:47 UTC  (8+ messages)
` [U-Boot] [PATCH 1/7] kirkwood: standardise the configuration
` [U-Boot] [PATCH 2/7] kirkwood: Remove duplicate definition of CONFIG_CMD_FAT
` [U-Boot] [PATCH 3/7] kirkwood: Move configuration of some commands to _defconfig files
` [U-Boot] [PATCH 4/7] kirkwood: Use common definition for filesystems
` [U-Boot] [PATCH 5/7] kirkwood: Align configuration files
` [U-Boot] [PATCH 6/7] kirkwood: Remove duplicate definition from dreamplug.h
` [U-Boot] [PATCH 7/7] kirkwood: Move common definitions into common file

[U-Boot] [PATCH] mx7dsabresd: enable DFU support
 2015-10-27 23:14 UTC  (2+ messages)

[U-Boot] [PATCH] image.c: Fix non-Android booting with ramdisk and/or device tree
 2015-10-27 23:06 UTC 

[U-Boot] [PATCH] tools/env: allow config filename to be passed via command line argument
 2015-10-27 21:34 UTC 

[U-Boot] Fastboot behaviour with sparse images
 2015-10-27 21:00 UTC  (2+ messages)

[U-Boot] [PATCH 1/4] armv8: enable compilation with CONFIG_SYS_NONCACHED_MEMORY
 2015-10-27 20:38 UTC  (4+ messages)

[U-Boot] [PATCH] arm: imx: Switch mx6cuboxi to use config_distro_bootcmd.h
 2015-10-27 20:18 UTC 

[U-Boot] [PATCH v2 00/28] dm: input: Move keyboard drivers to driver model
 2015-10-27 19:07 UTC  (4+ messages)

[U-Boot] [PATCH v1 00/12] Bring up rk3036 uboot
 2015-10-27 19:03 UTC  (11+ messages)
` [U-Boot] [PATCH v1 01/12] rockchip: define SUPPORT_SPL and SPL config in RK3288 config

[U-Boot] [PATCH v5 00/14] sf: Tunning spi-flash layer
 2015-10-27 18:36 UTC 

[U-Boot] [PATCH 0/3] arm: mvebu: a38x: Cleanup serdes/DDR training
 2015-10-27 18:29 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] arm: mvebu: a38x: Remove unsupported topologies

[U-Boot] [PATCH v2 00/14] dm: arm: zynq: Convert serial driver to driver model
 2015-10-27 17:37 UTC  (3+ messages)

[U-Boot] [PATCH] fdt: Rewrite the logic in fdt_fixup_ethernet()
 2015-10-27 16:10 UTC 

[U-Boot] [PATCH] arm: socfpga: Add SoCFPGA SR1500 board
 2015-10-27 15:29 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH] zynq: sdhci: Define max clock by macro
 2015-10-27 15:21 UTC 

[U-Boot] [PATCH 1/8] net: zynq: Allocate BD_SPACE in connection to RX_BUF
 2015-10-27 15:17 UTC  (8+ messages)
` [U-Boot] [PATCH 2/8] net: zynq: Setup BD when structures are filled
` [U-Boot] [PATCH 3/8] net: zynq: Do not report TX underrun
` [U-Boot] [PATCH 4/8] net: zynq: Add dummy packet to fix packet duplication issue
` [U-Boot] [PATCH 5/8] net: zynq: Wait till packet is sent
` [U-Boot] [PATCH 6/8] net: zynq: Fix mdc clock division setting for 100Mbit/s
` [U-Boot] [PATCH 7/8] net: zynq: Remove unused MDCCLKDIV2 macro
` [U-Boot] [PATCH 8/8] net: zynq: Fix MDC setting for zynq

[U-Boot] [PATCH 1/3] net: zynq: Extend register description with offsets
 2015-10-27 15:08 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] net: zynq: Fix clearing statistic
` [U-Boot] [PATCH 3/3] net: zynq: Disable secondary queues

[U-Boot] [PATCH 1/2] net: zynq: Add debug message to phyread/phywrite
 2015-10-27 15:06 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] net: zynq: Add support for different PHY interface types

[U-Boot] [PATCH] net: phy: Add support for Texas Instruments DP83867
 2015-10-27 15:04 UTC 

[U-Boot] [PATCH] common: mii: Do not allow to exceed max phy limit
 2015-10-27 15:03 UTC 

[U-Boot] u-boot device model SPI + SPI Flash
 2015-10-27 15:03 UTC  (13+ messages)

[U-Boot] [PATCH] spi: sf: add support for throughput mesurement of sf read/write
 2015-10-27 13:54 UTC 

[U-Boot] [PATCH V2 00/11] Add board detection for Odroid XU3 / XU3Lite / XU4
 2015-10-27 13:53 UTC  (17+ messages)
` [U-Boot] [PATCH V3 00/14] "
  ` [U-Boot] [PATCH V3 01/14] samsung: board/misc: check returned pointer for get_board_type() calls
  ` [U-Boot] [PATCH V3 02/14] s5p: cpu_info: print "cpu-model" if exists in dts
  ` [U-Boot] [PATCH V3 03/14] Peach-Pi: dts: add cpu-model string
  ` [U-Boot] [PATCH V3 04/14] Exynos5422/5800: set cpu id to 0x5422
  ` [U-Boot] [PATCH V3 05/14] dm: pmic: add s2mps11 PMIC I/O driver
  ` [U-Boot] [PATCH V3 06/14] dm: regulator: add function device_get_supply_regulator()
  ` [U-Boot] [PATCH V3 07/14] dm: adc: add simple ADC uclass implementation
  ` [U-Boot] [PATCH V3 08/14] dm: adc: add Exynos54xx compatible ADC driver
  ` [U-Boot] [PATCH V3 09/14] Odroid-XU3: enable s2mps11 PMIC support
  ` [U-Boot] [PATCH V3 10/14] Exynos54xx: dts: add ADC node
  ` [U-Boot] [PATCH V3 11/14] Odroid-XU3: dts: enable ADC, with request for pre-reloc bind
  ` [U-Boot] [PATCH V3 12/14] exynos5-dt-types: add board detection for Odroid XU3/XU3L/XU4
  ` [U-Boot] [PATCH V3 13/14] sandbox: add ADC driver
  ` [U-Boot] [PATCH V3 14/14] sandbox: add ADC unit tests

[U-Boot] [PATCH] nios2: use common sequence for reserve_uboot
 2015-10-27 13:28 UTC  (4+ messages)

[U-Boot] [PATCH v2] vexpress64: use 2nd DRAM bank only on juno
 2015-10-27 12:10 UTC  (2+ messages)

[U-Boot] [PATCH] ppc4xx: Remove remnants from ocotea, taishan, ebony and taihu
 2015-10-27 11:48 UTC 

[U-Boot] Please pull u-boot-ppc4xx
 2015-10-27 11:38 UTC 

[U-Boot] [PATCH 1/4] taihu: Remove
 2015-10-27 11:36 UTC  (3+ messages)

[U-Boot] [PATCH 1/3] usb: host: ehci-vf: Remove hardcoded USB host client configuration
 2015-10-27 11:34 UTC  (4+ messages)
` [U-Boot] [PATCH 3/3] colibri_vf: Add board_usb_phy_mode function

[U-Boot] Please pull u-boot-cfi-flash
 2015-10-27 11:22 UTC 

[U-Boot] [PATCH] cfi_flash: use specific width types for cword
 2015-10-27 11:20 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