[U-Boot] [GIT PULL] Pull request: u-boot-imx
Tom Rix
tom at bumblecow.com
Tue May 11 17:04:45 CEST 2010
Stefano Babic wrote:
>
> Hi Tom,
>
> please pull from u-boot-imx.
Applied,
Thanks
Tom
>
> The following changes since commit b88c5988db176a0f9de5598d5167ee2498637d40:
> Kim Phillips (1):
> configs: remove unused CONFIG_COMMAND_HISTORY
>
> are available in the git repository at:
>
> git://git.denx.de/u-boot-imx master
>
> Anatolij Gustschin (1):
> tx25: fix crash while booting Linux
>
> Fabio Estevam (1):
> MX51: Fix MX51 CPU detect message
>
> Magnus Lilja (1):
> i.MX31: Activate NAND support for i.MX31 Litekit board.
>
> Stefano Babic (7):
> MX51evk: Removed warnings
> MX: Added Freescale Power Management Driver
> MX: RTC13783 uses general function to access PMIC
> MX31: Add support for PMIC to the QONG module
> SPI: added support for MX51 to mxc_spi
> MX: Added definition file for MC13892
> Add SPI support to mx51evk board
>
> arch/arm/cpu/arm_cortexa8/mx51/soc.c | 2 +-
> board/davedenx/qong/qong.c | 20 +++
> board/freescale/mx51evk/mx51evk.c | 143 +++++++++++++++++++++-
> board/karo/tx25/tx25.c | 3 +
> drivers/misc/Makefile | 1 +
> drivers/misc/fsl_pmic.c | 200 +++++++++++++++++++++++++++++
> drivers/rtc/mc13783-rtc.c | 72 +++---------
> drivers/spi/mxc_spi.c | 231
> +++++++++++++++++++++++++++++++---
> include/configs/imx31_litekit.h | 19 +++-
> include/configs/mx31ads.h | 8 +-
> include/configs/mx31pdk.h | 9 +-
> include/configs/mx51evk.h | 15 +++
> include/configs/qong.h | 14 ++
> include/fsl_pmic.h | 128 +++++++++++++++++++
> include/mc13892.h | 160 +++++++++++++++++++++++
> 15 files changed, 935 insertions(+), 90 deletions(-)
> create mode 100644 drivers/misc/fsl_pmic.c
> create mode 100644 include/fsl_pmic.h
> create mode 100644 include/mc13892.h
>
>
More information about the U-Boot
mailing list