kernel/u-boot.git
13 years agos5pc210: universal: support rev 0.3 (AQUILA_1.9)
Minkyu Kang [Tue, 9 Nov 2010 05:10:29 +0000 (14:10 +0900)]
s5pc210: universal: support rev 0.3 (AQUILA_1.9)

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agos5pc210: remove debug message
Minkyu Kang [Tue, 9 Nov 2010 01:52:46 +0000 (10:52 +0900)]
s5pc210: remove debug message

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agoadd OLED ID read function using spi
Donghwa Lee [Mon, 8 Nov 2010 00:39:29 +0000 (09:39 +0900)]
add OLED ID read function using spi

13 years agos5pc210: universal: enable safeout1 when downloading
MyungJoo Ham [Wed, 3 Nov 2010 05:24:16 +0000 (14:24 +0900)]
s5pc210: universal: enable safeout1 when downloading

13 years agos5pc210: universal: charger mode
MyungJoo Ham [Wed, 3 Nov 2010 02:27:08 +0000 (11:27 +0900)]
s5pc210: universal: charger mode

When a charger (USB or TA) is inserted before boot, u-boot enables the
charger with proper PMIC setting.

If the charger is TA, it can enter "charger loop" with animation.
However, the animation and charger sleep/wakeup is not complete.

13 years agos5pc110: universal: charger bugfix
MyungJoo Ham [Wed, 3 Nov 2010 02:26:52 +0000 (11:26 +0900)]
s5pc110: universal: charger bugfix

13 years agos5p: add lcd info for ld9040
Donghwa Lee [Tue, 2 Nov 2010 02:26:24 +0000 (11:26 +0900)]
s5p: add lcd info for ld9040

13 years agoramoops: show messages on lcd
Minkyu Kang [Fri, 29 Oct 2010 11:37:51 +0000 (20:37 +0900)]
ramoops: show messages on lcd

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agos5pc210: universal remove clock gating for Modem I/F
Minkyu Kang [Fri, 29 Oct 2010 10:48:24 +0000 (19:48 +0900)]
s5pc210: universal remove clock gating for Modem I/F

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agos5pc210: universal: ramoops: revert the clock gating code
Minkyu Kang [Fri, 29 Oct 2010 10:27:07 +0000 (19:27 +0900)]
s5pc210: universal: ramoops: revert the clock gating code

disable until implement the clock gating on Kernel

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agoramoops: make ramoops command
Minkyu Kang [Fri, 29 Oct 2010 10:25:40 +0000 (19:25 +0900)]
ramoops: make ramoops command

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agos5pc210: universal: disable the Modem I/F clock after checked the ramoops
Minkyu Kang [Fri, 29 Oct 2010 08:33:42 +0000 (17:33 +0900)]
s5pc210: universal: disable the Modem I/F clock after checked the ramoops

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agouniversal: ramoops: don't check the reset status
Minkyu Kang [Fri, 29 Oct 2010 08:31:59 +0000 (17:31 +0900)]
universal: ramoops: don't check the reset status

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agos5pc210: universal: support the ramoops
Minkyu Kang [Fri, 29 Oct 2010 08:18:42 +0000 (17:18 +0900)]
s5pc210: universal: support the ramoops

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agoramoops: add missing file
Minkyu Kang [Fri, 29 Oct 2010 08:15:18 +0000 (17:15 +0900)]
ramoops: add missing file

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agos5pc110: universal: support the ramoops
Minkyu Kang [Fri, 29 Oct 2010 08:14:44 +0000 (17:14 +0900)]
s5pc110: universal: support the ramoops

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agoramoops: add support the ramoops driver
Minkyu Kang [Fri, 29 Oct 2010 08:13:51 +0000 (17:13 +0900)]
ramoops: add support the ramoops driver

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agos5pc210: enable Modem I/F clock
Minkyu Kang [Fri, 29 Oct 2010 07:35:56 +0000 (16:35 +0900)]
s5pc210: enable Modem I/F clock

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agolcd: remove workaround code
Minkyu Kang [Fri, 29 Oct 2010 05:25:21 +0000 (14:25 +0900)]
lcd: remove workaround code

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agoremove debug messages
Minkyu Kang [Fri, 29 Oct 2010 05:22:16 +0000 (14:22 +0900)]
remove debug messages

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agos5pc210: universal: initialize the panel info
Minkyu Kang [Fri, 29 Oct 2010 04:56:40 +0000 (13:56 +0900)]
s5pc210: universal: initialize the panel info

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agos5pc210: universal: add debug codes
Minkyu Kang [Fri, 29 Oct 2010 02:38:23 +0000 (11:38 +0900)]
s5pc210: universal: add debug codes

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agomax17040: use quick start instead of reset
Minkyu Kang [Thu, 28 Oct 2010 08:37:02 +0000 (17:37 +0900)]
max17040: use quick start instead of reset

