public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-12-09 04:29:40 to 2015-12-11 03:20:28 UTC [more...]

[U-Boot] [PATCH] mmc: implement mmc power on write protect function
 2015-12-11  3:20 UTC  (2+ messages)

[U-Boot] Samsung I2C driver
 2015-12-11  3:04 UTC  (3+ messages)

[U-Boot] [PATCH] common: cli_hush: Do a simple recursive variables parsing
 2015-12-11  3:01 UTC  (5+ messages)

[U-Boot] u-boot issue,tks~~~~
 2015-12-11  2:05 UTC 

[U-Boot] [PATCH 00/57] dm: x86: Convert ivybridge code to use driver model
 2015-12-11  2:05 UTC  (4+ messages)
` [U-Boot] [PATCH 42/57] x86: ivybridge: Use the I2C driver to perform SMbus init

[U-Boot] dm: Introduce SPI-NOR framework
 2015-12-11  2:05 UTC  (4+ messages)

[U-Boot] Driver model test breakages
 2015-12-11  2:05 UTC 

[U-Boot] [RFC PATCH 00/11] Add support for 96boards Dragonboard410C board
 2015-12-10 23:22 UTC  (14+ messages)
` [U-Boot] [RFC PATCH 01/11] serial: Add support for Qualcomm serial port
` [U-Boot] [RFC PATCH 02/11] gpio: Add support for Qualcomm gpio controller
` [U-Boot] [RFC PATCH 03/11] mmc: Add support for Qualcomm SDHCI controller
` [U-Boot] [RFC PATCH 04/11] ehci-hcd: Add init_after_reset
` [U-Boot] [RFC PATCH 05/11] ehci: Add support for Qualcomm EHCI
` [U-Boot] [RFC PATCH 06/11] drivers: Add SPMI bus uclass
` [U-Boot] [RFC PATCH 07/11] drivers: spmi: Add support for Qualcomm SPMI bus driver
` [U-Boot] [RFC PATCH 08/11] pmic: Add support for Qualcomm PM8916 PMIC
` [U-Boot] [RFC PATCH 09/11] gpio: Add support for Qualcomm PM8916 gpios
` [U-Boot] [RFC PATCH 10/11] arm: Add support for Qualcomm Snapdragon family
` [U-Boot] [RFC PATCH 11/11] board: Add Qualcomm Dragonboard 410C support

[U-Boot] [PATCH v2] ARM: mxs: allow boards to select DC-DC switching clock source
 2015-12-10 23:05 UTC 

[U-Boot] [PATCH 1/3] am335x_evm.h: unsed CONFIG_BOOTDELAY
 2015-12-10 23:01 UTC  (5+ messages)
` [U-Boot] [PATCH 2/3] ti_armv7_common.h: Add CONFIG_CMD_EXT4_WRITE
` [U-Boot] [PATCH 3/3] omap4_panda: Convert to config_distro_bootcmd.h

[U-Boot] [PATCH] ext4_common.c: Clean up failure cases in alloc_triple_indirect_block
 2015-12-10 21:42 UTC 

[U-Boot] [PATCH V2 1/1] Revert "spi: fsl_qspi: Use GENMASK"
 2015-12-10 21:27 UTC 

[U-Boot] is it worth contributing a SATA SIL3512 driver to u-boot?
 2015-12-10 21:25 UTC  (5+ messages)

[U-Boot] [PATCH] Revert "spi: fsl_qspi: Use GENMASK"
 2015-12-10 21:18 UTC  (2+ messages)

[U-Boot] [PATCH] net: phy: do not read configuration register on reset
 2015-12-10 20:28 UTC  (4+ messages)

[U-Boot] [PATCHv1 0/3] Retrieve MAC address from EEPROM
 2015-12-10 20:27 UTC  (7+ messages)
