public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2016-04-12 02:30:40 to 2016-04-13 10:52:47 UTC [more...]

[U-Boot] [PATCH 0/4] Add support for Cadence QSPI on K2G
 2016-04-13 10:52 UTC  (4+ messages)
` [U-Boot] [PATCH 1/4] spi: cadence_qspi_apb: Support 32 bit AHB address
` [U-Boot] [PATCH 2/4] spi: cadence_quadspi: Enable QUAD mode based on DT data
` [U-Boot] [PATCH 3/4] ARM: dts: K2G: Add support for QSPI controller

[U-Boot] [PATCH 0/8 v3] usb: Move DWC3 and some gadget options to Kconfig
 2016-04-13 10:52 UTC  (4+ messages)

[U-Boot] [PATCH 0/9] Add support for Espresso7420 board
 2016-04-13 10:43 UTC  (10+ messages)
` [U-Boot] [PATCH 1/9] pinctrl: add the DM_UC_FLAG_SEQ_ALIAS flag for numbering the devices
` [U-Boot] [PATCH 2/9] pinctrl: Add pinctrl driver support for Exynos7420 SoC
` [U-Boot] [PATCH 3/9] clk: fixed_rate: allow driver usage prior to relocation
` [U-Boot] [PATCH 4/9] clk: exynos: add clock driver for Exynos7420 Soc
` [U-Boot] [PATCH 5/9] serial: s5p: get the port id number from the alias of the device node
` [U-Boot] [PATCH 6/9] serial: s5p: use clock api to get clock rate
` [U-Boot] [PATCH 7/9] arm: exynos: realign the code to allow support for newer 64-bit platforms
` [U-Boot] [PATCH 8/9] arm: exynos: add support for Exynos7420 SoC
` [U-Boot] [PATCH 9/9] board: samsung: add initial Espresso7420 board support

[U-Boot] [PULL] Please pull u-boot-imx
 2016-04-13 10:23 UTC 

[U-Boot] [PATCH v2] dm: spi: Read default speed values from DT
 2016-04-13 10:11 UTC  (2+ messages)

[U-Boot] [PATCH v3] dm: spi: Read default speed and mode values from DT
 2016-04-13 10:10 UTC 

[U-Boot] [PATCH] efi_loader: Add debug output for efi_add_memory_map()
 2016-04-13  9:25 UTC  (2+ messages)

[U-Boot] Newbie SPL question for socfpga_sockit
 2016-04-13  9:25 UTC  (27+ messages)

[U-Boot] [PATCH] arm: mvebu: theadorable: Enable CONFIG_ZERO_BOOTDELAY_CHECK
 2016-04-13  9:02 UTC 

[U-Boot] [PATCH 0/2] uboot: fastboot: fix high speed endpoint descriptors
 2016-04-13  8:30 UTC  (11+ messages)
` [U-Boot] [PATCH 1/2] fastboot: Fix wMaxPacketSize for High-Speed IN endpoint
` [U-Boot] [PATCH 2/2] fastboot: Enable the respective speed endpoints at runtime
  ` [U-Boot] [PATCH v2 "

[U-Boot] [PATCH 1/6 v2] i2c: designware_i2c: Add ic_enable_status to ic_regs struct
 2016-04-13  8:10 UTC  (11+ messages)
` [U-Boot] [PATCH 4/6 v2] i2c: designware_i2c: Prepare for DM driver conversion

[U-Boot] [PATCH] x86: Correct typo of Miao Yan's email address
 2016-04-13  8:05 UTC  (2+ messages)

[U-Boot] [PATCH] x86: qemu: Drop our own ACPI implementation
 2016-04-13  7:52 UTC 

[U-Boot] [PATCH V2 1/3] dm: spi: soft_spi bug fix
 2016-04-13  7:18 UTC  (3+ messages)
` [U-Boot] [PATCH V2 2/3] dm: spi: soft_spi: switch to use linux compatible string
` [U-Boot] [PATCH V2 3/3] dm: gpio: introduce 74x164 driver

