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
Commit message (
Expand
)
Author
Age
Files
Lines
*
samsung: fix mkorigenspl for darwin
Andreas Bießmann
2016-02-24
1
-2
/
+2
*
Fix GCC format-security errors and convert sprintfs.
Ben Whitten
2016-01-14
1
-2
/
+2
*
usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.h
Marek Vasut
2015-12-17
5
-5
/
+5
*
usb: s3c-otg: Rename s3c_udc_probe() function
Marek Vasut
2015-12-17
5
-5
/
+5
*
usb: s3c-otg: Rename struct s3c_plat_otg_data
Marek Vasut
2015-12-17
5
-6
/
+6
*
samsung: clean up checkpatch issues
Minkyu Kang
2015-11-02
1
-4
/
+3
*
odroid: clean up checkpatch issues
Minkyu Kang
2015-11-02
1
-8
/
+7
*
smdk2410: clean up checkpatch issues
Minkyu Kang
2015-11-02
1
-5
/
+5
*
smdkv310: clean up checkpatch issues
Minkyu Kang
2015-11-02
1
-4
/
+4
*
exynos5-dt-types: add board detection for Odroid XU3/XU3L/XU4.
Przemyslaw Marczak
2015-11-02
3
-1
/
+212
*
samsung: board/misc: check returned pointer for get_board_type() calls
Przemyslaw Marczak
2015-11-02
2
-2
/
+5
*
Fix bad return value checks (detected with Coccinelle)
Thomas Huth
2015-10-24
2
-2
/
+2
*
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
Simon Glass
2015-09-11
1
-0
/
+1
*
exynos: Rise ARM voltage to 1.1V for chained bootloaders
Misha Komarovskiy
2015-08-31
1
-3
/
+4
*
exynos: Add support for spring
Simon Glass
2015-08-05
2
-0
/
+19
*
exynos: Drop old exynos5250-specific board code
Simon Glass
2015-08-05
2
-310
/
+0
*
exynos: Drop old exynos5420-specific board code
Simon Glass
2015-08-05
2
-147
/
+0
*
exynos: Remove unneeded device tree control #ifdefs
Simon Glass
2015-08-05
1
-9
/
+8
*
exynos: Enable new features for exynos5 boards
Simon Glass
2015-08-05
1
-1
/
+1
*
exynos: Add common board code for exynos5 boards that use device tree
Simon Glass
2015-08-05
2
-0
/
+363
*
usb: USB download gadget and functions config options coherent naming
Paul Kocialkowski
2015-07-22
1
-1
/
+1
*
arm: adds the status info for odroid-xu3
Minkyu Kang
2015-07-10
1
-0
/
+1
*
fix: samsung: common: autoboot.cmd: Correct itbcfg definition
Łukasz Majewski
2015-06-18
1
-1
/
+1
*
samsung: common: add example boot scripts
Przemyslaw Marczak
2015-06-08
2
-0
/
+102
*
smdk5420: board: add functions to init dfu environment settings
Inha Song
2015-06-08
1
-0
/
+30
*
smdk5420: board: add functions required to enable USB DWC3
Joonyoung Shim
2015-06-08
2
-8
/
+48
*
dm: regulator: uclass driver code cleanup
Przemyslaw Marczak
2015-05-14
1
-5
/
+4
*
odroid: enable driver model pmic/regulator API and MAX77686 drivers
Przemyslaw Marczak
2015-05-14
2
-32
/
+46
*
dm: board:samsung: power_init_board: add requirement of CONFIG_DM_PMIC
Przemyslaw Marczak
2015-05-14
1
-2
/
+2
*
dm: select CONFIG_DM* options
Masahiro Yamada
2015-04-18
2
-18
/
+0
*
exynos: cros_ec: Drop unnecessary init
Simon Glass
2015-04-18
1
-12
/
+0
*
cros_ec: Drop unused CONFIG_DM_CROS_EC
Simon Glass
2015-04-18
1
-6
/
+0
*
usb: board: goni: Add default board_usb_cleanup() definition for Goni board
Lukasz Majewski
2015-04-14
1
-0
/
+5
*
usb: board: samsung: Add default board_usb_cleanup() definition for Exynos SoCs
Lukasz Majewski
2015-04-14
1
-0
/
+6
*
odroid-XU3: update board maintainer
Przemyslaw Marczak
2015-04-09
1
-0
/
+6
*
smdk5420: Remove GPIO enums
Ajay Kumar
2015-04-06
1
-15
/
+0
*
remove unnecessary version.h includes
Rob Herring
2015-03-24
4
-5
/
+0
*
Odroid U3: use common code for dram reservation
Przemyslaw Marczak
2015-03-04
1
-4
/
+0
*
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
*
Merge git://git.denx.de/u-boot-usb
Tom Rini
2015-03-02
3
-20
/
+20
|
\
|
*
odroid: adjust get_dfu_alt_*() functions to new declarations
Inha Song
2015-02-25
1
-14
/
+17
|
*
dfu: samsung: move call to set_dfu_alt_info() to dfu common code
Przemyslaw Marczak
2015-02-25
2
-6
/
+3
*
|
kconfig: remove unneeded dependency on !SPL_BUILD
Masahiro Yamada
2015-02-24
2
-6
/
+6
|
/
*
Merge git://git.denx.de/u-boot-samsung
Tom Rini
2015-02-13
2
-10
/
+30
|
\
|
*
odroid: fix g2d sclk rate
Joonyoung Shim
2015-02-13
1
-2
/
+2
|
*
samsung: board: support eMMC reset using DT
Joonyoung Shim
2015-02-13
2
-8
/
+28
*
|
dm: exynos: Move driver model CONFIGs to Kconfig
Simon Glass
2015-02-12
3
-0
/
+24
|
/
*
odroid u3: enable dm i2c support
Przemyslaw Marczak
2015-01-29
1
-13
/
+1
*
ARM: remove redudant information from Kconfig files
Masahiro Yamada
2015-01-12
1
-3
/
+0
[next]