Donghwa Lee [Fri, 5 Mar 2010 01:48:39 +0000 (10:48 +0900)]
s5pc1xx: neptune: enable brightness control
Joonyoung Shim [Thu, 4 Mar 2010 11:07:39 +0000 (20:07 +0900)]
s5pc110: haydn: Modify board detection
Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
Kyungmin Park [Thu, 4 Mar 2010 04:51:32 +0000 (13:51 +0900)]
s5pc110: Use hwrev3 pin number
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Kyungmin Park [Thu, 4 Mar 2010 02:44:16 +0000 (11:44 +0900)]
s5pc110: Kessler: S1 board detection
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Kyungmin Park [Thu, 4 Mar 2010 01:26:41 +0000 (10:26 +0900)]
s5pc110: Remove unused power control devices
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Minkyu Kang [Thu, 4 Mar 2010 01:11:50 +0000 (10:11 +0900)]
s5pc1xx: universal: remove 3 touch related codes
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Kyungmin Park [Thu, 4 Mar 2010 01:01:45 +0000 (10:01 +0900)]
s5pc110: Rename KESSLER_BOARD from ARIES_BOARD
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Joonyoung Shim [Thu, 4 Mar 2010 00:11:28 +0000 (09:11 +0900)]
s5pc110: haydn: Add board detection
Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
Minkyu Kang [Wed, 3 Mar 2010 05:24:06 +0000 (14:24 +0900)]
usbd: version update
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
jinmo.sung [Wed, 3 Mar 2010 03:13:27 +0000 (12:13 +0900)]
s5pc110: p1: modify modem partition
Signed-off-by: jinmo.sung <jm0302.sung@samsung.com>
Jaehoon Chung [Wed, 3 Mar 2010 01:28:49 +0000 (10:28 +0900)]
Merge branch 'master' of jaehoon@party:/pub/git/u-boot-s5pc1xx
Jaehoon Chung [Wed, 3 Mar 2010 01:27:38 +0000 (10:27 +0900)]
s5pc110: mmc: checked moviNAND version
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Minkyu Kang [Tue, 2 Mar 2010 10:31:22 +0000 (19:31 +0900)]
s5pc1xx: universal: fsa9480 interrupt clear at booting
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Jaehoon Chung [Tue, 2 Mar 2010 07:52:44 +0000 (16:52 +0900)]
s5pc110: mmc: bug fixed
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Jaehoon Chung [Tue, 2 Mar 2010 01:22:03 +0000 (10:22 +0900)]
Revert "s5pc110: mmc: modified moviNAND version"
This reverts commit
bd706a17fce83e41e045a5d27f62a88ddfcfb224.
Jaehoon Chung [Sat, 27 Feb 2010 09:08:57 +0000 (18:08 +0900)]
s5pc110: mmc: modified moviNAND version
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Jaehoon Chung [Sat, 27 Feb 2010 08:09:59 +0000 (17:09 +0900)]
s5pc110: mmc: code clean up
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Donghwa Lee [Fri, 26 Feb 2010 08:25:16 +0000 (17:25 +0900)]
s5pc110: compiler warning removed
Donghwa Lee [Fri, 26 Feb 2010 06:46:02 +0000 (15:46 +0900)]
s5pc1xx: move LCD spi function to s5p-spi.c
Minkyu Kang [Fri, 26 Feb 2010 06:19:05 +0000 (15:19 +0900)]
usbd: use contant instead of variable
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Minkyu Kang [Fri, 26 Feb 2010 06:12:49 +0000 (15:12 +0900)]
s5pc1xx: usb: codes clean up
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Minkyu Kang [Fri, 26 Feb 2010 05:51:53 +0000 (14:51 +0900)]
s5pc1xx: usb: remove unused features
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Minkyu Kang [Fri, 26 Feb 2010 05:42:44 +0000 (14:42 +0900)]
s5pc1xx: usb: remove unused functions
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Minkyu Kang [Fri, 26 Feb 2010 05:35:54 +0000 (14:35 +0900)]
s5pc1xx: usb: make functions to static
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Minkyu Kang [Fri, 26 Feb 2010 05:26:35 +0000 (14:26 +0900)]
s5pc1xx: usb: combine two functions to s5p_usb_soft_disconnect
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Minkyu Kang [Fri, 26 Feb 2010 05:16:50 +0000 (14:16 +0900)]
Merge branch 'master' of prom@party:/pub/git/u-boot-s5pc1xx
Minkyu Kang [Fri, 26 Feb 2010 05:16:00 +0000 (14:16 +0900)]
s5pc1xx: usb: remove full speed related codes (doesn't need)
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
MyungJoo Ham [Fri, 26 Feb 2010 05:09:56 +0000 (14:09 +0900)]
s5pc11x device_info: reduce the size, empty buffer if the previous values are not needed.
Donghwa Lee [Fri, 26 Feb 2010 05:00:50 +0000 (14:00 +0900)]
s5pc1xx: wrong function name corrected
Donghwa Lee [Fri, 26 Feb 2010 04:58:21 +0000 (13:58 +0900)]
s5pc11x: reduce tl2796 lcd driver size
Minkyu Kang [Fri, 26 Feb 2010 04:48:40 +0000 (13:48 +0900)]
usbd: reduce rx buffer size
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Kyungmin Park [Fri, 26 Feb 2010 03:23:52 +0000 (12:23 +0900)]
s5pc110: aquila: Don't support NFS feature at default
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Kyungmin Park [Fri, 26 Feb 2010 03:19:34 +0000 (12:19 +0900)]
Merge branch 'master' of kmpark@party:/pub/git/u-boot-s5pc1xx
Donghwa Lee [Fri, 26 Feb 2010 03:03:10 +0000 (12:03 +0900)]
s5pc11x: reduce kessler lcd driver size
Kyungmin Park [Fri, 26 Feb 2010 02:51:09 +0000 (11:51 +0900)]
Remove unused twl4030
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
MyungJoo Ham [Fri, 26 Feb 2010 02:32:23 +0000 (11:32 +0900)]
s5pc11x: compiler warnings removed.
Minkyu Kang [Fri, 26 Feb 2010 01:34:13 +0000 (10:34 +0900)]
s5pc1xx: universal: codes clean up
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Minkyu Kang [Fri, 26 Feb 2010 01:27:37 +0000 (10:27 +0900)]
s5pc1xx: universal: make max8998 probing function
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Minkyu Kang [Fri, 26 Feb 2010 01:24:49 +0000 (10:24 +0900)]
mtdparts: remove compiler warning
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Kyungmin Park [Fri, 26 Feb 2010 00:29:42 +0000 (09:29 +0900)]
Remove useless evt1 build for kmpark
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Kyungmin Park [Thu, 25 Feb 2010 12:08:04 +0000 (21:08 +0900)]
Merge branch 'master' of kmpark@party:/pub/git/u-boot-s5pc1xx
Minkyu Kang [Thu, 25 Feb 2010 11:53:29 +0000 (20:53 +0900)]
s5pc1xx: universal: remove compiler warnings
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Jaehoon Chung [Thu, 25 Feb 2010 10:33:21 +0000 (19:33 +0900)]
s5pc110: geminus: modified movinand enable pin set
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Kyungmin Park [Thu, 25 Feb 2010 10:26:16 +0000 (19:26 +0900)]
Merge branch 'master' of kmpark@party:/pub/git/u-boot-s5pc1xx
Jaehoon Chung [Thu, 25 Feb 2010 10:18:59 +0000 (19:18 +0900)]
s5pc110: geminus: set moivnand enable pin
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
MyungJoo Ham [Thu, 25 Feb 2010 10:15:20 +0000 (19:15 +0900)]
s5pc11x: "mirror setting" for board revision check had incorrect bit operations.
Kyungmin Park [Thu, 25 Feb 2010 08:08:33 +0000 (17:08 +0900)]
Merge branch 'master' of http://git.denx.de/u-boot
Kyungmin Park [Thu, 25 Feb 2010 07:40:44 +0000 (16:40 +0900)]
s5pc110: aquila: Disable TFTP and Add dummy UBI configuration
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Jaehoon Chung [Thu, 25 Feb 2010 05:32:55 +0000 (14:32 +0900)]
s5pc110: mmc: mmc code clean
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Kyungmin Park [Wed, 24 Feb 2010 07:00:22 +0000 (16:00 +0900)]
Add CONFIG_XYZMODEM configuration option
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Minkyu Kang [Wed, 24 Feb 2010 06:44:14 +0000 (15:44 +0900)]
usbd: version update
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Minkyu Kang [Wed, 24 Feb 2010 06:21:20 +0000 (15:21 +0900)]
s5pc1xx: universal: codes clean
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Minkyu Kang [Wed, 24 Feb 2010 06:00:55 +0000 (15:00 +0900)]
mtdparts: support lite mtdparts command
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Donghwa Lee [Wed, 24 Feb 2010 05:19:07 +0000 (14:19 +0900)]
s5pc110: neptune: add auto_download using home & volume down key
Minkyu Kang [Wed, 24 Feb 2010 04:54:37 +0000 (13:54 +0900)]
Merge branch 'master' of prom@party:/pub/git/u-boot-s5pc1xx
Minkyu Kang [Wed, 24 Feb 2010 04:54:12 +0000 (13:54 +0900)]
s5pc1xx: universal: make fsa9480 probing function
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
MyungJoo Ham [Wed, 24 Feb 2010 04:37:02 +0000 (13:37 +0900)]
s5pc11x charger: avoid flickering, unexpected wakeup
- Avoid flickering by turning the display off before sleep
- Avoid unexpected wakeup by clearing PMIC interrupt before
sleep
- Corrected ONOFF2 access ( LDO7 is not 1 << 7 )
- TODO: complete "restore_screen"
MyungJoo Ham [Wed, 24 Feb 2010 04:33:19 +0000 (13:33 +0900)]
s5pc110: sleep: one less log message line.
Kyungmin Park [Wed, 24 Feb 2010 02:39:09 +0000 (11:39 +0900)]
Merge branch 'master' of kmpark@party:/pub/git/u-boot-s5pc1xx
Kyungmin Park [Wed, 24 Feb 2010 02:39:06 +0000 (11:39 +0900)]
Add CRC16 configuration flags
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
MyungJoo Ham [Wed, 24 Feb 2010 02:38:26 +0000 (11:38 +0900)]
s5p-fb: omitted initialization added.
Minkyu Kang [Wed, 24 Feb 2010 02:28:55 +0000 (11:28 +0900)]
s5pc1xx: universal: remove dead code
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Kyungmin Park [Wed, 24 Feb 2010 02:09:46 +0000 (11:09 +0900)]
s5pc110: Remove unused function for old ext2 read purpose
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
MyungJoo Ham [Wed, 24 Feb 2010 01:58:00 +0000 (10:58 +0900)]
one less compiler warnings.
Minkyu Kang [Wed, 24 Feb 2010 01:45:04 +0000 (10:45 +0900)]
s5pc1xx: universal: combine duplicated codes
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Frans Meulenbroeks [Mon, 22 Feb 2010 21:49:06 +0000 (22:49 +0100)]
cmd_itest.c: fix pointer dereferencing
fix pointer dereferencing
if the size is .b and .w an 8 or 16 bit access is done.
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Detlev Zundel <dzu@denx.de>
Kim Phillips [Tue, 23 Feb 2010 01:37:56 +0000 (19:37 -0600)]
tools: fix imximage warning
Fix build warning:
Configuring for MPC837XEMDS board...
imximage.c: In function `imximage_parse_cfg_file':
imximage.c:146: warning: passing argument 2 of `getline' from incompatible pointer type
/usr/include/bits/stdio.h:116: note: expected `size_t *' but argument is of type `uint32_t *'
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Stefano Babic [Fri, 5 Feb 2010 14:16:02 +0000 (15:16 +0100)]
mkimage: SEGFAULT with imximage on 64 bit systems
Running mkimage to generate an imximage produces a SEGFAULT
on 64 bit machines due to pointer arithmetic limited to 32 bit.
Signed-off-by: Stefano Babic <sbabic@denx.de>
Acked-by: Kim Phillips <kim.phillips@freescale.com>
Kyungmin Park [Tue, 23 Feb 2010 11:51:53 +0000 (20:51 +0900)]
s5pc110: neptune: Fix backlight on since board_is_neptune
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
MyungJoo Ham [Tue, 23 Feb 2010 11:45:11 +0000 (20:45 +0900)]
s5pc110: kessler: Incorrect board revision check
"board" of kessler > C110_MACH_START; thus, if (board<0) works
incorrectly. This patch allows "kessler" to boot.
Minkyu Kang [Tue, 23 Feb 2010 10:24:48 +0000 (19:24 +0900)]
s5pc1xx: universal: remove unused file
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Kyungmin Park [Tue, 23 Feb 2010 07:43:51 +0000 (16:43 +0900)]
s5pc110: kessler: Reduce the board detection codes
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
MyungJoo Ham [Tue, 23 Feb 2010 06:57:54 +0000 (15:57 +0900)]
s5pc11x: charger wakes up every 15sec to check the temperature
Supports "machine_is_kessler() == true" only.
MyungJoo Ham [Tue, 23 Feb 2010 06:57:28 +0000 (15:57 +0900)]
Merge branch 'master' of mj.ham@party:/pub/git/u-boot-s5pc1xx
MyungJoo Ham [Tue, 23 Feb 2010 06:56:05 +0000 (15:56 +0900)]
s5pc110: adc: invalid register address removed.
Donghwa Lee [Tue, 23 Feb 2010 06:55:05 +0000 (15:55 +0900)]
s5pc110: neptune: Enable bd60910gu backlight
Minkyu Kang [Tue, 23 Feb 2010 02:51:59 +0000 (11:51 +0900)]
s5pc1xx: universal: remove compiler warning
universal.c: In function 's5pc1xx_phy_control':
universal.c:2189: warning: no return statement in function returning non-void
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Marek Szyprowski [Mon, 22 Feb 2010 13:07:56 +0000 (14:07 +0100)]
s5pc110: Ethernet over USB - disable broken NFS support
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Marek Szyprowski [Mon, 22 Feb 2010 11:17:22 +0000 (12:17 +0100)]
s5pc110: enable TFTP over USB support
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Marek Szyprowski [Mon, 22 Feb 2010 11:17:05 +0000 (12:17 +0100)]
s5pc110: disable support for end points >3 to reduce uboot image size
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Marek Szyprowski [Mon, 22 Feb 2010 11:18:48 +0000 (12:18 +0100)]
s5pc110: USB Ethernet Gadget - enabled and fixed RNDIS mode
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
MyungJoo Ham [Mon, 22 Feb 2010 07:55:17 +0000 (16:55 +0900)]
s5pc110: support adc
Kyungmin Park [Sat, 20 Feb 2010 00:07:00 +0000 (09:07 +0900)]
s5pc110: aquila: Enable Dynamic power down, Self refresh, and clock control
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
MyungJoo Ham [Fri, 19 Feb 2010 06:50:53 +0000 (15:50 +0900)]
s5pc110 lcd: add safety checks (whether it's malloc'd or not)
MyungJoo Ham [Fri, 19 Feb 2010 06:48:43 +0000 (15:48 +0900)]
s5pc110: sleep code clean (less logs, less unnecessary codes)
MyungJoo Ham [Fri, 19 Feb 2010 06:33:52 +0000 (15:33 +0900)]
s5pc110: charger: charger mode sleep alternatively sleeps and wakes up.
- TODO: full batt check and temperature check.
MyungJoo Ham [Fri, 19 Feb 2010 06:29:46 +0000 (15:29 +0900)]
s5pc110: fb: possible memory leak (un-free'd malloc)
This is dangerous for sleep/wakeup of u-boot.
MyungJoo Ham [Fri, 19 Feb 2010 05:32:14 +0000 (14:32 +0900)]
s5pc110: fb: got a memory leakage (un-free'd malloc).
This is dangerous for the sleep-wakeup in u-boot.
Kyungmin Park [Thu, 18 Feb 2010 08:14:51 +0000 (17:14 +0900)]
s5pc110: aquila: Disable TFTPBOOT over USB
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Kyungmin Park [Thu, 18 Feb 2010 08:02:30 +0000 (17:02 +0900)]
s5pc110: USB Ethernet Gadget: RNDIS port
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Kyungmin Park [Thu, 18 Feb 2010 08:00:25 +0000 (17:00 +0900)]
USB: added RNDIS files
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Kyungmin Park [Thu, 18 Feb 2010 07:59:35 +0000 (16:59 +0900)]
s5pc110: Add S5PC110 S3C UDC OTG driver and enable CDC Ethernet networking (tftp)
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Kyungmin Park [Thu, 18 Feb 2010 07:50:51 +0000 (16:50 +0900)]
s5pc110: copy&paste S3C UDC OTG driver from Linux Kernel tree
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Kyungmin Park [Thu, 18 Feb 2010 07:49:57 +0000 (16:49 +0900)]
Enable the use of Ethernet over USB (CDC) for the AT91SAM9261EK board.
Signed-off-by: Thomas Smits <ts.smits@gmail.com>
Signed-off-by: Remy Bohmer <linux@bohmer.net>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Kyungmin Park [Thu, 18 Feb 2010 07:49:05 +0000 (16:49 +0900)]
Connect the AT91 UDC to USB CDC-ethernet support
This patch implements the low-level part of the USB CDC layer for AT91
Other boards can use this patch as an example to connect their own.
It does not enable the use of CDC ethernet for any of the AT91 boards.
Separate patches are required for that. Some boards also use network-
drivers that do not support CONFIG_NET_MULTI, which is mandatory for this
patch to work.
Signed-off-by: Thomas Smits <ts.smits@gmail.com>
Signed-off-by: Remy Bohmer <linux@bohmer.net>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Kyungmin Park [Thu, 18 Feb 2010 07:33:31 +0000 (16:33 +0900)]
Integrate USB gadget layer and USB CDC driver layer
Signed-off-by: Thomas Smits <ts.smits@gmail.com>
Signed-off-by: Remy Bohmer <linux@bohmer.net>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Kyungmin Park [Thu, 18 Feb 2010 07:31:15 +0000 (16:31 +0900)]
USB: Prepare the TFTP over USB
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Kyungmin Park [Thu, 18 Feb 2010 02:41:48 +0000 (11:41 +0900)]
Merge branch 'master' of kmpark@party:/pub/git/u-boot-s5pc1xx
Kyungmin Park [Thu, 18 Feb 2010 02:41:43 +0000 (11:41 +0900)]
s5pc110: neptune: Neptune board detect support
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Minkyu Kang [Thu, 18 Feb 2010 02:32:02 +0000 (11:32 +0900)]
s5pc1xx: gpio: use upper case macro
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>