sdk/emulator/emulator-kernel.git
13 years agoMerge "[Title] Add virtual codec device driver [Type] Enhancement [Module] Codec...
yeongkyoon lee [Mon, 14 Nov 2011 01:08:36 +0000 (10:08 +0900)]
Merge "[Title] Add virtual codec device driver [Type] Enhancement [Module] Codec device driver [Priority] [CQ#] [Redmine#] [Problem] [Cause] [Solution] [TestCase]" into codec

13 years ago[Title] Add virtual codec device driver
kt920.kim [Sat, 12 Nov 2011 07:43:32 +0000 (16:43 +0900)]
[Title] Add virtual codec device driver
[Type] Enhancement
[Module] Codec device driver
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

13 years ago[Title] Bugfix : image size mismatch
jinhyung.jo [Thu, 10 Nov 2011 11:12:49 +0000 (20:12 +0900)]
[Title] Bugfix : image size mismatch
[Type] Bugfix
[Module] Emulator/Multimedia/Camera
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

13 years agoMerge remote branch 'origin/camera'
jinhyung.jo [Tue, 8 Nov 2011 09:09:32 +0000 (18:09 +0900)]
Merge remote branch 'origin/camera'

13 years ago[Title] modified a bug
jinhyung.jo [Mon, 7 Nov 2011 08:27:51 +0000 (17:27 +0900)]
[Title] modified a bug
[Type] Bugfix
[Module] Emulator/Camera
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

13 years ago[Title] rename MACRO names
jinhyung.jo [Fri, 4 Nov 2011 07:17:40 +0000 (16:17 +0900)]
[Title] rename MACRO names
[Type] Bugfix
[Module] Emulator/Camera
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