reset is no guarantee. (by vendor)

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agos5pc210: universal: add some test codes (will be deleted)
Minkyu Kang [Thu, 28 Oct 2010 07:30:41 +0000 (16:30 +0900)]
s5pc210: universal: add some test codes (will be deleted)

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agos5pc210: universal: reset the max17040 more earlier
Minkyu Kang [Thu, 28 Oct 2010 07:25:01 +0000 (16:25 +0900)]
s5pc210: universal: reset the max17040 more earlier

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agos5pc210: universal: add test code for boot time (will be deleted)
Minkyu Kang [Thu, 28 Oct 2010 07:10:33 +0000 (16:10 +0900)]
s5pc210: universal: add test code for boot time (will be deleted)

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agos5pc210: add SYSTIMER base
Minkyu Kang [Thu, 28 Oct 2010 07:02:24 +0000 (16:02 +0900)]
s5pc210: add SYSTIMER base

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agos5pc210: add system timer setting
Minkyu Kang [Thu, 28 Oct 2010 07:01:28 +0000 (16:01 +0900)]
s5pc210: add system timer setting

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agos5pc210: universal: skip the power/reset squence on LCD
Minkyu Kang [Thu, 28 Oct 2010 05:54:12 +0000 (14:54 +0900)]
s5pc210: universal: skip the power/reset squence on LCD

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agommc: Change Tx/Rx Feedback clock delay
Jaehoon Chung [Thu, 28 Oct 2010 05:25:03 +0000 (14:25 +0900)]
mmc: Change Tx/Rx Feedback clock delay
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
13 years agos5pc210: universal: reduce the boot time (about 80ms)
Minkyu Kang [Thu, 28 Oct 2010 02:39:29 +0000 (11:39 +0900)]
s5pc210: universal: reduce the boot time (about 80ms)

1. Don't initialize i2c devices twice
2. LDO4 default on
3. Don't show ldo on/off message at boot time
4. Make some messages to debug

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agos5pc210: universal: set bootdelay to zero
Minkyu Kang [Thu, 28 Oct 2010 01:38:36 +0000 (10:38 +0900)]
s5pc210: universal: set bootdelay to zero

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agos5pc210: reduce lcd power on delay
Donghwa Lee [Thu, 28 Oct 2010 01:27:17 +0000 (10:27 +0900)]
s5pc210: reduce lcd power on delay

13 years agos5pc210: universal: Fix MASSMEMORY_EN pin at each revision
Kyungmin Park [Wed, 27 Oct 2010 04:47:33 +0000 (13:47 +0900)]
s5pc210: universal: Fix MASSMEMORY_EN pin at each revision

Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
13 years agos5pc210: universal: extend ADC value for the rev0.2 board detection
Kyungmin Park [Tue, 26 Oct 2010 11:08:40 +0000 (20:08 +0900)]
s5pc210: universal: extend ADC value for the rev0.2 board detection

Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
13 years agos5pc210: universal: Prepare Universal Rev0.2 detection
Kyungmin Park [Tue, 26 Oct 2010 07:15:13 +0000 (16:15 +0900)]
s5pc210: universal: Prepare Universal Rev0.2 detection

Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
13 years agos5pc210: show the pcb(schematic) revision
Minkyu Kang [Tue, 26 Oct 2010 04:44:37 +0000 (13:44 +0900)]
s5pc210: show the pcb(schematic) revision

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agobuild: add personal setting, restyle nearby scripts.
MyungJoo Ham [Tue, 26 Oct 2010 02:15:02 +0000 (11:15 +0900)]
build: add personal setting, restyle nearby scripts.

13 years agos5pc210: universal: LP3974 setting sync with kernel
MyungJoo Ham [Tue, 26 Oct 2010 02:11:52 +0000 (11:11 +0900)]
s5pc210: universal: LP3974 setting sync with kernel

13 years agodrime3: ex1: workaround
Heungjun Kim [Mon, 25 Oct 2010 11:01:37 +0000 (20:01 +0900)]
drime3: ex1: workaround

- enable compiling
- issue : saveenv command dosen't work on the u-boot shell

