| b4ba2be8 | 30-Aug-2011 |
Simon Glass <sjg@chromium.org> |
Tegra2: Add more clock support
This adds functions to enable/disable clocks and reset to on-chip peripherals.
Signed-off-by: Simon Glass <sjg@chromium.org> |
| 39d3416f | 30-Aug-2011 |
Simon Glass <sjg@chromium.org> |
Tegra2: Add microsecond timer function
These functions provide access to the high resolution microsecond timer and tidy up a global variable in the code.
Signed-off-by: Simon Glass <sjg@chromium.or
Tegra2: Add microsecond timer function
These functions provide access to the high resolution microsecond timer and tidy up a global variable in the code.
Signed-off-by: Simon Glass <sjg@chromium.org>
show more ...
|
| 729b74ad | 21-Aug-2011 |
Stefano Babic <sbabic@denx.de> |
MX35: make use of GPIO framework for MX35 processor
Signed-off-by: Stefano Babic <sbabic@denx.de> |
| 7d8d0b1a | 21-Aug-2011 |
Stefano Babic <sbabic@denx.de> |
MX5: make use of GPIO framework for MX5 processor
Signed-off-by: Stefano Babic <sbabic@denx.de> |
| 6cb2e774 | 21-Aug-2011 |
Stefano Babic <sbabic@denx.de> |
MX31: make use of GPIO framework for MX31 processor
Signed-off-by: Stefano Babic <sbabic@denx.de> |
| 41eca741 | 21-Aug-2011 |
Stefano Babic <sbabic@denx.de> |
MX25: make use of GPIO framework for MX25 processor
Signed-off-by: Stefano Babic <sbabic@denx.de> |
| 9db1bfa1 | 13-Jul-2011 |
David Jander <david@protonic.nl> |
ARM: MX51: PLL errata workaround
This is a port of the official PLL errata workaround from Freescale to mainline u-boot. The PLL's in the i.MX51 processor can go out of lock due to a metastable cond
ARM: MX51: PLL errata workaround
This is a port of the official PLL errata workaround from Freescale to mainline u-boot. The PLL's in the i.MX51 processor can go out of lock due to a metastable condition in an analog flip-flop when used at high frequencies. This workaround implements an undocumented feature in the PLL (dither mode), which causes the effect of this failure to be much lower (in terms of frequency deviation), avoiding system failure, or at least decreasing the likelihood of system failure.
Signed-off-by: David Jander <david@protonic.nl>
show more ...
|
| 34455b04 | 20-Aug-2011 |
Aneesh V <aneesh@ti.com> |
omap4: fix build warning due to signed unsigned comparison
Signed-off-by: Aneesh V <aneesh@ti.com> |
| 080a46ea | 31-Jul-2011 |
Aneesh V <aneesh@ti.com> |
omap: fix gpio related build breaks
Signed-off-by: Aneesh V <aneesh@ti.com> Acked-by: Dirk Behme <dirk.behme@googlemail.com> |
| ef5d9eb9 | 15-Jul-2011 |
Łukasz Majewski <l.majewski@samsung.com> |
gpio:samsung s5p_ suffix add for GPIO functions
This change is driven by need of general gpio_* functions, which as their parameter are accepting the GPIO pin number, NOT block and pin.
This makes
gpio:samsung s5p_ suffix add for GPIO functions
This change is driven by need of general gpio_* functions, which as their parameter are accepting the GPIO pin number, NOT block and pin.
This makes the code alike to omap, and allows for using more generic frameworks (e.g. software I2C).
Signed-off-by: Lukasz Majewski <l.majewski@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com> Acked-by: Mike Frysinger <vapier@gentoo.org>
show more ...
|
| d321b64d | 28-Jul-2011 |
Stefano Babic <sbabic@denx.de> |
MX31: removed warnings due to clock.h
Signed-off-by: Stefano Babic <sbabic@denx.de> |
| 55d11d22 | 04-Aug-2011 |
Reinhard Meyer <u-boot@emk-elektronik.de> |
AT91: fix at91sam9g45.h to include USB Host defines
Signed-off-by: Reinhard Meyer <u-boot@emk-elektronik.de> |
| 58fb6020 | 04-Aug-2011 |
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |
atmel: update at91sam9m10g45 SoC support to new style
Based on earlier work by Alex Waterman <awaterman@dawning.com>.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |
| fa82f871 | 04-Aug-2011 |
Albert ARIBAUD <albert.u.boot@aribaud.net> |
Convert ISO-8859 files to UTF-8
There was a mix of UTF-8 and ISO-8859 files in the U-Boot source tree, which could cause issues with the patchwork review system. This commit converts all ISO-8859 fi
Convert ISO-8859 files to UTF-8
There was a mix of UTF-8 and ISO-8859 files in the U-Boot source tree, which could cause issues with the patchwork review system. This commit converts all ISO-8859 files to UTF-8.
Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
show more ...
|
| b608b957 | 04-Aug-2011 |
Jason Cooper <[u-boot@lakedaemon.net]> |
drivers/rtc: add Marvell Integrated RTC
This driver can be used for kirkwood SoCs by enabling CONFIG_RTC_MV. Tested on Global Scale Technologies Dreamplug.
Signed-off-by: Jason Cooper <u-boot@lake
drivers/rtc: add Marvell Integrated RTC
This driver can be used for kirkwood SoCs by enabling CONFIG_RTC_MV. Tested on Global Scale Technologies Dreamplug.
Signed-off-by: Jason Cooper <u-boot@lakedaemon.net>
show more ...
|
| 82b13f73 | 04-Aug-2011 |
Ajay Bhargav <[ajay.bhargav@einfochips.com]> |
Armada100: MFP macro naming correction
MFP macros for UART3 updated.
Signed-off-by: Ajay Bhargav <ajay.bhargav@einfochips.com> |
| 7a619ab3 | 01-Aug-2011 |
Matthias Weisser <weisserm@arcor.de> |
arm: auto gen asm-offsets.h for mb86r0x
auto gen asm-offsets.h for mb86r0x
Signed-off-by: Matthias Weisser <weisserm@arcor.de> |
| ffa280fa | 10-Jun-2011 |
Xu, Hong <Hong.Xu@atmel.com> |
AT91: Makes AT91SAM9263 SoC build correctly against u-boot-atmel/master
Rework for AT91SAM9263 SoC, makes it build again. Based on the work for AT91SAM9260-EK.
Signed-off-by: Hong Xu <hong.xu@atmel
AT91: Makes AT91SAM9263 SoC build correctly against u-boot-atmel/master
Rework for AT91SAM9263 SoC, makes it build again. Based on the work for AT91SAM9260-EK.
Signed-off-by: Hong Xu <hong.xu@atmel.com> Signed-off-by: Reinhard Meyer <uboot@emk-elektronik.de>
show more ...
|
| 673d39f6 | 31-Jul-2011 |
Xu, Hong <Hong.Xu@atmel.com> |
AT91: SoC fix at91sam9261_matrix.h
Fix at91sam9261_matrix.h according to the new scheme.
Signed-off-by: Hong Xu <hong.xu@atmel.com> |
| f87353f0 | 01-Aug-2011 |
Xu, Hong <Hong.Xu@atmel.com> |
AT91: Makes AT91SAM9RL SoC build correctly against u-boot-atmel/master
Rework for AT91SAM9RL SoC, makes it build again. Based on the work for AT91SAM9260-EK. V4: US->USART, cosmetics
Signed-off-by:
AT91: Makes AT91SAM9RL SoC build correctly against u-boot-atmel/master
Rework for AT91SAM9RL SoC, makes it build again. Based on the work for AT91SAM9260-EK. V4: US->USART, cosmetics
Signed-off-by: Hong Xu <hong.xu@atmel.com> Signed-off-by: Reinhard Meyer <u-boot@emk-elektronik.de>
show more ...
|
| 3ad24802 | 26-Jul-2011 |
Asen Dimov <dimov@ronetix.at> |
AT91: change common at91sam9261 files to compile with new scheme
Signed-off-by: Asen Dimov <dimov@ronetix.at> Signed-off-by: Reinhard Meyer <u-boot@emk-elektronik.de> |
| cf055282 | 18-Jul-2011 |
Andreas Bießmann <andreas.devel@googlemail.com> |
ARM: remove obsolete at91rm9200
The big "ARM: remove broken boards" series deletes all boards using obsolete arm920t/at91rm9200 arch code. Therefore we can safely remove this code now.
Signed-off-b
ARM: remove obsolete at91rm9200
The big "ARM: remove broken boards" series deletes all boards using obsolete arm920t/at91rm9200 arch code. Therefore we can safely remove this code now.
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
show more ...
|
| b4dc6442 | 21-Jul-2011 |
Aneesh V <aneesh@ti.com> |
omap4: clock init support for omap4460
Signed-off-by: Aneesh V <aneesh@ti.com> Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com> |
| d506719f | 21-Jul-2011 |
Aneesh V <aneesh@ti.com> |
omap4: support TPS programming
TPS62361 is the new power supply used in OMAP4460 that supplies vdd_mpu.
VCORE1 from Phoenix supplies vdd_core and VCORE2 supplies vdd_iva. VCORE3 is not used in OMAP
omap4: support TPS programming
TPS62361 is the new power supply used in OMAP4460 that supplies vdd_mpu.
VCORE1 from Phoenix supplies vdd_core and VCORE2 supplies vdd_iva. VCORE3 is not used in OMAP4460.
Signed-off-by: Aneesh V <aneesh@ti.com> Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
show more ...
|
| 25223a68 | 21-Jul-2011 |
Aneesh V <aneesh@ti.com> |
omap: reuse omap3 gpio support in omap4
Signed-off-by: Aneesh V <aneesh@ti.com> Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com> |