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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
exynos: cros_ec: Drop unnecessary init
Simon Glass
2015-04-18
1
-12
/
+0
*
usb: board: samsung: Add default board_usb_cleanup() definition for Exynos SoCs
Lukasz Majewski
2015-04-14
1
-0
/
+6
*
board: samsung: reserve memory for the secure firmware
Przemyslaw Marczak
2015-03-04
1
-0
/
+6
*
samsung: board: fix: Define loop iterator as an unsigned int to suppress gcc ...
Łukasz Majewski
2015-03-04
1
-2
/
+2
*
dfu: samsung: move call to set_dfu_alt_info() to dfu common code
Przemyslaw Marczak
2015-02-25
2
-6
/
+3
*
samsung: board: support eMMC reset using DT
Joonyoung Shim
2015-02-13
1
-0
/
+28
*
samsung: board: use __weak
Jeroen Hofstee
2014-10-25
1
-6
/
+2
*
dm: exynos: Convert SPI to driver model
Simon Glass
2014-10-22
1
-3
/
+0
*
dm: exynos: Make sure that GPIOs are requested
Simon Glass
2014-10-22
1
-0
/
+2
*
dm: exynos: Tidy up GPIO headers
Simon Glass
2014-10-22
2
-2
/
+1
*
exynos_fb: Remove usage of static defines
Ajay Kumar
2014-09-05
1
-0
/
+16
*
samsung: misc: use board specific functions to set env board info
Przemyslaw Marczak
2014-09-05
1
-2
/
+10
*
samsung: board: enable support of multiple board types
Przemyslaw Marczak
2014-09-05
1
-5
/
+10
*
samsung:board: misc_init_r: call set_dfu_alt_info()
Przemyslaw Marczak
2014-09-05
1
-0
/
+3
*
samsung: misc: add function for setting $dfu_alt_info
Przemyslaw Marczak
2014-09-05
1
-0
/
+41
*
board:samsung: check the boot device and init the right mmc driver.
Przemyslaw Marczak
2014-09-05
1
-10
/
+27
*
samsung: misc: fix soc revision setting in the set_board_info()
Przemyslaw Marczak
2014-09-05
1
-2
/
+2
*
arm: Add missing .vectors section to linker scripts
Benoît Thébaudeau
2014-08-30
1
-0
/
+1
*
samsung: dfu: Provide correct Vendor and Product IDs for UMS gadget
Lukasz Majewski
2014-08-20
2
-1
/
+4
*
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-06-02
1
-7
/
+6
|
\
|
*
ARM: exynos: board: change the mmc/sd init sequence
Jaehoon Chung
2014-05-16
1
-7
/
+6
*
|
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-05-22
1
-70
/
+60
|
\
\
|
|
/
|
*
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-05-15
1
-70
/
+60
|
|
\
|
|
*
samsung: misc: remove download mode info screen
Przemyslaw Marczak
2014-05-07
1
-42
/
+31
|
|
*
samsung: misc: menu: increase delay in menu main loop
Przemyslaw Marczak
2014-05-07
1
-1
/
+1
|
|
*
samsung: misc: add env default option to lcd menu
Inha Song
2014-05-07
1
-0
/
+3
|
|
*
samsung: misc: add gpt restore option to lcd menu
Przemyslaw Marczak
2014-05-07
1
-0
/
+3
|
|
*
samsung: misc: allows using environmental macros as args in menu commands
Przemyslaw Marczak
2014-05-07
1
-27
/
+22
*
|
|
ums: move IO support code to common location
Stephen Warren
2014-05-08
2
-56
/
+0
*
|
|
ums: remove ums_disk_init()
Stephen Warren
2014-05-08
1
-10
/
+7
*
|
|
ums: remove error-checking of MMC device size
Stephen Warren
2014-05-08
1
-8
/
+1
*
|
|
ums: remove UMS_{NUM,START}_SECTORS + UMS_START_SECTOR
Stephen Warren
2014-05-08
1
-12
/
+2
*
|
|
ums: support block devices not MMC devices
Stephen Warren
2014-05-08
1
-3
/
+4
|
/
/
*
|
ums: always initialize mmc before ums_disk_init()
Mateusz Zalega
2014-05-05
1
-4
/
+2
|
/
*
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-03-25
1
-26
/
+3
|
\
|
*
cros_ec: Move EC interface into common library
Vadim Bendebury
2014-03-17
1
-26
/
+3
*
|
arm:exynos: enable sdhci and misc_init to common board
Piotr Wilczek
2014-03-12
1
-0
/
+30
*
|
board:samsung:common: move max77686 init function
Piotr Wilczek
2014-03-12
1
-120
/
+0
*
|
arm:exynos: add common DTS file for exynos 4
Piotr Wilczek
2014-03-12
1
-2
/
+16
*
|
board:samsung: move checkboard to common file
Piotr Wilczek
2014-03-12
1
-0
/
+12
|
/
*
sizes.h - consolidate for all architectures
Alexey Brodkin
2014-03-04
1
-1
/
+1
*
arm: make _end compiler-generated
Albert ARIBAUD
2014-02-26
1
-1
/
+5
*
board:samsung:common: set envs with board unified information
Piotr Wilczek
2014-02-07
1
-0
/
+24
*
config: trats: trats2: extend dfu_alt_info by env update settings
Przemyslaw Marczak
2014-02-03
1
-0
/
+9
*
samsung: misc: Add LCD download menu.
Przemyslaw Marczak
2014-02-03
1
-0
/
+344
*
lib: tizen: change Tizen logo with the new one.
Przemyslaw Marczak
2014-02-03
1
-0
/
+2
*
samsung: common: Add file for common functions, draw_logo() cleanup.
Przemyslaw Marczak
2014-02-03
2
-0
/
+42
*
Exynos5420: Add base patch for SMDK5420
Rajeshwari Birje
2013-12-30
1
-0
/
+2
*
EXYNOS5: Create a common board file
Rajeshwari Birje
2013-12-30
2
-0
/
+413
*
usb: ums: move ums code from trats to Samsung common directory
Przemyslaw Marczak
2013-11-08
2
-0
/
+77
[next]