summaryrefslogtreecommitdiff
path: root/common/Makefile
AgeCommit message (Expand)Author
2014-09-24kbuild: refactor some makefilesMasahiro Yamada
2014-09-24usb/gadget: fastboot: implement sparse formatSteve Rae
2014-09-24usb/gadget: fastboot: add eMMC support for flash commandSteve Rae
2014-08-25common/Makefile: Consolidate SPL ENV options, correct inclusionTom Rini
2014-06-20Add an I/O tracing featureSimon Glass
2014-06-19bootm: Split out code from cmd_bootm.cSimon Glass
2014-05-29Move bootretry code into bootretry.c and clean upSimon Glass
2014-05-29Move command line API into cli.cSimon Glass
2014-05-29Move autoboot code to autoboot.cSimon Glass
2014-05-29Split out simple parser and readline into separate filesSimon Glass
2014-05-29Rename hush to cli_hushSimon Glass
2014-05-08usb/gadget: add the fastboot gadgetSebastian Siewior
2014-05-08image: add support for Android's boot image formatSebastian Siewior
2014-04-17Merge branch 'next'Tom Rini
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