kernel/u-boot.git
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>
13 years agos5p: fimd/fb: codes clean
Minkyu Kang [Wed, 6 Oct 2010 02:13:01 +0000 (11:13 +0900)]
s5p: fimd/fb: codes clean

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

13 years agos5pc1xx: universal: disable CONFIG_CMD_SETGETDCR
Minkyu Kang [Tue, 5 Oct 2010 08:34:38 +0000 (17:34 +0900)]
s5pc1xx: universal: disable CONFIG_CMD_SETGETDCR

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agos5pc110: universal: remove s5pc100 related codes
Minkyu Kang [Tue, 5 Oct 2010 08:34:15 +0000 (17:34 +0900)]
s5pc110: universal: remove s5pc100 related codes

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agos5pc210: universal: Fix hwrev check and set default hwrev as the latest
Kyungmin Park [Tue, 5 Oct 2010 08:31:33 +0000 (17:31 +0900)]
s5pc210: universal: Fix hwrev check and set default hwrev as the latest

Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
13 years agos5pc210: universal: Update the MTD partition for s-boot
Kyungmin Park [Tue, 5 Oct 2010 08:14:27 +0000 (17:14 +0900)]
s5pc210: universal: Update the MTD partition for s-boot

Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
13 years agos5pc1xx: universal: set the function pointer after relocation
Minkyu Kang [Tue, 5 Oct 2010 05:46:33 +0000 (14:46 +0900)]
s5pc1xx: universal: set the function pointer after relocation

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agos5pc1xx: universal: use board_early_init_f
Minkyu Kang [Tue, 5 Oct 2010 05:42:08 +0000 (14:42 +0900)]
s5pc1xx: universal: use board_early_init_f

HW revision checking needs more earlier

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agoREMOVE the recovery block related codes
Minkyu Kang [Tue, 5 Oct 2010 02:15:27 +0000 (11:15 +0900)]
REMOVE the recovery block related codes

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agos5pc210: universal: use the macro at dram_init
Minkyu Kang [Tue, 5 Oct 2010 01:38:59 +0000 (10:38 +0900)]
s5pc210: universal: use the macro at dram_init

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

13 years agos5pc210: universal: increase the malloc len
Minkyu Kang [Tue, 5 Oct 2010 01:16:27 +0000 (10:16 +0900)]
s5pc210: universal: increase the malloc len

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agos5pc1xx: universal: move the code base and increase the malloc len
Minkyu Kang [Tue, 5 Oct 2010 00:59:21 +0000 (09:59 +0900)]
s5pc1xx: universal: move the code base and increase the malloc len

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agoRevert "s5pc1xx: cache: do the alignment"
MyungJoo Ham [Tue, 5 Oct 2010 00:43:44 +0000 (09:43 +0900)]
Revert "s5pc1xx: cache: do the alignment"

This reverts commit 1ddc5c95607602784950af3bc8bf6595d68bc577.

The intend was to update s5pc210, not s5pc110

13 years agommc_ipl: use the correct load address
Minkyu Kang [Tue, 5 Oct 2010 00:41:00 +0000 (09:41 +0900)]
mmc_ipl: use the correct load address

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agos5pc210: universal: support the new relocation code
Minkyu Kang [Tue, 5 Oct 2010 00:40:19 +0000 (09:40 +0900)]
s5pc210: universal: support the new relocation code

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agos5pc1xx: universal: revert the malloc len
Minkyu Kang [Tue, 5 Oct 2010 00:39:37 +0000 (09:39 +0900)]
s5pc1xx: universal: revert the malloc len

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agoARM: PRELOAD: Don't sub the sp pointer when PRELOADER
Kyungmin Park [Tue, 5 Oct 2010 00:38:41 +0000 (09:38 +0900)]
ARM: PRELOAD: Don't sub the sp pointer when PRELOADER

Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
13 years agolcd: workaround: checking the panel info
Minkyu Kang [Tue, 5 Oct 2010 00:35:12 +0000 (09:35 +0900)]
lcd: workaround: checking the panel info

Sometimes framebuffer size is very big (or minus) because of panel info is not initialized

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agoenv_onenand: align the length when env size is lower then mtd erase size
Minkyu Kang [Mon, 4 Oct 2010 12:11:01 +0000 (21:11 +0900)]
env_onenand: align the length when env size is lower then mtd erase size

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agoMerge branch 'master' of party:/pub/git/u-boot-s5pc1xx
Minkyu Kang [Mon, 4 Oct 2010 11:56:36 +0000 (20:56 +0900)]
Merge branch 'master' of party:/pub/git/u-boot-s5pc1xx

