public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-12-11 11:56:54 to 2015-12-13 12:53:31 UTC [more...]

[U-Boot] [PATCH 00/57] dm: x86: Convert ivybridge code to use driver model
 2015-12-13 12:53 UTC  (33+ messages)
` [U-Boot] [PATCH 01/57] dm: Add an init() method to the LPC uclass
` [U-Boot] [PATCH 02/57] dm: core: Display the error number when driver binding fails
` [U-Boot] [PATCH 03/57] dm: usb: Add a compatible string for PCI EHCI controller
` [U-Boot] [PATCH 04/57] dm: syscon: Allow finding devices by driver data
` [U-Boot] [PATCH 05/57] dm: pci: Convert bios_emu to use the driver model PCI API
` [U-Boot] [PATCH 06/57] x86: ivybridge: Set up the LPC device using driver model
` [U-Boot] [PATCH 07/57] x86: ivybridge: Move lpc_early_init() to probe()
` [U-Boot] [PATCH 08/57] x86: ivybridge: Move more init to the probe() function
` [U-Boot] [PATCH 09/57] x86: ivybridge: Set up the PCH init
` [U-Boot] [PATCH 10/57] dm: x86: Add a northbridge uclass
` [U-Boot] [PATCH 11/57] x86: ivybridge: Add a driver for the bd82x6x northbridge
` [U-Boot] [PATCH 12/57] x86: ivybridge: Move northbridge init into the probe() method
` [U-Boot] [PATCH 13/57] x86: ivybridge: Move LPC and PCH init into northbridge probe()
` [U-Boot] [PATCH 14/57] x86: ivybridge: Rename lpc_init() to lpc_init_extra()
` [U-Boot] [PATCH 15/57] x86: ivybridge: Add an init() method for the bd82x6x LPC
` [U-Boot] [PATCH 16/57] x86: ivybridge: Move graphics init much later

[U-Boot] [RFC PATCH 00/11] Add support for 96boards Dragonboard410C board
 2015-12-13 12:38 UTC  (4+ messages)
` [U-Boot] [RFC PATCH 05/11] ehci: Add support for Qualcomm EHCI

[U-Boot] help - u-boot on powerpc qemu
 2015-12-13 12:29 UTC 

[U-Boot] [PATCH v2] arm: mxs: add support for I2SE's Duckbill boards
 2015-12-13 11:09 UTC 

[U-Boot] [PATCH v3] ARM: mxs: allow boards to select DC-DC switching clock source
 2015-12-13 11:08 UTC 

[U-Boot] [linux-sunxi] Mainline U-Boot, EHCI, usbkbd not working (workaround)
 2015-12-13 10:30 UTC  (2+ messages)

[U-Boot] how to specify a URL to keep up with u-boot git repo files?
 2015-12-13 10:12 UTC 

[U-Boot] [PATCH 1/7] usb: increase USB descriptor buffer size
 2015-12-13  4:49 UTC  (2+ messages)

[U-Boot] [PATCH 0/6] usb: dwc2: add SPLIT transaction support
 2015-12-13  4:48 UTC  (14+ messages)
` [U-Boot] [PATCH 1/6] usb: dwc2: avoid out of bounds access
` [U-Boot] [PATCH 2/6] usb: dwc2: Handle NAK during CONTROL DATA and STATUS stage
` [U-Boot] [PATCH 3/6] usb: dwc2: determine TT hub address and port for split transactions
` [U-Boot] [PATCH 4/6] usb: dwc2: add helper function for setting SPLIT HC registers
` [U-Boot] [PATCH 5/6] usb: dwc2: add support for SPLIT transactions
` [U-Boot] [PATCH 6/6] usb: dwc2: remove no longer used wait_for_chhltd()

[U-Boot] [PATCH 1/6] arm: socfpga: cyclone5-socdk: Enabling mtd partitioning layout
 2015-12-13  3:14 UTC  (26+ messages)
` [U-Boot] [PATCH 3/6] arm: socfpga: de0-nano-soc: "
` [U-Boot] [PATCH 4/6] arm: socfpga: mcvevk: "
` [U-Boot] [PATCH 5/6] arm: socfpga: sockit: "
` [U-Boot] [PATCH 6/6] arm: socfpga: socrates: "

[U-Boot] [PATCH 0/2] arm: lpc32xx: use driver model serial console drivers
 2015-12-13  0:48 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] arm: lpc32xx: switch serial console to driver model
` [U-Boot] [PATCH 2/2] arm: lpc32xx: switch SPL builds "

