public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-12-15 06:27:39 to 2015-12-16 09:41:36 UTC [more...]

[U-Boot] [PATCH] net: macb: sama5d4 is not gigabit capable
 2015-12-16  9:41 UTC  (7+ messages)

[U-Boot] [PATCH] net: fm: disables unused FM1-DTSEC1 MAC node in DTS
 2015-12-16  9:04 UTC  (2+ messages)

[U-Boot] [PATCH 1/5] armv8/ls1043a: remove print info
 2015-12-16  9:04 UTC  (10+ messages)
` [U-Boot] [PATCH 2/5] armv8/fsl_lsch2: fix DCSR_DCFG address
` [U-Boot] [PATCH 3/5] armv8/ls1043a: Implement workaround for PEX erratum A009929
` [U-Boot] [PATCH 4/5] armv8/ls1043ardb: change core frequency to 1600MHz
` [U-Boot] [PATCH 5/5] armv8/ls1043aqds: "

[U-Boot] [PATCH] driver: net: fsl-mc: remove MC firmware version check
 2015-12-16  9:01 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/4] sf: Fix quad bit set for micron devices
 2015-12-16  9:01 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/4] sf: Read back and check once spansion quad bit set
` [U-Boot] [PATCH v2 3/4] sf: Read back and check once macronix "
` [U-Boot] [PATCH v2 4/4] sf: Write quad bit along with read status

[U-Boot] [PATCH v2] driver/ddr/fsl: Add workaround for A009663
 2015-12-16  8:45 UTC 

[U-Boot] [PATCH] net: phy: mv88e61xx: Revise as a PHY driver
 2015-12-16  8:42 UTC  (2+ messages)

[U-Boot] [PATCH 00/12] Moving Emaclite to DM + MDIO support
 2015-12-16  8:30 UTC  (24+ 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 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-16  8:26 UTC  (30+ 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 1/5] net: gem: Setup default phy address to -1
 2015-12-16  8:23 UTC  (14+ messages)
` [U-Boot] [PATCH 2/5] net: gem: Fix return value from recv
` [U-Boot] [PATCH 3/5] net: gem: Separate recv and free_pkt functions
` [U-Boot] [PATCH 4/5] net: gem: Fix typo in Kconfig entry
` [U-Boot] [PATCH 5/5] net: gem: Add driver dependencies to PHYLIB and MII

[U-Boot] [PATCH] driver/ddr/fsl: Add workaround for A009663
 2015-12-16  8:14 UTC  (2+ messages)

[U-Boot] [PATCH] nios2: display altera sysid at startup
 2015-12-16  8:07 UTC 

[U-Boot] [PATCH] Revert "include/linux: move typdef for uintptr_t"
 2015-12-16  7:00 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] sf: Fix quad bit set for micron devices
 2015-12-16  6:35 UTC  (4+ messages)
` [U-Boot] [PATCH 2/3] sf: Read back and check once spansion quad bit set
` [U-Boot] [PATCH 3/3] sf: Read back and check once macronix "

[U-Boot] [PATCH] arm: ls1021a: Adjust sata register default values
 2015-12-16  5:50 UTC 

[U-Boot] [PATCH V2 1/2] nios2: Enable support for fitImage
 2015-12-16  5:39 UTC  (4+ messages)
` [U-Boot] [PATCH V2 2/2] nios2: Soup up the shell experience

[U-Boot] [PATCH] ARM: rpi: enable USB keyboard
 2015-12-16  3:50 UTC 

[U-Boot] [PATCH 1/5][v5] armv8: define usec2ticks function
 2015-12-16  3:48 UTC  (3+ messages)
` [U-Boot] [PATCH 3/5][v5] include/linux: move typdef for uintptr_t

[U-Boot] [PATCH 0/6] usb: dwc2: add SPLIT transaction support
 2015-12-16  3:36 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] usb: kbd: don't use int xfers when polling via ctrl xfers
 2015-12-16  2:45 UTC  (5+ messages)

[U-Boot] [PATCH 0/2] Rockchip: USB: added usb phy control to support fastboot
 2015-12-16  2:39 UTC  (4+ messages)
` [U-Boot] [PATCH 1/2] usb: gadget: s3c_udc_otg: fixed max packet size check for ep_in in high speed
    ` [U-Boot] 答复: "

[U-Boot] Please pull u-boot-fsl-qoriq master
 2015-12-16  2:14 UTC  (7+ messages)

[U-Boot] [PATCH 1/5] common: env_mmc: support loading env from different cards
 2015-12-16  2:04 UTC  (7+ messages)
