Add CRC16 configuration flags
[kernel/u-boot.git] / common /
2010-02-24 Kyungmin Parks5pc110: Remove unused function for old ext2 read purpose
2010-02-22 Marek Szyprowskis5pc110: disable support for end points >3 to reduce...
2010-02-19 MyungJoo Hams5pc110 lcd: add safety checks (whether it's malloc... JB13_20100219
2010-02-19 MyungJoo Hams5pc110: fb: got a memory leakage (un-free'd malloc).
2010-02-18 Kyungmin Parks5pc110: Add S5PC110 S3C UDC OTG driver and enable...
2010-02-18 Kyungmin ParkMerge branch 'master' of http://git.denx.de/u-boot
2010-02-08 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-net
2010-02-07 Stefan Roesenet: Use 0.5 sec timeout in miiphy_reset() instead...
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 Remy BohmerUSB: usb_control_msg wait for driver ISR to set status.
2010-02-03 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-ppc4xx
2010-02-03 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-cfi...
2010-02-03 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-net
2010-02-03 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nand...
2010-02-03 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-video
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 Kyungmin ParkRevert "OneNAND: Don't write if it exceeds the partition"
2010-02-02 Kyungmin ParkMerge branch 'master' of kmpark@party:/pub/git/u-boot...
2010-02-02 Kyungmin ParkOneNAND: Don't write if it exceeds the partition
2010-02-02 Minkyu Kangusbd: add support mmc partition write
2010-01-31 Wolfgang Denkcmd_ximg.c: fix error: 'i' undeclared
2010-01-27 Anatolij Gustschinlcd: remove CONFIG_ATMEL_LCD ifdefs from lcd_setfgcolor
2010-01-27 Wolfgang Denkenv_nand.c: print error message and fail gracefully
2010-01-27 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2010-01-27 Kumar GalaAdd support to disable cpu's in multicore processors
2010-01-26 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
2010-01-26 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2010-01-26 Wolfgang Wegneradd ability to handle compressed images to imxtract
2010-01-25 Mike Frysingerjffs2: fix hangs/crashs when not using CONFIG_JFFS2_PAR...
2010-01-25 Mike Frysingergzip/zlib: make features optional
2010-01-25 Stefano Babicmkimage: Add Freescale imx Boot Image support (imximage)
2010-01-24 MyungJoo Hamcharger: when power key is pressed, animation is cleare...
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-22 Minkyu Kangcommon: lcd: kill warnings
2010-01-22 Minkyu Kangmmc: fix mmc->capacity value
2010-01-21 Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2010-01-21 Mike Frysingerlmb: only force on arches that use it
2010-01-21 MyungJoo HamMerge branch 'master' of mj.ham@party:/pub/git/u-boot...
2010-01-21 Jaehoon Chungs5pc110: mmc: calculated mmc0 capacity
2010-01-21 MyungJoo Hamcharger: animation supports 4b bmp: (about 250byte...
2010-01-20 MyungJoo Hamcharger: animation while TA charging at u-boot
2010-01-17 Heiko SchocherCRAMFS: support cramfs in RAM
2010-01-17 Heiko Schocherenv, eeprom: add redundant environment support
2010-01-17 Heiko Schochercmd_eeprom: I2C updates
2010-01-17 Detlev Zundelcmd_bootm.c: Change interpretation of standalone image...
2010-01-17 Detlev Zundelcmd_bootm.c: Do not load a ramdisk when not booting...
2010-01-17 Robin Getzkgdb: update mem2hex/hex2mem funcs
2010-01-17 Robin Getzkgdb: add default generic stubs
2010-01-17 Mike Frysingerconfig_defaults.h: new header for common u-boot config...
2010-01-17 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2010-01-15 Wolfgang Denkmalloc: return NULL if not initialized yet
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
next