public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2016-04-07 17:05:52 to 2016-04-10 02:45:03 UTC [more...]

[U-Boot] [PATCH 00/44] dm: blk: Add more driver-model support for block devices
 2016-04-10  2:45 UTC  (12+ messages)
` [U-Boot] [PATCH 01/44] Revert "dm: sandbox: Drop the pre-DM host implementation"
` [U-Boot] [PATCH 02/44] dm: sandbox: Add a board for sandbox without CONFIG_BLK
` [U-Boot] [PATCH 03/44] pci: Drop CONFIG_SYS_SCSI_SCAN_BUS_REVERSE
` [U-Boot] [PATCH 04/44] dm: Rename disk uclass to ahci
` [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 07/44] sandbox: Add dummy SCSI functions
` [U-Boot] [PATCH 08/44] sandbox: Add dummy SATA 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 11/44] dm: ide: Correct various code style problems

[U-Boot] [PATCH RESEND 0/2] cmd: fdt: Add device tree overlays support
 2016-04-09 18:40 UTC  (7+ messages)
` [U-Boot] [PATCH RESEND 1/2] cmd: fdt: Narrow the check for fdt addr
` [U-Boot] [PATCH RESEND 2/2] cmd: fdt: add fdt overlay application subcommand

[U-Boot] [PATCH] cmd: fdt: Use separate CMD_FDT Kconfig entry instead of OF_LIBFDT
 2016-04-09 18:36 UTC  (7+ messages)

[U-Boot] [PATCH v2 1/2] kconfig: Move CONFIG_OF_LIBFDT to Kconfig
 2016-04-09 18:36 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/2] cmd: fdt: Use separate CMD_FDT Kconfig entry instead of OF_LIBFDT

[U-Boot] [PATCH 0/2] pinctrl: add support for exynos7420 pinctrl driver
 2016-04-09 18:35 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] pinctrl: add the DM_UC_FLAG_SEQ_ALIAS flag for numbering the devices
` [U-Boot] [PATCH 2/2] pinctrl: Add pinctrl driver support for Exynos7420 SoC

[U-Boot] [RFC PATCH 0/2] spl: Add support to load FIT from Filesystem
 2016-04-09 18:35 UTC  (7+ messages)
` [U-Boot] [RFC PATCH 1/2] spl: Add an option to load a FIT containing U-Boot from FS
` [U-Boot] [RFC PATCH 2/2] spl: Support loading a FIT from FAT FS

[U-Boot] [PATCH 00/11] cpsw: enable DM_ETH on dra74 and am437x evms
 2016-04-09 18:35 UTC  (7+ messages)
` [U-Boot] [PATCH 01/11] drivers: core: device: add support to check dt compatible for a device/machine
` [U-Boot] [PATCH 02/11] lib: fdtdec: fix size cell and address cell parse from DT
` [U-Boot] [PATCH 03/11] ti_omap5_common: eth: do not define DM_ETH for spl

[U-Boot] [PATCH 1/2] dm: gpio: mxc: fix mxc_gpio_bank_get_value
 2016-04-09 18:35 UTC  (8+ messages)

[U-Boot] [PATCH 0/6] Remove calls from net drivers to legacy miiphy_register() entry-point
 2016-04-09 18:35 UTC  (2+ messages)

[U-Boot] [PATCH V3] common: env: support sata device
 2016-04-09 18:35 UTC  (3+ messages)

[U-Boot] [PATCH v2] dm: usb: Do not reprobe usb hosts on "usb tree" command
 2016-04-09 18:35 UTC  (2+ messages)

[U-Boot] [PATCH] dm: i2c: mxc_i2c: implement i2c_idle_bus
 2016-04-09 18:35 UTC  (2+ messages)

[U-Boot] [PATCH 1/6] i2c: designware_i2c: Add ic_enable_status to ic_regs struct
 2016-04-09 18:35 UTC  (3+ messages)
