summaryrefslogtreecommitdiff
path: root/common/Makefile
Commit message (Expand)AuthorAgeLines
* ENGR00315894-56 CMD: Add new command "bootaux" to boot auxiliary coreYe.Li2014-06-17-0/+1
* ENGR00315894-17 imx6q:sabresd/sabreauto: add SATA supportYe.Li2014-06-17-0/+1
* image: add support for Android's boot image formatSebastian Siewior2014-06-13-0/+1
* ENGR00315499-10 ARM:imx6:sabresd/sabreauto Add android fastboot supportingNitin Garg2014-06-13-0/+1
* Add lzmadec commandPatrice Bouchand2014-03-22-0/+3
* cros_ec: Move EC interface into common libraryVadim Bendebury2014-03-17-0/+1
* dm: Add a demonstration/example driverSimon Glass2014-03-04-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-02-26-2/+0
|\
| * arm: Switch to -mno-unaligned-access when supported by the compilerTom Rini2014-02-26-2/+0
* | fs/fdos: RemoveTom Rini2014-02-21-2/+1
|/
* kbuild: use Linux Kernel build scriptsMasahiro Yamada2014-02-19-7/+3
* kbuild: change out-of-tree buildMasahiro Yamada2014-02-19-5/+4
* 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