summaryrefslogtreecommitdiff
path: root/common/Makefile
AgeCommit message (Expand)AuthorFilesLines
2014-05-30Rename hush to cli_hushSimon Glass1-1/+1
2014-05-08usb/gadget: add the fastboot gadgetSebastian Siewior1-0/+2
2014-05-08image: add support for Android's boot image formatSebastian Siewior1-0/+1
2014-04-17Merge branch 'next'Tom Rini1-0/+1
2014-03-23Add lzmadec commandPatrice Bouchand1-0/+3
2014-03-22aes: Add 'aes' command to access AES-128-CBCMarek Vasut1-0/+1
2014-03-18cros_ec: Move EC interface into common libraryVadim Bendebury1-0/+1
2014-03-04dm: Add a demonstration/example driverSimon Glass1-0/+1
2014-02-27Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-2/+0
2014-02-27arm: Switch to -mno-unaligned-access when supported by the compilerTom Rini1-2/+0
2014-02-21fs/fdos: RemoveTom Rini1-2/+1
2014-02-19kbuild: use Linux Kernel build scriptsMasahiro Yamada1-7/+3
2014-02-19kbuild: change out-of-tree buildMasahiro Yamada1-5/+4
2014-02-19common: spl: Add spl sata boot supportDan Murphy1-0/+3
2014-02-04common: Add new clk commandMichal Simek1-0/+1
2014-01-25spl: common: Support for USB MSD FAT image loadingDan Murphy1-0/+4
2013-12-13Makefile: delete unnecessary CPPFLAGS settingsMasahiro Yamada1-2/+0
2013-11-25common: Delete unnecessary rules.Masahiro Yamada1-4/+1
2013-10-31common: convert makefiles to Kbuild styleMasahiro Yamada1-208/+183
2013-10-21cmd:thor: Support for TIZEN's download command (thordown)Lukasz Majewski1-0/+1
2013-07-25powerpc/ppc4xx: Add fpgad command for dumping gdsys fpga registersDirk Eibach1-0/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-07-01video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEORobert Winkler1-0/+1
2013-06-26image: Add signing infrastructureSimon Glass1-0/+1
2013-06-26Add a trace commandSimon Glass1-0/+1
2013-06-21Makefile: move the common makefile line to public areaYing Zhang1-8/+9
2013-06-21common/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT for environment in SPLYing Zhang1-10/+17
2013-05-30Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD1-0/+3
2013-05-14image: Split libfdt code into image-fdt.cSimon Glass1-0/+1
2013-05-14image: Split FIT code into new image-fit.cSimon Glass1-0/+1
2013-05-13blackfin: bf609: add softswitch config commandBob Liu1-0/+1
2013-04-28Add fuse API and commandsBenoît Thébaudeau1-0/+1
2013-04-11env: Add support for UBI environmentJoe Hershberger1-0/+1
2013-03-29New command bootmenu: ANSI terminal boot menu supportPali Rohár1-0/+1
2013-03-18usb:gadget: USB Mass Storage Gadget supportLukasz Majewski1-0/+1
2013-03-16Introduce generic post-relocation board_r.cSimon Glass1-0/+1
2013-03-16Introduce generic pre-relocation board_f.cSimon Glass1-0/+3
2013-03-04sandbox: Add 'sb' command to access filesystem featuresSimon Glass1-0/+1
2012-12-20Merge remote-tracking branch 'u-boot/master' into u-boot-arm-mergedAllen Martin1-0/+16
2012-12-13env: Add environment variable flagsJoe Hershberger1-0/+2
2012-12-13env: Add support for callbacks to environment varsJoe Hershberger1-0/+4
2012-12-13gpt: Support for new "gpt" commandPiotr Wilczek1-0/+1
2012-12-12Add console command to access io space registersVadim Bendebury1-0/+1
2012-12-12edid: Library of EDID decode and printTom Wai-Hong Tam1-0/+1
2012-12-12Add hash command to perform hashing using various algorithmsSimon Glass1-0/+1
2012-12-12Add generic hash APISimon Glass1-0/+1
2012-12-12Add a command to read raw blocks from a partitionKenneth Waters1-0/+1
2012-12-12Add gettime commandAnton Staaf1-0/+1
2012-12-05env: Enable getenv_f() for SPL_BUILDStefan Roese1-0/+3
2012-11-15Sound: Add command for audio playbackRajeshwari Shinde1-0/+1