public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2016-02-08 20:46:35 to 2016-02-10 19:08:14 UTC [more...]

[U-Boot] [PATCH v5 00/32] mtd: Add SPI-NOR core support
 2016-02-10 19:08 UTC  (20+ messages)
` [U-Boot] [PATCH v5 01/32] mtd: Add m25p80 driver
` [U-Boot] [PATCH v5 02/32] mtd: Add Kconfig entry for MTD_M25P80
` [U-Boot] [PATCH v5 03/32] mtd: Add SPI-NOR core support
` [U-Boot] [PATCH v5 04/32] doc: device-tree-bindings: jedec, spi-nor
` [U-Boot] [PATCH v5 05/32] mtd: spi-nor: Add Kconfig entry for MTD_SPI_NOR
` [U-Boot] [PATCH v5 06/32] mtd: spi-nor: Add kconfig for MTD_SPI_NOR_USE_4K_SECTORS
` [U-Boot] [PATCH v5 07/32] mtd: spi-nor: Add MTD support
` [U-Boot] [PATCH v5 08/32] mtd: spi-nor: Add spi_nor support in m25p80
` [U-Boot] [PATCH v5 09/32] mtd: spi-nor: Add dm spi-nor probing
` [U-Boot] [PATCH v5 10/32] mtd: spi-nor: Add spi_flash_probe for mtd-dm-spi-nor
` [U-Boot] [PATCH v5 11/32] cmd: sf: Add mtd_info for mtd-dm-spi-nor code
` [U-Boot] [PATCH v5 12/32] mtd: spi-nor: m25p80: Add spi_nor support for non-dm
` [U-Boot] [PATCH v5 13/32] spi_flash: Use mtd_info operation "
` [U-Boot] [PATCH v5 14/32] mtd: spi-nor: Move spi_read_then_write to spi layer
` [U-Boot] [PATCH v5 15/32] spi: Rename spi_read_then_write to spi_write_then_read
` [U-Boot] [PATCH v5 16/32] spi: Drop mode_rx
` [U-Boot] [PATCH v5 17/32] spi: Drop SPI_RX_FAST
` [U-Boot] [PATCH v5 18/32] mtd: spi-nor: Rename SPI_FLASH_BAR to SPI_NOR_BAR
` [U-Boot] [PATCH v5 19/32] mtd: spi-nor: Add Kconfig entry for SPI_NOR_BAR

[U-Boot] Moving custom board imx6q from u-boot-imx 2014.04 to 2015.04 lead to freeze
 2016-02-10 18:59 UTC  (2+ messages)

[U-Boot] Regarding revert of "Simplify RAM size detection" patch
 2016-02-10 18:40 UTC 

[U-Boot] [PATCH] common/memsize.c: fix endless loop when saving
 2016-02-10 17:58 UTC  (5+ messages)

[U-Boot] [PATCH] Makefile: remove BUILD_TAG from KBUILD_CFLAGS
 2016-02-10 16:49 UTC  (9+ messages)
      ` [U-Boot] [PATCH] Makefile: remove BUILD_TAG from KBUILD_CFLAGSilver pepper blue dog

[U-Boot] [PATCH] mmc: show error message when "mmc dev" command fails
 2016-02-10 16:27 UTC  (3+ messages)

[U-Boot] Problem with mounting a jffs2 partition on flash
 2016-02-10 16:16 UTC  (8+ messages)

[U-Boot] [PATCH 1/2] net: phy: marvell: Call phy_reset() where possible
 2016-02-10 16:11 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] net: phy: marvell: Fix problem with phy_reset() clearing BMCR

[U-Boot] Using old Config Style
 2016-02-10 16:02 UTC 

[U-Boot] [PATCH v2 0/3] UniPhier SD/eMMC controller driver
 2016-02-10 13:45 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/3] mmc: uniphier: add driver for UniPhier SD/MMC host controller
` [U-Boot] [PATCH v2 2/3] ARM: uniphier: enable UniPhier SD/MMC host driver
` [U-Boot] [PATCH v2 3/3] ARM: dts: uniphier: add SD/MMC host controller nodes

[U-Boot] [PATCH] Revert "common/memsize.c: Simplify RAM size detection"
 2016-02-10 13:35 UTC  (6+ messages)

[U-Boot] [PATCH 1/2] ARM: dts: uniphier: add EEPROM node for ProXstream2 Gentil board
 2016-02-10 12:39 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] ARM: dts: uniphier: enable I2C channel 2 of "

