[PATCH 0/7] ARM: Optimisation and improvement

Sascha Hauer s.hauer at pengutronix.de
Tue Nov 3 03:50:09 EST 2009


On Mon, Nov 02, 2009 at 07:50:28PM +0100, Jean-Christophe PLAGNIOL-VILLARD wrote:
> Hi,
> 
> 	This patch series will improve the ARM Optimisation and ARMv support
> 	by
> 	 - intodution CPU CONFIG from linux
> 	 - adding big-endian
> 	 - updating tunning
> 	 - adding aeabi
> 	 - do some cleanup

applied all but the last one.

Sascha

> 
> The following changes since commit eea19dc488eec5be208c0c515962b500f7e58aaf:
>   Jean-Christophe PLAGNIOL-VILLARD (1):
>         at91: Atmel Ref board fix config MACH to match with mach-types
> 
> are available in the git repository at:
> 
>   git://uboot.jcrosoft.org/u-boot-v2.git for-sascha
> 
> Jean-Christophe PLAGNIOL-VILLARD (7):
>       arm: introduce CPU CONFIG from linux
>       arch/arm/Makefile: cleanup
>       arm: remove non used cpu-y
>       arm: use -marm as default when it's possible
>       arm: add endian config support
>       arm: update cpu tunning
>       arm: add configurable AEABI support
> 
>  arch/arm/Kconfig                                   |   35 ++++---
>  arch/arm/Makefile                                  |  121 ++++++++++++--------
>  arch/arm/configs/a9m2410_defconfig                 |    2 +-
>  arch/arm/configs/a9m2440_defconfig                 |    2 +-
>  arch/arm/configs/at91sam9260ek_defconfig           |    2 +-
>  arch/arm/configs/at91sam9263ek_defconfig           |    2 +-
>  arch/arm/configs/eukrea_cpuimx27_defconfig         |    2 +-
>  arch/arm/configs/freescale_mx25_3stack_defconfig   |    2 +-
>  arch/arm/configs/mmccpu_defconfig                  |    2 +-
>  arch/arm/configs/mx21ads_defconfig                 |    2 +-
>  arch/arm/configs/mx27ads_defconfig                 |    2 +-
>  arch/arm/configs/netx_nxdb500_defconfig            |    2 +-
>  .../configs/omap3430_sdp3430_per_uart_defconfig    |    4 +-
>  .../arm/configs/omap3530_beagle_per_uart_defconfig |    4 +-
>  arch/arm/configs/pca100_defconfig                  |    2 +-
>  arch/arm/configs/pcm038_defconfig                  |    2 +-
>  arch/arm/configs/pm9263_defconfig                  |    2 +-
>  arch/arm/configs/scb9328_defconfig                 |    2 +-
>  arch/arm/cpu/Kconfig                               |   63 ++++++++++
>  arch/arm/cpu/Makefile                              |    6 +-
>  arch/arm/cpu/start-arm.S                           |    6 +-
>  arch/arm/mach-at91/Kconfig                         |    4 +-
>  arch/arm/mach-imx/Kconfig                          |    8 +-
>  arch/arm/mach-omap/Kconfig                         |    2 +-
>  24 files changed, 190 insertions(+), 91 deletions(-)
>  create mode 100644 arch/arm/cpu/Kconfig
> 
> Best Regards,
> J.
> 
> _______________________________________________
> u-boot-v2 mailing list
> u-boot-v2 at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/u-boot-v2
> 

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |




More information about the u-boot-v2 mailing list