u-boot-brain/board/samsung/smdk5250
Ajay Kumar c18222bee8 video: exynos_dp: Remove callbacks from the driver
Replaced the functionality of callbacks by using a standard set of functions.
Instead of implementing and hooking up a callback, put the same code in one of
the standard set of functions by overriding it.

Signed-off-by: Ajay Kumar <ajaykumar.rs@samsung.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
2013-03-27 21:17:15 +09:00
..
clock_init.c EXYNOS5: CLOCK: Add clock support for Exynos5250 Rev 1.0 2012-09-01 14:58:23 +02:00
clock_init.h EXYNOS5: CLOCK: Add clock support for Exynos5250 Rev 1.0 2012-09-01 14:58:23 +02:00
dmc_common.c Exynos5: DDR3: Add DDR3 memory setup for Exynos5250 Rev 1.0 2012-09-01 14:58:23 +02:00
dmc_init_ddr3.c Exynos5: DDR3: Add DDR3 memory setup for Exynos5250 Rev 1.0 2012-09-01 14:58:23 +02:00
lowlevel_init.S EXYNOS: Add SMDK5250 board support 2012-02-12 10:11:30 +01:00
Makefile EXYNOS5: Enable SPI booting. 2012-11-15 21:08:21 +09:00
setup.h Exynos5: DDR3: Add DDR3 memory setup for Exynos5250 Rev 1.0 2012-09-01 14:58:23 +02:00
smdk5250_spl.c SMDK5250: SPL: Define parametric board initializer 2012-09-01 14:58:22 +02:00
smdk5250-uboot-spl.lds Merge branch 'master' of git://git.denx.de/u-boot-arm 2013-03-18 14:37:18 -04:00
smdk5250.c video: exynos_dp: Remove callbacks from the driver 2013-03-27 21:17:15 +09:00
spl_boot.c EXYNOS5: Enable SPI booting. 2012-11-15 21:08:21 +09:00
tzpc_init.c SMDK5250: fix compiler warning 2012-05-15 08:31:29 +02:00