[U-Boot] [PATCH] ARM64: zynqmp: Use i2c cadence DM driver
 2016-04-13  7:10 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/2] i2c: Describe Cadence I2C devicetree bindings
 2016-04-13  6:24 UTC  (7+ messages)
` [U-Boot] [PATCH v2 2/2] dm: i2c: Add driver for Cadence I2C IP

[U-Boot] [PATCH] dm: gpio: pca953x: introduce driver model support for pca953x
 2016-04-13  6:04 UTC  (11+ messages)

[U-Boot] [RFC] efi_loader: Handle 32-bit memory overflows
 2016-04-13  5:50 UTC  (2+ messages)

[U-Boot] [PATCHv4 0/7] spl: Lightweight UBI and UBI fastmap support
 2016-04-13  5:19 UTC  (9+ messages)
` [U-Boot] [PATCHv7 6/7] igep00x0: UBIize

[U-Boot] [PATCH v2 00/12] cpsw: enable DM_ETH on dra74 and am437x evms
 2016-04-13  5:18 UTC  (17+ messages)
` [U-Boot] [PATCH v2 01/12] drivers: core: device: add support to check dt compatible for a device/machine
` [U-Boot] [PATCH v2 02/12] ti_omap5_common: eth: do not define DM_ETH for spl
` [U-Boot] [PATCH v2 03/12] drivers: net: cpsw: fix cpsw dp parse when num slaves as 1
` [U-Boot] [PATCH v2 04/12] ARM: omap5: add platform specific ethernet phy modes configurations
` [U-Boot] [PATCH v2 05/12] drivers: net: cpsw: fix get mdio base and gmii_sel reg from DT
` [U-Boot] [PATCH v2 06/12] drivers: net: cpsw: add support for reading mac address from efuse
` [U-Boot] [PATCH v2 07/12] arm: dts: am4372: add syscon node to cpsw to read mac address
` [U-Boot] [PATCH v2 08/12] arm: dts: dra7: "
` [U-Boot] [PATCH v2 09/12] arm: dts: dra7: fix ethernet name with proper device address
` [U-Boot] [PATCH v2 10/12] defconfig: am437x_gp_evm: enable eth driver model
` [U-Boot] [PATCH v2 11/12] defconfig: am437x_sk_evm: "
` [U-Boot] [PATCH v2 12/12] defconfig: dra74_evm: "

[U-Boot] SYS_VENDOR for sr1500 board?
 2016-04-13  5:09 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: AM43xx: Fix BOOT_DEVICE_USB ID
 2016-04-13  4:27 UTC 

[U-Boot] [PATCH v2 0/2] configs: ks2: Move NAND configs to defconfigs
 2016-04-13  4:21 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/2] memory: Move TI_AEMIF config to KCONFIG
` [U-Boot] [PATCH v2 2/2] configs: ks2: move CMD_NAND to defconfigs

[U-Boot] A problem about 'sf probe' using DM_SPI
 2016-04-13  3:13 UTC  (3+ messages)

[U-Boot] [PATCH] ARM: tegra: enable GPU node by compatible value
 2016-04-13  2:12 UTC  (2+ messages)

[U-Boot] [PATCH v2] fastboot: OUT transaction length must be aligned to wMaxPacketSize
 2016-04-13  1:55 UTC  (15+ messages)

[U-Boot] [PATCH 1/2] net: fix vlan validation
 2016-04-12 23:09 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] net: increase maximum frame size to accomediate VLAN packets

[U-Boot] [PATCH v3 0/2] Amlogic Meson GXBaby and ODROID-C2 support
 2016-04-12 22:26 UTC  (7+ messages)
` [U-Boot] [PATCH v3 2/2] arm: add initial support for Amlogic Meson and ODROID-C2

[U-Boot] [PATCH v2 0/5] imx: bx50v3 display setup updates
 2016-04-12 22:14 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/5] imx: mx6: Fix procedure to switch the parent of LDB_DI_CLK
