kernel/u-boot.git
13 years agos5pc210: universal: Remove unused binary file
Kyungmin Park [Thu, 30 Sep 2010 08:18:45 +0000 (17:18 +0900)]
s5pc210: universal: Remove unused binary file

Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
13 years agos5pc210: universal: modify gamma set value and code cleanup
Donghwa Lee [Thu, 30 Sep 2010 06:13:21 +0000 (15:13 +0900)]
s5pc210: universal: modify gamma set value and code cleanup

13 years agos5pc210: universal: Check hwrev 0.1 and change the MASSMEMORY_EN
Kyungmin Park [Thu, 30 Sep 2010 05:15:48 +0000 (14:15 +0900)]
s5pc210: universal: Check hwrev 0.1 and change the MASSMEMORY_EN

Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
13 years agos5pc210: universal: update ld9040 panel driver
Donghwa Lee [Thu, 30 Sep 2010 02:46:29 +0000 (11:46 +0900)]
s5pc210: universal: update ld9040 panel driver

13 years agos5pc210: universal: sleep/wakeup stability issue
MyungJoo Ham [Thu, 30 Sep 2010 01:11:05 +0000 (10:11 +0900)]
s5pc210: universal: sleep/wakeup stability issue

1. LSI memory init update
2. Wakeup routine correction

13 years agos5pc210: universal: mem_setup.S update from LSI
MyungJoo Ham [Wed, 29 Sep 2010 06:26:21 +0000 (15:26 +0900)]
s5pc210: universal: mem_setup.S update from LSI

This patch is related with the stability issue of suspend-to-mem.

13 years agos5pc210: universal: fix the copyright
Minkyu Kang [Mon, 27 Sep 2010 07:37:59 +0000 (16:37 +0900)]
s5pc210: universal: fix the copyright

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agobuild: Add user info to build.sh to compile
Chanwoo Choi [Mon, 27 Sep 2010 07:27:38 +0000 (16:27 +0900)]
build: Add user info to build.sh to compile

13 years agos5pc210: universal: mem_setup.S update from LSI JI01_20100917 JI03_20100917
MyungJoo Ham [Thu, 16 Sep 2010 06:40:39 +0000 (15:40 +0900)]
s5pc210: universal: mem_setup.S update from LSI

1. Asynchronous bridge change to hald sync from full sync
2. Set MIU by 2 bit setting

Note that an inconsistency was found and added a comment for that

13 years agos5pc210: cache.S: remove unnecessary code.
MyungJoo Ham [Thu, 16 Sep 2010 06:24:08 +0000 (15:24 +0900)]
s5pc210: cache.S: remove unnecessary code.

We do NOT need to check whether it's C100 because it's for s5pc2xx.

13 years agos5pc210: universal: lowlevel_init removed clutters
MyungJoo Ham [Thu, 16 Sep 2010 06:21:52 +0000 (15:21 +0900)]
s5pc210: universal: lowlevel_init removed clutters

1. Remove cache related codes and use cache.S's codes.
2. Enclose wakeup related codes in CONFIG_PRELOADER as they are not
called at bl3.
3. Remove io-retention at non-wakeup init; they are not used.

13 years agos5pc210: universal: add cache.S for IPL
MyungJoo Ham [Thu, 16 Sep 2010 06:16:57 +0000 (15:16 +0900)]
s5pc210: universal: add cache.S for IPL

13 years agos5pc210: add cache.S
MyungJoo Ham [Thu, 16 Sep 2010 06:16:06 +0000 (15:16 +0900)]
s5pc210: add cache.S

copied from s5pc110's cache.S with minor assembly style fix.

13 years agos5pc1xx: cache.S bugfix
MyungJoo Ham [Thu, 16 Sep 2010 05:33:52 +0000 (14:33 +0900)]
s5pc1xx: cache.S bugfix

push should include r3 and pop should restore the same registers.

13 years agos5pc210: universal: Enable sleep/wake-up
MyungJoo Ham [Thu, 16 Sep 2010 04:53:57 +0000 (13:53 +0900)]
s5pc210: universal: Enable sleep/wake-up

