kernel/u-boot.git
14 years agos5pc110:P1:modified for AMOLED init JA13_20100129
DooHyun.Hwang [Fri, 29 Jan 2010 08:37:24 +0000 (17:37 +0900)]
s5pc110:P1:modified for AMOLED init

14 years agos5pc110:P1:edit for only P1
DooHyun.Hwang [Fri, 29 Jan 2010 08:00:46 +0000 (17:00 +0900)]
s5pc110:P1:edit for only P1

14 years agos5pc110: fix cpu revision check for geminus
Minkyu Kang [Fri, 29 Jan 2010 05:23:47 +0000 (14:23 +0900)]
s5pc110: fix cpu revision check for geminus

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
14 years agos5pc110: geminus: Add autodownload mode
Donghwa Lee [Fri, 29 Jan 2010 04:25:01 +0000 (13:25 +0900)]
s5pc110: geminus: Add autodownload mode

14 years agos5pc110: aries: CP RST High at u-boot per the request.
MyungJoo Ham [Fri, 29 Jan 2010 03:11:22 +0000 (12:11 +0900)]
s5pc110: aries: CP RST High at u-boot per the request.

14 years agos5pc110: gpio setting: add "Keep State", ready to support "mirror" mode.
MyungJoo Ham [Fri, 29 Jan 2010 02:42:17 +0000 (11:42 +0900)]
s5pc110: gpio setting: add "Keep State", ready to support "mirror" mode.

- Mirror mode: set Pull-Down/Up according to the current
state in u-boot booting time. (For hw-revision pins)

- Keep State: 0x3 "Previous state" for GPxxCONPDN

14 years agos5pc110: aries: updated gpio map, reduced sleep current
MyungJoo Ham [Fri, 29 Jan 2010 01:44:48 +0000 (10:44 +0900)]
s5pc110: aries: updated gpio map, reduced sleep current

Updated gpio powerdown setting based on a bare guess #2
- w/o platform: 3.62mA
- w/ platform: 18mA

14 years agos5pc110: aries: gpio setting updated
MyungJoo Ham [Thu, 28 Jan 2010 12:03:46 +0000 (21:03 +0900)]
s5pc110: aries: gpio setting updated

- Based on a simple guess, powerdown gpio settings are updated

- W/o platform: 4.6 mA
- W/ platform: 21 mA

14 years agos5pc110: aquila: Make a simple codes
Kyungmin Park [Thu, 28 Jan 2010 11:10:09 +0000 (20:10 +0900)]
s5pc110: aquila: Make a simple codes

Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
14 years agoMerge branch 'master' of mj.ham@party:/pub/git/u-boot-s5pc1xx JA12_20100128
MyungJoo Ham [Thu, 28 Jan 2010 09:54:44 +0000 (18:54 +0900)]
Merge branch 'master' of mj.ham@party:/pub/git/u-boot-s5pc1xx

14 years agos5pc110: Aries: let it enter gpio powerdown mode setting.
MyungJoo Ham [Thu, 28 Jan 2010 09:53:54 +0000 (18:53 +0900)]
s5pc110: Aries: let it enter gpio powerdown mode setting.

14 years agos5pc110: aries: enable movinand power
Minkyu Kang [Thu, 28 Jan 2010 09:53:21 +0000 (18:53 +0900)]
s5pc110: aries: enable movinand power

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
14 years agos5pc110: seperate gpio setting from universal.c. seperate aries gpio
MyungJoo Ham [Thu, 28 Jan 2010 09:36:44 +0000 (18:36 +0900)]
s5pc110: seperate gpio setting from universal.c. seperate aries gpio

- board/samsung/universal/gpio_setting.h has the powerdown mode
  settings of gpio's.
- Settings for Aries are seperated from those for Aquila.

14 years agos5pc110: geminus: Fix revision check
Joonyoung Shim [Thu, 28 Jan 2010 02:54:08 +0000 (11:54 +0900)]
s5pc110: geminus: Fix revision check

Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
14 years agofsa9480: save usb path JA11_20100127
Minkyu Kang [Wed, 27 Jan 2010 07:47:15 +0000 (16:47 +0900)]
fsa9480: save usb path

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
14 years agos5pc110: cypress: Fix cypress detection
Joonyoung Shim [Wed, 27 Jan 2010 07:08:29 +0000 (16:08 +0900)]
s5pc110: cypress: Fix cypress detection

Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
14 years agos5pc110: universal: remove compile warnings JA10_20100126
Minkyu Kang [Tue, 26 Jan 2010 08:50:01 +0000 (17:50 +0900)]
s5pc110: universal: remove compile warnings