13 years agos5pc210: mmc: support to upload uImage in SD-card
Jaehoon Chung [Mon, 4 Oct 2010 11:32:25 +0000 (20:32 +0900)]
s5pc210: mmc: support to upload uImage in SD-card
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
13 years agofs: ubifs: code cleanup
Donggeun Kim [Mon, 4 Oct 2010 11:10:35 +0000 (20:10 +0900)]
fs: ubifs: code cleanup

Signed-off-by: Donggeun Kim <dg77.kim@samsung.com>
13 years agoarm: add workaround code
Minkyu Kang [Mon, 4 Oct 2010 11:04:41 +0000 (20:04 +0900)]
arm: add workaround code

1. relocation the onenand sub command table
2. call arch_cpu_init after relocation (because of function pointer)

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agofbutil: get gd from global data pointer
Minkyu Kang [Mon, 4 Oct 2010 11:02:53 +0000 (20:02 +0900)]
fbutil: get gd from global data pointer

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agos5p: timer: read count value from register when called udelay
Minkyu Kang [Mon, 4 Oct 2010 10:58:04 +0000 (19:58 +0900)]
s5p: timer: read count value from register when called udelay

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agos5pc110: universal: support new relocation code
Minkyu Kang [Mon, 4 Oct 2010 10:57:21 +0000 (19:57 +0900)]
s5pc110: universal: support new relocation code

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agoMerge branch 'master' of git://git.denx.de/u-boot
Minkyu Kang [Mon, 4 Oct 2010 10:45:14 +0000 (19:45 +0900)]
Merge branch 'master' of git://git.denx.de/u-boot

Conflicts:
Makefile
arch/arm/cpu/arm1176/s5p64xx/Makefile
arch/arm/cpu/arm1176/s5p64xx/cpu_info.c
arch/arm/cpu/arm926ejs/mb86r0x/Makefile
arch/arm/cpu/arm926ejs/start.S
arch/arm/cpu/armv7/s5p-common/Makefile
arch/arm/cpu/armv7/s5p-common/cpu_info.c
arch/arm/cpu/armv7/s5pc1xx/Makefile
arch/arm/cpu/armv7/s5pc1xx/clock.c
arch/arm/cpu/armv7/s5pc1xx/cpu_info.c
arch/arm/cpu/armv7/start.S
arch/arm/include/asm/arch-s5pc1xx/clk.h
arch/arm/include/asm/arch-s5pc1xx/cpu.h
arch/arm/include/asm/arch-s5pc1xx/hs_otg.h
arch/arm/include/asm/arch-s5pc1xx/mmc.h
arch/powerpc/cpu/mpc85xx/fsl_corenet_serdes.h
board/eukrea/cpuat91/cpuat91.c
board/overo/overo.c
board/samsung/universal_c210/Makefile
common/cmd_mmc.c
common/env_onenand.c
cpu/arm_cortexa8/omap3/Makefile
drivers/mmc/s5p_mmc.c
drivers/serial/Makefile
drivers/usb/gadget/Makefile
drivers/usb/gadget/config.c
drivers/usb/gadget/epautoconf.c
drivers/usb/gadget/ether.c
drivers/usb/gadget/gadget_chips.h
drivers/usb/gadget/usbstring.c
include/asm-arm/arch-davinci/nand_defs.h
include/configs/cpuat91.h
include/linux/usb/cdc.h
include/linux/usb/ch9.h
include/linux/usb/gadget.h
mmc_ipl/mmc_boot.c
onenand_ipl/board/samsung/universal_c210/u-boot-onenand.lds

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agos5pc1xx: cache: do the alignment
MyungJoo Ham [Mon, 4 Oct 2010 10:40:07 +0000 (19:40 +0900)]
s5pc1xx: cache: do the alignment

This helps improve the stability of sleep/wakeup.

13 years agobuild: Add user infomation to the build script file
Donggeun Kim [Mon, 4 Oct 2010 10:08:28 +0000 (19:08 +0900)]
build: Add user infomation to the build script file

Signed-off-by: Donggeun Kim <dg77.kim@samsung.com>
13 years agos5p: enable making ubifs image and ubinizing features
Donggeun Kim [Mon, 4 Oct 2010 10:02:33 +0000 (19:02 +0900)]
s5p: enable making ubifs image and ubinizing features

