Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
8e7ffc03999f91589358adf48cf959dd7e965408
/
board
/
samsung
/
trats
f7c9176
dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO
by Igor Opaniuk
· 3 years, 10 months ago
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· 4 years, 7 months ago
0f2af88
common: Drop log.h from common header
by Simon Glass
· 4 years, 7 months ago
5e6201b
env: Move env_set() to env.h
by Simon Glass
· 5 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
bdfb5c4
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· 7 years ago
6a38e41
env: Rename setenv() to env_set()
by Simon Glass
· 7 years ago
2c4f2e0
board: samsung: trats: remove the i2c_init function
by Jaehoon Chung
· 8 years ago
c43173c
board: samsung: trats: convert to driver model for controlling phy
by Jaehoon Chung
· 8 years ago
c747570
board: samsung: trats: remove the unnecessary codes
by Jaehoon Chung
· 8 years ago
055a3ca
board: samsung: update the MAINTAINERS file
by Jaehoon Chung
· 8 years ago
7bbb7d9
arm: exynos: i2c: Convert exynos boards to use DM_I2C
by Simon Glass
· 8 years ago
b4a967e
exynos: Disable LCD display for boards we can't convert
by Simon Glass
· 9 years ago
f1be9cb
usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.h
by Marek Vasut
· 9 years ago
01b61fa
usb: s3c-otg: Rename s3c_udc_probe() function
by Marek Vasut
· 9 years ago
6939aca
usb: s3c-otg: Rename struct s3c_plat_otg_data
by Marek Vasut
· 9 years ago
ffdb488
remove unnecessary version.h includes
by Rob Herring
· 10 years ago
4f83d3d
dm: exynos: Make sure that GPIOs are requested
by Simon Glass
· 10 years ago
37f1162
dm: exynos: Tidy up GPIO headers
by Simon Glass
· 10 years ago
0d82bad
kconfig: remove redundant "string" type in arch and board Kconfigs
by Masahiro Yamada
· 10 years ago
c54550b
exynos: kconfig: move board select menu and common settings
by Masahiro Yamada
· 10 years ago
9799f26
Add board MAINTAINERS files
by Masahiro Yamada
· 10 years ago
d3ae678
kconfig: add board Kconfig and defconfig files
by Masahiro Yamada
· 10 years ago
dd0c48e
trats/trats2: exynos_power_init: return 0 if no battery detected.
by Przemyslaw Marczak
· 10 years ago
1ed6981
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
1376cdd
S5P: Exynos: Add GPIO pin numbering and rename definitions
by Akshay Saraswat
· 11 years ago
21fe3f7
usb: dfu: fix boards wo USB cable detection
by Mateusz Zalega
· 11 years ago
4efd33a
board:trats: Enable device tree on Trats
by Piotr Wilczek
· 11 years ago
60d3a30
board:samsung:trats: add env variables describing platform
by Piotr Wilczek
· 11 years ago
82f2470
trats: add LCD download menu support
by Przemyslaw Marczak
· 11 years ago
42c54e7
samsung: boards: update display configs with 16bpp mode.
by Przemyslaw Marczak
· 11 years ago
283a320
samsung: common: Add file for common functions, draw_logo() cleanup.
by Przemyslaw Marczak
· 11 years ago
97ae183
board:trats1:trats2: fix adapter number
by Piotr Wilczek
· 11 years ago
46f5a76
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
58bbd2b
driver:i2c:s3c24x0: adapt driver to new i2c
by Piotr Wilczek
· 11 years ago
99b0235
trats: usb: Add usb_cable_connected() function
by Przemyslaw Marczak
· 11 years ago
84c4b98
usb: ums: move ums code from trats to Samsung common directory
by Przemyslaw Marczak
· 11 years ago
3dab730
usb: ums: fix disk capacity miscalculation and code cleanup
by Przemyslaw Marczak
· 11 years ago
674b1a6
usb: ums: code refactoring to improve reusability on other boards.
by Przemyslaw Marczak
· 11 years ago
5d23de5
board: arm: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
de8ae7b
usb: rename board_usb_init_type to usb_init_type
by Troy Kisky
· 11 years ago
d862f89
usb: new board-specific USB init interface
by Mateusz Zalega
· 11 years ago
de55e75
i2c:samsung: Adjust Trats, GONI and Universal_c210 boards to work with new I2C framework
by Łukasz Majewski
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
f8772fa
arm:samsung:trats:fix: Restore proper orientation of TRATS's LCD panel
by Łukasz Majewski
· 11 years ago
41022a1
video: exynos_fb: Remove callbacks from the driver
by Ajay Kumar
· 12 years ago
0a4d8a9
arm:trats: Use new ums command
by Lukasz Majewski
· 12 years ago
7015490
spl:falcon:trats Update Trats default board configuration file to support FALCON MODE
by Łukasz Majewski
· 12 years ago
56b3ba1
Merge branch 'master' of git://git.denx.de/u-boot into resolve
by Minkyu Kang
· 12 years ago
9b4faf2
arm: trats: Power down core 1
by Piotr Wilczek
· 12 years ago
3c8b71d
arm:exynos4:trats: Use pinmux for mmc configuration
by Piotr Wilczek
· 12 years ago
d358603
arm:exynos4:trats: Fix SDRAM size
by Piotr Wilczek
· 12 years ago
fc2d44a
arm:trats:pmic: Support for charging battery at Samsung's TRATS board
by Łukasz Majewski
· 12 years ago
b6a3dc6
arm:trats:pmic: Power consumption reduction state for Samsung's TRATS board
by Łukasz Majewski
· 12 years ago
e4a182a
arm:trats:pmic: Enable battery support at Samsung's TRATS board
by Łukasz Majewski
· 12 years ago
7aba6a1
arm:trats:pmic: Enable fuel-gauge (MAX17042) at Samsung's TRATS board
by Łukasz Majewski
· 12 years ago
40e330a
arm:trats:pmic: Enable MUIC (MAX8997) at Samsung's TRATS board
by Łukasz Majewski
· 12 years ago
d72e0ae
arm:trats:pmic: Default PMIC(MAX8997) initialization for Samsung's TRATS board
by Łukasz Majewski
· 12 years ago
fa62766
pmic: Enable power_board_init() support at TRATS
by Łukasz Majewski
· 12 years ago
1c6dba1
pmic: Extend PMIC framework to support multiple instances of PMIC devices
by Łukasz Majewski
· 12 years ago
c877879
i2c:soft:multi: Enable soft I2C multibus at Trats development board
by Łukasz Majewski
· 12 years ago
51de176
arm:trats: Support for USB UDC driver at TRATS board.
by Lukasz Majewski
· 12 years ago
6fa846b
misc:pmic:trats: Correct procedure of enabling/disabling USB regulators
by Łukasz Majewski
· 13 years ago
5eec193
TRATS: initialize panel_info data structure in board file
by Donghwa Lee
· 13 years ago
37980dd
EXYNOS: display 32bpp bitmap TIZEN logo
by Donghwa Lee
· 13 years ago
33b515b
LCD: support another s6e8ax0 panel type
by Donghwa Lee
· 13 years ago
2386f45
EXYNOS: Change bits per pixel value proper for u-boot.
by Donghwa Lee
· 13 years ago
9ad0ddc
EXYNOS: support TRATS board display function
by Donghwa Lee
· 13 years ago
198cd74
misc:pmic:samsung Convert TRATS target to use MAX8997 instead of MAX8998
by Łukasz Majewski
· 13 years ago
8d67e67
TRATS: set gpio of UART correctly
by Minkyu Kang
· 13 years ago
5826990
TRATS: use the generic watchdog timer
by Minkyu Kang
· 13 years ago
b4b5468
ARMV7: Exynos4: Add support for TRATS board
by HeungJun, Kim
· 13 years ago