Signed-off-by: Heungjun Kim <riverful.kim@samsung.com>
13 years agoRevert "drime3: ex1: fix compile error"
Heungjun Kim [Mon, 25 Oct 2010 07:17:39 +0000 (16:17 +0900)]
Revert "drime3: ex1: fix compile error"

- must be another way to solve this problem.

This reverts commit 67b4b03f897d96acec11882d318fecd2c1fecfbc.

13 years agos5pc210: disable the watchdog
Minkyu Kang [Mon, 25 Oct 2010 07:09:25 +0000 (16:09 +0900)]
s5pc210: disable the watchdog

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agodrime3: ex1: disable RTC wakeup booting source
Heungjun Kim [Mon, 25 Oct 2010 07:08:06 +0000 (16:08 +0900)]
drime3: ex1: disable RTC wakeup booting source

Signed-off-by: Heungjun Kim <riverful.kim@samsung.com>
13 years agocorrect lcd polarity info
Donghwa Lee [Mon, 25 Oct 2010 06:55:38 +0000 (15:55 +0900)]
correct lcd polarity info

13 years agodrime3: acc: prevent hang ()
Heungjun Kim [Mon, 25 Oct 2010 06:53:19 +0000 (15:53 +0900)]
drime3: acc: prevent hang ()

- cpu_info () must return 0

Signed-off-by: Heungjun Kim <riverful.kim@samsung.com>
13 years agodrime3: ex1: fix compile error
Heungjun Kim [Mon, 25 Oct 2010 06:43:45 +0000 (15:43 +0900)]
drime3: ex1: fix compile error

Signed-off-by: Heungjun Kim <riverful.kim@samsung.com>
13 years agoDelete the newline when display MMC write
Kyungmin Park [Thu, 21 Oct 2010 11:47:40 +0000 (20:47 +0900)]
Delete the newline when display MMC write

Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
13 years agodrime3: ex1: add reset code
Heungjun Kim [Thu, 21 Oct 2010 10:48:13 +0000 (19:48 +0900)]
drime3: ex1: add reset code

Signed-off-by: Heungjun Kim <riverful.kim@samsung.com>
13 years agobuild: adjustement of settings
Lukasz Majewski [Thu, 21 Oct 2010 10:09:07 +0000 (12:09 +0200)]
build: adjustement of settings

Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
13 years agousbd: fix the mmc capacity
Minkyu Kang [Thu, 21 Oct 2010 00:34:02 +0000 (09:34 +0900)]
usbd: fix the mmc capacity

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agommc: driver code cleanup
Jaehoon Chung [Wed, 20 Oct 2010 12:18:09 +0000 (21:18 +0900)]
mmc: driver code cleanup
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
13 years agommc: fix the showing capacity of mmc
Minkyu Kang [Wed, 20 Oct 2010 12:04:33 +0000 (21:04 +0900)]
mmc: fix the showing capacity of mmc

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agommc: driver update
Minkyu Kang [Wed, 20 Oct 2010 12:03:26 +0000 (21:03 +0900)]
mmc: driver update

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agommc: fix the lba value with high capacity
Minkyu Kang [Wed, 20 Oct 2010 11:36:17 +0000 (20:36 +0900)]
mmc: fix the lba value with high capacity

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agoRevert "Workaround: mmc: don't check the lba"
Minkyu Kang [Wed, 20 Oct 2010 11:33:31 +0000 (20:33 +0900)]
Revert "Workaround: mmc: don't check the lba"

This reverts commit 7c5de787221f437fd71a178a83cd618556794b4f.

13 years agoWorkaround: mmc: don't check the lba
Minkyu Kang [Wed, 20 Oct 2010 11:13:02 +0000 (20:13 +0900)]
Workaround: mmc: don't check the lba

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agos5pc210: universal: fixed wrong paramenter
Jaehoon Chung [Fri, 15 Oct 2010 00:32:13 +0000 (09:32 +0900)]
s5pc210: universal: fixed wrong paramenter
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
13 years agos5pc210: universal: add rootwait for SD-boot
Jaehoon Chung [Fri, 15 Oct 2010 00:21:23 +0000 (09:21 +0900)]
s5pc210: universal: add rootwait for SD-boot
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
13 years agos5pc110: universal: remove unused codes
Minkyu Kang [Thu, 14 Oct 2010 04:43:02 +0000 (13:43 +0900)]
s5pc110: universal: remove unused codes

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agoBuild: Remove dummy touch
Kyungmin Park [Thu, 14 Oct 2010 00:35:55 +0000 (09:35 +0900)]
Build: Remove dummy touch

Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
13 years agoRevert "s5pc110: universal: enable dcache and icache"
Jaehoon Chung [Wed, 13 Oct 2010 10:57:20 +0000 (19:57 +0900)]
Revert "s5pc110: universal: enable dcache and icache"