` [U-Boot] [PATCH 2/5] imx: mx6sabresd: implement mmc_get_env_devno
` [U-Boot] [PATCH 3/5] imx: mx6qarm2: "
` [U-Boot] [PATCH 4/5] imx: mx6slevk: "
` [U-Boot] [PATCH 5/5] imx: mx6sxsabresd: "

[U-Boot] [PATCH 1/2] ARM: dts: uniphier: factor out common nodes to uniphier-common32.dtsi
 2015-12-16  1:54 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] ARM: dts: uniphier: add outer cache nodes

[U-Boot] [PATCH] ARM: uniphier: allow DDR function to return more precise error code
 2015-12-16  1:50 UTC 

[U-Boot] [PATCH] ARM: uniphier: use BIT() macro for DDR PHY header
 2015-12-16  1:44 UTC 

[U-Boot] [PATCH] ARM: uniphier: rename DTCR_RNKEN_* register bit to DTCR_RANKEN_*
 2015-12-16  1:42 UTC 

[U-Boot] [PATCH] ARM: uniphier: add const qualifier to constant array
 2015-12-16  1:36 UTC 

[U-Boot] [PATCH] usb: add support of generic OHCI devices
 2015-12-16  0:44 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] Moving Uartlite to DM
 2015-12-16  0:25 UTC  (13+ messages)
` [U-Boot] [PATCH 2/3] serial: uartlite: Add support for debug console
` [U-Boot] [PATCH 3/3] serial: uartlite: Add uartlite to Kconfig

[U-Boot] [PATCH 1/5] nios2: Calculate the env position from monitor size
 2015-12-16  0:13 UTC  (16+ messages)
` [U-Boot] [PATCH 2/5] nios2: Up the monitor size to 512kiB
` [U-Boot] [PATCH 3/5] nios2: Preconfigure $loadaddr variable
` [U-Boot] [PATCH 4/5] nios2: Enable support for fitImage
` [U-Boot] [PATCH 5/5] nios2: Soup up the shell experience

[U-Boot] [PATCH 1/2] checkpatch: ignore request to use ether_addr_copy()
 2015-12-15 23:41 UTC  (4+ messages)

[U-Boot] [PATCH] eeprom: fix eeprom write procedure
 2015-12-15 23:36 UTC  (6+ messages)

[U-Boot] [PATCH] armv7: omap-common: Rework SPL board_mmc_init()
 2015-12-15 23:29 UTC  (2+ messages)

[U-Boot] [PATCH] part: fix "part list ... -bootable varname" to use hex
 2015-12-15 23:28 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] tools: env: include compiler.h
 2015-12-15 23:28 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] m68k: add private libgcc
 2015-12-15 23:28 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] spl: mmc: use block device number, not hard-coded 0
 2015-12-15 23:28 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] common: cli_hush: Fix up simple typo
 2015-12-15 23:28 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/5] Make RBTREE selectable by Kconfig
 2015-12-15 22:54 UTC  (5+ messages)

[U-Boot] [PATCH 00/24] usb: s3c-otg: Rename driver to dwc2-otg
 2015-12-15 22:50 UTC  (6+ messages)

[U-Boot] [PATCH 0/5] Add wait_for_bit()
 2015-12-15 22:43 UTC  (9+ messages)
` [U-Boot] [PATCH 2/5] usb: dwc2: Use shared wait_for_bit
` [U-Boot] [PATCH 3/5] usb: ohci-lpc32xx: "

[U-Boot] [PATCH] gpio: mxs: add name_to_gpio() function
 2015-12-15 22:27 UTC 

[U-Boot] [RFC PATCH 00/11] Add support for 96boards Dragonboard410C board
 2015-12-15 21:25 UTC  (15+ 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 06/11] drivers: Add SPMI bus uclass
` [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] [PATCH 0/5] Microblaze uart changes + misc
 2015-12-15 20:08 UTC  (3+ messages)
` [U-Boot] [PATCH 2/5] microblaze: Do not print eth device when DM_ETH is enabled

[U-Boot] [PATCH 00/57] dm: x86: Convert ivybridge code to use driver model
 2015-12-15 18:58 UTC  (13+ messages)
` [U-Boot] [PATCH 06/57] x86: ivybridge: Set up the LPC device using "
` [U-Boot] [PATCH 26/57] x86: Bring up northbridge, pch and lpc after the CPUs
` [U-Boot] [PATCH 38/57] x86: ivybridge: Drop the special PCI driver
` [U-Boot] [PATCH 43/57] x86: ivybridge: Convert enable_usb_bar() to use DM PCI API

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