` [U-Boot] [PATCHv1 1/3] net: Add ability to set MAC address via EEPROM to Kconfig
  ` [U-Boot] [U-Boot, PATCHv1, "

[U-Boot] [PATCH] usb: host: ehci: samsung: Move hcor initialization after usb phy setup
 2015-12-10 17:39 UTC  (3+ messages)

[U-Boot] [PATCH 00/24] usb: s3c-otg: Rename driver to dwc2-otg
 2015-12-10 17:08 UTC  (10+ messages)

[U-Boot] [PATCH v2 0/9] basic support for Allwinner A83T SOC
 2015-12-10 16:03 UTC  (5+ messages)

[U-Boot] [PATCH] cgtqmx6eval: fix pad configuration for SPI bus
 2015-12-10 15:59 UTC  (2+ messages)

[U-Boot] [PATCH] dm: core: Add platform specific bus translation function
 2015-12-10 15:36 UTC  (20+ messages)

[U-Boot] [PATCH v8 00/14] sf: Tuning spi-flash layer
 2015-12-10 15:22 UTC  (36+ messages)
` [U-Boot] [PATCH v8 01/14] sf: spi_flash_validate_params => spi_flash_scan
` [U-Boot] [PATCH v8 02/14] sf: Move spi_flash_scan code to sf_ops
` [U-Boot] [PATCH v8 03/14] sf: Move read_id "
` [U-Boot] [PATCH v8 04/14] sf: probe: Code cleanup
` [U-Boot] [PATCH v8 05/14] sf: Use static for file-scope functions
` [U-Boot] [PATCH v8 07/14] sf: Use simple name for register access functions
` [U-Boot] [PATCH v8 08/14] sf: Flash power up read-only based on idcode0
` [U-Boot] [PATCH v8 09/14] sf: Remove unneeded header includes
` [U-Boot] [PATCH v8 10/14] sf: Remove unneeded SST_BP and SST_WP
` [U-Boot] [PATCH v8 11/14] sf: ops: Fix missing break on spansion read_bar
` [U-Boot] [PATCH v8 12/14] sf: sf_probe: Remove spi_slave pointer argument
` [U-Boot] [PATCH v8 13/14] sf: Use static for file-scope functions
` [U-Boot] [PATCH v8 14/14] sf: Rename sf_ops.c to spi-flash.c

[U-Boot] [PATCH] ARM: Disable "DISCARD" for secure section if CONFIG_ARMV7_SECURE_BASE isn't defined
 2015-12-10 12:25 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] ARM: at91: add PLLB handle functions
 2015-12-10 12:03 UTC  (8+ messages)
` [U-Boot] [PATCH 1/3] ARM: at91: clock: add PLLB enable/disable functions
` [U-Boot] [PATCH 2/3] drivers: usb: ohci-at91: clean up the PLLB code
` [U-Boot] [PATCH 3/3] board: atmel: siemens: clean up "

[U-Boot] [PATCH 0/2] arm: sunxi: twi: enable clock for sun7i
 2015-12-10 11:32 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] sunxi: twi: enable clocks on sun7i
` [U-Boot] [PATCH 2/2] sun4i: clock: cleanup some whitespace errors

[U-Boot] [PATCH] sunxi: Fix H3 DRAM DQ read delay configuration
 2015-12-10 10:41 UTC 

[U-Boot] [PATCH v3 0/5] ARM: at91: improve peripheral and system clock handle functions
 2015-12-10  9:38 UTC  (11+ messages)
` [U-Boot] [PATCH v3 1/5] ARM: at91: asm/at91_pmc.h: fix trival register offset
` [U-Boot] [PATCH v3 2/5] ARM: at91: clock: add a new file to handle clock
` [U-Boot] [PATCH v3 3/5] ARM: cpu: at91: clean up peripheral clock code
` [U-Boot] [PATCH v3 4/5] board: atmel: "
` [U-Boot] [PATCH v3 5/5] drivers: at91: "

