s5pc110: mmc: add comment in mmc_prepare_data()
[kernel/u-boot.git] / common /
2010-01-14 Minkyu Kangusbd: add support rfs movinand downloading
2010-01-14 MyungJoo HamMerge branch 'master' of mj.ham@party:/pub/git/u-boot...
2010-01-14 Kyungmin ParkMerge branch 'master' of http://git.denx.de/u-boot
2010-01-14 Kyungmin ParkOneNAND: Fix wrong bad block handling at read/write
2010-01-14 Kyungmin ParkOneNAND: Add memory barrier
2010-01-13 Joonyoung Shims5p6442: smdk6442: initial work
2010-01-13 Minkyu Kangusbd: add CSA Clear
2010-01-12 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2010-01-12 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nand...
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 Sanjeev Premionenand: Fix compile errors due to FlexOneNAND
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
2010-01-03 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ppc4xx
2009-12-21 Wolfgang Wegnermove prototypes for gunzip() and zunzip() to common.h
2009-12-21 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-usb
2009-12-20 Mahavir Jainusb: write command for RAW partition.
2009-12-20 Tom RixUSB Consolidate descriptor definitions
2009-12-15 Wolfgang DenkMerge branch 'next' of ../next
2009-12-14 Kyungmin ParkMerge branch 'master' of git://git.denx.de/u-boot
2009-12-09 daeinkis5pc110: fs: code refactoring and code clean.
2009-12-08 Heiko Schochercommon: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS...
2009-12-08 daeinkis5pc110: fs: read ext2 filesystem from onenand device...
2009-12-08 Minkyu Kangs5pc110: lcd: kill warnings
2009-12-07 Wolfgang DenkMerge branch 'master' of ../work into next
2009-12-07 Heiko Schocheri2c: fix dangling comment in do_i2c_mw()
2009-12-07 Wolfgang DenkMerge branch 'master' into next
2009-12-07 Peter Tyserbootm: Fix help message's sub-command ordering
2009-12-07 daeinkis5pc110: fs: added change directory command and bug...
2009-12-07 daeinkis5pc110: fs: updated ext2 filesystem for onenand device.
2009-12-05 daeinkis5pc110: fs: code clean.
2009-12-05 daeinkis5pc110: fs: updated ls command.
2009-12-05 Wolfgang DenkMerge branch 'master' into next
2009-12-05 Peter Korsgaardadd lzop decompression support
2009-12-05 Graeme Russi386: Fix malloc initialization
2009-12-02 Robert P. J. DayRemove superfluous preprocessor tests from some cmd_...
2009-12-02 Pratap ChanduRemoves dead code in the file common/cmd_i2c.c
2009-12-02 Magnus Liljacmd_date: Fix spelling in error message.
2009-12-02 Peter TyserMove do_irqinfo() to common/cmd_irq.c
2009-12-02 Peter Tysercmd_license: Remove unneeded #ifdef CONFIG_CMD_LICENSE
2009-12-02 Peter Tysercircbuf: Move to lib_generic and conditionally compile
2009-12-02 Mike Frysingerexports: rewrite jump table init
2009-12-01 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nios
2009-12-01 daeinkis5pc110: fs: 1k and 4k block size support.
2009-12-01 daeinkis5pc110: fs: added get_filesize_ext2 function for getti...
2009-12-01 daeinkis5pc110: fs: added read operation about direct and...
2009-11-30 daeinkis5pc110: fs: updated read operation.
2009-11-30 MyungJoo Hamcommon: fix possible buffer overrun
2009-11-30 daeinkis5pc110: fs: added open/read file operation.
2009-11-30 daeinkis5pc110: code clean for onenand_ext2 filesystem.
2009-11-30 daeinkis5pc110: added ext2 filesystem for onenand device.
2009-11-30 daeinkis5pc110: onenand: added onenand read operation.
2009-11-25 MyungJoo HamMerge branch 'master' of mj.ham@party:/pub/git/u-boot...
2009-11-25 MyungJoo Hams5pc110: suspend/resume support
2009-11-24 Mike Frysingerbootm: mark local boot_os[] table static
2009-11-24 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-net
2009-11-24 Wolfgang DenkMerge branch 'master-sync' of git://git.denx.de/u-boot-arm
2009-11-24 Remy BohmerRepair build fail in case CONFIG_PPC=n and CONFIG_FIT=y
2009-11-24 Kyungmin ParkMerge branch 'master' of git://git.denx.de/u-boot
2009-11-22 Peter TyserAdd 'true' and 'false' commands
2009-11-22 Peter Tysercmd_help: General cleanup
2009-11-22 Peter Tysercommand.c: Break commands out to appropriate cmd_*...
2009-11-20 Minkyu Kangusbd: add progress bar protocol
2009-11-20 Minkyu Kangusbd: fix the comments
2009-11-20 Minkyu Kangusbd: fix typo
2009-11-20 Minkyu Kangusbd: fix environment erase
2009-11-18 Minkyu Kangusbd: bugfix: get correct part id
2009-11-15 Wolfgang DenkMerge branch 'master' into next
2009-11-13 Amul Kumar SahaENV Variable support for Flex-OneNAND
2009-11-13 Peter Tysercmd_nand: Move conditional compilation to Makefile
2009-11-13 Peter Tysercmd_nand: Remove duplicate include
2009-10-30 Minkyu Kangusbd: use full capacity when mmc image downloading
2009-10-28 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-sparc
2009-10-27 Peter TyserAdd 'editenv' command
2009-10-27 Peter Tysersetenv(): Delete 0-length environment variables
2009-10-27 Peter Tyserreadline(): Add ability to modify a string buffer
2009-10-27 Peter Tysercread_line(): Remove unused variables
2009-10-27 Peter TyserCheck for NULL prompt in readline_into_buffer()
2009-10-27 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2009-10-27 Wolfgang DenkRevert "env: only build env_embedded and envcrc when...
2009-10-27 Anton Vorontsovfdt_support: Add multi-serial support for stdout fixup
2009-10-27 Kyungmin ParkMerge branch 'master' of git://git.denx.de/u-boot
2009-10-24 Mike Frysingersf: add GPL-2 license info
2009-10-24 Kumar Galafdt: Fix fdt padding issue for initrd mem_rsv
2009-10-24 Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2009-10-24 Wolfgang DenkMerge branch 'master-sync' of git://git.denx.de/u-boot-arm
2009-10-24 Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2009-10-24 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ppc4xx
2009-10-24 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
2009-10-23 Stefan Roesefdt: Add fdt_fixup_nor_flash_size() to fixup NOR FLASH...
2009-10-21 Minkyu Kangusbd: fix the movinand download
2009-10-18 Alessandro Rubinilcd: remove '#if 0' 32-bit scroll, now memcpy does it
2009-10-18 Alessandro Rubinisetenv: do console redirection even if previously unset
next