INFORM0: Resume address.
INFORM7: 0xBAD if slepf.

13 years agos5pc210: universal: Can make an IPL more then 2KiB
Kyungmin Park [Tue, 14 Sep 2010 11:18:08 +0000 (20:18 +0900)]
s5pc210: universal: Can make an IPL more then 2KiB

Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
13 years agos5pc210: universal: remove compiler warning
Donghwa Lee [Tue, 14 Sep 2010 10:40:07 +0000 (19:40 +0900)]
s5pc210: universal: remove compiler warning

13 years agos5pc110: universal: remove compiler warnings
Donghwa Lee [Tue, 14 Sep 2010 10:37:39 +0000 (19:37 +0900)]
s5pc110: universal: remove compiler warnings

13 years agommc: check correct mmc version for iNAND
Jaehoon Chung [Tue, 14 Sep 2010 08:22:16 +0000 (17:22 +0900)]
mmc: check correct mmc version for iNAND
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
13 years agos5pc110: universal: Disable LDO8 on boot JI02_20100914
Kyungmin Park [Mon, 13 Sep 2010 10:27:51 +0000 (19:27 +0900)]
s5pc110: universal: Disable LDO8 on boot

Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
13 years agos5p: mipi: remove useless code
Donghwa Lee [Mon, 13 Sep 2010 10:27:18 +0000 (19:27 +0900)]
s5p: mipi: remove useless code

13 years agos5pc110: universal: fixed the bug JI01_20100913
Donghwa Lee [Mon, 13 Sep 2010 06:31:45 +0000 (15:31 +0900)]
s5pc110: universal: fixed the bug

13 years agos5pc110: mipi: remove useless file
Donghwa Lee [Mon, 13 Sep 2010 06:26:30 +0000 (15:26 +0900)]
s5pc110: mipi: remove useless file

13 years agos5p: mipi: fixed the bug
Donghwa Lee [Mon, 13 Sep 2010 06:16:52 +0000 (15:16 +0900)]
s5p: mipi: fixed the bug

13 years agos5p: mipi: add header files for mipi-dsim
Donghwa Lee [Mon, 13 Sep 2010 04:52:57 +0000 (13:52 +0900)]
s5p: mipi: add header files for mipi-dsim

13 years agoRevert "s5p: mipi: add header files for mipi-dsim"
Donghwa Lee [Mon, 13 Sep 2010 04:35:54 +0000 (13:35 +0900)]
Revert "s5p: mipi: add header files for mipi-dsim"

This reverts commit 7782c67b753355d87ded4686819404bf141668c2.

13 years agos5pc110: universal: set mipi platform data
Donghwa Lee [Mon, 13 Sep 2010 03:09:48 +0000 (12:09 +0900)]
s5pc110: universal: set mipi platform data

13 years agos5pc110: universal: code cleanup
Donghwa Lee [Mon, 13 Sep 2010 03:03:35 +0000 (12:03 +0900)]
s5pc110: universal: code cleanup

13 years agos5p: fimd: modified fimd for cpu interface
Donghwa Lee [Mon, 13 Sep 2010 02:48:40 +0000 (11:48 +0900)]
s5p: fimd: modified fimd for cpu interface

13 years agos5pc110: universal: update config option for mipi
Donghwa Lee [Mon, 13 Sep 2010 02:30:34 +0000 (11:30 +0900)]
s5pc110: universal: update config option for mipi

13 years agos5p: mipi: code cleanup
Donghwa Lee [Mon, 13 Sep 2010 02:26:12 +0000 (11:26 +0900)]
s5p: mipi: code cleanup

13 years agos5p: mipi: add mipi-dsim driver
Donghwa Lee [Mon, 13 Sep 2010 02:16:41 +0000 (11:16 +0900)]
s5p: mipi: add mipi-dsim driver

13 years agos5p: lcd: add s6e39a0x panel driver
Donghwa Lee [Mon, 13 Sep 2010 02:08:05 +0000 (11:08 +0900)]
s5p: lcd: add s6e39a0x panel driver

