summaryrefslogtreecommitdiffstats
path: root/common/Makefile
Commit message (Expand)AuthorAgeFilesLines
* common: Makefile: allow for spl builds with env_fatFelipe Balbi2014-10-231-0/+1
* crypto/fsl: Add command for encapsulating/decapsulating blobsRuchika Gupta2014-10-161-0/+2
* kbuild: refactor some makefilesMasahiro Yamada2014-09-241-7/+2
* usb/gadget: fastboot: implement sparse formatSteve Rae2014-09-241-0/+1
* usb/gadget: fastboot: add eMMC support for flash commandSteve Rae2014-09-241-0/+5
* common/Makefile: Consolidate SPL ENV options, correct inclusionTom Rini2014-08-251-7/+5
* Add an I/O tracing featureSimon Glass2014-06-201-0/+2
* bootm: Split out code from cmd_bootm.cSimon Glass2014-06-191-1/+1
* Move bootretry code into bootretry.c and clean upSimon Glass2014-05-291-0/+5
* Move command line API into cli.cSimon Glass2014-05-291-0/+1
* Move autoboot code to autoboot.cSimon Glass2014-05-291-0/+5
* Split out simple parser and readline into separate filesSimon Glass2014-05-291-1/+8
* Rename hush to cli_hushSimon Glass2014-05-291-1/+1
* usb/gadget: add the fastboot gadgetSebastian Siewior2014-05-081-0/+2
* image: add support for Android's boot image formatSebastian Siewior2014-05-081-0/+1
* Merge branch 'next'Tom Rini2014-04-171-0/+1
|\
| * aes: Add 'aes' command to access AES-128-CBCMarek Vasut2014-03-211-0/+1
* | Add lzmadec commandPatrice Bouchand2014-03-221-0/+3
|/
* cros_ec: Move EC interface into common libraryVadim Bendebury2014-03-171-0/+1
* dm: Add a demonstration/example driverSimon Glass2014-03-041-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-02-261-2/+0
|\
| * arm: Switch to -mno-unaligned-access when supported by the compilerTom Rini2014-02-261-2/+0
* | fs/fdos: RemoveTom Rini2014-02-211-2/+1
|/
* kbuild: use Linux Kernel build scriptsMasahiro Yamada2014-02-191-7/+3
* kbuild: change out-of-tree buildMasahiro Yamada2014-02-191-5/+4
* common: spl: Add spl sata boot supportDan Murphy2014-02-191-0/+3
* 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
OpenPOWER on IntegriCloud