[U-Boot] [PATCH v2 0/4] ARM: at91: add UTMI PLL handle functions
 2015-12-10  9:37 UTC  (9+ messages)
` [U-Boot] [PATCH v2 1/4] ARM: at91: clock: add UTMI PLL enable/disable function
` [U-Boot] [PATCH v2 2/4] ARM: at91: armv7: clean up UTMI PLL handle code
` [U-Boot] [PATCH v2 3/4] drivers: usb: atmel: clean up the UTMI PLL code
` [U-Boot] [PATCH v2 4/4] board: atmel: siemens: clean up "

[U-Boot] [PATCH v2 0/3] ARM: at91: add PMC_PLLICPR init function
 2015-12-10  9:35 UTC  (7+ messages)
` [U-Boot] [PATCH v2 1/3] ARM: at91: clock: "
` [U-Boot] [PATCH v2 2/3] ARM: at91: clean up the PMC_PLLICPR init code
` [U-Boot] [PATCH v2 3/3] board: atmel: "

[U-Boot] [PATCH] part: fix "part list ... -bootable varname" to use hex
 2015-12-10  8:22 UTC  (2+ messages)

[U-Boot] [PATCH] armv8: fsl-layerscape: fixes lsch2 serdes registers define
 2015-12-10  7:37 UTC 

[U-Boot] [PATCH v2 0/5] ARM: at91: improve peripheral and system clock handle functions
 2015-12-10  6:07 UTC  (10+ messages)
` [U-Boot] [PATCH v2 1/5] ARM: at91: asm/at91_pmc.h: fix trival register offset
` [U-Boot] [PATCH v2 2/5] ARM: at91: clock: add a new file to handle clock
` [U-Boot] [PATCH v2 3/5] ARM: cpu: at91: clean up peripheral clock code
` [U-Boot] [PATCH v2 4/5] board: atmel: "
` [U-Boot] [PATCH v2 5/5] drivers: at91: "

[U-Boot] [PATCH] board/t4240rdb: VID support
 2015-12-10  5:33 UTC 

[U-Boot] [PATCH] arm: Replace test for CONFIG_ARMV7 with CONFIG_CPU_V7
 2015-12-10  3:53 UTC  (6+ messages)
` [U-Boot] ARMv7 MMU shareability issue (was: [PATCH] arm: Replace test for CONFIG_ARMV7 with CONFIG_CPU_V7)
  ` [U-Boot] ARMv7 MMU shareability issue

[U-Boot] [PATCH] arm: Add and select CONFIG_ARMV7
 2015-12-10  2:21 UTC  (4+ messages)

[U-Boot] [PATCH 00/19] device model bring-up of omap timer on dra72, dra74, am335x and am437x-sk evm
 2015-12-10  1:48 UTC  (10+ messages)
` [U-Boot] [PATCH 02/19] dm: timer: uclass: add timer init to add timer device

[U-Boot] [PATCH 1/3] serial-uclass.c: Copy at most sdev.name - 1 characters into the buffer
 2015-12-10  1:01 UTC  (8+ messages)
` [U-Boot] [PATCH 3/3] sandbox: sandbox_flash.c: Ensure NUL-termination on product/vendor strings

[U-Boot] [PATCH] fs: ext4: Remove ext4fs_free_node()
 2015-12-10  0:54 UTC 

[U-Boot] [PATCH] ARM: mxs: allow boards to select DC-DC switching clock source
 2015-12-09 21:35 UTC  (3+ messages)

[U-Boot] Please pull u-boot-x86, take 2
 2015-12-09 20:27 UTC  (2+ messages)

[U-Boot] [PATCH V2 1/7] test/py: Implement pytest infrastructure
 2015-12-09 16:32 UTC  (2+ messages)

[U-Boot] [PATCH] eth: dtsec: fix TBI ANA setting bug in dtsec_configure_serdes()
 2015-12-09 14:25 UTC  (4+ messages)