i2c-gpio.c: In function 'i2c_gpio_get':
i2c-gpio.c:87: warning: 'return' with no value, in function returning non-void
universal.c: In function 'i2c_init_board':
universal.c:264: warning: assignment makes integer from pointer without a cast
universal.c:265: warning: assignment makes integer from pointer without a cast
universal.c:272: warning: assignment makes integer from pointer without a cast

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
14 years agos5pc110: aquila: Add MACH_P1P2
Joonyoung Shim [Tue, 26 Jan 2010 08:14:39 +0000 (17:14 +0900)]
s5pc110: aquila: Add MACH_P1P2

Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
14 years agos5pc110: aquila: Remove P1P2 codes
Joonyoung Shim [Tue, 26 Jan 2010 07:58:45 +0000 (16:58 +0900)]
s5pc110: aquila: Remove P1P2 codes

Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
14 years agos5pc110: OneNAND: Prefetch read enable
Kyungmin Park [Tue, 26 Jan 2010 07:00:57 +0000 (16:00 +0900)]
s5pc110: OneNAND: Prefetch read enable

Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
14 years agos5pc110: do not read CODEC_XTAL_EN to configure DRAM.
MyungJoo Ham [Tue, 26 Jan 2010 05:52:18 +0000 (14:52 +0900)]
s5pc110: do not read CODEC_XTAL_EN to configure DRAM.

14 years agocharger: removed unused array for animation.
MyungJoo Ham [Tue, 26 Jan 2010 05:17:32 +0000 (14:17 +0900)]
charger: removed unused array for animation.

14 years agoRevert "s5pc110: mmc: active high wlan_bt_en during suspend/resume"
Jaehoon Chung [Tue, 26 Jan 2010 02:37:17 +0000 (11:37 +0900)]
Revert "s5pc110: mmc: active high wlan_bt_en during suspend/resume"

This reverts commit 7bf25f996c2db50b6f90748d9b80617f9c7c21ce.

14 years agos5pc110: mmc: active high wlan_bt_en during suspend/resume
Jaehoon Chung [Tue, 26 Jan 2010 02:10:54 +0000 (11:10 +0900)]
s5pc110: mmc: active high wlan_bt_en during suspend/resume
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
14 years agos5pc110: lcd: Correct ACL ON command
Donghwa Lee [Tue, 26 Jan 2010 02:05:05 +0000 (11:05 +0900)]
s5pc110: lcd: Correct ACL ON command

14 years agos5pc110: lcd: add s6e63m0 ELVSS on sequence
Donghwa Lee [Tue, 26 Jan 2010 00:08:38 +0000 (09:08 +0900)]
s5pc110: lcd: add s6e63m0 ELVSS on sequence

14 years agos5pc110: universal: adjust gpio-i2c busses JA09_20100125
Minkyu Kang [Mon, 25 Jan 2010 11:48:13 +0000 (20:48 +0900)]
s5pc110: universal: adjust gpio-i2c busses

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
14 years agos5pc110: gpio-i2c: check gpio bank is NULL
Minkyu Kang [Mon, 25 Jan 2010 11:47:24 +0000 (20:47 +0900)]
s5pc110: gpio-i2c: check gpio bank is NULL

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
14 years agos5pc110: aquila: Rev 0.9 LCD support
Kyungmin Park [Mon, 25 Jan 2010 10:24:17 +0000 (19:24 +0900)]
s5pc110: aquila: Rev 0.9 LCD support

Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
14 years agos5pc110: aries: add i2c gpio busses
Minkyu Kang [Mon, 25 Jan 2010 10:03:57 +0000 (19:03 +0900)]
s5pc110: aries: add i2c gpio busses

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
14 years agoMerge branch 'master' of prom@party:/pub/git/u-boot-s5pc1xx
Minkyu Kang [Mon, 25 Jan 2010 10:02:54 +0000 (19:02 +0900)]
Merge branch 'master' of prom@party:/pub/git/u-boot-s5pc1xx

