summaryrefslogtreecommitdiffstats
path: root/common/Makefile
Commit message (Expand)AuthorAgeFilesLines
* sandbox: Add 'sb' command to access filesystem featuresSimon Glass2013-03-041-0/+1
* Merge remote-tracking branch 'u-boot/master' into u-boot-arm-mergedAllen Martin2012-12-191-0/+16
|\
| * env: Add environment variable flagsJoe Hershberger2012-12-131-0/+2
| * env: Add support for callbacks to environment varsJoe Hershberger2012-12-131-0/+4
| * gpt: Support for new "gpt" commandPiotr Wilczek2012-12-131-0/+1
| * Add console command to access io space registersVadim Bendebury2012-12-111-0/+1
| * edid: Library of EDID decode and printTom Wai-Hong Tam2012-12-111-0/+1
| * Add hash command to perform hashing using various algorithmsSimon Glass2012-12-111-0/+1
| * Add generic hash APISimon Glass2012-12-111-0/+1
| * Add a command to read raw blocks from a partitionKenneth Waters2012-12-111-0/+1
| * Add gettime commandAnton Staaf2012-12-111-0/+1
| * env: Enable getenv_f() for SPL_BUILDStefan Roese2012-12-051-0/+3
* | Sound: Add command for audio playbackRajeshwari Shinde2012-11-151-0/+1
|/
* fs: add filesystem switch libary, implement ls and fsload commandsStephen Warren2012-10-291-5/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-mmcTom Rini2012-10-221-0/+1
|\
| * COMMON: Implement common bounce bufferMarek Vasut2012-10-221-0/+1
* | fs: Add a Coreboot Filesystem (CBFS) driver and commandsGabe Black2012-10-221-0/+1
|/
* Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-stagingTom Rini2012-10-151-0/+1
|\
| * bootstage: Add bootstage commandSimon Glass2012-10-031-0/+1
* | serial: Move common/serial.c to drivers/serial/Marek Vasut2012-10-151-1/+0
* | ARM: prevent misaligned array initsAlbert ARIBAUD2012-10-151-0/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2012-10-041-0/+4
|\ \
| * | OMAP: networking support for SPLIlya Yanok2012-10-011-0/+4
| |/
* | Add a new "ini" commandJoe Hershberger2012-10-031-0/+1
|/
* common: add zip command supportLei Wen2012-09-291-0/+1
* cmd_part: add partition-related commandStephen Warren2012-09-251-0/+1
* combine block device load commands into common functionRob Herring2012-09-251-0/+1
* Merge branch 'ext4'Tom Rini2012-09-201-0/+6
|\
| * ext4fs ls load supportUma Shankar2012-08-091-0/+6
* | dfu:cmd: Support for DFU u-boot commandLukasz Majewski2012-09-011-0/+1
|/
* zfs: Add ZFS filesystem supportJorgen Lundman2012-08-091-0/+1
* SPL: common/Makefile: Add image.c to SPL buildStefan Roese2012-07-071-1/+1
* Block: Remove MG DISK supportMarek Vasut2012-06-211-2/+0
* powerpc/corenet_ds: Slave reads ENV from master when boot from SRIOLiu Gang2012-04-241-0/+1
* Add support for loading and saving the environment to a FAT partitionMaximilian Schwerin2012-03-301-0/+1
* Add cmd_spl commandSimon Schwarz2012-03-271-0/+1
* SPL: Add YMODEM over UART load supportMatt Porter2012-03-261-0/+3
* bootstage: Implement core microsecond boot time measurementSimon Glass2012-03-181-0/+1
* USB: Separate out USB hub driverMarek Vasut2012-03-031-1/+1
* sandbox: Add improved RAM simulationMatthias Weisser2011-12-101-3/+0
* Add a cli command to test the TPM device.Vadim Bendebury2011-12-061-0/+1
* omap: spl: fix build break due to changes in FATAneesh V2011-10-271-0/+1
* sandbox: Disable built-in mallocSimon Glass2011-10-171-0/+2
* Add pxe commandJason Hobbs2011-10-171-0/+1
* Add generic, reusable menu codeJason Hobbs2011-10-171-0/+1
* cmd_time: add time commandChe-liang Chiou2011-10-091-0/+1
* powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driverYork Sun2011-09-291-1/+7
* led: added cmd_led to MakefileJason Kridner2011-09-041-0/+1
* add command fitupd to run an update from a FIT imageAndreas Pretzsch2011-07-261-0/+1
* scaled down version of generic libraries for SPLAneesh V2011-07-261-3/+6
OpenPOWER on IntegriCloud