13 years ago[Title] modified irq handler
jinhyung.jo [Thu, 3 Nov 2011 09:28:54 +0000 (18:28 +0900)]
[Title] modified irq handler
[Type] Bug fix
[Module] Emulator / Camera
[Priority]
[CQ#]
[Redmine#]
[Problem] If no-kvm, segv occurs in the APIC.
[Cause] processing delay in the irq handler
[Solution] irq handler optimization
[TestCase]

13 years ago[Title] modified camera irq handliing
jinhyung.jo [Thu, 3 Nov 2011 05:51:29 +0000 (14:51 +0900)]
[Title] modified camera irq handliing
[Type] Bug fix
[Module] Emulator / Camera
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution] Interrupt clear
[TestCase]

13 years ago[Title] Fixed a bug related with extremely slow CopyOnWrite of QCOW2 image
don.hong [Wed, 2 Nov 2011 08:24:56 +0000 (17:24 +0900)]
[Title] Fixed a bug related with  extremely slow CopyOnWrite of QCOW2 image
[Type] BugFix
[Module] kernel/time
[Priority]
[CQ#]
[Redmine#]
[Problem] QEMU goes 50 times slower when CopyOnWrite of QCOW2 image
[Cause]
[Solution] Modified sytem time to approximate to realtime even though QEMU timer works very slowly
[TestCase]

13 years ago[Title] Enhance the system clock to approximate to realtime smoothly
don.hong [Mon, 31 Oct 2011 14:22:14 +0000 (23:22 +0900)]
[Title] Enhance the system clock to approximate to realtime smoothly
[Type] Feature/BugFix/Enahncement
[Module] kernel/time
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution] Interpolate the time slip between host and kernel
[TestCase]

13 years ago[Title] modify camera driver
jinhyung.jo [Fri, 28 Oct 2011 03:50:11 +0000 (12:50 +0900)]
[Title] modify camera driver
[Type] Enhancement
[Module] Emulator / camera
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

13 years ago[Title] modify virtual camera driver
jinhyung.jo [Tue, 25 Oct 2011 04:43:42 +0000 (13:43 +0900)]
[Title] modify virtual camera driver
[Type] Feature
[Module] Emulator-kernel / virtual camera driver
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution] remove fake-webcam module, add host-webcam linking feature
[TestCase]

13 years agoMerge "[Title] Fixed the bug that guest system clock goes slowly [Type] BugFix [Modul...
yeongkyoon lee [Mon, 10 Oct 2011 01:15:36 +0000 (10:15 +0900)]
Merge "[Title] Fixed the bug that guest system clock goes slowly [Type] BugFix [Module] kernel/time [Priority] [CQ#] [Redmine#] 2631 [Problem] QEMU cannot generate periodic timer event exactly!!! [Cause] [Solution] Modified timer event handler to approximate jiffies value to real-time clock [TestCase]"

13 years ago[Title]created device nodes for device event injection
sungmin82.ha [Fri, 7 Oct 2011 11:06:43 +0000 (20:06 +0900)]
[Title]created device nodes for device event injection
[Type]add features
[Module]earjack, usb
[Priority]major
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

13 years ago[Title] Fixed the bug that guest system clock goes slowly
don.hong [Fri, 7 Oct 2011 09:52:31 +0000 (18:52 +0900)]
[Title] Fixed the bug that guest system clock goes slowly
[Type] BugFix
[Module] kernel/time
[Priority]
[CQ#]
[Redmine#] 2631
[Problem] QEMU cannot generate periodic timer event exactly!!!
[Cause]
[Solution] Modified timer event handler to approximate jiffies value to real-time clock
[TestCase]

13 years ago[Title] modify virtio example source code
dk77.yun [Wed, 21 Sep 2011 08:12:34 +0000 (17:12 +0900)]
[Title] modify virtio example source code
[Type] Enhancement
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

13 years ago[Title] udpate for virtio example
dk77.yun [Thu, 15 Sep 2011 04:12:22 +0000 (13:12 +0900)]
[Title] udpate for virtio example
[Type]  Enhancement
[Module]    // Module Name - (Main / Sub)
[Priority]  // Importance : Critical / Major / Minor
[CQ#]       // CQ Issue Number
[Redmine#]  // Redmine Isuue Number
[Problem]   // Problem Description
[Cause]     // Cause Description
[Solution]  // Solution Description
[TestCase]  // Executed the test-target (How to)

13 years ago[Title] add skeleton code for virtio example
dk77.yun [Wed, 14 Sep 2011 11:10:57 +0000 (20:10 +0900)]
[Title] add skeleton code for virtio example
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

13 years ago[Title] lcd_power node for emulator is created.
fredrick.kim [Wed, 31 Aug 2011 11:36:13 +0000 (20:36 +0900)]
[Title] lcd_power node for emulator is created.
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

13 years ago[Title] Source Cleanup
jinhyung.jo [Mon, 29 Aug 2011 07:14:09 +0000 (16:14 +0900)]
[Title] Source Cleanup
[Type]
[Module] Emulator-kernel
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

13 years agoMerge "[Title] Changed ps2keyboard device name to support external usb keyboard ...
yeongkyoon lee [Fri, 19 Aug 2011 09:35:41 +0000 (18:35 +0900)]
Merge "[Title] Changed ps2keyboard device name to support external usb keyboard [Type] Feature [Module] device driver/AT keyboard [Priority] [CQ#] [Redmine#] [Problem] [Cause] [Solution] [TestCase]" into x86_emulator

13 years ago[Title] Changed ps2keyboard device name to support external usb keyboard
don.hong [Fri, 19 Aug 2011 09:17:07 +0000 (18:17 +0900)]
[Title] Changed ps2keyboard device name to support external usb keyboard
[Type] Feature
[Module] device driver/AT keyboard
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

13 years agopermission of brightness node is changed
fredrick.kim [Thu, 18 Aug 2011 04:24:17 +0000 (13:24 +0900)]
permission of brightness node is changed

13 years ago[Title] Source Cleanup
jinhyung.jo [Tue, 16 Aug 2011 07:31:02 +0000 (16:31 +0900)]
[Title] Source Cleanup
[Type]
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

13 years agoMerge branch 'x86_emulator'
dk77.yun [Fri, 12 Aug 2011 09:45:48 +0000 (18:45 +0900)]
Merge branch 'x86_emulator'

13 years ago/sys/class/lcd/emulator node is created.
fredrick.kim [Fri, 12 Aug 2011 06:51:11 +0000 (15:51 +0900)]
/sys/class/lcd/emulator node is created.

13 years agoMerge branch 'x86_emulator'
dk77.yun [Fri, 12 Aug 2011 04:47:04 +0000 (13:47 +0900)]
Merge branch 'x86_emulator'

13 years ago[Title] Add a Hudson build script.
kt920.kim [Thu, 11 Aug 2011 09:43:43 +0000 (18:43 +0900)]
[Title] Add a Hudson build script.
[Type] Support
[Module]
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution] make i386_emul_defconfig && make
[TestCase]

13 years agoMerge branch 'x86_emulator'
kt920.kim [Mon, 8 Aug 2011 14:09:08 +0000 (23:09 +0900)]
Merge branch 'x86_emulator'

13 years agoMerge "can get dpi info through kernel parameter" into x86_emulator
dk77.yun [Fri, 5 Aug 2011 01:43:42 +0000 (10:43 +0900)]
Merge "can get dpi info through kernel parameter" into x86_emulator

13 years agocan get dpi info through kernel parameter
fredrick.kim [Thu, 4 Aug 2011 12:24:35 +0000 (21:24 +0900)]
can get dpi info through kernel parameter

13 years agoMerge "Modify read function for brightness" into x86_emulator
dk77.yun [Thu, 4 Aug 2011 11:11:06 +0000 (20:11 +0900)]
Merge "Modify read function for brightness" into x86_emulator

13 years agoModify read function for brightness
fredrick.kim [Thu, 4 Aug 2011 02:19:13 +0000 (11:19 +0900)]
Modify read function for brightness

13 years ago[Title]add battery node
sungmin82.ha [Wed, 3 Aug 2011 10:30:32 +0000 (19:30 +0900)]
[Title]add battery node
[Type]feature
[Module]emulator-kernel
[Priority]major
[CQ#]
[Redmine#]
[Problem]not exist nodes for battery
[Cause]
[Solution]create nodes
[TestCase]local build test

13 years agoEmulator backlight control function is added.
fredrick.kim [Wed, 3 Aug 2011 06:03:48 +0000 (15:03 +0900)]
Emulator backlight control function is added.

13 years agosvcd : modified copyright, add contact
jinhyung.jo [Tue, 26 Jul 2011 09:38:20 +0000 (18:38 +0900)]
svcd : modified copyright, add contact

13 years agosvcd.c : remove video standard & add framesizes, frameintervals implementation
jinhyung.jo [Fri, 8 Jul 2011 05:07:43 +0000 (14:07 +0900)]
svcd.c : remove video standard & add framesizes, frameintervals implementation

13 years agomodule name change : vcds -> svcd (in svcd.c)
jinhyung.jo [Wed, 6 Jul 2011 02:05:36 +0000 (11:05 +0900)]
module name change : vcds -> svcd (in svcd.c)

13 years agoDisable RFKILL configuration to support logger feature.
kt920.kim [Tue, 28 Jun 2011 13:59:18 +0000 (22:59 +0900)]
Disable RFKILL configuration to support logger feature.

13 years agoAdded CONFIG_PREEMPT configuration for emulator performance.
kt920.kim [Fri, 24 Jun 2011 13:45:16 +0000 (22:45 +0900)]
Added CONFIG_PREEMPT configuration for emulator performance.

13 years agosvo: comfortable register usage
yuyeon.oh [Fri, 24 Jun 2011 08:10:42 +0000 (17:10 +0900)]
svo: comfortable register usage

Change-Id: I31324102ed9b3c846f332e7bfd40b7f32bd9781d

13 years agosvo: send overlay size and position infomation
yuyeon.oh [Fri, 24 Jun 2011 04:05:12 +0000 (13:05 +0900)]
svo: send overlay size and position infomation

Change-Id: If6096d4dbef7e71866e792340e8e095b971ea53f

13 years agosvo: make 2 v4l2 overlay devices
yuyeon.oh [Fri, 24 Jun 2011 02:50:42 +0000 (11:50 +0900)]
svo: make 2 v4l2 overlay devices

Change-Id: I597dc2398d925bc6d72d7bcb7d21b5b951875d24

13 years agosvo: remove crop related ioctls
yuyeon.oh [Thu, 23 Jun 2011 12:21:37 +0000 (21:21 +0900)]
svo: remove crop related ioctls

Change-Id: I1ce0d95a5e2dc2b1d01e642cb14b3da848784ddb

14 years agoinitialize svo driver after svcd driver
yuyeon.oh [Wed, 22 Jun 2011 07:25:29 +0000 (16:25 +0900)]
initialize svo driver after svcd driver

Change-Id: I5c96268433b2e50fbc6fb5b18901b02dba93f10d

14 years agocamera : modified video framerate & modified video file path
jinhyung.jo [Mon, 20 Jun 2011 06:39:57 +0000 (15:39 +0900)]
camera : modified video framerate & modified video file path

14 years agosvo : fix register address
yuyeon.oh [Thu, 16 Jun 2011 13:51:26 +0000 (22:51 +0900)]
svo : fix register address

Change-Id: I5ae9eac0adafcd5fef59acc0acbc5caadb9c9aeb

14 years agosvo : fix reqbufs count check
yuyeon.oh [Thu, 16 Jun 2011 13:21:40 +0000 (22:21 +0900)]
svo : fix reqbufs count check

Change-Id: I6467a97ed5ea7477cef715e3528a36ca27b9dc8b

14 years agosvo : mmap and overlay on/off
yuyeon.oh [Thu, 16 Jun 2011 13:09:48 +0000 (22:09 +0900)]
svo : mmap and overlay on/off

Change-Id: Ia3e0d8fb051a6eee35d985ba8abe469f72483a0e

14 years agosvo : add s_fmt and querybuf
yuyeon.oh [Thu, 16 Jun 2011 08:44:52 +0000 (17:44 +0900)]
svo : add s_fmt and querybuf

Change-Id: Ic8f3a1ed39aed5849756dcf5389f2a44f03158dd

14 years agosvo : open and release
yuyeon.oh [Wed, 15 Jun 2011 12:51:22 +0000 (21:51 +0900)]
svo : open and release

Change-Id: I6d1f7f0c4f28aa29dc4a4a1bbd4f0f8329fb2b23

14 years agoinitialize svo driver
yuyeon.oh [Tue, 14 Jun 2011 10:26:55 +0000 (19:26 +0900)]
initialize svo driver

Change-Id: I3191288181246410c06109c6f960435b61d29844

14 years agoremove .config & rename i386_defconfig => i386_emul_defconfig
dk77.yun [Tue, 14 Jun 2011 01:08:53 +0000 (10:08 +0900)]
remove .config & rename i386_defconfig => i386_emul_defconfig

14 years agoadd pci device id for svo
yuyeon.oh [Mon, 13 Jun 2011 09:31:03 +0000 (18:31 +0900)]
add pci device id for svo

Change-Id: I1f3e4d9e49d2c79bbec84a824e909d793ebcbfd9

14 years agostart samsung virtual overlay driver from scratch
yuyeon.oh [Fri, 10 Jun 2011 12:14:15 +0000 (21:14 +0900)]
start samsung virtual overlay driver from scratch

Change-Id: I36c42c771d71fac4cd3864fcc0c1d644c72310d2

14 years agoadd debian directory for debian packaging
Sooyoung, Ha [Wed, 8 Jun 2011 11:50:15 +0000 (20:50 +0900)]
add debian directory for debian packaging

14 years agoadd dummy overlay ioctl
yuyeon.oh [Tue, 7 Jun 2011 10:14:51 +0000 (19:14 +0900)]
add dummy overlay ioctl

Change-Id: Ie84120b0f4be615a5dbd1978bd2e3aa9b5da464f

14 years agoremove unused OUPUT support
yuyeon.oh [Thu, 2 Jun 2011 14:09:43 +0000 (23:09 +0900)]
remove unused OUPUT support

we only support OVERLAY feature

Change-Id: I17f325137f9ac0d501ac6263d60fe62dea2f69e4

14 years agoremove STREAMING / OUTPUT features
yuyeon.oh [Thu, 2 Jun 2011 08:32:14 +0000 (17:32 +0900)]
remove STREAMING / OUTPUT features

Change-Id: If1c45b67ad36e27b2d2a5e13d1c630f125e20819

14 years agoSupport OPROFILE feature.
kt920.kim [Thu, 2 Jun 2011 05:54:48 +0000 (14:54 +0900)]
Support OPROFILE feature.
Change NLS(native language support) option from utf-8 to cp437
Support cp949 for Korean charset.

14 years agoadd svcd.c file(Virtual Camera driver)
jinhyung.jo [Mon, 30 May 2011 11:20:10 +0000 (20:20 +0900)]
add svcd.c file(Virtual Camera driver)

14 years agoSupport virtual 3D accelerator feature.
kt920.kim [Wed, 1 Jun 2011 05:14:25 +0000 (14:14 +0900)]
Support virtual 3D accelerator feature.

14 years agoremove an useless kernel thread
yuyeon.oh [Tue, 31 May 2011 12:10:00 +0000 (21:10 +0900)]
remove an useless kernel thread

And set a buffer as RGB888 pixel format

Change-Id: I68e496485c73893b7e54bc466d7f5cbae15881ca

14 years agoadd more svvd ioctls
yuyeon.oh [Tue, 31 May 2011 04:41:56 +0000 (13:41 +0900)]
add more svvd ioctls

Change-Id: I89c6d4c1af773765d80633220f4b9d71ab50ecac

14 years agoadd V4L2 device support
yuyeon.oh [Mon, 30 May 2011 08:24:37 +0000 (17:24 +0900)]
add V4L2 device support

Change-Id: I45200b9c4188f07186cf5323c2d3064eb356b376

14 years agoMerge "change default pixel format" into x86_simulator
dk77.yun [Mon, 30 May 2011 02:06:32 +0000 (11:06 +0900)]
Merge "change default pixel format" into x86_simulator

14 years agoSupport telephony feature
kt920.kim [Sat, 28 May 2011 05:59:48 +0000 (14:59 +0900)]
Support telephony feature
 - Add CONFIG_VDPRAM_DEVICE=y configuration.
 - Define config VDPRAM_DEVICE symbol which is about telephony feature in the drivers/char/Kconfig.
 - Add dpram directory in the drivers/char/.
 - Disable CONFIG_DPRAM, CONFIG_IPCMUX and CONFIG_MULTIPDP configurations.

14 years agochange default pixel format
yuyeon.oh [Fri, 27 May 2011 13:49:06 +0000 (22:49 +0900)]
change default pixel format

Change-Id: I39bc9e4d3218d6142e2c1dc4a1eb5978036a33f6

14 years agotelephony security group patch
dk77.yun [Thu, 26 May 2011 03:51:49 +0000 (12:51 +0900)]
telephony security group patch

14 years agoadd OUTPUT capability
yuyeon.oh [Wed, 25 May 2011 08:49:30 +0000 (17:49 +0900)]
add OUTPUT capability

Change-Id: I099c03e41613ece3a7f980fd5cc3eab6408c5a33

14 years agoremove svc.c and add svvd.c (copy from vivi.c)
yuyeon.oh [Tue, 24 May 2011 06:45:10 +0000 (15:45 +0900)]
remove svc.c and add svvd.c (copy from vivi.c)

Change-Id: I3e380b10475694eb4328ac935d408d2fdfd31914

14 years agorevert ramfs/init and add dummy svc.c (copy from vivi.c)
yuyeon.oh [Tue, 24 May 2011 04:46:28 +0000 (13:46 +0900)]
revert ramfs/init and add dummy svc.c (copy from vivi.c)

Change-Id: I3d779e114caf069cee120815e83299f99742fc13

14 years agoadd original svc.c for V4L2 work
yuyeon.oh [Mon, 23 May 2011 08:34:08 +0000 (17:34 +0900)]
add original svc.c for V4L2 work

don't compile svc.c

Change-Id: Idbed6c9432e601a732a00eb2f0ab0e84c9ccac4c

14 years agodon't make video0 by using mknod
yuyeon.oh [Fri, 20 May 2011 07:27:32 +0000 (16:27 +0900)]
don't make video0 by using mknod

Change-Id: I877276a6af9d307bf68cf8f471779e9e1ffc12d7

14 years agoSupport keyboard and mouse input.
kt920.kim [Wed, 11 May 2011 09:36:27 +0000 (18:36 +0900)]
Support keyboard and mouse input.
  - Add CONFIG_TABLET_USB_WACOM symbol to support Wacom Intuos/Graphire tablet.
  - Disable CONFIG_INPUT_MOUSE symbol.
  - Modify drivers/input/keyboard/atkbd.c for keyboard scancodes.

14 years agoDisable SMP, ACPI(Advanced Configuration and Power Interface) and CPU_IDLE features.
kt920.kim [Wed, 11 May 2011 04:44:35 +0000 (13:44 +0900)]
Disable SMP, ACPI(Advanced Configuration and Power Interface) and CPU_IDLE features.

14 years agoModified arch/x86/configs/i386_defconfig for logger feature.
kt920.kim [Wed, 11 May 2011 03:11:29 +0000 (12:11 +0900)]
Modified arch/x86/configs/i386_defconfig for logger feature.
Added CONFIG_ANDROID_LOGGER symbol and modified drivers/staging/android/Kconfig to support android driver.
Defined LOGGER_LOG_SYSTEM macro for system and framework messages.
Changed size of LOGGER_LOG_MAIN and LOGGER_LOG_RADIO from 64*1024 to 128*1024.

14 years agoKernel needs to support en1370 driver because simulator chooses Ensoniq AudioPCI...
kt920.kim [Wed, 11 May 2011 02:41:34 +0000 (11:41 +0900)]
Kernel needs to support en1370 driver because simulator chooses Ensoniq AudioPCI 1370 for audio-card.
Disable some symbols for sound feature.
 - CONFIG_SND_SEQUENCER, CONFIG_SND_MIXER_OSS, CONFIG_SND_PCM_OSS

14 years agoKernel needs to support rtl 8139 ethernet card driver because qemu network hw selecti...
kt920.kim [Wed, 11 May 2011 02:32:38 +0000 (11:32 +0900)]
Kernel needs to support rtl 8139 ethernet card driver because qemu network hw selection is rlt8139.
Disable CONFIG_IPV6 symbol to reduce kernel size.
Disable CONFIG_LOGO_LINUX_CLUT224 symbol because linux penguin logo shows up during the simulator booting.

14 years agoAdded UVESA frame buffer driver in arch/x86/configs/i386_defconfig
kt920.kim [Wed, 11 May 2011 02:19:06 +0000 (11:19 +0900)]
Added UVESA frame buffer driver in arch/x86/configs/i386_defconfig
because video option for simulator(qemu) set uvesafb in simulator/configuration.c.

14 years agoModified arch/x86/configs/i386_defconfig to support IDE and it is necessary to mount...
kt920.kim [Wed, 11 May 2011 02:08:06 +0000 (11:08 +0900)]
Modified arch/x86/configs/i386_defconfig to support IDE and it is necessary to mount user filesystem on the hard-disk.

14 years agoModified arch/x86/configs/i386_defconfig for virtio feature to mount new_root on...
kt920.kim [Wed, 11 May 2011 01:55:18 +0000 (10:55 +0900)]
Modified arch/x86/configs/i386_defconfig for virtio feature to mount new_root on /dev/vda

14 years agoAdded initramfs sources in the ramfs directory
kt920.kim [Wed, 11 May 2011 01:42:49 +0000 (10:42 +0900)]
Added initramfs sources in the ramfs directory
Modified arch/x86/configs/i386_defconfig from CONFIG_INITRAMFS_SOURCE="" to CONFIG_INITRAMFS_SOURCE="ramfs/initramfs"

14 years agoCommit linux kernel-2.6.32.9 again because some files were different from the snapsho...
kt920.kim [Fri, 22 Apr 2011 06:09:58 +0000 (15:09 +0900)]
Commit linux kernel-2.6.32.9 again because some files were different from the snapshot that I committed yesterday.

14 years agoCommit linux kernel stable-2.6.32.9 for x86_simulator kernel history
kt920.kim [Thu, 21 Apr 2011 07:53:30 +0000 (16:53 +0900)]
Commit linux kernel stable-2.6.32.9 for x86_simulator kernel history

14 years agodelete master files
dk77.yun [Thu, 21 Apr 2011 07:14:39 +0000 (16:14 +0900)]
delete master files

14 years agoMerge "SD/MMC Bug fix for x86 simulator - Change mknod command to make vdb device...
dk77.yun [Thu, 14 Apr 2011 09:28:01 +0000 (18:28 +0900)]
Merge "SD/MMC Bug fix for x86 simulator  - Change mknod command to make vdb device node and link to mmcblk0"

14 years agoSD/MMC Bug fix for x86 simulator
don.hong [Thu, 14 Apr 2011 09:18:21 +0000 (18:18 +0900)]
SD/MMC Bug fix for x86 simulator
 - Change mknod command to make vdb device node and link to mmcblk0

14 years agoModify maintainer in debian/control file
kt920.kim [Wed, 13 Apr 2011 11:28:31 +0000 (20:28 +0900)]
Modify maintainer in debian/control file

14 years agolatest arm-kernel image
jiil.hyoun [Wed, 23 Feb 2011 08:56:18 +0000 (17:56 +0900)]
latest arm-kernel image

14 years ago updated logger driver
DongHee, Yang [Thu, 10 Feb 2011 05:28:52 +0000 (14:28 +0900)]
 updated logger driver
 - driver update (driver/stagging/android)
 added /dev/log_system
 fixed minor numbers of log devices

14 years ago added debian features
DongHee, Yang [Tue, 8 Feb 2011 02:06:48 +0000 (11:06 +0900)]
 added debian features

14 years agotelephony security group patch
sua [Mon, 31 Jan 2011 02:20:07 +0000 (11:20 +0900)]
telephony security group patch

Change-Id: I4e875844071c58c4867683da043e3f8f07912c61

14 years agoRename file for compilation
Sanjeev [Thu, 4 Nov 2010 01:55:55 +0000 (10:55 +0900)]
Rename file for compilation

14 years agoInitial version of simulator x86-based kernel
Sanjeev [Thu, 4 Nov 2010 01:46:00 +0000 (10:46 +0900)]
Initial version of simulator x86-based kernel