14 years agos5pc110: universal: move CMD_BMP config
Minkyu Kang [Mon, 25 Jan 2010 10:02:24 +0000 (19:02 +0900)]
s5pc110: universal: move CMD_BMP config

It's up to LCD Config

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
14 years agos5pc110: typo: strne->streq (no retention-release for resume)
MyungJoo Ham [Mon, 25 Jan 2010 09:37:54 +0000 (18:37 +0900)]
s5pc110: typo: strne->streq (no retention-release for resume)

14 years agos5pc110: Do NOT release retention for resume at lowlevel_init.S
MyungJoo Ham [Mon, 25 Jan 2010 08:33:59 +0000 (17:33 +0900)]
s5pc110: Do NOT release retention for resume at lowlevel_init.S

- Let kernel/u-boot resume function do it for resume
- However, for boot-up, retention release is done at
  lowleve_init.S

14 years agos5pc110: aquila: Rev 0.9 support
Kyungmin Park [Mon, 25 Jan 2010 07:37:06 +0000 (16:37 +0900)]
s5pc110: aquila: Rev 0.9 support

Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
14 years agos5pc110: lcd: s6e63m0 code clean
Donghwa Lee [Mon, 25 Jan 2010 03:09:24 +0000 (12:09 +0900)]
s5pc110: lcd: s6e63m0 code clean

14 years agos5pc110: lcd: add s6e63m0 acl on sequence
Donghwa Lee [Mon, 25 Jan 2010 02:39:49 +0000 (11:39 +0900)]
s5pc110: lcd: add s6e63m0 acl on sequence

14 years agos5pc110: aquila: Fix Samsung Logo display
Kyungmin Park [Mon, 25 Jan 2010 00:26:10 +0000 (09:26 +0900)]
s5pc110: aquila: Fix Samsung Logo display

Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
14 years agos5pc110: aquila: Fix s5pc110 handling at setup OneDRAM memory
Kyungmin Park [Mon, 25 Jan 2010 00:08:35 +0000 (09:08 +0900)]
s5pc110: aquila: Fix s5pc110 handling at setup OneDRAM memory

Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
14 years agocharger: when power key is pressed, animation is cleared and the logo appears.
MyungJoo Ham [Sun, 24 Jan 2010 06:11:22 +0000 (15:11 +0900)]
charger: when power key is pressed, animation is cleared and the logo appears.

14 years agos5pc110: Initialize Async Bridge Registers (EVT1 LSI Guide)
MyungJoo Ham [Sun, 24 Jan 2010 06:01:23 +0000 (15:01 +0900)]
s5pc110: Initialize Async Bridge Registers (EVT1 LSI Guide)

14 years agos5pc110: lcd: modified framework for lcd platform data.
daeinki [Fri, 22 Jan 2010 10:47:23 +0000 (19:47 +0900)]
s5pc110: lcd: modified framework for lcd platform data.

Signed-off-by: daeinki <inki.dae@samsung.com>
14 years agocompile error fix. and add CONFIG_SYS_VIDOE_LOGO_MAX_SIZE to p1p2
jseok.yang [Fri, 22 Jan 2010 08:14:18 +0000 (17:14 +0900)]
compile error fix. and add CONFIG_SYS_VIDOE_LOGO_MAX_SIZE to p1p2

14 years agoMerge branch 'master' of http://git.denx.de/u-boot JA08_20100122
Kyungmin Park [Fri, 22 Jan 2010 07:04:52 +0000 (16:04 +0900)]
Merge branch 'master' of http://git.denx.de/u-boot

Conflicts:

lib_generic/Makefile
lib_generic/net_utils.c

Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
14 years agos5pc110: p1p2: add LCD config
Minkyu Kang [Fri, 22 Jan 2010 06:37:31 +0000 (15:37 +0900)]
s5pc110: p1p2: add LCD config

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
14 years agos5pc110: p1p2: add config file
Minkyu Kang [Fri, 22 Jan 2010 06:32:33 +0000 (15:32 +0900)]
s5pc110: p1p2: add config file

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
14 years agos5pc110: p1p2: add p1p2 board to onenand_ipl
Minkyu Kang [Fri, 22 Jan 2010 06:04:40 +0000 (15:04 +0900)]
s5pc110: p1p2: add p1p2 board to onenand_ipl

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
14 years agoMerge branch 'master' of prom@party:/pub/git/u-boot-s5pc1xx
Minkyu Kang [Fri, 22 Jan 2010 06:02:09 +0000 (15:02 +0900)]
Merge branch 'master' of prom@party:/pub/git/u-boot-s5pc1xx

