On Fri, Apr 04, 2014 at 01:16:46PM -0400, Murali Karicheri wrote:

> This patch set add support for Keystone2 SoC and K2HK EVM.
> 
> Change history:
>       v6
>        - Moved arch_timer.c to arch/arm/cpu/armv7 as per comments
>        - Added Acked-By Heiko to patch #6
>        - Fixed some minor white space issues.
>       v5
>        - Rebased to v2014.04-rc3
>        - Replaced reg_rmw() with clrsetbits_le32()
>        - i2c Makefile update to add davinci_i2c sorted
>        - simplified spi_cs_is_valid() in davinci_spi driver 
> 
>       v4
>        - Added multibus support in i2c driver. Tested only on Keystone
>        - Added comments to fdt patch
> 
>       v3
>        - Seperated network driver patches from the original series and
>          and is now a different set as there are outstanding issues to be
>          discussed and sorted out. Also the original series is ready
>          for merge to upstream IMO.
>        - Review comments incorporated. Following are the major comments
>          addressed
>               - Added KBUILD target for u-boot-spi.gph
>               - Added bootup and flashing instructions in README
>               - Cleaned up manually replacing #define <tab> with #define 
> <space>
>               - Cleaned up k2hk_evm.h include file to remove unnecessary 
> options
>       v2
>        - Review comments incorporated. Following are major comments
>          addressed
>               - split network driver to navigator driver + ethernet
>                 driver
>               - replaced register base + offset implemenation with struct
>                       based register access implementation
>               - Added Readme for NAND no subpage write option
>               - re-use code for davinci i2c driver on keystone2 with updates
>               - clock-k2hk.c merged to clock.c
>               - currently keeping board specific getclk() command. See the 
> thread
>                 for the rational.
>        - Added update to davinci spi driver to re-use on keystone
> 
>       v1
>        - added separate patch for sorting tools/Makefile entries
>        - reworked gpimage patch to allow more re-use across omapimage/gpimage
>        - dropped patch related to ubifs file size
>        - added keystone SoC and K2HK EVM support
> 
>       v0
>        - preparatory patch for keystone
> 
> Murali Karicheri (5):
>   tools: mkimage: add support for gpimage format
>   NAND: DaVinci: allow forced disable of subpage writes
>   i2c, davinci: move i2c_defs.h to the drivers/i2c directory
>   spi: davinci: add support for multiple bus and chip select
>   k2hk-evm: add configuration for spi1 and spi2 support
> 
> Vitaly Andrianov (4):
>   fdt: call ft_board_setup_ex() at the end of image_setup_libfdt()
>   arm: add support for arch timer
>   i2c, davinci: convert driver to new mutlibus/mutliadapter framework
>   k2hk: add support for k2hk SOC and EVM

Applied to u-boot-ti/master, thanks!

-- 
Tom

Attachment: signature.asc
Description: Digital signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to