[U-Boot] [PATCH 01/11] drivers/pci: Fix for debug builds without CONFIG_PCI_ENUM_ONLY
 2015-12-13  0:29 UTC  (11+ messages)
` [U-Boot] [PATCH 02/11] drivers/spi/kirkwood_spi: Fix debugging with CONFIG_DM_SPI
` [U-Boot] [PATCH 03/11] mvebu: Fix for non-DM ehci-marvell support
` [U-Boot] [PATCH 04/11] README: Review the u-boot porting guide list
` [U-Boot] [PATCH 05/11] axp: Fix debugging support in DDR3 write leveling
` [U-Boot] [PATCH 06/11] drivers/pci/pci_mvebu: Fix for boards with X4 lanes
` [U-Boot] [PATCH 07/11] mvebu: Fix shortcoming of Marvell BSP board detection
` [U-Boot] [PATCH 08/11] drivers/ddr/marvell: Default DRAM_ECC to 0
` [U-Boot] [PATCH 09/11] mvebu: Add rudimental MV78320 support
` [U-Boot] [PATCH 10/11] mvebu: Support Synology DS414
` [U-Boot] [PATCH 11/11] common: Implement Synology specific command set

[U-Boot] [PATCH 00/11] Add support for Synology DS414 and some related fixes
 2015-12-13  0:29 UTC 

[U-Boot] [PATCH v2 1/4] arm: socfpga: cyclone5-socdk: Enabling U-Boot environment in QSPI
 2015-12-13  0:16 UTC  (9+ messages)
` [U-Boot] [PATCH v2 2/4] arm: socfpga: arria5-socdk: "
` [U-Boot] [PATCH v2 3/4] arm: socfpga: sockit: "
` [U-Boot] [PATCH v2 4/4] arm: socfpga: socrates: "

[U-Boot] [PATCH V2] arm: novena: Switch novena to config_distro_bootcmd
 2015-12-12 23:16 UTC  (2+ messages)

[U-Boot] Very confusing variable=name behaviour
 2015-12-12 21:11 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] sunxi: support for a second SD card socket
 2015-12-12 20:31 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] sunxi: A20-Olimex-SOM-EVB defconfig: enable mmc3
` [U-Boot] [PATCH 2/2] sunxi: Enable a second mmc socket as boot target in the environment

[U-Boot] [PATCH] FSL espi: Return all data read from device unmodified
 2015-12-12 17:10 UTC  (3+ messages)
` [U-Boot] [PATCH v3] spi: fsl_espi: "

[U-Boot] [PATCH] serial: lpc32xx hsuart: port driver to driver model
 2015-12-12 17:04 UTC 

[U-Boot] [PATCH 0/2] Change DM_SEQ_ALIAS to be configurable for SPL
 2015-12-12 15:38 UTC  (10+ messages)
` [U-Boot] [PATCH 1/2] spl: dm: Add SPL_DM_SEQ_ALIAS config option
` [U-Boot] [PATCH 2/2] arm: zynq: Enable SPL_DM_SEQ_ALIAS for all Zynq configs

[U-Boot] [PATCH v2] ARM: mxs: allow boards to select DC-DC switching clock source
 2015-12-12 15:33 UTC  (4+ messages)

[U-Boot] [PATCH] am335x_evm: Don't undef CONFIG_BOOTDELAY
 2015-12-12  9:27 UTC 

[U-Boot] u-boot 2016.01-rc2 detects BeagleBone Black incorrectly
 2015-12-12  9:14 UTC 

[U-Boot] Pull request: u-boot-spi/master
 2015-12-12  1:13 UTC  (2+ messages)

[U-Boot] Please pull u-boot-dm
 2015-12-12  1:13 UTC  (2+ messages)

[U-Boot] Please pull u-boot-sunxi master
 2015-12-12  1:13 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] am335x_evm.h: unsed CONFIG_BOOTDELAY
 2015-12-11 21:53 UTC  (6+ messages)
` [U-Boot] [PATCH 3/3] omap4_panda: Convert to config_distro_bootcmd.h

