index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
board
/
samsung
/
trats
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: exynos: Make sure that GPIOs are requested
Simon Glass
2014-10-22
1
-3
/
+12
*
dm: exynos: Tidy up GPIO headers
Simon Glass
2014-10-22
1
-1
/
+1
*
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
2014-09-13
1
-3
/
+0
*
exynos: kconfig: move board select menu and common settings
Masahiro Yamada
2014-08-30
1
-8
/
+0
*
Add board MAINTAINERS files
Masahiro Yamada
2014-07-30
1
-0
/
+6
*
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
2014-07-30
1
-0
/
+23
*
trats/trats2: exynos_power_init: return 0 if no battery detected.
Przemyslaw Marczak
2014-06-19
1
-1
/
+1
*
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-05-15
1
-26
/
+13
|
\
|
*
S5P: Exynos: Add GPIO pin numbering and rename definitions
Akshay Saraswat
2014-05-13
1
-26
/
+13
*
|
usb: dfu: fix boards wo USB cable detection
Mateusz Zalega
2014-05-05
1
-3
/
+1
|
/
*
board:trats: Enable device tree on Trats
Piotr Wilczek
2014-03-12
1
-203
/
+10
*
board:samsung:trats: add env variables describing platform
Piotr Wilczek
2014-02-07
1
-0
/
+3
*
trats: add LCD download menu support
Przemyslaw Marczak
2014-02-03
1
-0
/
+5
*
samsung: boards: update display configs with 16bpp mode.
Przemyslaw Marczak
2014-02-03
1
-1
/
+1
*
samsung: common: Add file for common functions, draw_logo() cleanup.
Przemyslaw Marczak
2014-02-03
1
-0
/
+11
*
board:trats1:trats2: fix adapter number
Piotr Wilczek
2013-12-31
1
-1
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-12-10
1
-0
/
+11
|
\
|
*
trats: usb: Add usb_cable_connected() function
Przemyslaw Marczak
2013-12-03
1
-0
/
+11
*
|
driver:i2c:s3c24x0: adapt driver to new i2c
Piotr Wilczek
2013-12-05
1
-9
/
+12
|
/
*
usb: ums: move ums code from trats to Samsung common directory
Przemyslaw Marczak
2013-11-08
1
-68
/
+0
*
usb: ums: fix disk capacity miscalculation and code cleanup
Przemyslaw Marczak
2013-11-08
1
-17
/
+32
*
usb: ums: code refactoring to improve reusability on other boards.
Przemyslaw Marczak
2013-11-08
1
-30
/
+21
*
board: arm: convert makefiles to Kbuild style
Masahiro Yamada
2013-11-01
1
-20
/
+1
*
usb: rename board_usb_init_type to usb_init_type
Troy Kisky
2013-10-20
1
-1
/
+1
*
usb: new board-specific USB init interface
Mateusz Zalega
2013-10-20
1
-2
/
+3
*
i2c:samsung: Adjust Trats, GONI and Universal_c210 boards to work with new I2...
Łukasz Majewski
2013-08-20
1
-5
/
+12
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
3
-51
/
+3
*
arm:samsung:trats:fix: Restore proper orientation of TRATS's LCD panel
Łukasz Majewski
2013-07-16
1
-9
/
+1
*
video: exynos_fb: Remove callbacks from the driver
Ajay Kumar
2013-03-27
1
-5
/
+1
*
arm:trats: Use new ums command
Lukasz Majewski
2013-03-18
1
-0
/
+63
*
spl:falcon:trats Update Trats default board configuration file to support FAL...
Łukasz Majewski
2013-01-03
1
-1
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot into resolve
Minkyu Kang
2012-12-10
1
-9
/
+283
|
\
|
*
arm:trats:pmic: Support for charging battery at Samsung's TRATS board
Łukasz Majewski
2012-11-14
1
-1
/
+48
|
*
arm:trats:pmic: Power consumption reduction state for Samsung's TRATS board
Łukasz Majewski
2012-11-14
1
-0
/
+58
|
*
arm:trats:pmic: Enable battery support at Samsung's TRATS board
Łukasz Majewski
2012-11-14
1
-0
/
+2
|
*
arm:trats:pmic: Enable fuel-gauge (MAX17042) at Samsung's TRATS board
Łukasz Majewski
2012-11-14
1
-0
/
+2
|
*
arm:trats:pmic: Enable MUIC (MAX8997) at Samsung's TRATS board
Łukasz Majewski
2012-11-14
1
-1
/
+2
|
*
arm:trats:pmic: Default PMIC(MAX8997) initialization for Samsung's TRATS board
Łukasz Majewski
2012-11-14
1
-0
/
+151
|
*
pmic: Enable power_board_init() support at TRATS
Łukasz Majewski
2012-11-14
1
-4
/
+11
|
*
pmic: Extend PMIC framework to support multiple instances of PMIC devices
Łukasz Majewski
2012-11-14
1
-6
/
+12
*
|
arm: trats: Power down core 1
Piotr Wilczek
2012-11-15
1
-0
/
+4
*
|
arm:exynos4:trats: Use pinmux for mmc configuration
Piotr Wilczek
2012-11-15
1
-56
/
+12
*
|
arm:exynos4:trats: Fix SDRAM size
Piotr Wilczek
2012-11-15
1
-1
/
+7
|
/
*
i2c:soft:multi: Enable soft I2C multibus at Trats development board
Łukasz Majewski
2012-09-17
1
-0
/
+15
*
arm:trats: Support for USB UDC driver at TRATS board.
Lukasz Majewski
2012-09-01
1
-0
/
+8
*
misc:pmic:trats: Correct procedure of enabling/disabling USB regulators
Łukasz Majewski
2012-07-07
1
-4
/
+11
*
TRATS: initialize panel_info data structure in board file
Donghwa Lee
2012-07-07
1
-34
/
+36
*
EXYNOS: display 32bpp bitmap TIZEN logo
Donghwa Lee
2012-05-25
1
-0
/
+8
*
LCD: support another s6e8ax0 panel type
Donghwa Lee
2012-05-25
1
-0
/
+8
*
EXYNOS: Change bits per pixel value proper for u-boot.
Donghwa Lee
2012-05-15
1
-1
/
+1
[next]