[U-Boot] [PATCH] arm: socfpga: Fix cache configuration
 2015-12-09 14:12 UTC  (9+ messages)

[U-Boot] [PATCH 1/6] arm: socfpga: de0_nano: Zap VIRTUAL_TARGET
 2015-12-09 13:46 UTC  (5+ messages)
` [U-Boot] [PATCH 5/6] arm: socfpga: Introduce common board code

[U-Boot] [PATCH v3 0/7] tools: env: simplify argument parsing
 2015-12-09 12:13 UTC  (8+ messages)
` [U-Boot] [PATCH v3 1/7] tools: env validate: pass values as 0-based array
` [U-Boot] [PATCH v3 2/7] tools: env: make parse_aes_key stateless
` [U-Boot] [PATCH v3 3/7] tools: env: introduce setenv/printenv argument structs
` [U-Boot] [PATCH v3 4/7] tools: env: parse aes key / suppress flag into argument struct
` [U-Boot] [PATCH v3 5/7] tools: env: shift optind arguments and fix argument indices
` [U-Boot] [PATCH v3 6/7] tools: env: factor out parse_common_args
` [U-Boot] [PATCH v3 7/7] tools: env: update usage strings

[U-Boot] mmc erase fails from U-Boot command line
 2015-12-09 10:55 UTC  (3+ messages)
` [U-Boot] [PATCH] mmc: update MMC_ERASE argument to match Linux kernel

[U-Boot] [PATCH] ARM: imx: fsl_esdhc: fix usage of low 4 bits of sysctl register
 2015-12-09 10:04 UTC  (3+ messages)
` [U-Boot] [PATCH V2] "

[U-Boot] [PATCH 0/3] ARM: at91: add PMC_PLLICPR init function
 2015-12-09  9:59 UTC  (9+ messages)
` [U-Boot] [PATCH 1/3] ARM: at91: clock: "
` [U-Boot] [PATCH 2/3] ARM: at91: clean up the PMC_PLLICPR init code
` [U-Boot] [PATCH 3/3] board: atmel: "

[U-Boot] [PATCH] fdt: Change OF_BAD_ADDR to FDT_ADDR_T_NONE
 2015-12-09  9:43 UTC  (3+ messages)

[U-Boot] [PATCH] usb: udc: Fix warnings on 64-bit builds
 2015-12-09  9:40 UTC  (5+ messages)

[U-Boot] Please pull u-boot-x86
 2015-12-09  9:40 UTC  (2+ messages)

[U-Boot] [PATCH] defconfig: taurus_defconfig: disable SPL
 2015-12-09  9:06 UTC  (7+ messages)

[U-Boot] Secure Boot Mode on rk3288 Radxa Rock2
 2015-12-09  8:16 UTC  (2+ messages)

[U-Boot] [PATCH] spi: zynq_qspi: Add configuration to disable LQSPI feature
 2015-12-09  8:12 UTC  (7+ messages)
` [U-Boot] [PATCH] arm: zynq: Update ZYBO config options
` [U-Boot] [PATCH] tools: zynqimage: Clean up check_params

[U-Boot] [PATCH 0/5] ARM: at91: improve peripheral and system clock handle functions
 2015-12-09  7:55 UTC  (4+ messages)
` [U-Boot] [PATCH 4/5] board: atmel: clean up peripheral clock code

[U-Boot] [PATCH v6] arm: Add sata support on Layerscape ARMv8 board
 2015-12-09  7:32 UTC 

[U-Boot] (no subject)
 2015-12-09  7:15 UTC  (2+ messages)
` [U-Boot] [PATCH] tools: env: include compiler.h

[U-Boot] [PATCH v3 1/2] zynqmp: nand: Add Nand driver support for zynqmp
 2015-12-09  4:29 UTC  (3+ messages)
` [U-Boot] [PATCH v3 2/2] arasan: nfc: Add initial nand driver support for arasan


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