All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v6 0/17] arm: ls102xa: Add Freescale LS102xA SoC and LS1021AQDS/TWR board support
@ 2014-09-05  5:52 Alison Wang
  2014-09-05  5:52 ` [U-Boot] [PATCH v6 01/17] arm: ls102xa: Add Freescale LS102xA SoC support Alison Wang
                   ` (16 more replies)
  0 siblings, 17 replies; 19+ messages in thread
From: Alison Wang @ 2014-09-05  5:52 UTC (permalink / raw)
  To: u-boot

This series contain the support for Freescale LS102xA SoC and LS1021AQDS/TWR board.

The QorIQ LS1 family is built on Layerscape architecture, the industry's first
software-aware, core-agnostic networking architecture to offer unprecedented
efficiency and scale.

Freescale LS102xA is a set of SoCs combines two ARM Cortex-A7 cores that have
been optimized for high reliability and pack the highest level of integration
available for sub-3 W embedded communications processors with Layerscape
architecture and with a comprehensive enablement model focused on ease of
programmability.

For the detail information about LS1021AQDS/TWR board, please refer to README in the patch.

Changes in v6:
        - Fix checkpatch warnings.
	- Use #define instead of magic numbers.
	- Remove redundant codes.
	- Give more detail commits.
	- Move OCRAM_BASE_ADDR and OCRAM_SIZE to soc config.
	- Change NS16550 fdt node's name according the update in kernel.
	- Split ESDHC patch into two parts.

Changes in v5:
        - Remove private MDIO read/write functions. Handling the board
	  muxing between the RGMII/SGMII phys in eth.c.
	- Add detailed commit messages for I2C patch.
	- Adjust the video patches' order.
	- Remove LETECH patch, as it is used internally, maybe send out later.

^ permalink raw reply	[flat|nested] 19+ messages in thread
* [U-Boot] [PATCH v6 0/17] arm: ls102xa: Add Freescale LS102xA SoC and LS1021AQDS/TWR board support
@ 2014-09-05  5:43 Alison Wang
  0 siblings, 0 replies; 19+ messages in thread
From: Alison Wang @ 2014-09-05  5:43 UTC (permalink / raw)
  To: u-boot

This series contain the support for Freescale LS102xA SoC and LS1021AQDS/TWR board.

The QorIQ LS1 family is built on Layerscape architecture, the industry's first
software-aware, core-agnostic networking architecture to offer unprecedented
efficiency and scale.

Freescale LS102xA is a set of SoCs combines two ARM Cortex-A7 cores that have been
optimized for high reliability and pack the highest level of integration available
for sub-3 W embedded communications processors with Layerscape architecture and
with a comprehensive enablement model focused on ease of programmability.

For the detail information about LS1021AQDS/TWR board, please refer to README in the patch.

Change in v6:
        - Fix checkpatch warnings.
	- Use #define instead of magic numbers.
	- Remove redundant codes.
	- Give more detail commits.
	- Move OCRAM_BASE_ADDR and OCRAM_SIZE to soc config.
	- Change NS16550 fdt node's name according the update in kernel.
	- Split ESDHC patch into two parts.

Changes in v5:
        - Remove private MDIO read/write functions. Handling the board
	  muxing between the RGMII/SGMII phys in eth.c.
	- Add detailed commit messages for I2C patch.
	- Adjust the video patches' order.
	- Remove LETECH patch, as it is used internally, maybe send out later.

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2014-09-05  5:52 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-05  5:52 [U-Boot] [PATCH v6 0/17] arm: ls102xa: Add Freescale LS102xA SoC and LS1021AQDS/TWR board support Alison Wang
2014-09-05  5:52 ` [U-Boot] [PATCH v6 01/17] arm: ls102xa: Add Freescale LS102xA SoC support Alison Wang
2014-09-05  5:52 ` [U-Boot] [PATCH v6 02/17] ls102xa: i2c: Add i2c support for LS102xA Alison Wang
2014-09-05  5:52 ` [U-Boot] [PATCH v6 03/17] net: Merge asm/fsl_enet.h into fsl_mdio.h Alison Wang
2014-09-05  5:52 ` [U-Boot] [PATCH v6 04/17] net: mdio: Use mb() to be compatible for both ARM and PowerPC Alison Wang
2014-09-05  5:52 ` [U-Boot] [PATCH v6 05/17] ls102xa: etsec: Add etsec support for LS102xA Alison Wang
2014-09-05  5:52 ` [U-Boot] [PATCH v6 06/17] esdhc: Add CONFIG_SYS_FSL_ESDHC_LE and CONFIG_SYS_FSL_ESDHC_BE macros Alison Wang
2014-09-05  5:52 ` [U-Boot] [PATCH v6 07/17] ls102xa: esdhc: Add esdhc support for LS102xA Alison Wang
2014-09-05  5:52 ` [U-Boot] [PATCH v6 08/17] driver/ddr/freescale: Add support of accumulate ECC Alison Wang
2014-09-05  5:52 ` [U-Boot] [PATCH v6 09/17] driver/ddr/freescale: Fix DDR3 driver for ARM Alison Wang
2014-09-05  5:52 ` [U-Boot] [PATCH v6 10/17] driver/ddr/fsl: Add support of overriding chip select write leveling Alison Wang
2014-09-05  5:52 ` [U-Boot] [PATCH v6 11/17] arm: ls102xa: Add basic support for LS1021AQDS board Alison Wang
2014-09-05  5:52 ` [U-Boot] [PATCH v6 12/17] arm: ls102xa: Add basic support for LS1021ATWR board Alison Wang
2014-09-05  5:52 ` [U-Boot] [PATCH v6 13/17] net: tsec: Remove tx snooping support from LS1 Alison Wang
2014-09-05  5:52 ` [U-Boot] [PATCH v6 14/17] serial: lpuart: add 32-bit registers lpuart support Alison Wang
2014-09-05  5:52 ` [U-Boot] [PATCH v6 15/17] video: dcu: Add DCU driver support Alison Wang
2014-09-05  5:52 ` [U-Boot] [PATCH v6 16/17] video: dcu: Add Sii9022A HDMI Transmitter support Alison Wang
2014-09-05  5:52 ` [U-Boot] [PATCH v6 17/17] ls102xa: dcu: Add platform support for DCU on LS1021ATWR board Alison Wang
  -- strict thread matches above, loose matches on Subject: below --
2014-09-05  5:43 [U-Boot] [PATCH v6 0/17] arm: ls102xa: Add Freescale LS102xA SoC and LS1021AQDS/TWR board support Alison Wang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.