` [U-Boot] [PATCH v2 2/5] board: ge: bx50v3: Split display setup function
` [U-Boot] [PATCH v2 3/5] board: ge: bx50v3: Setup LDB_DI_CLK source
` [U-Boot] [PATCH v2 4/5] board: ge: bx50v3: Use pwm for display backlight
` [U-Boot] [PATCH v2 5/5] board: ge: bx50v3: Fix to meet LVDS display power on timing

[U-Boot] [PATCH] m68k: fix broken buildman m68k
 2016-04-12 22:09 UTC  (5+ messages)

[U-Boot] [ANN] U-Boot v2016.05-rc1 released
 2016-04-12 21:00 UTC  (3+ messages)

[U-Boot] [ANN] U-Boot v2016.03 released
 2016-04-12 20:59 UTC  (3+ messages)

[U-Boot] [PATCH 00/44] dm: blk: Add more driver-model support for block devices
 2016-04-12 20:56 UTC  (21+ messages)
` [U-Boot] [PATCH 05/44] Allow iotrace byte access to use an address of any size
` [U-Boot] [PATCH 06/44] sandbox: Add string and 16-bit I/O functions
` [U-Boot] [PATCH 09/44] dm: scsi: Remove the forward declarations
` [U-Boot] [PATCH 10/44] dm: scsi: Fix up code style
` [U-Boot] [PATCH 15/44] dm: blk: Add a legacy block interface
` [U-Boot] [PATCH 16/44] dm: systemace: "
` [U-Boot] [PATCH 20/44] dm: mmc: Add an implementation of the 'devnum' functions
` [U-Boot] [PATCH 34/44] dm: ide: Add support for driver-model block devices
` [U-Boot] [PATCH 35/44] dm: sandbox: Enable IDE
` [U-Boot] [PATCH 40/44] dm: blk: Allow blk_create_device() to allocate the device number

[U-Boot] [PATCH 1/3] drivers/tpm/tpm_tis_sandbox.c: Fix uninitialized variable use
 2016-04-12 19:11 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] drivers/gpio/pm8916_gpio.c: Make pid be uint32_t
` [U-Boot] [PATCH 3/3] drivers/power/pmic/pm8916.c: Make usid "

[U-Boot] [PATCH] gunzip.c: use block layer for writes
 2016-04-12 17:32 UTC  (5+ messages)

[U-Boot] [PATCH 00/11] ARM: Keystone2: Convert davinci_spi to DM
 2016-04-12 17:24 UTC  (23+ messages)
` [U-Boot] [PATCH 01/11] spi: davinci_spi: Convert to driver to adapt "
` [U-Boot] [PATCH 02/11] keystone2: spi: do not define DM_SPI and DM_SPI_FLASH for SPL build
` [U-Boot] [PATCH 03/11] ARM: dts: keystone2: add SPI aliases for davinci SPI nodes
` [U-Boot] [PATCH 04/11] ARM: dts: k2hk: Enable Davinci SPI controller
` [U-Boot] [PATCH 05/11] defconfig: k2hk_evm_defconfig: enable SPI driver model
` [U-Boot] [PATCH 06/11] ARM: dts: k2e: Enable Davinci SPI controller
` [U-Boot] [PATCH 07/11] defconfig: k2e_evm_defconfig: enable SPI driver model
` [U-Boot] [PATCH 08/11] ARM: dts: k2l: Enable Davinci SPI controller
` [U-Boot] [PATCH 09/11] defconfig: k2l_evm_defconfig: enable SPI driver model
` [U-Boot] [PATCH 10/11] ARM: dts: k2g: add support for Davinci SPI controller
` [U-Boot] [PATCH 11/11] defconfig: k2g_evm_defconfig: enable SPI driver model

[U-Boot] Please pull u-boot-marvell/master
 2016-04-12 17:23 UTC  (3+ messages)

[U-Boot] Please pull u-boot-sunxi master
 2016-04-12 17:23 UTC  (2+ messages)

[U-Boot] [PATCHv2] sf: params: Add support for n25q016a
 2016-04-12 16:10 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] spl: Support loading a FIT from NAND
 2016-04-12 16:03 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] mtd: nand: am335x: spl: Fix copying of image