` [U-Boot] [PATCH 5/6] i2c: designware_i2c: Add DM support

[U-Boot] [PATCH 1/5] arm: include: Import unified.h from Linux kernel
 2016-04-09 18:34 UTC  (8+ messages)
` [U-Boot] [PATCH 2/5] arm: lib: Drop underscore from private libgcc filenames
` [U-Boot] [PATCH 3/5] arm: lib: Sync libgcc shift operations
` [U-Boot] [PATCH 4/5] arm: lib: Sync libgcc 32b division/modulo operations

[U-Boot] [PATCH v3 1/2] flash: add device ID for Microchip PIC32 internal flash
 2016-04-09 18:34 UTC  (3+ messages)
` [U-Boot] [PATCH v3 2/2] drivers: mtd: add Microchip PIC32 internal non-CFI flash driver

[U-Boot] mtd; spi-nor: Probing dual uclass drivers from cmd
 2016-04-09 18:34 UTC  (2+ messages)

[U-Boot] [PATCH] serial: add BCM283x mini UART driver
 2016-04-09 18:34 UTC  (2+ messages)

[U-Boot] [PATCH v8 4/9] drivers: pinctrl: Add simple pinctrl driver for QCA/Athores ar933x
 2016-04-09 18:34 UTC  (6+ messages)
` [U-Boot] [PATCH v8 5/9] drivers: pinctrl: Add simple pinctrl driver for QCA/Athores qca953x
` [U-Boot] [PATCH v8 6/9] drivers: serial: add serial driver for ar933x SOC

[U-Boot] [RFC 1/2] mmc: introduce mmc_power_init and pwrup hook function
 2016-04-09 18:34 UTC  (4+ messages)
` [U-Boot] [RFC 2/2] dm: mmc: implement pwrup function

[U-Boot] [PATCH 00/10] driver model bring-up of dwc3 usb peripheral
 2016-04-09 18:34 UTC  (8+ messages)
` [U-Boot] [PATCH 06/10] drivers: usb: common: add support to get maximum speed from dt

[U-Boot] [PATCH] dm: gpio: handle GPIO_ACTIVE_LOW flag in DT
 2016-04-09 18:34 UTC  (23+ messages)
    ` [U-Boot] [PATCH 0/7] Handle GPIO_ACTIVE_LOW in gpio-uclass
      ` [U-Boot] [PATCH 2/7] gpio: intel_broadwell: remove gpio_xlate routine
      ` [U-Boot] [PATCH 3/7] gpio: omap: "
      ` [U-Boot] [PATCH 4/7] gpio: pic32: "
      ` [U-Boot] [PATCH 5/7] gpio: rk: "
      ` [U-Boot] [PATCH 6/7] gpio: exynos(s5p): "
      ` [U-Boot] [PATCH 7/7] gpio: tegra: remove flags parsing in xlate routine

[U-Boot] [PATCH 1/2] dm: spi: soft_spi: support linux way and bug fix
 2016-04-09 18:33 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] dm: gpio: introduce 74x164 driver

[U-Boot] [PATCH] dm: gpio: pca953x: introduce driver model support for pca953x
 2016-04-09 18:33 UTC  (2+ messages)

[U-Boot] ext4 and caching
 2016-04-09 17:55 UTC  (8+ messages)
` [U-Boot] [RFC PATCH 0/2] simple cache layer for block devices
  ` [U-Boot] [RFC PATCH 2/2] mmc: add support for block device cache

[U-Boot] [PATCH] test/dm/core.c: Make pre-reloc test use pre-reloc struct
 2016-04-09 16:09 UTC  (3+ messages)

[U-Boot] [PATCH v2 1/2] doc: driver-model: Update dm tests run using test.py
 2016-04-09 16:09 UTC  (6+ messages)