[U-Boot] [PATCH v2] imx_common: check for Serial Downloader in spl_boot_device
 2015-12-11 20:45 UTC  (6+ messages)

[U-Boot] [PATCH V2 1/1] Revert "spi: fsl_qspi: Use GENMASK"
 2015-12-11 18:54 UTC  (6+ messages)

[U-Boot] dm: Introduce SPI-NOR framework
 2015-12-11 16:57 UTC  (5+ messages)

[U-Boot] [PATCH v10 01/14] sf: spi_flash_validate_params => spi_flash_scan
 2015-12-11 16:47 UTC  (4+ messages)
` [U-Boot] [PATCH v10 02/14] sf: Move spi_flash_scan code to sf_ops

[U-Boot] [PATCH v8 00/14] sf: Tuning spi-flash layer
 2015-12-11 16:45 UTC  (11+ messages)
` [U-Boot] [PATCH v8 14/14] sf: Rename sf_ops.c to spi-flash.c

[U-Boot] [PATCH v2] mailmap: Update Jagan Teki's name and email address
 2015-12-11 16:33 UTC  (3+ messages)

[U-Boot] [PATCH v3] imx_common: check for Serial Downloader in spl_boot_device
 2015-12-11 16:30 UTC 

[U-Boot] [PATCH] spi: xilinx: Add new compatible strings
 2015-12-11 16:24 UTC  (2+ messages)

[U-Boot] [PATCH 3/6] arm: socfpga: de0-nano-soc: Enabling U-Boot environment in QSPI
 2015-12-11 15:46 UTC  (9+ messages)
` [U-Boot] [PATCH 4/6] arm: socfpga: mcvevk: "
` [U-Boot] [PATCH 5/6] arm: socfpga: sockit: "
` [U-Boot] [PATCH 6/6] arm: socfpga: socrates: "

[U-Boot] [PATCH 1/2] ns16550: update compatible and reg-shift binding
 2015-12-11 15:42 UTC  (4+ messages)

[U-Boot] [PATCH] ARM: Disable "DISCARD" for secure section if CONFIG_ARMV7_SECURE_BASE isn't defined
 2015-12-11 15:30 UTC  (5+ messages)

[U-Boot] [PATCH v9 01/14] sf: spi_flash_validate_params => spi_flash_scan
 2015-12-11 15:06 UTC  (4+ messages)
` [U-Boot] [PATCH v9 02/14] sf: Move spi_flash_scan code to sf_ops

[U-Boot] [PATCH] dm: core: Add option to configure an offset for the address translation
 2015-12-11 14:57 UTC 

[U-Boot] [PATCH v9 14/14] sf: Rename sf_ops.c to spi_flash.c
 2015-12-11 14:41 UTC 

[U-Boot] [PATCH] arm: socfpga: Enable ubi and ubifs support
 2015-12-11 14:26 UTC  (3+ messages)

[U-Boot] [PATCH 1/6] arm: socfpga: cyclone5-socdk: Enabling U-Boot environment in QSPI
 2015-12-11 14:24 UTC  (4+ messages)
` [U-Boot] [PATCH 2/6] arm: socfpga: arria5-socdk: "

[U-Boot] Samsung I2C driver
 2015-12-11 14:03 UTC  (5+ messages)

[U-Boot] [PATCH 0/8] m68k, mips, powerpc, kbuild: move CONFIG_SYS_TEXT_BASE
 2015-12-11 13:46 UTC  (7+ messages)
` [U-Boot] [PATCH 4/8] mips: vct: move CONFIG_SYS_TEXT_BASE away from config.mk
` [U-Boot] [PATCH 5/8] mips: dbau1x00: "
` [U-Boot] [PATCH 6/8] mips: pb1x00: "

[U-Boot] [PATCH] dm: core: Add platform specific bus translation function
 2015-12-11 13:30 UTC  (22+ messages)