13 years agos5p: mipi: add header files for mipi-dsim
Donghwa Lee [Mon, 13 Sep 2010 01:55:59 +0000 (10:55 +0900)]
s5p: mipi: add header files for mipi-dsim

13 years agos5p: fb: add variables for cpu interface
Donghwa Lee [Mon, 13 Sep 2010 01:36:13 +0000 (10:36 +0900)]
s5p: fb: add variables for cpu interface

13 years agoRevert "s5p: fb: add operation for CPU interface"
Donghwa Lee [Mon, 13 Sep 2010 01:30:15 +0000 (10:30 +0900)]
Revert "s5p: fb: add operation for CPU interface"

This reverts commit 9a3df2a5e6e1d9eb158085e46e2c98e6800cf2d9.

13 years agos5p: fb: add operation for CPU interface
Donghwa Lee [Mon, 13 Sep 2010 01:25:29 +0000 (10:25 +0900)]
s5p: fb: add operation for CPU interface

13 years agos5pc110: universal: enable mipi dsim clock
Donghwa Lee [Mon, 13 Sep 2010 00:48:32 +0000 (09:48 +0900)]
s5pc110: universal: enable mipi dsim clock

13 years agos5pc110: universal: add missing register for fb
Donghwa Lee [Mon, 13 Sep 2010 00:45:36 +0000 (09:45 +0900)]
s5pc110: universal: add missing register for fb

13 years agos5pc210: lowlevel_init: modify comment
Jaehoon Chung [Fri, 10 Sep 2010 08:41:03 +0000 (17:41 +0900)]
s5pc210: lowlevel_init: modify comment
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
13 years agos5pc210: mmc: disable CLL_GATE_IP_FSYS related mmc1~3
Jaehoon Chung [Fri, 10 Sep 2010 07:53:09 +0000 (16:53 +0900)]
s5pc210: mmc: disable CLL_GATE_IP_FSYS related mmc1~3
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
13 years agousbd: add support extended partition on mmc
Sanghee Kim [Fri, 10 Sep 2010 00:18:20 +0000 (09:18 +0900)]
usbd: add support extended partition on mmc

support only logical partitions within one extended partition
so,
mmcblk0p1: extended
mmcblk0p5: logical 1
mmcblk0p6: logical 2
...

13 years agos5pc210: universal: Set to 0x4 UART3_RATIO
Joonyoung Shim [Wed, 8 Sep 2010 04:28:51 +0000 (13:28 +0900)]
s5pc210: universal: Set to 0x4 UART3_RATIO

This is for high baud rate of UART3.

Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
13 years agos5pc210: universal: remove useless code for lcd
Donghwa Lee [Thu, 2 Sep 2010 08:32:02 +0000 (17:32 +0900)]
s5pc210: universal: remove useless code for lcd

13 years agos5pc210: universal: turn off LDO7, LDO17 in pmic init.
Donghwa Lee [Thu, 2 Sep 2010 05:25:19 +0000 (14:25 +0900)]
s5pc210: universal: turn off LDO7, LDO17 in pmic init.

- modify pmic init sequence earlier than others
- turn on LDO7, LDO17 in lcd_power_on

13 years agos5pc210: universal: LP3974 PMIC init voltage: direct values.
MyungJoo Ham [Thu, 2 Sep 2010 02:57:49 +0000 (11:57 +0900)]
s5pc210: universal: LP3974 PMIC init voltage: direct values.

- use direct values for LDO voltages.
- added init for BUCK3/4 voltages.

13 years agos5pc210: universal: LP3974 PMIC init voltage: use the updated data sheet.
MyungJoo Ham [Thu, 2 Sep 2010 02:44:56 +0000 (11:44 +0900)]
s5pc210: universal: LP3974 PMIC init voltage: use the updated data sheet.

LDO10, 12, 13.

13 years agos5pc210: universal: LP3974 PMIC INIT with Voltage Values for the board.
MyungJoo Ham [Thu, 2 Sep 2010 02:09:09 +0000 (11:09 +0900)]
s5pc210: universal: LP3974 PMIC INIT with Voltage Values for the board.

