미들웨어
UGL: Graphic Library

- Graphic Primitive: Pixel, Line, Rectangle, Polygon etc
- Rotation: 90/180/270 degree
- Blending: up to 3 layer blending
- Resize: Various format resizing
- Format Conversion: Various RGB/YUV conversion
- LCD/TV Output: RGB/SYS I/F LCD, NTSC/PAL support
UMP: Player

- ISDB-T : Japan/Brazil Support
- T-DMB/DVB-H : Audio/Video Play
- Video : DivX, MPEG4 etc.
- PinP : Picture in Picture Feature
- AV Sync : Audio/Vidio Synchronization
- MPEG2 Demux : MPEG2 PSI/SI Parser, PES/ES Handler
- Container Parser : ASF, AVI etc
- Recording/Playback : Broadcast recoding and playback
UFS: File System

UFS는 FAT(FAT12/FAT16/FAT32)와 호환되는 소형 디바이스에 최적화된 파일 시스템입니다. UFS는 POSIX 호환 API를 제공하며, 또한 Qualcomm의 EFS API와도 완벽히 호환됩니다. 시장에 출시된 20개 모델 이상의 핸드폰 제품이 UFS를 사용해 출시되었습니다. 더욱이 UFS는 NAND, SuperAND(Renesas), OneNAND(Samsung), SD card, MMC card, T-Flash등 많은 종류의 저장장치에서 동작하고 있으며, 다른 다양한 저장장치도 계속 지원해 나갈 예정입니다. UFS는 data integrity assurance, Garbage collection, wear leveling, bad block management, Long File name support, UMS support, Multi-Driver support 등의 기능을 지원합니다.
- RFS: Remote File System for IPC
- FAT: FAT12/16/32
- UMS: USB Mass Storage support
- Multi Drive: C:/D: etc drives
- Memory I/F: T-Flash, mobiNAND/GB NAND, Super/One NAND etc
- Ext. Memory: MMC/SD Card support
- POSIX/EFS compatible API
- UTX: Transaction Layer (SYNC)
- UFTL: Flash Transaction Layer (Logical to and from Physical Sector)
- UBBM: Bad Block Manager
UNET: Network Library

UNET (Ubiquix NETwork library)은 embedded 환경에 최적화된 TCP/IP/PPP 프로토콜 라이브러리입니다. 기본적으로 BSD socket style API를 제공하며, event driven 방식의 application을 위한 별도의 callback function type API도 제공합니다. 또한, forward, reverse bandwidth가 서로 다른 비대칭 특성의 무선 환경에서 보다 나은 TCP down stream 속도를 제공하도록 최적화되어 있습니다.
- Light-weight TCP/IP/PPP protocol library for the embedded device
- BSD socket type API and callback type API
- TCP delayed ACK for the full size segment is supported
- LCP, IPCP, PAP, CHAP
- VJ header compression
- IP or PPP Switching
- Used in mobile phone on the following bearer network
- SK Telecom (South korea)
- KT Freetel (South korea)
- LG Telecom (South korea)
- KDDI (Japan)
UIPC: Inter-Processor Communication

- UIPC is an interface to communicate between two processors
- Based on the socket architecture
- IPC I/F : MFI(MultiFunctional Interface) of SH-Mobile series processor
- Optimized for the embedded software.
- Adopted for more than 30 models of cell phone products

