| #
f448c5d3 |
| 17-Jul-2015 |
Stefano Babic <sbabic@denx.de> |
Merge branch 'master' of git://git.denx.de/u-boot
|
| #
1254ff97 |
| 10-Jul-2015 |
Stefano Babic <sbabic@denx.de> |
Merge branch 'master' of git://git.denx.de/u-boot
|
| #
5e5055f0 |
| 09-Jul-2015 |
Yegor Yefremov <yegorslists@googlemail.com> |
arm: baltos: change USB ports functions
Baltos has USB0 connected to a USB hub and thus is host-only. USB1 is connected to microUSB connector and thus should use OTG mode.
Signed-off-by: Yegor Yefr
arm: baltos: change USB ports functions
Baltos has USB0 connected to a USB hub and thus is host-only. USB1 is connected to microUSB connector and thus should use OTG mode.
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
show more ...
|
| #
5f9c58e9 |
| 06-Jul-2015 |
Yegor Yefremov <yegorslists@googlemail.com> |
arm: baltos: fix NAND boot
Specify proper U-Boot offset, enable prefetch mode, increase bootm size and add FIT fallback, if board_name is not present in kernel-fit.itb image.
Signed-off-by: Yegor Y
arm: baltos: fix NAND boot
Specify proper U-Boot offset, enable prefetch mode, increase bootm size and add FIT fallback, if board_name is not present in kernel-fit.itb image.
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
show more ...
|
| #
e6b1b58b |
| 06-Jul-2015 |
Yegor Yefremov <yegorslists@googlemail.com> |
arm: baltos: drop I2C speed to 1000 Hz
This action is need to make I2C communication with PMIC stable for low temperature. Print current I2C speed in SPL for visual control.
Signed-off-by: Yegor Ye
arm: baltos: drop I2C speed to 1000 Hz
This action is need to make I2C communication with PMIC stable for low temperature. Print current I2C speed in SPL for visual control.
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
show more ...
|
| #
5833521b |
| 06-Jul-2015 |
Yegor Yefremov <yegorslists@googlemail.com> |
arm: baltos: enable CMD_NET and FIT support in defconfig
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
| #
6f43ba70 |
| 07-Jul-2015 |
Albert ARIBAUD <albert.u.boot@aribaud.net> |
Merge branch 'u-boot/master' into 'u-boot-arm/master'
|
| #
ef0f2f57 |
| 22-Jun-2015 |
Joe Hershberger <joe.hershberger@ni.com> |
Move defaults from config_cmd_default.h to Kconfig
This sets the default commands Kconfig to match include/config_cmd_default.h commands in the common/Kconfig and removes them from include/configs.
Move defaults from config_cmd_default.h to Kconfig
This sets the default commands Kconfig to match include/config_cmd_default.h commands in the common/Kconfig and removes them from include/configs.
Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> [trini: rastaban, am43xx_evm_usbhost_boot, am43xx_evm_ethboot updates] Signed-off-by: Tom Rini <trini@konsulko.com>
show more ...
|
| #
6ce89324 |
| 29-May-2015 |
Yegor Yefremov <yegorslists@googlemail.com> |
board: add support for Vision System's Baltos Industrial PC
Vision Systems's Baltos is based on AM335x SoC from Texas Instruments. This patch adds support such Industrial PCs in mainline u-boot.
[
board: add support for Vision System's Baltos Industrial PC
Vision Systems's Baltos is based on AM335x SoC from Texas Instruments. This patch adds support such Industrial PCs in mainline u-boot.
[ balbi@ti.com: updated original patch to current u-boot ]
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Felipe Balbi <balbi@ti.com>
show more ...
|