14 years agos5pc110: p1p2: add p1p2 board
Minkyu Kang [Fri, 22 Jan 2010 06:01:52 +0000 (15:01 +0900)]
s5pc110: p1p2: add p1p2 board

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
14 years agos5p6442: smdk6442: OneNAND sync burst support
Joonyoung Shim [Fri, 22 Jan 2010 05:46:06 +0000 (14:46 +0900)]
s5p6442: smdk6442: OneNAND sync burst support

Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
14 years agos5pc110: lcd: compress boot logo
Donghwa Lee [Fri, 22 Jan 2010 05:03:28 +0000 (14:03 +0900)]
s5pc110: lcd: compress boot logo

14 years agousbd: kill warnings
Minkyu Kang [Fri, 22 Jan 2010 03:16:51 +0000 (12:16 +0900)]
usbd: kill warnings

cmd_usbd.c: In function 'write_file_mmc':
cmd_usbd.c:376: warning: format '%08x' expects type 'unsigned int', but argument 2 has type 'ulong'
cmd_usbd.c:403: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int'
cmd_usbd.c:427: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int'

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
14 years agocommon: lcd: kill warnings
Minkyu Kang [Fri, 22 Jan 2010 03:08:19 +0000 (12:08 +0900)]
common: lcd: kill warnings

lcd.c: In function 'lcd_display_clear':
lcd.c:607: warning: unused variable 'k'
lcd.c:607: warning: unused variable 'j'
lcd.c:607: warning: unused variable 'i'
lcd.c: In function 'lcd_display_bitmap':
lcd.c:676: warning: implicit declaration of function 'malloc'

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
14 years agos5pc110: universal: kill warnings
Minkyu Kang [Fri, 22 Jan 2010 03:03:05 +0000 (12:03 +0900)]
s5pc110: universal: kill warnings

universal.c: In function 'into_charge_mode':
universal.c:1080: warning: assignment makes integer from pointer without a cast
universal.c:1089: warning: implicit declaration of function 'free'
universal.c: In function 'max8998_power_key':
universal.c:1045: warning: control reaches end of non-void function

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
14 years agovideo: ams701ka: update driver
Minkyu Kang [Fri, 22 Jan 2010 02:44:09 +0000 (11:44 +0900)]
video: ams701ka: update driver

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
14 years agos5pc1xx: p1p2: add board files
Minkyu Kang [Fri, 22 Jan 2010 02:41:50 +0000 (11:41 +0900)]
s5pc1xx: p1p2: add board files

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
14 years agovideo: make fb and lcd separately
Minkyu Kang [Fri, 22 Jan 2010 02:33:33 +0000 (11:33 +0900)]
video: make fb and lcd separately

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
14 years agousbd: use mmc->capacity value instead of hard code
Minkyu Kang [Fri, 22 Jan 2010 01:24:58 +0000 (10:24 +0900)]
usbd: use mmc->capacity value instead of hard code

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
14 years agommc: fix mmc->capacity value
Minkyu Kang [Fri, 22 Jan 2010 01:22:52 +0000 (10:22 +0900)]
mmc: fix mmc->capacity value

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
14 years agomax8998: add safeout control
Minkyu Kang [Fri, 22 Jan 2010 00:08:56 +0000 (09:08 +0900)]
max8998: add safeout control

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
14 years agofsa9480: add micro usb switching command
Minkyu Kang [Thu, 21 Jan 2010 23:59:58 +0000 (08:59 +0900)]
fsa9480: add micro usb switching command

add safeout2 control to pmic

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
14 years agompc512x: Use in/out accessors for all registers
Detlev Zundel [Thu, 21 Jan 2010 16:55:58 +0000 (17:55 +0100)]
mpc512x: Use in/out accessors for all registers