13 years agos5pc210: universal: Turn off LDO6 (Unused) and BUCK2 (G3D)
Kyungmin Park [Wed, 1 Sep 2010 12:16:13 +0000 (21:16 +0900)]
s5pc210: universal: Turn off LDO6 (Unused) and BUCK2 (G3D)

Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
13 years agos5p: universal: support various spi gpio data length
Donghwa Lee [Wed, 1 Sep 2010 02:44:10 +0000 (11:44 +0900)]
s5p: universal: support various spi gpio data length

13 years agoMerge branch 'master' of party:/pub/git/u-boot-s5pc1xx
Minkyu Kang [Wed, 1 Sep 2010 00:41:53 +0000 (09:41 +0900)]
Merge branch 'master' of party:/pub/git/u-boot-s5pc1xx

13 years agos5p: usb: remove unused head file
Minkyu Kang [Wed, 1 Sep 2010 00:41:34 +0000 (09:41 +0900)]
s5p: usb: remove unused head file

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agos5p: univsersal: add missing spi gpio code for c100 & c110
Donghwa Lee [Wed, 1 Sep 2010 00:40:50 +0000 (09:40 +0900)]
s5p: univsersal: add missing spi gpio code for c100 & c110

13 years agoRevert "s5pc210: universal: Fix ADC read error"
Donggeun Kim [Tue, 31 Aug 2010 09:38:35 +0000 (18:38 +0900)]
Revert "s5pc210: universal: Fix ADC read error"

This reverts commit a249ed1d6af54db1199cc845734e97d8e2c306ac.

13 years agos5pc210: universal: Fix ADC read error
Kyungmin Park [Tue, 31 Aug 2010 07:48:53 +0000 (16:48 +0900)]
s5pc210: universal: Fix ADC read error

It can't explain why DAC voltage is required for ADC

Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
13 years agos5p: universal: code cleanup
Donghwa Lee [Tue, 31 Aug 2010 06:40:15 +0000 (15:40 +0900)]
s5p: universal: code cleanup

13 years agos5p: universal: remove useless code
Donghwa Lee [Tue, 31 Aug 2010 06:27:08 +0000 (15:27 +0900)]
s5p: universal: remove useless code

13 years agos5p: universal: support spi gpio
Donghwa Lee [Tue, 31 Aug 2010 06:01:21 +0000 (15:01 +0900)]
s5p: universal: support spi gpio

13 years agos5pc210: universal: Turn off USB power LDO3, LDO8
Kyungmin Park [Tue, 31 Aug 2010 04:51:58 +0000 (13:51 +0900)]
s5pc210: universal: Turn off USB power LDO3, LDO8

Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
13 years agos5pc210: universal: Turn off unused power IPs
Kyungmin Park [Tue, 31 Aug 2010 02:28:42 +0000 (11:28 +0900)]
s5pc210: universal: Turn off unused power IPs

Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
13 years agos5pc210: universal: Set VINT and VG3D default as 1.1V
MyungJoo Ham [Tue, 31 Aug 2010 01:48:47 +0000 (10:48 +0900)]
s5pc210: universal: Set VINT and VG3D default as 1.1V

13 years agos5pc210: universal: Turn off MFC and TV block gating
Kyungmin Park [Tue, 31 Aug 2010 00:46:51 +0000 (09:46 +0900)]
s5pc210: universal: Turn off MFC and TV block gating

Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
13 years agos5pc210: universal: Turn off not used IPs
Kyungmin Park [Tue, 31 Aug 2010 00:34:57 +0000 (09:34 +0900)]
s5pc210: universal: Turn off not used IPs

Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
13 years agos5pc210: universal: set VDDARM from MAX8952 @ 1.1V
MyungJoo Ham [Tue, 31 Aug 2010 00:12:09 +0000 (09:12 +0900)]
s5pc210: universal: set VDDARM from MAX8952 @ 1.1V

13 years agos5pc210: universal: Generate the ARM voltage as 1.1V
Kyungmin Park [Mon, 30 Aug 2010 11:33:50 +0000 (20:33 +0900)]
s5pc210: universal: Generate the ARM voltage as 1.1V