Signed-off-by: Donggeun Kim <dg77.kim@samsung.com>
13 years agoubi: Ubinize an ubifs image
Donggeun Kim [Mon, 4 Oct 2010 09:56:59 +0000 (18:56 +0900)]
ubi: Ubinize an ubifs image

It assumes that only one volume including ubifs image is created.

Signed-off-by: Donggeun Kim <dg77.kim@samsung.com>
13 years agofs: ubifs: Making ubifs image
Donggeun Kim [Mon, 4 Oct 2010 09:44:39 +0000 (18:44 +0900)]
fs: ubifs: Making ubifs image

It assumes that
only one file (modem.bin) is a source for making ubifs image.
Time information in inode is set by the fixed value.
Gid and uid in inode is set by the value of the original modem binary.

Signed-off-by: Donggeun Kim <dg77.kim@samsung.com>
13 years agolib: LZO: Add a LZO compression feature
Donggeun Kim [Mon, 4 Oct 2010 09:32:25 +0000 (18:32 +0900)]
lib: LZO: Add a LZO compression feature

Signed-off-by: Donggeun Kim <dg77.kim@samsung.com>
13 years agohmi1001, mucmc52, uc100, uc101: move boards to vendor directory
Wolfgang Denk [Wed, 18 Aug 2010 12:14:17 +0000 (14:14 +0200)]
hmi1001, mucmc52, uc100, uc101: move boards to vendor directory

Signed-off-by: Wolfgang Denk <wd@denx.de>
Cc: Heiko Schocher <hs@denx.de>
Cc: Stefan Roese <sr@denx.de>
Cc: Roderik Wildenburg <roderik.wildenburg@manroland.com>
13 years agoCONFIG_SYS_ARM_WITHOUT_RELOC: document feature removal
Wolfgang Denk [Wed, 29 Sep 2010 09:25:55 +0000 (11:25 +0200)]
CONFIG_SYS_ARM_WITHOUT_RELOC: document feature removal

Signed-off-by: Wolfgang Denk <wd@denx.de>
13 years agos5pc210: universal: moved source setting for vpll and epll to lowlevel_init.S
daeinki [Mon, 4 Oct 2010 03:30:05 +0000 (12:30 +0900)]
s5pc210: universal: moved source setting for vpll and epll to lowlevel_init.S

Signed-off-by: daeinki <inki.dae@samsung.com>
13 years agos5pc210: universal: changed func and parameter name to generic one.
daeinki [Mon, 4 Oct 2010 03:18:03 +0000 (12:18 +0900)]
s5pc210: universal: changed func and parameter name to generic one.

Signed-off-by: daeinki <inki.dae@samsung.com>
13 years agobuild: don't make *_recovery_*.tar
Minkyu Kang [Mon, 4 Oct 2010 02:59:36 +0000 (11:59 +0900)]
build: don't make *_recovery_*.tar

It doesn't use anymore.

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
13 years agos5pc210: universal: added clock setup func for fimd and machines.
daeinki [Sat, 2 Oct 2010 12:18:51 +0000 (21:18 +0900)]
s5pc210: universal: added clock setup func for fimd and machines.

Signed-off-by: daeinki <inki.dae@samsung.com>
13 years agos5pc210: UNIVERSAL: added setup function for machine specific clocks.
daeinki [Sat, 2 Oct 2010 11:56:51 +0000 (20:56 +0900)]
s5pc210: UNIVERSAL: added setup function for machine specific clocks.

Signed-off-by: daeinki <inki.dae@samsung.com>
13 years agos5pc210: universal: DMC Clock: 400MHz, MPLL: 800MHz
MyungJoo Ham [Fri, 1 Oct 2010 05:43:04 +0000 (14:43 +0900)]
s5pc210: universal: DMC Clock: 400MHz, MPLL: 800MHz

APLL: CPU 800MHz (will support 1000 later)
MPLL: DMC 800MHz (clock down with lower CPU clock speed)
EPLL: Sound? 96MHz
VPLL: Video? 108MHz

Note that G3D has various clocks from 275 to 400MHz according to the EVT
numbers and power modes.

13 years agos5pc210: universal: Add missing build config at OneNAND IPL
Jaehoon Chung [Fri, 1 Oct 2010 04:45:27 +0000 (13:45 +0900)]
s5pc210: universal: Add missing build config at OneNAND IPL

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
13 years agos5pc210: Universal: Rev 0.1 with secure boot support
Kyungmin Park [Fri, 1 Oct 2010 04:16:48 +0000 (13:16 +0900)]
s5pc210: Universal: Rev 0.1 with secure boot support

Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>