mbr: move mbr related codes / add mbr default command
[kernel/u-boot.git] / common / cmd_usbd.c
2011-01-05 Minkyu Kangmbr: move mbr related codes / add mbr default command
2010-12-28 Minkyu Kangusbd: remove wrong checking for u-boot binary
2010-12-24 Minkyu KangMerge branch 'master' of git://git.denx.de/u-boot
2010-12-24 Donggeun Kimfat: add formatting FAT32 feature
2010-12-21 Minkyu Kangusbd: add normal mode at cancel the downloading
2010-12-20 Minkyu Kangs5p: usbd: separate power key cancel and usb disconnect
2010-12-20 Minkyu Kangs5p: usbd: control the usb disconnecting
2010-12-14 Minkyu Kangusbd: add special mode (s-boot download mode)
2010-12-08 Minkyu KangMerge branch 'master' of party:/pub/git/u-boot-s5pc1xx
2010-12-08 Minkyu Kangusbd: seperate the write function by commnad version
2010-12-08 Donghwa LeeMerge branch 'master' of dh09.lee@10.89.53.95:/pub...
2010-12-08 Minkyu Kangusbd: remove yaffs related codes
2010-12-08 Minkyu Kangusbd: error handling for mmc device
2010-12-03 Minkyu Kangusbd: fix the typo
2010-12-03 Minkyu Kangusbd: remove env when downloading bootloader
2010-12-03 Minkyu Kangusbd: remove compiler warnings
2010-12-03 Minkyu Kangusbd: make function for fat write
2010-12-03 Minkyu Kangusbd: add compile condition for fat write
2010-12-03 Donggeun Kimusbd: code clean for kernel and modem download
2010-12-02 Donggeun Kimfat: update overflow check function
2010-12-02 Minkyu Kangusbd: add compile conditions
2010-12-02 Minkyu Kangusbd: use mmc block_read/write directly
2010-12-01 Minkyu Kangmbr: share the mbr structure
2010-12-01 Minkyu Kangusbd: use define for bootloader sector
2010-12-01 Minkyu Kangusbd: support bootloader downloading on MMC raw sector
2010-12-01 Minkyu Kangmbr: remove compiler warnings
2010-12-01 Minkyu Kangusbd: remove compiler warnings
2010-12-01 Minkyu Kangusbd: support default MBR table
2010-11-30 Minkyu Kangmbr: read mbr table from MMC
2010-11-29 Minkyu Kangusbd: support v2 downloader
2010-11-23 Minkyu Kangusbd: update the version (v1.6.0)
2010-11-22 Minkyu Kangs5p: mmc: support async write
2010-11-19 Sanghee Kimusbd: fix bug in mmc sub partition writing
2010-11-19 Sanghee Kimusbd: fix bug in calculating 'LBA Begin' field and...
2010-11-15 Minkyu Kangs5p: support cancel the download mode
2010-11-12 Joonyoung Shimusbd: Fix erase modem partition
2010-10-12 Minkyu KangMerge branch 'master' of party:/pub/git/u-boot-s5pc1xx
2010-10-12 Kyungmin ParkMerge branch 'master' of party:/pub/git/u-boot-s5pc1xx
2010-10-12 Joonyoung Shimusbd: Add modem ubi image checking
2010-10-07 Minkyu Kangusbd: prevent the wrong image downloading
2010-10-07 Minkyu Kangusbd: get the bootloader partition from mtd part
2010-10-06 Donggeun Kimfs: ubifs: Do not use a buffer allocated from malloc...
2010-10-05 Minkyu KangREMOVE the recovery block related codes
2010-10-04 Minkyu KangMerge branch 'master' of party:/pub/git/u-boot-s5pc1xx
2010-10-04 Donggeun Kimfs: ubifs: code cleanup
2010-10-04 Minkyu KangMerge branch 'master' of git://git.denx.de/u-boot
2010-10-04 Donggeun Kims5p: enable making ubifs image and ubinizing features
2010-09-10 Sanghee Kimusbd: add support extended partition on mmc
2010-08-17 Minkyu Kangs5p: rename function name from s5pc1xx to s5p
2010-08-03 Minkyu Kangusbd: erase qboot area when download the image (mmc...
2010-07-29 Minkyu Kangmake argv to const at command function
2010-07-29 Minkyu KangMerge branch 'master' of git://git.denx.de/u-boot
2010-07-01 Minkyu KangMerge branch 'master' of git://git.denx.de/u-boot
2010-06-18 Minkyu KangMerge branch 'master' of git://git.denx.de/u-boot
2010-05-31 Minkyu KangMerge branch 'master' of git://git.denx.de/u-boot
2010-05-26 Minkyu KangMerge branch 'master' of git://git.denx.de/u-boot
2010-05-24 Minkyu Kangusbd: remove compiler warnings
2010-05-20 Minkyu Kangusbd: Erase the qboot also when write ubi image
2010-05-11 Sanghee Kimusbd: code clean for warning message at locked recovery...
2010-05-03 Sanghee Kimrecovery: update: fix the erase size when bootloader...
2010-04-30 Sanghee KimMerge branch 'master' of git@10.89.8.158:/pub/git/u...
2010-04-30 Sanghee Kimrecovery: update is modified to support various image
2010-04-08 Minkyu Kangs5pc1xx: universal: fix env offset
2010-04-02 Minkyu KangMerge branch 'master' of git://git.denx.de/u-boot
2010-03-31 Kyungmin ParkMerge branch 'master' of http://git.denx.de/u-boot
2010-03-30 Minkyu Kangs5pc1xx: add checking routines for EVT1-Fused
2010-03-22 Minkyu Kangusbd: version update (v1.5.3)
2010-03-12 Minkyu Kangs5pc1xx: usbd: add watchdog timer reset
2010-03-10 Minkyu KangMerge branch 'master' of git://git.denx.de/u-boot
2010-03-03 Minkyu Kangusbd: version update JC02_20100303
2010-02-25 Kyungmin ParkMerge branch 'master' of http://git.denx.de/u-boot
2010-02-24 Minkyu Kangusbd: version update
2010-02-18 Kyungmin ParkMerge branch 'master' of http://git.denx.de/u-boot
2010-02-06 Kyungmin ParkMerge branch 'master' of kmpark@party:/pub/git/u-boot...
2010-02-05 Minkyu Kangusbd: check mmc is supported
2010-02-03 Minkyu Kangusbd: skip the CSA Clear temporary (for CSA Migration)
2010-02-02 Minkyu Kangusbd: fix num of mmc parts
2010-02-02 Minkyu KangMerge branch 'master' of prom@party:/pub/git/u-boot...
2010-02-02 Minkyu Kangusbd: fix kernel partition sync
2010-02-02 Minkyu Kangusbd: add support mmc partition write
2010-01-22 Kyungmin ParkMerge branch 'master' of http://git.denx.de/u-boot JA08_20100122
2010-01-22 Minkyu Kangusbd: kill warnings
2010-01-14 Minkyu Kangusbd: add support rfs movinand downloading
2010-01-14 Kyungmin ParkMerge branch 'master' of http://git.denx.de/u-boot
2010-01-13 Minkyu Kangusbd: add CSA Clear
2010-01-12 Minkyu Kangusbd: increase partition array to 16
2010-01-12 Kyungmin ParkMerge branch 'master' of http://git.denx.de/u-boot
2010-01-06 Minkyu Kangusbd: version update
2010-01-06 Minkyu Kangusbd: modify old style partition info
2010-01-06 Minkyu Kangusbd: add download mode
2010-01-05 Minkyu Kangusbd: remove warning
2010-01-05 MyungJoo HamMerge branch 'master' of mj.ham@party:/pub/git/u-boot...
2010-01-05 Minkyu Kangusbd: send error status
2010-01-05 Minkyu Kangusbd: use status definitions
2010-01-05 Minkyu Kangs5pc1xx: checking cpu revision at bootloader downloading
2009-12-14 Kyungmin ParkMerge branch 'master' of git://git.denx.de/u-boot
2009-11-24 Kyungmin ParkMerge branch 'master' of git://git.denx.de/u-boot
2009-11-20 Minkyu Kangusbd: add progress bar protocol
2009-11-20 Minkyu Kangusbd: fix the comments
2009-11-20 Minkyu Kangusbd: fix typo
next