summaryrefslogtreecommitdiffstats
path: root/common/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-301-0/+3
|\
| * image: Split libfdt code into image-fdt.cSimon Glass2013-05-141-0/+1
| * image: Split FIT code into new image-fit.cSimon Glass2013-05-141-0/+1
| * blackfin: bf609: add softswitch config commandBob Liu2013-05-131-0/+1
* | Add fuse API and commandsBenoît Thébaudeau2013-04-281-0/+1
|/
* env: Add support for UBI environmentJoe Hershberger2013-04-111-0/+1
* New command bootmenu: ANSI terminal boot menu supportPali Rohár2013-03-291-0/+1
* usb:gadget: USB Mass Storage Gadget supportLukasz Majewski2013-03-181-0/+1
* Introduce generic post-relocation board_r.cSimon Glass2013-03-151-0/+1
* Introduce generic pre-relocation board_f.cSimon Glass2013-03-151-0/+3
* 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
OpenPOWER on IntegriCloud