[U-Boot] [PATCH] dm: serial: Minor coding style cleanup of some comments
 2015-12-11 13:24 UTC  (4+ messages)

[U-Boot] [PATCH] dm: core: Fix Kconfig text to mention SPL in SPL_OF_TRANSLATE
 2015-12-11 13:24 UTC  (3+ messages)

[U-Boot] [PATCH] buildman: README: add links for toolchains not available on kernel.org
 2015-12-11 13:24 UTC  (7+ messages)

[U-Boot] Odroid U3 not able to boot using latest u-boot
 2015-12-11 13:19 UTC  (3+ messages)

[U-Boot] is it worth contributing a SATA SIL3512 driver to u-boot?
 2015-12-11 12:37 UTC  (6+ messages)

[U-Boot] Please pull from u-boot-i2c
 2015-12-11 12:29 UTC  (2+ messages)

[U-Boot] [PATCH 0/6] Various microblaze cleanups
 2015-12-11 12:21 UTC  (7+ messages)
` [U-Boot] [PATCH 1/6] microblaze: Enable axi emac via Kconfig
` [U-Boot] [PATCH 2/6] microblaze: Move eth configuration to Kconfig
` [U-Boot] [PATCH 3/6] microblaze: Remove systemace from board file
` [U-Boot] [PATCH 4/6] microblaze: Remove CONFIG_FIT "
` [U-Boot] [PATCH 5/6] microblaze: Move CONFIG_NETCONSOLE to Kconfig
` [U-Boot] [PATCH 6/6] microblaze: Remove empty file - cpu.c

[U-Boot] [PATCH 00/12] Moving Emaclite to DM + MDIO support
 2015-12-11 12:03 UTC  (13+ messages)
` [U-Boot] [PATCH 01/12] net: emaclite: Remove ancient OF probe function
` [U-Boot] [PATCH 02/12] net: emaclite: Add MDIO support to driver
` [U-Boot] [PATCH 03/12] net: emaclite: Convert MDIO to use register offset
` [U-Boot] [PATCH 04/12] net: emaclite: Use indirect register access for tx_ping/pong
` [U-Boot] [PATCH 05/12] "
` [U-Boot] [PATCH 06/12] net: emaclite: Use indirect register access for TX reset
` [U-Boot] [PATCH 07/12] net: emaclite: Fix logic around available TX buffers
` [U-Boot] [PATCH 08/12] net: emaclite: Remove XEL_TSR_XMIT_ACTIVE_MASK flag
` [U-Boot] [PATCH 09/12] net: emaclite: Use indirect reg access in send
` [U-Boot] [PATCH 10/12] net: emaclite: Use indirect access in emaclite_recv
` [U-Boot] [PATCH 11/12] net: emaclite: Move driver to DM
` [U-Boot] [PATCH 12/12] net: emaclite: Move emaclite to Kconfig

[U-Boot] [PATCH 00/10] Moving Axi emac to DM
 2015-12-11 11:59 UTC  (11+ messages)
` [U-Boot] [PATCH 01/10] net: axi_emac: Fix parentheses around operand !
` [U-Boot] [PATCH 02/10] net: axi_emac: Show phy address instead of register content
` [U-Boot] [PATCH 03/10] net: axi_emac: Pass directly pointer to register space
` [U-Boot] [PATCH 04/10] net: axi_emac: Put iobase to private structure
` [U-Boot] [PATCH 05/10] net: axi_emac: Pass private structure to phyread/phywrite
` [U-Boot] [PATCH 06/10] net: axi_emac: Pass private structure where possible
` [U-Boot] [PATCH 07/10] net: axi_emac: Move driver to DM
` [U-Boot] [PATCH 08/10] net: axi_emac: Enable access to MDIO in probe
` [U-Boot] [PATCH 09/10] net: axi_emac: Split recv from free_pkt
` [U-Boot] [PATCH 10/10] net: Add axi emac to Kconfig

[U-Boot] [PATCH 0/5] Microblaze uart changes + misc
 2015-12-11 11:56 UTC  (2+ messages)
` [U-Boot] [PATCH 5/5] microblaze: Wire-up debug_uart in asm


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