` [U-Boot] [PATCH 2/2] spl: Support loading a FIT from NAND

[U-Boot] [PATCH] sf: fix timebase data type in _wait_ready()
 2016-04-12 16:03 UTC  (5+ messages)

[U-Boot] [PATCH 00/11] cpsw: enable DM_ETH on dra74 and am437x evms
 2016-04-12 14:51 UTC  (5+ messages)
` [U-Boot] [PATCH 06/11] drivers: net: cpsw: add support for reading mac address from efuse

[U-Boot] FPGA detection failure on Cyclone V soc development kit
 2016-04-12 14:21 UTC  (18+ messages)

[U-Boot] [PATCH v3] i2c: designware_i2c: Prepare for DM driver conversion
 2016-04-12 13:21 UTC 

[U-Boot] [PATCH] dragonboard410c: Add CONFIG_SYS_CACHELINE_SIZE
 2016-04-12 13:02 UTC  (2+ messages)

[U-Boot] Custodian Repo for Broadcom (arm) boards
 2016-04-12 12:55 UTC  (8+ messages)

[U-Boot] [PATCH 0/1]
 2016-04-12 12:15 UTC  (2+ messages)
` [U-Boot] [PATCH] arm: Fix SCFG ICID reg addresses

[U-Boot] [PATCH 00/10] driver model bring-up of dwc3 usb peripheral
 2016-04-12 10:34 UTC  (10+ messages)

[U-Boot] [PATCH 1/1] drivers: usb: common: add common code for usb drivers to use
 2016-04-12 10:31 UTC 

[U-Boot] [PATCH 4/4] ath79: add readonly attribute for ath79_soc_desc
 2016-04-12 10:24 UTC 

[U-Boot] [PATCH 1/3] tests: py: dfu: Add global variables to store dfu alt numbers for test and dummy files
 2016-04-12  8:33 UTC  (6+ messages)
` [U-Boot] [PATCH 3/3] tests: py: dfu: Provide functionality to set test and dummy files alt settings

[U-Boot] [PATCH] arm: rmobile: Add BLANCHE board support
 2016-04-12  8:11 UTC 

[U-Boot] [RFC 0/2] Add cdns-i2c driver as drop in for zynq-i2c
 2016-04-12  7:59 UTC  (6+ messages)
` [U-Boot] [RFC 2/2] dm: i2c: Add driver for Cadence I2C IP

[U-Boot] [PATCH 0/2] pinctrl: add support for exynos7420 pinctrl driver
 2016-04-12  3:56 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] pinctrl: Add pinctrl driver support for Exynos7420 SoC

[U-Boot] [PATCH 0/7] Handle GPIO_ACTIVE_LOW in gpio-uclass
 2016-04-12  3:56 UTC  (6+ messages)
` [U-Boot] [PATCH V2 0/6] "
  ` [U-Boot] [PATCH V2 4/6] gpio: pic32: remove gpio_xlate routine
  ` [U-Boot] [PATCH V2 6/6] gpio: exynos(s5p): "

[U-Boot] [PATCH V2 1/6] dm: gpio: add a default gpio xlate routine
 2016-04-12  3:49 UTC  (3+ messages)
` [U-Boot] [PATCH V3 "

[U-Boot] [PATCH 1/4] ath79: spi: Remove the explicit pinctrl setting
 2016-04-12  3:09 UTC  (3+ messages)
` [U-Boot] [PATCH 2/4] ar933x: serial: "
` [U-Boot] [PATCH 3/4] ath79: ar933x: use BIT macro for bit shift operation

[U-Boot] [PATCH 0/4] ath79: fix some minor defects
 2016-04-12  3:09 UTC 

[U-Boot] [PATCH] spl: mmc: raw: Try to load u-boot if Linux image is not found
 2016-04-12  2:31 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 2/2] arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_INVAL_ALL) with asm code
 2016-04-12  2:30 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 1/2] arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_CLEAN_INVAL_ALL) with asm code
 2016-04-12  2:30 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH] lib/crc8: Add crc start value
 2016-04-12  2:30 UTC  (2+ messages)
` [U-Boot] "


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