13 years agos5pc210: universal: remove useless code
Donghwa Lee [Mon, 30 Aug 2010 07:33:42 +0000 (16:33 +0900)]
s5pc210: universal: remove useless code

13 years agos5pc210: universal: lcd code cleanup
Donghwa Lee [Mon, 30 Aug 2010 07:32:32 +0000 (16:32 +0900)]
s5pc210: universal: lcd code cleanup

13 years agosp5c210: Universal: Turn on BUCK4 (MEM)
Kyungmin Park [Mon, 30 Aug 2010 01:46:22 +0000 (10:46 +0900)]
sp5c210: Universal: Turn on BUCK4 (MEM)

Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
13 years agos5pc210: universal: Add memory comments
Kyungmin Park [Sat, 28 Aug 2010 06:43:07 +0000 (15:43 +0900)]
s5pc210: universal: Add memory comments

Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
13 years agos5pc210: universal: code cleanup for clock gating
Donghwa Lee [Fri, 27 Aug 2010 06:31:15 +0000 (15:31 +0900)]
s5pc210: universal: code cleanup for clock gating

13 years agos5pc210: universal: gating clocks for DSIM0, MDNIE0 and MIE0
Donghwa Lee [Fri, 27 Aug 2010 06:03:39 +0000 (15:03 +0900)]
s5pc210: universal: gating clocks for DSIM0, MDNIE0 and MIE0

13 years agos5pc210: universal: add default reset status JH04_20100827
Minkyu Kang [Fri, 27 Aug 2010 05:24:47 +0000 (14:24 +0900)]
s5pc210: universal: add default reset status

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agos5pc210: universal: show reset status
Minkyu Kang [Fri, 27 Aug 2010 05:11:20 +0000 (14:11 +0900)]
s5pc210: universal: show reset status

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agos5pc210: universal: gating clocks for LCD1 and G3D
Donghwa Lee [Fri, 27 Aug 2010 04:49:25 +0000 (13:49 +0900)]
s5pc210: universal: gating clocks for LCD1 and G3D

13 years agos5pc210: mmc: include dev_index in mmc_host
Jaehoon Chung [Thu, 26 Aug 2010 23:53:40 +0000 (08:53 +0900)]
s5pc210: mmc: include dev_index in mmc_host
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
13 years agos5pc210: mmc: mmc clock div pre-ratio setting
Jaehoon Chung [Thu, 26 Aug 2010 05:36:23 +0000 (14:36 +0900)]
s5pc210: mmc: mmc clock div pre-ratio setting
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
13 years agos5pc210: clock: add comments JH03_20100826
Minkyu Kang [Thu, 26 Aug 2010 04:24:13 +0000 (13:24 +0900)]
s5pc210: clock: add comments

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agos5pc110: clock: add function for mmc
Minkyu Kang [Thu, 26 Aug 2010 04:17:45 +0000 (13:17 +0900)]
s5pc110: clock: add function for mmc

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agos5pc210: clock: add function for mmc clcok
Minkyu Kang [Thu, 26 Aug 2010 03:13:17 +0000 (12:13 +0900)]
s5pc210: clock: add function for mmc clcok

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agos5pc210: support fsa9480
Minkyu Kang [Thu, 26 Aug 2010 02:34:03 +0000 (11:34 +0900)]
s5pc210: support fsa9480

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agos5pc210: universal: remove compiler warning
Minkyu Kang [Thu, 26 Aug 2010 00:59:44 +0000 (09:59 +0900)]
s5pc210: universal: remove compiler warning

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agoMerge branch 'master' of dh09.lee@10.89.53.95:/pub/git/u-boot-s5pc1xx
Donghwa Lee [Thu, 26 Aug 2010 00:39:47 +0000 (09:39 +0900)]
Merge branch 'master' of dh09.lee@10.89.53.95:/pub/git/u-boot-s5pc1xx

