summaryrefslogtreecommitdiff
path: root/common/Makefile
Commit message (Expand)AuthorAgeLines
...
* Merge branch 'master' of git://www.denx.de/git/u-boot-mmcTom Rini2012-10-22-0/+1
|\
| * COMMON: Implement common bounce bufferMarek Vasut2012-10-22-0/+1
* | fs: Add a Coreboot Filesystem (CBFS) driver and commandsGabe Black2012-10-22-0/+1
|/
* Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-stagingTom Rini2012-10-15-0/+1
|\
| * bootstage: Add bootstage commandSimon Glass2012-10-03-0/+1
* | serial: Move common/serial.c to drivers/serial/Marek Vasut2012-10-15-1/+0
* | ARM: prevent misaligned array initsAlbert ARIBAUD2012-10-15-0/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2012-10-04-0/+4
|\ \
| * | OMAP: networking support for SPLIlya Yanok2012-10-01-0/+4
| |/
* | Add a new "ini" commandJoe Hershberger2012-10-03-0/+1
|/
* common: add zip command supportLei Wen2012-09-29-0/+1
* cmd_part: add partition-related commandStephen Warren2012-09-25-0/+1
* combine block device load commands into common functionRob Herring2012-09-25-0/+1
* Merge branch 'ext4'Tom Rini2012-09-20-0/+6
|\
| * ext4fs ls load supportUma Shankar2012-08-09-0/+6
* | dfu:cmd: Support for DFU u-boot commandLukasz Majewski2012-09-01-0/+1
|/
* zfs: Add ZFS filesystem supportJorgen Lundman2012-08-09-0/+1
* SPL: common/Makefile: Add image.c to SPL buildStefan Roese2012-07-07-1/+1
* Block: Remove MG DISK supportMarek Vasut2012-06-21-2/+0
* powerpc/corenet_ds: Slave reads ENV from master when boot from SRIOLiu Gang2012-04-24-0/+1
* Add support for loading and saving the environment to a FAT partitionMaximilian Schwerin2012-03-30-0/+1
* Add cmd_spl commandSimon Schwarz2012-03-27-0/+1
* SPL: Add YMODEM over UART load supportMatt Porter2012-03-26-0/+3
* bootstage: Implement core microsecond boot time measurementSimon Glass2012-03-18-0/+1
* USB: Separate out USB hub driverMarek Vasut2012-03-03-1/+1
* sandbox: Add improved RAM simulationMatthias Weisser2011-12-10-3/+0
* Add a cli command to test the TPM device.Vadim Bendebury2011-12-06-0/+1
* omap: spl: fix build break due to changes in FATAneesh V2011-10-27-0/+1
* sandbox: Disable built-in mallocSimon Glass2011-10-17-0/+2
* Add pxe commandJason Hobbs2011-10-17-0/+1
* Add generic, reusable menu codeJason Hobbs2011-10-17-0/+1
* cmd_time: add time commandChe-liang Chiou2011-10-09-0/+1
* powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driverYork Sun2011-09-29-1/+7
* led: added cmd_led to MakefileJason Kridner2011-09-04-0/+1
* add command fitupd to run an update from a FIT imageAndreas Pretzsch2011-07-26-0/+1
* scaled down version of generic libraries for SPLAneesh V2011-07-26-3/+6
* ARM: drop unsupported 'trab' boardWolfgang Denk2011-06-22-1/+0
* Merge branch 'phylib' of git://git.denx.de/u-boot-mmcWolfgang Denk2011-04-20-0/+4
|\
| * Add mdio command for new PHY infrastructureAndy Fleming2011-04-20-0/+3
| * Create PHY Lib for U-BootAndy Fleming2011-04-20-0/+1
* | Merge branch 'misc' of git://git.denx.de/u-boot-blackfinWolfgang Denk2011-04-20-0/+4
|\ \
| * | gpio: generalize for all generic gpio providersMike Frysinger2011-04-13-0/+1
| * | md5sum/sha1sum/unzip: split out of mondo mem fileMike Frysinger2011-04-13-0/+3
| |/
* | mmc: add generic mmc spi driverThomas Chou2011-04-13-0/+1
|/
* Blackfin: ldrinfo: new commandMike Frysinger2011-04-08-0/+1
* config_cmd_defaults.h: new header for common u-boot command defaultsMike Frysinger2011-01-09-1/+1
* common/Makefile: don't include env_embedded.o into libcommonWolfgang Denk2010-11-26-7/+7
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* Save environment data to mmc.Terry Lv2010-09-19-0/+1
* CRAMFS: support cramfs in RAMHeiko Schocher2010-01-18-0/+1