All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [Patch V5 00/17] Add LS1043A platform support
@ 2015-10-15 13:02 Gong Qianyu
  2015-10-15 13:02 ` [U-Boot] [Patch V5 01/17] armv7/ls1021a: move ns_access to common file Gong Qianyu
                   ` (16 more replies)
  0 siblings, 17 replies; 27+ messages in thread
From: Gong Qianyu @ 2015-10-15 13:02 UTC (permalink / raw)
  To: u-boot

Hi all,

Here are the main changes for v5, please help to review.
 - Wrap up the in_be32 and in_le32 to gur_in32/scfg_in32 for GUR/SCFG block
 - Move DDR related macros moved out of #ifdef in config.h
 - Move the mmu table to cpu.h
 - Change commit message for patch: armv8/fsl_lsch3: Change arch to fsl-layerscape

[Patch V5 01/17] armv7/ls1021a: move ns_access to common file
[Patch V5 02/17] common/board_f.c: modify the macro to use
[Patch V5 03/17] net/fm: Fix the endian issue to support both
[Patch V5 04/17] net/fm/eth: Use mb() to be compatible for both ARM
[Patch V5 05/17] net/fm: Add support for 64-bit platforms
[Patch V5 06/17] net/fm: Make the return value logic consistent with
[Patch V5 07/17] net/fm: bug fix when CONFIG_PHYLIB not defined
[Patch V5 08/17] net: Move some header files to include/
[Patch V5 09/17] net/fm: Add QSGMII PCS init
[Patch V5 10/17] net/fm: fix MDIO controller base on FMAN2
[Patch V5 11/17] armv8/fsl_lsch3: Change arch to fsl-layerscape
[Patch V5 12/17] armv8/fsl_lsch2: Add fsl_lsch2 SoC
[Patch V5 13/17] armv8/ls1043ardb: Add LS1043ARDB board support
[Patch V5 14/17] armv8/ls1043ardb: Add nand boot support
[Patch V5 15/17] armv8/ls1043a: Add Fman support
[Patch V5 16/17] armv8/ls1043ardb: esdhc: Add esdhc support for
[Patch V5 17/17] armv8/ls1043ardb: Add sd boot support

Thanks,
Qianyu

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

end of thread, other threads:[~2015-10-19  5:44 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-15 13:02 [U-Boot] [Patch V5 00/17] Add LS1043A platform support Gong Qianyu
2015-10-15 13:02 ` [U-Boot] [Patch V5 01/17] armv7/ls1021a: move ns_access to common file Gong Qianyu
2015-10-15 13:02 ` [U-Boot] [Patch V5 02/17] common/board_f.c: modify the macro to use get_clocks() more common Gong Qianyu
2015-10-16  4:07   ` Kushwaha Prabhakar
2015-10-16  6:56     ` Gong Q.Y.
2015-10-15 13:02 ` [U-Boot] [Patch V5 03/17] net/fm: Fix the endian issue to support both endianness platforms Gong Qianyu
2015-10-15 13:02 ` [U-Boot] [Patch V5 04/17] net/fm/eth: Use mb() to be compatible for both ARM and PowerPC Gong Qianyu
2015-10-15 13:02 ` [U-Boot] [Patch V5 05/17] net/fm: Add support for 64-bit platforms Gong Qianyu
2015-10-15 13:02 ` [U-Boot] [Patch V5 06/17] net/fm: Make the return value logic consistent with convention Gong Qianyu
2015-10-15 13:02 ` [U-Boot] [Patch V5 07/17] net/fm: bug fix when CONFIG_PHYLIB not defined Gong Qianyu
2015-10-16  4:25   ` Kushwaha Prabhakar
2015-10-15 13:02 ` [U-Boot] [Patch V5 08/17] net: Move some header files to include/ Gong Qianyu
2015-10-15 13:02 ` [U-Boot] [Patch V5 09/17] net/fm: Add QSGMII PCS init Gong Qianyu
2015-10-15 13:02 ` [U-Boot] [Patch V5 10/17] net/fm: fix MDIO controller base on FMAN2 Gong Qianyu
2015-10-15 13:02 ` [U-Boot] [Patch V5 11/17] armv8/fsl_lsch3: Change arch to fsl-layerscape Gong Qianyu
2015-10-15 19:30   ` York Sun
2015-10-16  6:20   ` Prabhakar
2015-10-16  8:44     ` Gong Q.Y.
2015-10-19  5:44       ` Kushwaha Prabhakar
2015-10-15 13:02 ` [U-Boot] [Patch V5 12/17] armv8/fsl_lsch2: Add fsl_lsch2 SoC Gong Qianyu
2015-10-16  6:28   ` Prabhakar
2015-10-16 10:17     ` Gong Q.Y.
2015-10-15 13:02 ` [U-Boot] [Patch V5 13/17] armv8/ls1043ardb: Add LS1043ARDB board support Gong Qianyu
2015-10-15 13:02 ` [U-Boot] [Patch V5 14/17] armv8/ls1043ardb: Add nand boot support Gong Qianyu
2015-10-15 13:02 ` [U-Boot] [Patch V5 15/17] armv8/ls1043a: Add Fman support Gong Qianyu
2015-10-15 13:02 ` [U-Boot] [Patch V5 16/17] armv8/ls1043ardb: esdhc: Add esdhc support for ls1043ardb Gong Qianyu
2015-10-15 13:02 ` [U-Boot] [Patch V5 17/17] armv8/ls1043ardb: Add sd boot support Gong Qianyu

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.