13 years agos5pc210: universal: remove compiler warnings
Donghwa Lee [Thu, 26 Aug 2010 00:38:18 +0000 (09:38 +0900)]
s5pc210: universal: remove compiler warnings

13 years agoMerge branch 'master' of party:/pub/git/u-boot-s5pc1xx
Minkyu Kang [Thu, 26 Aug 2010 00:29:45 +0000 (09:29 +0900)]
Merge branch 'master' of party:/pub/git/u-boot-s5pc1xx

13 years agos5pc210: universal: support fuel gauge
Minkyu Kang [Thu, 26 Aug 2010 00:29:24 +0000 (09:29 +0900)]
s5pc210: universal: support fuel gauge

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agos5pc210: universal: code cleanup for check_keypad()
Donghwa Lee [Thu, 26 Aug 2010 00:28:16 +0000 (09:28 +0900)]
s5pc210: universal: code cleanup for check_keypad()

13 years agos5pc210: universal: support auto download using volume down and hold key
Donghwa Lee [Thu, 26 Aug 2010 00:04:49 +0000 (09:04 +0900)]
s5pc210: universal: support auto download using volume down and hold key

13 years agos5p: gpio: remove duplicated naming "gpio_"
Minkyu Kang [Wed, 25 Aug 2010 02:53:27 +0000 (11:53 +0900)]
s5p: gpio: remove duplicated naming "gpio_"

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agos5pc210: universal: Add MMC comments for eMMC booting board
Kyungmin Park [Tue, 24 Aug 2010 09:50:31 +0000 (18:50 +0900)]
s5pc210: universal: Add MMC comments for eMMC booting board

Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
13 years agos5pc210: mmc: support eMMC device
Jaehoon Chung [Tue, 24 Aug 2010 08:24:19 +0000 (17:24 +0900)]
s5pc210: mmc: support eMMC device
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
13 years agos5p: lcd: modify ld9040 panel info
Donghwa Lee [Tue, 24 Aug 2010 05:47:50 +0000 (14:47 +0900)]
s5p: lcd: modify ld9040 panel info

13 years agos5p: delete unused files
Minkyu Kang [Tue, 24 Aug 2010 05:04:53 +0000 (14:04 +0900)]
s5p: delete unused files

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agos5p: fimd: modify fimd clock work
Donghwa Lee [Tue, 24 Aug 2010 02:59:14 +0000 (11:59 +0900)]
s5p: fimd: modify fimd clock work

13 years agos5p: clock: make get_lcd_clk function
Minkyu Kang [Tue, 24 Aug 2010 02:35:38 +0000 (11:35 +0900)]
s5p: clock: make get_lcd_clk function

Signed-off-by: Donghwa Lee <dh09.lee@samsung.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agos5pc210: universal: OneNAND uses the clock as 166MHz
Kyungmin Park [Mon, 23 Aug 2010 11:28:24 +0000 (20:28 +0900)]
s5pc210: universal: OneNAND uses the clock as 166MHz

Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
13 years agos5pc210: universal: add missing header file about FB
Donghwa Lee [Mon, 23 Aug 2010 11:17:46 +0000 (20:17 +0900)]
s5pc210: universal: add missing header file about FB

13 years agos5pc210: universal: code clean
Donghwa Lee [Mon, 23 Aug 2010 11:10:28 +0000 (20:10 +0900)]
s5pc210: universal: code clean

13 years agoMerge branch 'master' of dh09.lee@10.89.53.95:/pub/git/u-boot-s5pc1xx
Donghwa Lee [Mon, 23 Aug 2010 10:57:14 +0000 (19:57 +0900)]
Merge branch 'master' of dh09.lee@10.89.53.95:/pub/git/u-boot-s5pc1xx

13 years agos5pc210: universal: support fimd and lcd panel
Donghwa Lee [Mon, 23 Aug 2010 10:55:37 +0000 (19:55 +0900)]
s5pc210: universal: support fimd and lcd panel

13 years agos5p: serial: Use other name of register
Minkyu Kang [Mon, 23 Aug 2010 10:39:32 +0000 (19:39 +0900)]
s5p: serial: Use other name of register

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>