` [U-Boot] [PATCH v2 2/2] board: README.sandbox: Update dm test command

[U-Boot] [PATCH] dm: device.c: Minor coding-style fix
 2016-04-09 16:08 UTC  (3+ messages)

[U-Boot] [PATCH] dm: part: fix missing driver name in debug print
 2016-04-09 16:08 UTC  (3+ messages)

[U-Boot] [PATCH V2] dm: core: device: set pinctrl state for pinctrl device
 2016-04-09 16:08 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] fix for build break with CONFIG_DISK scsi_init()
 2016-04-09 16:02 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] drivers: block: Kconfig: set default n to CONFIG_DISK

[U-Boot] [PATCH] sunxi: Add defconfig and dts file for Orange Pi One SBC
 2016-04-09 13:23 UTC 

[U-Boot] [PATCH] sunxi: H3: Do not clear usb companion clk-gate / reset on remove
 2016-04-09 13:23 UTC 

[U-Boot] [PATCH 1/3] sunxi: Add INITIAL_USB_SCAN_DELAY Kconfig option
 2016-04-09 11:59 UTC  (6+ messages)
` [U-Boot] [PATCH 3/3] sunxi: Enable usb ports on the Sinovoip BPI M3

[U-Boot] [PATCH v2 1/2] arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_CLEAN_INVAL_ALL) with asm code
 2016-04-09 11:53 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/2] arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_INVAL_ALL) "

[U-Boot] ITEAD Board (A20) fails to communicate on boot unless UART is connected
 2016-04-09  8:54 UTC  (2+ messages)

[U-Boot] [PATCH 1/7] sniper: Include explicit serial baudrate on bootargs
 2016-04-08 23:34 UTC  (5+ messages)