[U-Boot] [PATCH] fdt: Try to read #address-cells/size-cells from parent
 2016-02-10 12:04 UTC 

[U-Boot] [PATCH v2] imx: imx7 Support for Manufacturing Protection
 2016-02-10 11:54 UTC 

[U-Boot] [PATCH 1/2] arm: mx6: Add UART8 base address for i.MX6UL
 2016-02-10 10:41 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] arm: mx6: Add CCV xPress board support

[U-Boot] [PATCH] sunxi: power: add support for sy8106a driver
 2016-02-10 10:31 UTC  (2+ messages)

[U-Boot] [PATCH] sunxi: H3: Add support for the host usb-phys
 2016-02-10  9:25 UTC 

[U-Boot] [PATCH v2] spl: define BOOT_DEVICE_USB
 2016-02-10  8:04 UTC  (2+ messages)

[U-Boot] [PATCH 0/4] Use THUMB mode for VCMA9 U-Boot builts
 2016-02-10  7:57 UTC  (7+ messages)
` [U-Boot] [PATCH 1/4] arm: make sure board_init_r() is being called using the right mode (ARM / THUMB)
` [U-Boot] [PATCH 2/4] arm: the ARM920T is THUMB capable, so select the appropriate ISA
` [U-Boot] [PATCH 3/4] arm: build some file(s) as ARM mode only
` [U-Boot] [PATCH 4/4] arm: VCMA9: because of NOR flash space constrains, activate THUMB build mode

[U-Boot] [PATCH V2] OMAP3_logic: Add NAND args to boot UBIFS
 2016-02-10  7:41 UTC 

[U-Boot] [PATCH] am43xx: qspi: Fix config to select SPI mode
 2016-02-10  5:36 UTC 

[U-Boot] [PATCH] ARM : DRA7: Switch QSPI to use MODE-0 at 64MHz
 2016-02-10  5:21 UTC 

[U-Boot] [PATCH 1/3][v3] Pointers in ESBC header made 32 bit
 2016-02-10  5:20 UTC  (5+ messages)
` [U-Boot] [PATCH 2/3][v3] Data types defined for 64 bit physical address

[U-Boot] [PATCH] OMAP3LOGIC: Update maintainer
 2016-02-10  4:55 UTC  (2+ messages)

[U-Boot] [PATCH] OMAP3_logic: Add NAND args to boot UBIFS
 2016-02-10  1:46 UTC  (2+ messages)

[U-Boot] Please pull u-boot-dm
 2016-02-09 22:43 UTC 

[U-Boot] [PATCH v2 0/5] x86: ivybridge: Add Intel FSP support
 2016-02-09 22:23 UTC  (7+ messages)
` [U-Boot] [PATCH v2 2/5] superio: Add SMSC SIO1007 driver
` [U-Boot] [PATCH v2 4/5] x86: ivybridge: bd82x6x: Support FSP enabled configuration
` [U-Boot] [PATCH v2 5/5] x86: Add Intel Cougar Canyon 2 board

[U-Boot] [PATCH v2 00/18] Add support for 96boards Dragonboard410C board
 2016-02-09 21:56 UTC  (3+ messages)
` [U-Boot] [PATCH v2 17/18] board: Add Qualcomm Dragonboard 410C support

[U-Boot] [PATCH v2 00/18] Add support for 96boards Dragonboard410C board
 2016-02-09 21:51 UTC  (11+ messages)
` [U-Boot] [PATCH v2 02/18] gpio: Add support for Qualcomm gpio controller
` [U-Boot] [PATCH v2 03/18] mmc: Add support for Qualcomm SDHCI controller
` [U-Boot] [PATCH v2 13/18] drivers: spmi: Add support for Qualcomm SPMI bus driver
` [U-Boot] [PATCH v2 15/18] gpio: Add support for Qualcomm PM8916 gpios
` [U-Boot] [PATCH v2 16/18] arm: Add support for Qualcomm Snapdragon family

[U-Boot] [PATCH 1/2] fastboot: sparse: fix block addressing for don't care chunk type
 2016-02-09 21:44 UTC  (10+ messages)
` [U-Boot] [PATCH 2/2] fastboot: sparse: remove unnecessary logging

[U-Boot] [RFC PATCH v1 0/2] Convert ls1021aqds to use driver model for serial ports
 2016-02-09 21:19 UTC  (4+ messages)
` [U-Boot] [RFC PATCH v1 1/2] arm: ls1021aqds: Convert to driver model and enable serial support
` [U-Boot] [RFC PATCH v1 2/2] arm: ls1021aqds: Enable driver model lpuart serial driver

[U-Boot] [PATCH v2 1/2] fastboot: sparse: fix block addressing for don't care chunk type
 2016-02-09 19:19 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/2] fastboot: sparse: remove unnecessary logging

[U-Boot] [PATCH] test, tools: introduce tbot README
 2016-02-09 18:57 UTC  (4+ messages)
` [U-Boot] "

