summaryrefslogtreecommitdiff
path: root/common/Makefile
Commit message (Expand)AuthorAgeLines
* common: spl: Add spl sata boot supportDan Murphy2014-02-19-0/+3
* common: Add new clk commandMichal Simek2014-02-04-0/+1
* spl: common: Support for USB MSD FAT image loadingDan Murphy2014-01-24-0/+4
* Makefile: delete unnecessary CPPFLAGS settingsMasahiro Yamada2013-12-13-2/+0
* common: Delete unnecessary rules.Masahiro Yamada2013-11-25-4/+1
* common: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-208/+183
* cmd:thor: Support for TIZEN's download command (thordown)Lukasz Majewski2013-10-20-0/+1
* powerpc/ppc4xx: Add fpgad command for dumping gdsys fpga registersDirk Eibach2013-07-25-0/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEORobert Winkler2013-07-01-0/+1
* image: Add signing infrastructureSimon Glass2013-06-26-0/+1
* Add a trace commandSimon Glass2013-06-26-0/+1
* Makefile: move the common makefile line to public areaYing Zhang2013-06-20-8/+9
* common/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT for environment in SPLYing Zhang2013-06-20-10/+17
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-30-0/+3
|\
| * image: Split libfdt code into image-fdt.cSimon Glass2013-05-14-0/+1
| * image: Split FIT code into new image-fit.cSimon Glass2013-05-14-0/+1
| * blackfin: bf609: add softswitch config commandBob Liu2013-05-13-0/+1
* | Add fuse API and commandsBenoît Thébaudeau2013-04-28-0/+1
|/
* env: Add support for UBI environmentJoe Hershberger2013-04-11-0/+1
* New command bootmenu: ANSI terminal boot menu supportPali Rohár2013-03-29-0/+1
* usb:gadget: USB Mass Storage Gadget supportLukasz Majewski2013-03-18-0/+1
* Introduce generic post-relocation board_r.cSimon Glass2013-03-15-0/+1
* Introduce generic pre-relocation board_f.cSimon Glass2013-03-15-0/+3
* sandbox: Add 'sb' command to access filesystem featuresSimon Glass2013-03-04-0/+1
* Merge remote-tracking branch 'u-boot/master' into u-boot-arm-mergedAllen Martin2012-12-19-0/+16
|\
| * env: Add environment variable flagsJoe Hershberger2012-12-13-0/+2
| * env: Add support for callbacks to environment varsJoe Hershberger2012-12-13-0/+4
| * gpt: Support for new "gpt" commandPiotr Wilczek2012-12-13-0/+1
| * Add console command to access io space registersVadim Bendebury2012-12-11-0/+1
| * edid: Library of EDID decode and printTom Wai-Hong Tam2012-12-11-0/+1
| * Add hash command to perform hashing using various algorithmsSimon Glass2012-12-11-0/+1
| * Add generic hash APISimon Glass2012-12-11-0/+1
| * Add a command to read raw blocks from a partitionKenneth Waters2012-12-11-0/+1
| * Add gettime commandAnton Staaf2012-12-11-0/+1
| * env: Enable getenv_f() for SPL_BUILDStefan Roese2012-12-05-0/+3
* | Sound: Add command for audio playbackRajeshwari Shinde2012-11-15-0/+1
|/
* fs: add filesystem switch libary, implement ls and fsload commandsStephen Warren2012-10-29-5/+1
* 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