` [U-Boot] [PATCH 6/7] kc1: Proper reboot mode and boot reason validation

[U-Boot] Problem with sf write on Arria 5
 2016-04-08 23:13 UTC  (10+ messages)

[U-Boot] [PATCH v2 1/1] mpc85xx: Enable pre-relocation malloc for MPC85xx
 2016-04-08 22:47 UTC  (3+ messages)
` [U-Boot] [PATCH v3 "

[U-Boot] [PATCH] powerpc: Replace CONFIG_SYS_INIT_RAM_END with CONFIG_SYS_INIT_RAM_SIZE
 2016-04-08 22:46 UTC  (5+ messages)

[U-Boot] [PATCH] drivers: net: vsc9953: Fix bug when PVID is shown for disabled ports only
 2016-04-08 22:45 UTC  (3+ messages)
` [U-Boot] [PATCH] powerpc: t1040qds: Use generic ethsw commands

[U-Boot] Please pull u-boot-mpc85xx master
 2016-04-08 22:45 UTC 

[U-Boot] Newbie SPL question for socfpga_sockit
 2016-04-08 22:40 UTC  (27+ messages)

[U-Boot] [PATCH 01/10] ddr: altera: Replace ad-hoc constant with macro
 2016-04-08 22:16 UTC  (20+ messages)
` [U-Boot] [PATCH 02/10] ddr: altera: Tweak DQS tracking enable handling
` [U-Boot] [PATCH 03/10] ddr: altera: Fix scc_mgr_set() argument order
` [U-Boot] [PATCH 04/10] ddr: altera: Fix DRAM end value in protection rule
` [U-Boot] [PATCH 05/10] ddr: altera: Remove unnecessary update of the SCC
` [U-Boot] [PATCH 06/10] ddr: altera: Remove unnecessary ODT mode config
` [U-Boot] [PATCH 07/10] ddr: altera: Zero DM IN delay in scc_mgr_zero_group()
` [U-Boot] [PATCH 08/10] ddr: altera: Make DLEVEL behavior inclusive
` [U-Boot] [PATCH 09/10] ddr: altera: Staticize global variables
` [U-Boot] [PATCH 10/10] ddr: altera: Repair DQ window centering code

[U-Boot] [PATCH] board: ti: am57xx: Add support for am572x idk in SPL
 2016-04-08 22:01 UTC 

[U-Boot] [PATCH] board: ti: am57xx: Update EMIF SDRAM 1 and 3 Timings
 2016-04-08 21:53 UTC 

[U-Boot] [PATCH] USB: g_dnl: Change device class
 2016-04-08 20:12 UTC  (4+ messages)

[U-Boot] [PATCH 1/3] tests: py: dfu: Add global variables to store dfu alt numbers for test and dummy files
 2016-04-08 20:11 UTC  (8+ messages)
` [U-Boot] [PATCH 2/3] tests: py: dfu: Add functionality to set different u-boot's dfu env variable
` [U-Boot] [PATCH 3/3] tests: py: dfu: Provide functionality to set test and dummy files alt settings

[U-Boot] [PATCH] usb: ums - expose selected partition/s
 2016-04-08 19:49 UTC 

[U-Boot] [PATCH] dm: spi: Read default speed, mode values from DT
 2016-04-08 19:45 UTC  (2+ messages)

[U-Boot] [PATCH] test/py: README: link to example hook scripts
 2016-04-08 19:45 UTC  (2+ messages)

[U-Boot] [PATCH 0/9] device model bringup of nand on am335x gp evm and am437x gp evm
 2016-04-08 19:45 UTC  (9+ messages)
` [U-Boot] [PATCH 3/9] drivers: nand: Kconfig: add NAND as Kconfig option

[U-Boot] [PATCH] drivers: mmc: omap_hsmmc: Fix conversion of address to a pointer
 2016-04-08 19:45 UTC  (2+ messages)

[U-Boot] [PATCH] am57x: Move CONS_INDEX to Kconfig
 2016-04-08 19:45 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] spl: Support loading a FIT from SPI
 2016-04-08 19:45 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] spl: Make sure destination address is dma aligned when loading fit
` [U-Boot] [PATCH 2/2] spl: Support loading a FIT from SPI

[U-Boot] Please pull u-boot-fsl-qoriq master
 2016-04-08 19:44 UTC  (2+ messages)

[U-Boot] [PATCH v2] fastboot: OUT transaction length must be aligned to wMaxPacketSize
 2016-04-08 19:44 UTC  (14+ messages)

[U-Boot] A problem about 'sf probe' using DM_SPI
 2016-04-08 19:12 UTC  (2+ messages)

[U-Boot] [PATCH 1/8 v2] usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to Kconfig
 2016-04-08 18:00 UTC  (5+ messages)

[U-Boot] [PATCH] arc: Add virt_to_phys() stub
 2016-04-08 17:27 UTC  (6+ messages)

[U-Boot] [uboot] [PATCH 1/7] drivers: net: cpsw: Add readinf of DT phy-handle node
 2016-04-08 16:08 UTC  (7+ messages)
` [U-Boot] [uboot] [PATCH 2/7] net: zynq_gem: Add the passing of the "
` [U-Boot] [uboot] [PATCH v4 3/7] net: phy: dp83867: Add device tree bindings and documentation
` [U-Boot] [uboot] [PATCH v4 4/7] net: phy: ti: Allow the driver to be more configurable
` [U-Boot] [uboot] [PATCH 5/7] net: phy: Move is_rgmii helper to phy.h
` [U-Boot] [uboot] [PATCH 6/7] net: phy: Add phy_interface_is_sgmii "
` [U-Boot] [uboot] [PATCH 7/7] net: phy: dp83867: Add SGMII helper for configuration

[U-Boot] [uboot][PATCH v3 1/2] net: phy: dp83867: Add device tree bindings and documentation
 2016-04-08 15:26 UTC  (7+ messages)

[U-Boot] [PATCH] armv8/ls2080a: configure PMU's PCTBENR to enable WDT
 2016-04-08 15:17 UTC  (2+ messages)

[U-Boot] [PATCH] gpio: mvebu_gpio: Add missing out value set to gpio_direction_output()
 2016-04-08 14:54 UTC  (2+ messages)

[U-Boot] [PATCH] arm: mvebu: theadorable: Remove Board name output in checkboard
 2016-04-08 14:09 UTC 

[U-Boot] [PATCH] odroid: Update README with correct firmware link and XU4 support
 2016-04-08 14:04 UTC  (3+ messages)

[U-Boot] [PATCH 1/3] arm: mvebu: Add base address for 2nd I2C controller
 2016-04-08 13:58 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] arm: mvebu: theadorable: Enable "