[U-Boot] exclude email by patman
 2016-02-09 18:56 UTC  (6+ messages)

[U-Boot] Need help for custom board brigup
 2016-02-09 18:51 UTC 

[U-Boot] [PATCH] net: phy: do not read configuration register on reset
 2016-02-09 18:42 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-net.git master
 2016-02-09 17:01 UTC  (2+ messages)

[U-Boot] [PATCH] OMAP3: omap3_logic: Grow SPL to 64K from 54K
 2016-02-09 17:01 UTC  (2+ messages)

[U-Boot] [PATCH] board: tbs2910: Fix eMMC BOOTCFG value
 2016-02-09 15:53 UTC 

[U-Boot] [PATCH v1 1/2] drivers: musb-new: Add USB DRC driver for Microchip PIC32 OTG controller
 2016-02-09 14:50 UTC  (5+ messages)
` [U-Boot] [PATCH v1 2/2] board: pic32mzda: enable USB-host, USB-storage support

[U-Boot] [PATCH] common/memsize.c: Simplify RAM size detection
 2016-02-09 14:35 UTC  (6+ messages)
` [U-Boot] [PATCHv2] "
  ` [U-Boot] [U-Boot, PATCHv2] "

[U-Boot] [PATCH 1/2] test/py: don't import pexpect
 2016-02-09 12:13 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] Enable test/py for sandbox in Travis CI

[U-Boot] Need support for Raspberry pi B+ u-boot.bin
 2016-02-09 10:51 UTC 

[U-Boot] [PATCH] ARM: uniphier: drop unnecessary "bootm_low" environment define
 2016-02-09  9:59 UTC 

[U-Boot] [PATCH] Fix variable documented in README.distro for PXE address
 2016-02-09  5:33 UTC  (2+ messages)

[U-Boot] [PATCH v4 00/14] Add Support for Secure Boot on LS208x
 2016-02-09  5:23 UTC  (15+ messages)
` [U-Boot] [PATCH v4 01/14] armv8: ls2080: Add SFP Configs for LS2080/LS2085
` [U-Boot] [PATCH v4 02/14] armv8: ls2080: Add Secure Boot configs: SEC, Security Monitor, SRK and RCW
` [U-Boot] [PATCH v4 03/14] SECURE BOOT: Add new ESBC header for ls-ch3 Secure Boot
` [U-Boot] [PATCH v4 04/14] SECURE BOOT: Add Secure Boot support on ls2080aqds/rdb
` [U-Boot] [PATCH v4 05/14] armv8: fsl-lsch3: Add bootscript header address for Secure Boot
` [U-Boot] [PATCH v4 06/14] SECURE BOOT: Copy Bootscript and header from NOR to DDR for LS2080/5
` [U-Boot] [PATCH v4 07/14] SECURE BOOT: Change env variable "fdt_high" for LS2080a and LS2085a
` [U-Boot] [PATCH v4 08/14] armv8 : ls2080: Add config for endianess of CCSR GUR
` [U-Boot] [PATCH v4 09/14] armv8: fsl-lsch3: Disable SMMU during Secure Boot
` [U-Boot] [PATCH v4 10/14] crypto/fsl: Correct 64bit Write when MMU disabled
` [U-Boot] [PATCH v4 11/14] crypto/fsl: Make CAAM transactions cacheable
` [U-Boot] [PATCH v4 12/14] SECURE_BOOT: Use default bootargs during Secure Boot
` [U-Boot] [PATCH v4 13/14] SECURE BOOT: Halt execution when secure boot fail after reset request
` [U-Boot] [PATCH v4 14/14] SECURE BOOT: Change fsl_secboot_validate function to output image addr

[U-Boot] [PATCH] test/py: add docs for gdbserver and pytest options
 2016-02-08 21:49 UTC 

[U-Boot] [PATCH V3 1/2] Makefile: generate symbol list from u-boot
 2016-02-08 21:44 UTC  (2+ messages)
` [U-Boot] [PATCH V3 2/2] test/py: run all "ut" subtests

