summaryrefslogtreecommitdiffstats
path: root/common/Makefile
Commit message (Expand)AuthorAgeFilesLines
* common: Add new clk commandMichal Simek2014-02-041-0/+1
* spl: common: Support for USB MSD FAT image loadingDan Murphy2014-01-241-0/+4
* Makefile: delete unnecessary CPPFLAGS settingsMasahiro Yamada2013-12-131-2/+0
* common: Delete unnecessary rules.Masahiro Yamada2013-11-251-4/+1
* common: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-208/+183
* cmd:thor: Support for TIZEN's download command (thordown)Lukasz Majewski2013-10-201-0/+1
* powerpc/ppc4xx: Add fpgad command for dumping gdsys fpga registersDirk Eibach2013-07-251-0/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEORobert Winkler2013-07-011-0/+1
* image: Add signing infrastructureSimon Glass2013-06-261-0/+1
* Add a trace commandSimon Glass2013-06-261-0/+1
* Makefile: move the common makefile line to public areaYing Zhang2013-06-201-8/+9
* common/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT for environment in SPLYing Zhang2013-06-201-10/+17
* 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
OpenPOWER on IntegriCloud