This reverts commit 80ff64c81ae62be2313138f05af143e0da18b16c.

13 years agos5pc110: universal: bug fixed
Jaehoon Chung [Wed, 13 Oct 2010 04:56:56 +0000 (13:56 +0900)]
s5pc110: universal: bug fixed
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
13 years agos5pc210: universal: add rootdelay for SD-boot
Jaehoon Chung [Wed, 13 Oct 2010 04:49:00 +0000 (13:49 +0900)]
s5pc210: universal: add rootdelay for SD-boot
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
13 years agos5pc110: universal: fixed correct comment
Jaehoon Chung [Wed, 13 Oct 2010 04:14:01 +0000 (13:14 +0900)]
s5pc110: universal: fixed correct comment
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
13 years agos5pc110: universal: support to upload uImage in SD-card
Jaehoon Chung [Wed, 13 Oct 2010 04:12:20 +0000 (13:12 +0900)]
s5pc110: universal: support to upload uImage in SD-card
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
13 years agos5pc210: changed sdboot setting to partition 2.
daeinki [Wed, 13 Oct 2010 02:58:30 +0000 (11:58 +0900)]
s5pc210: changed sdboot setting to partition 2.

Signed-off-by: daeinki <inki.dae@samsung.com>
13 years agos5pc110: universal: enable dcache and icache
Minkyu Kang [Wed, 13 Oct 2010 01:28:07 +0000 (10:28 +0900)]
s5pc110: universal: enable dcache and icache

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agoMerge branch 'master' of party:/pub/git/u-boot-s5pc1xx
Minkyu Kang [Tue, 12 Oct 2010 23:35:37 +0000 (08:35 +0900)]
Merge branch 'master' of party:/pub/git/u-boot-s5pc1xx

13 years agos5pc210: universal: Pass the revision tag
Kyungmin Park [Tue, 12 Oct 2010 11:30:30 +0000 (20:30 +0900)]
s5pc210: universal: Pass the revision tag

Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
13 years agoMerge branch 'master' of party:/pub/git/u-boot-s5pc1xx
Kyungmin Park [Tue, 12 Oct 2010 11:30:14 +0000 (20:30 +0900)]
Merge branch 'master' of party:/pub/git/u-boot-s5pc1xx

13 years agos5pc210: universal: Fix ubi mtd partition
Joonyoung Shim [Tue, 12 Oct 2010 10:21:42 +0000 (19:21 +0900)]
s5pc210: universal: Fix ubi mtd partition

Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
13 years agousbd: Add modem ubi image checking
Joonyoung Shim [Tue, 12 Oct 2010 10:20:39 +0000 (19:20 +0900)]
usbd: Add modem ubi image checking

Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
13 years agos5pc110: universal: revert the lowlevel_init
Minkyu Kang [Tue, 12 Oct 2010 10:10:05 +0000 (19:10 +0900)]
s5pc110: universal: revert the lowlevel_init

Because of wrong memory detection
It will be fixed.

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agoARMv7: S5P: add data cache support
Minkyu Kang [Tue, 12 Oct 2010 08:08:54 +0000 (17:08 +0900)]
ARMv7: S5P: add data cache support

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agos5pc110: universal: revert the lowlevel_init
Minkyu Kang [Tue, 12 Oct 2010 10:10:05 +0000 (19:10 +0900)]
s5pc110: universal: revert the lowlevel_init