This is not only a cosmetic change as it fixes the real bug of board
reset not working with the ELDK 4.2 toolchain.

Signed-off-by: Detlev Zundel <dzu@denx.de>
14 years agotools: allow people to compile w/out configuring
Mike Frysinger [Thu, 21 Jan 2010 09:03:22 +0000 (04:03 -0500)]
tools: allow people to compile w/out configuring

It's useful to be able to build up the host tools without having to select
a board first.  Pretty much all tools in there are config-independent
anyways.

Also add a shortcut "tools-all" to quickly build all host tools that are
actually config-independent to allow for simple test builds.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
14 years agoubsha1: drop unnecessary includes/prototypes
Mike Frysinger [Thu, 21 Jan 2010 09:03:21 +0000 (04:03 -0500)]
ubsha1: drop unnecessary includes/prototypes

This code doesn't use any config.h defines, and the sha1.h header already
declares a sha1_csum prototype.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
14 years agoimage.h: avoid command.h for host tools
Mike Frysinger [Thu, 21 Jan 2010 09:03:20 +0000 (04:03 -0500)]
image.h: avoid command.h for host tools

The u-boot command structures don't get used with host systems, so don't
bother including it when building host code.  This avoids an implicit need
on config.h in the process.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
14 years agoRemoving Atmel from ARM926EJ-S Systems
Matthias Weisser [Mon, 18 Jan 2010 09:58:13 +0000 (10:58 +0100)]
Removing Atmel from ARM926EJ-S Systems

Signed-off-by: Matthias Weisser <weisserm@arcor.de>
14 years agoMerge branch 'master' of /home/wd/git/u-boot/custodians
Wolfgang Denk [Thu, 21 Jan 2010 21:27:59 +0000 (22:27 +0100)]
Merge branch 'master' of /home/wd/git/u-boot/custodians

14 years agoMerge branch 'master' of git://git.denx.de/u-boot-ppc4xx
Wolfgang Denk [Thu, 21 Jan 2010 21:27:54 +0000 (22:27 +0100)]
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx

14 years agolmb: only force on arches that use it
Mike Frysinger [Tue, 3 Nov 2009 16:35:59 +0000 (11:35 -0500)]
lmb: only force on arches that use it

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
14 years agosha1: add dedicated config option
Mike Frysinger [Mon, 18 Jan 2010 02:08:00 +0000 (21:08 -0500)]
sha1: add dedicated config option

The sha1 code is currently compiled for everyone, but in reality, it's
only used by the FIT code.  So make it optional just like MD5.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
14 years agoMerge branch 'master' of git://git.denx.de/u-boot-mips
Wolfgang Denk [Thu, 21 Jan 2010 21:03:28 +0000 (22:03 +0100)]
Merge branch 'master' of git://git.denx.de/u-boot-mips

14 years agoMerge branch 'master' of git://git.denx.de/u-boot-nand-flash
Wolfgang Denk [Thu, 21 Jan 2010 21:02:21 +0000 (22:02 +0100)]
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash

14 years agoMerge branch 'master' of git://git.denx.de/u-boot-blackfin
Wolfgang Denk [Thu, 21 Jan 2010 20:54:37 +0000 (21:54 +0100)]
Merge branch 'master' of git://git.denx.de/u-boot-blackfin

14 years agos5p6442: smdk6442: Add csa partition JA07_20100121
Joonyoung Shim [Thu, 21 Jan 2010 10:31:34 +0000 (19:31 +0900)]
s5p6442: smdk6442: Add csa partition

Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
14 years agoRename the header of a animation frame container.
MyungJoo Ham [Thu, 21 Jan 2010 10:08:28 +0000 (19:08 +0900)]
Rename the header of a animation frame container.

14 years agoMerge branch 'master' of minjames@party:/pub/git/u-boot-s5pc1xx
Byungho Min [Thu, 21 Jan 2010 08:28:26 +0000 (17:28 +0900)]
Merge branch 'master' of minjames@party:/pub/git/u-boot-s5pc1xx

14 years agoRevert "p1p2: separate.patch & relation.patch"
Byungho Min [Thu, 21 Jan 2010 08:28:01 +0000 (17:28 +0900)]
Revert "p1p2: separate.patch & relation.patch"