[U-Boot] [PATCH] test/py: support running sandbox under gdbserver
 2016-02-08 21:23 UTC  (4+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/2] dm: video: Add a temporary work-around for old stdout var
 2016-02-08 21:09 UTC  (2+ messages)

[U-Boot] [PATCH] sniper: Drop references to P970
 2016-02-08 20:51 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 5/5] s3c24xx: serial: Remove dead code
 2016-02-08 20:51 UTC  (2+ messages)
` [U-Boot] [U-Boot,5/5] "

[U-Boot] [PATCH 4/5] doc: Remove any reference to CONFIG_MODEM_SUPPORT, CONFIG_CMD_HWFLOW, CONFIG_HWFLOW and friends from the documentation
 2016-02-08 20:50 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 3/5] Remove unused CONFIG_HWFLOW option and associated dead code
 2016-02-08 20:50 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/5] Remove unused CONFIG_CMD_HWFLOW option and associated dead code
 2016-02-08 20:50 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/5] Remove unused CONFIG_MODEM_SUPPORT option and associated dead code
 2016-02-08 20:50 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/2] ARM: rpi: set fdt_high in the default environment
 2016-02-08 20:50 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] ARM: rpi: update memory layout env. var. documentation
 2016-02-08 20:50 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] board_r: fix a typo in comment block
 2016-02-08 20:49 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v3 3/3] kbuild: fix build rule of u-boot-spl.dtb
 2016-02-08 20:49 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 2/3] kbuild: add missing FORCE where $(call if_changed, ) is used
 2016-02-08 20:49 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 1/3] kbuild: remove unneeded ifdef conditionals around build rules
 2016-02-08 20:49 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH] image: fix getenv_bootm_size() function again
 2016-02-08 20:49 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] malloc: solve dead code issue in memalign()
 2016-02-08 20:49 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] api: Add FreeBSD API support for MIPS platforms
 2016-02-08 20:49 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] .travis.yml: explicitly request sudo
 2016-02-08 20:49 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] rpi: set ethaddr as well
 2016-02-08 20:49 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v3 8/8] defconfig: k2g_evm_defconfig: enable net driver model
 2016-02-08 20:48 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 7/8] ARM: dts: k2g: Add keystone net dts files
 2016-02-08 20:48 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 6/8] defconfig: k2e_evm_defconfig: enable net driver model
 2016-02-08 20:48 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 5/8] defconfig: k2l_evm_defconfig: enable net driver model
 2016-02-08 20:48 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 4/8] defconfig: k2hk_evm_defconfig: enable net driver model
 2016-02-08 20:48 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 3/8] drivers: net: keystone_net: convert driver to adopt device driver model
 2016-02-08 20:48 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 2/8] drivers: net: phy: micrel: fix build errors with CONFIG_DM_ETH
 2016-02-08 20:48 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 1/8] board: ti: ks2_evm: remove board_eth_init when CONFIG_DM_ETH is defined
 2016-02-08 20:48 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH V2] OMAP3: omap3_logic: Remove YAFFS support
 2016-02-08 20:48 UTC  (2+ messages)
` [U-Boot] [U-Boot,V2] "

[U-Boot] [PATCH] OMAP3: omap3_logic: Enable CONFIG_SMC911X_32_BIT
 2016-02-08 20:48 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] OMAP3: omap3_logic: Enable Android Fastboot
 2016-02-08 20:47 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 6/6] dm: Update on current serial driver status
 2016-02-08 20:47 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 5/6] dm: pxa: serial: Drop serial_sa1100 serial driver
 2016-02-08 20:47 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 4/6] dm: serial: Drop serial_max3100 serial driver
 2016-02-08 20:47 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 3/6] dm: freescale: serial: Drop serial_imx serial driver
 2016-02-08 20:47 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/6] dm: opencores: Drop opencores_yanu serial driver
 2016-02-08 20:47 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/6] dm: freescale: Drop mxs_auart serial driver
 2016-02-08 20:47 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] OMAP3_LOGIC: Setup defconfig to enable SPL and NAND booting
 2016-02-08 20:47 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] OMAP3: Enable SPL on omap3_logic
 2016-02-08 20:47 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2] rpi: fix up Model B entries
 2016-02-08 20:47 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2] "

[U-Boot] [PATCH] rpi: link to another model number info source
 2016-02-08 20:46 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/2] hush: Add rudimentary support for PS1 and PS2
 2016-02-08 20:46 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] hush: Pull out U-Boot prompt display and read functionality
 2016-02-08 20:46 UTC  (2+ messages)
` [U-Boot] [U-Boot, "


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