summaryrefslogtreecommitdiff
path: root/common/Makefile
AgeCommit message (Expand)Author
2014-03-22Add lzmadec commandPatrice Bouchand
2014-03-21aes: Add 'aes' command to access AES-128-CBCMarek Vasut
2014-03-17cros_ec: Move EC interface into common libraryVadim Bendebury
2014-03-04dm: Add a demonstration/example driverSimon Glass
2014-02-26Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-02-26arm: Switch to -mno-unaligned-access when supported by the compilerTom Rini
2014-02-21fs/fdos: RemoveTom Rini
2014-02-19kbuild: use Linux Kernel build scriptsMasahiro Yamada
2014-02-19kbuild: change out-of-tree buildMasahiro Yamada
2014-02-19common: spl: Add spl sata boot supportDan Murphy
2014-02-04common: Add new clk commandMichal Simek
2014-01-24spl: common: Support for USB MSD FAT image loadingDan Murphy
2013-12-13Makefile: delete unnecessary CPPFLAGS settingsMasahiro Yamada
2013-11-25common: Delete unnecessary rules.Masahiro Yamada
2013-10-31common: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-20cmd:thor: Support for TIZEN's download command (thordown)Lukasz Majewski
2013-07-25powerpc/ppc4xx: Add fpgad command for dumping gdsys fpga registersDirk Eibach
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-01video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEORobert Winkler
2013-06-26image: Add signing infrastructureSimon Glass
2013-06-26Add a trace commandSimon Glass
2013-06-20Makefile: move the common makefile line to public areaYing Zhang
2013-06-20common/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT for environment in SPLYing Zhang
2013-05-30Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-05-14image: Split libfdt code into image-fdt.cSimon Glass
2013-05-14image: Split FIT code into new image-fit.cSimon Glass
2013-05-13blackfin: bf609: add softswitch config commandBob Liu
2013-04-28Add fuse API and commandsBenoît Thébaudeau
2013-04-11env: Add support for UBI environmentJoe Hershberger
2013-03-29New command bootmenu: ANSI terminal boot menu supportPali Rohár
2013-03-18usb:gadget: USB Mass Storage Gadget supportLukasz Majewski
2013-03-15Introduce generic post-relocation board_r.cSimon Glass
2013-03-15Introduce generic pre-relocation board_f.cSimon Glass
2013-03-04sandbox: Add 'sb' command to access filesystem featuresSimon Glass
2012-12-19Merge remote-tracking branch 'u-boot/master' into u-boot-arm-mergedAllen Martin
2012-12-13env: Add environment variable flagsJoe Hershberger
2012-12-13env: Add support for callbacks to environment varsJoe Hershberger
2012-12-13gpt: Support for new "gpt" commandPiotr Wilczek
2012-12-11Add console command to access io space registersVadim Bendebury
2012-12-11edid: Library of EDID decode and printTom Wai-Hong Tam
2012-12-11Add hash command to perform hashing using various algorithmsSimon Glass
2012-12-11Add generic hash APISimon Glass
2012-12-11Add a command to read raw blocks from a partitionKenneth Waters
2012-12-11Add gettime commandAnton Staaf
2012-12-05env: Enable getenv_f() for SPL_BUILDStefan Roese
2012-11-15Sound: Add command for audio playbackRajeshwari Shinde
2012-10-29fs: add filesystem switch libary, implement ls and fsload commandsStephen Warren
2012-10-22Merge branch 'master' of git://www.denx.de/git/u-boot-mmcTom Rini
2012-10-22fs: Add a Coreboot Filesystem (CBFS) driver and commandsGabe Black
2012-10-22COMMON: Implement common bounce bufferMarek Vasut