This reverts commit 468bf8aff858d05230b27642075904ef0fd4e3c9.

14 years agos5pc110: KEYPAD: Enable CLK_KEYIF
Donghwa Lee [Thu, 21 Jan 2010 08:16:08 +0000 (17:16 +0900)]
s5pc110: KEYPAD: Enable CLK_KEYIF

14 years agop1p2: separate.patch & relation.patch
Byungho Min [Thu, 21 Jan 2010 08:05:01 +0000 (17:05 +0900)]
p1p2: separate.patch & relation.patch

14 years agoppc4xx: Allow setting a single SPD EEPROM address for DDR2 DIMMs
Felix Radensky [Tue, 19 Jan 2010 19:19:06 +0000 (21:19 +0200)]
ppc4xx: Allow setting a single SPD EEPROM address for DDR2 DIMMs

On platforms where SPD EEPROM and another EEPROM have adjacent
I2C addresses SPD_EEPROM_ADDRESS should be defined as a single
element array, otherwise DDR2 setup code would fail with the
following error:

ERROR: Unknown DIMM detected in slot 1

However, fixing SPD_EEPROM_ADDRESS would result in another
error:

ERROR: DIMM's DDR1 and DDR2 type can not be mixed.

This happens because initdram() routine does not explicitly
initialize dimm_populated array. This patch fixes the problem.

Signed-off-by: Felix Radensky <felix@embedded-sol.com>
Signed-off-by: Stefan Roese <sr@denx.de>
14 years agoppc4xx: Fix reporting of bootstrap options G and F on 460EX/GT
Felix Radensky [Tue, 19 Jan 2010 15:37:13 +0000 (17:37 +0200)]
ppc4xx: Fix reporting of bootstrap options G and F on 460EX/GT

Bootstrap options G and F are reported incorrectly (G instead
of F and vice versa). This patch fixes this.

Signed-off-by: Felix Radensky <felix@embedded-sol.com>
Signed-off-by: Stefan Roese <sr@denx.de>
14 years agoMerge branch 'master' of mj.ham@party:/pub/git/u-boot-s5pc1xx
MyungJoo Ham [Thu, 21 Jan 2010 06:58:49 +0000 (15:58 +0900)]
Merge branch 'master' of mj.ham@party:/pub/git/u-boot-s5pc1xx

14 years agocharger: faster reaction to power key in U-boot TA charging.
MyungJoo Ham [Thu, 21 Jan 2010 06:58:00 +0000 (15:58 +0900)]
charger: faster reaction to power key in U-boot TA charging.

14 years agos5pc110: mmc: calculated mmc0 capacity
Jaehoon Chung [Thu, 21 Jan 2010 06:56:44 +0000 (15:56 +0900)]
s5pc110: mmc: calculated mmc0 capacity
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
14 years agocharger: animation supports 4b bmp: (about 250byte per frame)
MyungJoo Ham [Thu, 21 Jan 2010 06:28:23 +0000 (15:28 +0900)]
charger: animation supports 4b bmp: (about 250byte per frame)

14 years agoMIPS: qemu_mips: Import asm/unaligned.h from the Linux kernel
Shinya Kuribayashi [Wed, 20 Jan 2010 12:07:00 +0000 (21:07 +0900)]
MIPS: qemu_mips: Import asm/unaligned.h from the Linux kernel

with a few adjustments for U-Boot.  This fixes the following build error:

make -C lib_generic/
zlib.c:31:27: error: asm/unaligned.h: No such file or directory
zlib.c: In function 'inflate_fast':
zlib.c:641: warning: implicit declaration of function 'get_unaligned'
make[1]: *** [zlib.o] Error 1
make[1]: Leaving directory `/home/skuribay/git/u-boot.git/lib_generic'
make: *** [lib_generic/libgeneric.a] Error 2

Reported-by: Himanshu Chauhan <himanshu@symmetricore.com>
Signed-off-by: Shinya Kuribayashi <skuribay@pobox.com>
14 years agocharger: animation while TA charging at u-boot
MyungJoo Ham [Wed, 20 Jan 2010 12:11:37 +0000 (21:11 +0900)]
charger: animation while TA charging at u-boot

TODO1: use 4-bit bmp rather than 32-bit bmp.
TODO2: add charging text
TODO3: restore logo when resuming from charging animatino.

14 years agos5pc110: changed board name. JA06_20100120
daeinki [Wed, 20 Jan 2010 11:28:37 +0000 (20:28 +0900)]
s5pc110: changed board name.

Signed-off-by: daeinki <inki.dae@samsung.com>
14 years agos5pc110: modified ARIES board detection.
daeinki [Wed, 20 Jan 2010 11:19:02 +0000 (20:19 +0900)]
s5pc110: modified ARIES board detection.

Signed-off-by: daeinki <inki.dae@samsung.com>
14 years agos5pc110: kesler: add kesler rev09 board
Hakgoo Lee [Wed, 20 Jan 2010 10:36:44 +0000 (19:36 +0900)]
s5pc110: kesler: add kesler rev09 board

Signed-off-by: Hakgoo Lee <goodguy.lee@samsung.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
14 years agos5p6442: Workaround fix EVT1 imprecise abort error
Joonyoung Shim [Wed, 20 Jan 2010 09:40:07 +0000 (18:40 +0900)]
s5p6442: Workaround fix EVT1 imprecise abort error

Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
14 years agoMX31: Activate NAND environment on i.MX31 PDK board.
Magnus Lilja [Sun, 17 Jan 2010 16:46:11 +0000 (17:46 +0100)]
MX31: Activate NAND environment on i.MX31 PDK board.

Signed-off-by: Magnus Lilja <lilja.magnus@gmail.com>
14 years agoMXC: Add large page oob layout for i.MX31 NAND controller.
Magnus Lilja [Sun, 17 Jan 2010 16:46:10 +0000 (17:46 +0100)]
MXC: Add large page oob layout for i.MX31 NAND controller.

Import the large page oob layout from Linux mxc_nand.c driver.

The CONFIG_SYS_NAND_LARGEPAGE option is used to activate
the large page oob layout. Run time detection is not supported
as this moment.

This has been tested on the i.MX31 PDK board with a large
page NAND device.

Signed-off-by: Magnus Lilja <lilja.magnus@gmail.com>
14 years agomxc_nand: Update driver to work with i.MX31.
Magnus Lilja [Wed, 11 Nov 2009 19:18:43 +0000 (20:18 +0100)]
mxc_nand: Update driver to work with i.MX31.

Tested on i.MX31 Litekit.

Signed-off-by: Magnus Lilja <lilja.magnus@gmail.com>
14 years agoMX31: Add struct definition for clock control module in i.MX31.
Magnus Lilja [Wed, 11 Nov 2009 19:18:42 +0000 (20:18 +0100)]
MX31: Add struct definition for clock control module in i.MX31.

Signed-off-by: Magnus Lilja <lilja.magnus@gmail.com>
14 years agomicroblaze: zlib needs asm/unaligned.h
Michal Simek [Tue, 19 Jan 2010 11:03:25 +0000 (12:03 +0100)]
microblaze: zlib needs asm/unaligned.h

Microblaze has own hw unaligned handler if is available.
Use big endian version.

Signed-off-by: Michal Simek <monstr@monstr.eu>
14 years agomicroblaze: Remove getenv_IPaddr prototype
Michal Simek [Tue, 19 Jan 2010 11:03:24 +0000 (12:03 +0100)]
microblaze: Remove getenv_IPaddr prototype

Commit 6a45e384955262882375a2785426dc65aeb636c4
should remove reference from Microblaze too.

Signed-off-by: Michal Simek <monstr@monstr.eu>
14 years agos5pc110: aquila: Update Memory timings
Kyungmin Park [Tue, 19 Jan 2010 11:59:30 +0000 (20:59 +0900)]
s5pc110: aquila: Update Memory timings

Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
14 years agos5pc110: aquila: Fix OneDRAM memory timings
Kyungmin Park [Tue, 19 Jan 2010 10:44:59 +0000 (19:44 +0900)]
s5pc110: aquila: Fix OneDRAM memory timings

Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
14 years agobuild: Update dofmind user setting JA05_20100119
Joonyoung Shim [Tue, 19 Jan 2010 05:19:16 +0000 (14:19 +0900)]
build: Update dofmind user setting

Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>