aboutsummaryrefslogtreecommitdiff
path: root/common/Makefile
AgeCommit message (Expand)AuthorFilesLines
2012-10-22Merge branch 'master' of git://www.denx.de/git/u-boot-mmcTom Rini1-0/+1
2012-10-22fs: Add a Coreboot Filesystem (CBFS) driver and commandsGabe Black1-0/+1
2012-10-22COMMON: Implement common bounce bufferMarek Vasut1-0/+1
2012-10-15Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-stagingTom Rini1-0/+1
2012-10-15serial: Move common/serial.c to drivers/serial/Marek Vasut1-1/+0
2012-10-15ARM: prevent misaligned array initsAlbert ARIBAUD1-0/+4
2012-10-04Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-0/+4
2012-10-03Add a new "ini" commandJoe Hershberger1-0/+1
2012-10-03bootstage: Add bootstage commandSimon Glass1-0/+1
2012-10-01OMAP: networking support for SPLIlya Yanok1-0/+4
2012-09-29common: add zip command supportLei Wen1-0/+1
2012-09-25cmd_part: add partition-related commandStephen Warren1-0/+1
2012-09-25combine block device load commands into common functionRob Herring1-0/+1
2012-09-20Merge branch 'ext4'Tom Rini1-0/+6
2012-09-01dfu:cmd: Support for DFU u-boot commandLukasz Majewski1-0/+1
2012-08-09ext4fs ls load supportUma Shankar1-0/+6
2012-08-09zfs: Add ZFS filesystem supportJorgen Lundman1-0/+1
2012-07-07SPL: common/Makefile: Add image.c to SPL buildStefan Roese1-1/+1
2012-06-21Block: Remove MG DISK supportMarek Vasut1-2/+0
2012-04-24powerpc/corenet_ds: Slave reads ENV from master when boot from SRIOLiu Gang1-0/+1
2012-03-30Add support for loading and saving the environment to a FAT partitionMaximilian Schwerin1-0/+1
2012-03-27Add cmd_spl commandSimon Schwarz1-0/+1
2012-03-26SPL: Add YMODEM over UART load supportMatt Porter1-0/+3
2012-03-18bootstage: Implement core microsecond boot time measurementSimon Glass1-0/+1
2012-03-03USB: Separate out USB hub driverMarek Vasut1-1/+1
2011-12-10sandbox: Add improved RAM simulationMatthias Weisser1-3/+0
2011-12-06Add a cli command to test the TPM device.Vadim Bendebury1-0/+1
2011-10-27omap: spl: fix build break due to changes in FATAneesh V1-0/+1
2011-10-17sandbox: Disable built-in mallocSimon Glass1-0/+2
2011-10-17Add pxe commandJason Hobbs1-0/+1
2011-10-17Add generic, reusable menu codeJason Hobbs1-0/+1
2011-10-09cmd_time: add time commandChe-liang Chiou1-0/+1
2011-09-29powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driverYork Sun1-1/+7
2011-09-04led: added cmd_led to MakefileJason Kridner1-0/+1
2011-07-26add command fitupd to run an update from a FIT imageAndreas Pretzsch1-0/+1
2011-07-26scaled down version of generic libraries for SPLAneesh V1-3/+6
2011-06-22ARM: drop unsupported 'trab' boardWolfgang Denk1-1/+0
2011-04-20Merge branch 'phylib' of git://git.denx.de/u-boot-mmcWolfgang Denk1-0/+4
2011-04-20Merge branch 'misc' of git://git.denx.de/u-boot-blackfinWolfgang Denk1-0/+4
2011-04-20Add mdio command for new PHY infrastructureAndy Fleming1-0/+3
2011-04-20Create PHY Lib for U-BootAndy Fleming1-0/+1
2011-04-13gpio: generalize for all generic gpio providersMike Frysinger1-0/+1
2011-04-13md5sum/sha1sum/unzip: split out of mondo mem fileMike Frysinger1-0/+3
2011-04-13mmc: add generic mmc spi driverThomas Chou1-0/+1
2011-04-08Blackfin: ldrinfo: new commandMike Frysinger1-0/+1
2011-01-09config_cmd_defaults.h: new header for common u-boot command defaultsMike Frysinger1-1/+1
2010-11-26common/Makefile: don't include env_embedded.o into libcommonWolfgang Denk1-7/+7
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-09-19Save environment data to mmc.Terry Lv1-0/+1
2010-01-18CRAMFS: support cramfs in RAMHeiko Schocher1-0/+1