[U-Boot] [PATCH 1/6] arm: socfpga: cyclone5-socdk: Enabling mtd partitioning layout
 2015-12-15 18:16 UTC  (6+ messages)

[U-Boot] [PATCH] dm: net: Fix DM for targets which use MANUAL_RELOC
 2015-12-15 17:53 UTC  (2+ messages)

[U-Boot] [PATCH v2 01/14] ARM: zynq: Remove PHYLIB from config to defconfig
 2015-12-15 17:40 UTC  (2+ messages)

[U-Boot] [PATCH] Re-enable setexpr on Raspberry Pi
 2015-12-15 17:38 UTC  (3+ messages)

[U-Boot] [PATCH 0/5] vsc9953: fixes, cleanups and LAG support
 2015-12-15 17:32 UTC  (11+ messages)
` [U-Boot] [PATCH 1/5] drivers: net: vsc9953: Fix number of reserved registers
` [U-Boot] [PATCH 2/5] drivers: net: vsc9953: Fix FDB aging time
` [U-Boot] [PATCH 3/5] doc: t1040-l2switch: Update README
` [U-Boot] [PATCH 4/5] common: cmd_ethsw: Spelling fixes
` [U-Boot] [PATCH 5/5] drivers: net: vsc9953: Add LAG support

[U-Boot] [Patch V2 1/4] spi: fsl_qspi: fix compile warning for 64-bit platform
 2015-12-15 16:54 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] dm: add dev_get_reg() for getting device node's reg
 2015-12-15 16:32 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] dm: core: extend API by new function: dev_get_reg()
` [U-Boot] [PATCH 2/3] gpio: s5p: use dev_get_reg() instead of dev_get_addr()
` [U-Boot] [PATCH 3/3] dm: i2c: get chip address with dev_get_reg()

[U-Boot] [PATCH] serial: Use static inline for _debug_uart_init()
 2015-12-15 15:29 UTC  (4+ messages)

[U-Boot] [PATCH v2] serial: Use static inline for _debug_uart_init()
 2015-12-15 15:28 UTC 

[U-Boot] [RFC] board_f: generalize code for case of no relocation
 2015-12-15 12:45 UTC  (2+ messages)

[U-Boot] [Patch V2 4/4] dm: env_sf: fix saveenv() to use driver model
 2015-12-15 10:32 UTC 

[U-Boot] [Patch V2 3/4] spi: fsl_qspi: Fix qspi_op_rdsr memcpy issue
 2015-12-15 10:29 UTC 

[U-Boot] [Patch V2 2/4] spi: fsl_qspi: Fix qspi_op_rdid memcpy issue
 2015-12-15 10:29 UTC 

[U-Boot] [PATCH 0/6] dm: x86: Remove pirq_init() and cpu_irq_init()
 2015-12-15 10:19 UTC  (7+ messages)
` [U-Boot] [PATCH 1/6] dm: x86: Create a driver for x86 interrupts

[U-Boot] [PATCH] imx: mx6qsabreauto: support lvds display
 2015-12-15  8:27 UTC 

[U-Boot] [PATCH v3 05/16] spi: Add support for dual and quad mode
 2015-12-15  8:13 UTC  (3+ messages)
` [U-Boot] [PATCH v4 "

[U-Boot] [PATCH v3 08/16] drivers: spi: ti_qspi: convert driver to adopt device driver model
 2015-12-15  7:52 UTC  (2+ messages)
` [U-Boot] [PATCH v4 "

[U-Boot] [PATCH v2 1/3] sf: Add dm_spi_flash_probe
 2015-12-15  6:33 UTC  (4+ messages)
` [U-Boot] [PATCH v2 3/3] sf: Remove spi_flash_remove

[U-Boot] [PATCH 1/2] sf: Rename spi_flash_set_* functions
 2015-12-15  6:32 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] sf: Rename bank_end to bar_end in read_bar

[U-Boot] [PATCH v3 1/5] sf: Get spi locally from spi_flash
 2015-12-15  6:30 UTC  (14+ messages)
` [U-Boot] [PATCH v3 2/5] spi: make mode visible to both dm and non-dm
` [U-Boot] [PATCH v3 3/5] spi: Use mode instead of op_mode_tx
` [U-Boot] [PATCH v3 4/5] spi: Rename SPI_TX_BP|QPP to SPI_TX_BYTE|QUAD
` [U-Boot] [PATCH v3 5/5] sf: Move spi_read_cmds_array locally

[U-Boot] [PATCH 1/3] sf: Minor cleanup
 2015-12-15  6:27 UTC  (3+ messages)


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