Because of wrong memory detection
It will be fixed.

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agoARMv7: S5P: add data cache support
Minkyu Kang [Tue, 12 Oct 2010 08:08:54 +0000 (17:08 +0900)]
ARMv7: S5P: add data cache support

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agos5pc210: universal: Incrase the ADC range to detect the HWREV
Kyungmin Park [Mon, 11 Oct 2010 07:42:34 +0000 (16:42 +0900)]
s5pc210: universal: Incrase the ADC range to detect the HWREV

Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
13 years agoMakefile: move the config to board config file
Minkyu Kang [Mon, 11 Oct 2010 06:21:49 +0000 (15:21 +0900)]
Makefile: move the config to board config file

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agos5pc110: don't make ipl image
Minkyu Kang [Mon, 11 Oct 2010 06:13:18 +0000 (15:13 +0900)]
s5pc110: don't make ipl image

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agos5pc110: universal: enable the s-boot
Minkyu Kang [Mon, 11 Oct 2010 06:06:05 +0000 (15:06 +0900)]
s5pc110: universal: enable the s-boot

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agos5pc110: universal: fix the gpio base register
Minkyu Kang [Mon, 11 Oct 2010 04:42:29 +0000 (13:42 +0900)]
s5pc110: universal: fix the gpio base register

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agos5pc110: universal_c110: remove c100 related codes
Minkyu Kang [Mon, 11 Oct 2010 02:53:31 +0000 (11:53 +0900)]
s5pc110: universal_c110: remove c100 related codes

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agos5pc110: universal: remove compiler warnings
Minkyu Kang [Mon, 11 Oct 2010 02:52:42 +0000 (11:52 +0900)]
s5pc110: universal: remove compiler warnings

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agos5pc1xx: show the kmsg dump
Minkyu Kang [Fri, 8 Oct 2010 08:23:40 +0000 (17:23 +0900)]
s5pc1xx: show the kmsg dump

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agoMerge branch 'master' of party:/pub/git/u-boot-s5pc1xx
Minkyu Kang [Fri, 8 Oct 2010 07:44:06 +0000 (16:44 +0900)]
Merge branch 'master' of party:/pub/git/u-boot-s5pc1xx

13 years agos5pc110: universal: show reset status
Minkyu Kang [Fri, 8 Oct 2010 07:43:46 +0000 (16:43 +0900)]
s5pc110: universal: show reset status

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agobuild: build settings
Lukasz Majewski [Thu, 7 Oct 2010 13:54:05 +0000 (15:54 +0200)]
build: build settings

Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
13 years agobuild: add my individual settings
Marek Szyprowski [Thu, 7 Oct 2010 11:19:12 +0000 (13:19 +0200)]
build: add my individual settings

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
13 years agousbd: use s/w reset when downloading is complete
Minkyu Kang [Thu, 7 Oct 2010 10:59:36 +0000 (19:59 +0900)]
usbd: use s/w reset when downloading is complete

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agolcd: changed gamma value to max for ld9040 lcd panel.
daeinki [Thu, 7 Oct 2010 08:53:40 +0000 (17:53 +0900)]
lcd: changed gamma value to max for ld9040 lcd panel.

Signed-off-by: daeinki <inki.dae@samsung.com>
13 years agos5pc210: add SBOOT configuration
Minkyu Kang [Thu, 7 Oct 2010 07:42:56 +0000 (16:42 +0900)]
s5pc210: add SBOOT configuration

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agos5pc210: universal: Don't build the IPL. Use the s-boot
Kyungmin Park [Thu, 7 Oct 2010 07:32:32 +0000 (16:32 +0900)]
s5pc210: universal: Don't build the IPL. Use the s-boot

Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
13 years agobuild: make tar image for u-boot.bin
Minkyu Kang [Thu, 7 Oct 2010 06:46:43 +0000 (15:46 +0900)]
build: make tar image for u-boot.bin

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agousbd: prevent the wrong image downloading
Minkyu Kang [Thu, 7 Oct 2010 06:45:09 +0000 (15:45 +0900)]
usbd: prevent the wrong image downloading

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agousbd: get the bootloader partition from mtd part
Minkyu Kang [Thu, 7 Oct 2010 06:17:49 +0000 (15:17 +0900)]
usbd: get the bootloader partition from mtd part

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agos5pc1xx: universal: revert the TEXT_BASE
Minkyu Kang [Wed, 6 Oct 2010 10:40:49 +0000 (19:40 +0900)]
s5pc1xx: universal: revert the TEXT_BASE

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agofs: ubifs: Do not use a buffer allocated from malloc function
Donggeun Kim [Wed, 6 Oct 2010 09:19:40 +0000 (18:19 +0900)]
fs: ubifs: Do not use a buffer allocated from malloc function

Signed-off-by: Donggeun Kim <dg77.kim@samsung.com>
13 years agos5pc210: universal: Fix OneNAND IPL build
Kyungmin Park [Wed, 6 Oct 2010 05:32:36 +0000 (14:32 +0900)]
s5pc210: universal: Fix OneNAND IPL build

Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
13 years agoARM: interrupt: make silent at show_regs function
Minkyu Kang [Wed, 6 Oct 2010 04:42:20 +0000 (13:42 +0900)]
ARM: interrupt: make silent at show_regs function

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agos5pc210: universal: enable T-flash detect pin
Jaehoon Chung [Wed, 6 Oct 2010 04:41:15 +0000 (13:41 +0900)]
s5pc210: universal: enable T-flash detect pin
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>