` [U-Boot] [PATCH 3/3] arm: mvebu: theadorable: Add PEX-switch detection and reset code

[U-Boot] [PATCH] lib/crc8: Add crc start value
 2016-04-08 13:56 UTC 

[U-Boot] [PATCH] keystone2: move platform specific NAND configs to platform specific header
 2016-04-08 12:15 UTC  (2+ messages)

[U-Boot] Potential memory corruption in drivers/net/sh_eth.c ?
 2016-04-08  8:55 UTC  (3+ messages)

[U-Boot] [PATCH v2 00/11] ARMv7: PSCI: add PSCI v1.0 support
 2016-04-08  8:17 UTC  (14+ messages)
` [U-Boot] [PATCH v2 01/11] ARM: PSCI: change PSCI function IDs base and offsets
` [U-Boot] [PATCH v2 02/11] ARM: PSCI: change PSCI related macros definition style
` [U-Boot] [PATCH v2 03/11] ARMv7: PSCI: update function psci_get_cpu_stack_top
` [U-Boot] [PATCH v2 04/11] ARMv7: PSCI: update the place of saving target PC
` [U-Boot] [PATCH v2 05/11] ARMv7: PSCI: add codes to save context ID for CPU_ON
` [U-Boot] [PATCH v2 06/11] ARMv7: PSCI: factor out reusable psci_cpu_on_common
` [U-Boot] [PATCH v2 07/11] ARMv7: PSCI: add PSCI v1.0 functions skeleton
` [U-Boot] [PATCH v2 08/11] ARMv7: PSCI: ls102xa: check target CPU ID before further operations
` [U-Boot] [PATCH v2 09/11] ARMv7: PSCI: ls102xa: check ALREADY_ON or ON_PENDING for CPU_ON
` [U-Boot] [PATCH v2 10/11] ARMv7: PSCI: ls102xa: add more PSCI v1.0 functions implemention
` [U-Boot] [PATCH v2 11/11] ARMv7: PSCI: ls102xa: move secure text section into OCRAM

[U-Boot] [PATCH 01/16] ARM: zynq: Add interrupt-controller property to gpio nodes
 2016-04-08  4:59 UTC  (7+ messages)
` [U-Boot] [PATCH 08/16] ARM: zynq: zc706: Add adv7511 on i2c bus
` [U-Boot] [PATCH 09/16] ARM: zynq: Align spi and qspi node locations
` [U-Boot] [PATCH 12/16] ARM: zynq: Extend microzed board support

[U-Boot] [PATCH] debug_uart: output CR along with LF
 2016-04-07 17:20 UTC  (5+ messages)

[U-Boot] [PATCH 01/33] ARM64: zynqmp: Move kernel and fdt offsets and sizes to board config file
 2016-04-07 17:06 UTC  (12+ messages)
` [U-Boot] [PATCH 23/33] ARM64: zynqmp: Add serdes address space dp driver
` [U-Boot] [PATCH 24/33] ARM64: zynqmp: Fix DWC3 binding with the kernel
` [U-Boot] [PATCH 25/33] ARM64: zynqmp: Use 64bit size cell format for memory node
` [U-Boot] [PATCH 26/33] ARM64: zynqmp: Added OOB timing settings in zynqmp-ep108.dts
` [U-Boot] [PATCH 27/33] ARM64: zynqmp: Add missing nand node for ep108
` [U-Boot] [PATCH 28/33] ARM64: zynqmp: Do not setup DM_ETH/GPIO/MMC by default for all boards
` [U-Boot] [PATCH 29/33] ARM64: zynqmp: Extend early malloc space to be able to run DM drivers
` [U-Boot] [PATCH 30/33] ARM64: zynqmp: Make DDR detection code work on 32bit system
` [U-Boot] [PATCH 31/33] ARM64: zynqmp: Add support for ZCU102 platform
` [U-Boot] [PATCH 32/33] ARM64: zynqmp: Add support for zc1751 with DC cards
` [U-Boot] [PATCH 33/33] ARM64: zynqmp: Clean header after moving stuff to Kconfig


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