summaryrefslogtreecommitdiffstats
path: root/common/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Move board_init_f_mem() into a common locationSimon Glass2015-10-241-0/+1
* drivers: Introduce a simplified remoteproc frameworkNishanth Menon2015-10-221-0/+1
* common/cmd_ethsw: Add generic commands for Ethernet SwitchesCodrin Ciubotariu2015-09-211-0/+1
* update: tftp: dfu: Extend update_tftp() function to support DFULukasz Majewski2015-09-071-0/+1
* dm: tpm: Add a 'tpmtest' commandSimon Glass2015-08-311-0/+1
* spl, common, serial: build SPL without serial supportHeiko Schocher2015-08-121-0/+4
* efi: Add a command to display the memory mapSimon Glass2015-08-051-0/+1
* dm: regulator: add regulator commandPrzemyslaw Marczak2015-05-141-0/+1
* dm: pmic: add pmic commandPrzemyslaw Marczak2015-05-141-0/+3
* Add a 'cpu' command to print CPU informationSimon Glass2015-04-291-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2015-04-201-0/+1
|\
| * common/lcd_console: introduce display/framebuffer rotationHannes Petermaier2015-04-181-0/+1
* | sandbox: Renamed sb command to hostSjoerd Simons2015-04-191-1/+1
|/
* common/armflash: Support for ARM flash imagesLinus Walleij2015-04-101-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2015-02-101-0/+1
|\
| * lcd: dt: extract simplefb supportNikita Kiryanov2015-02-101-0/+1
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-02-101-0/+1
|\ \ | |/ |/|
| * common: convert compulab splash load code to common codeNikita Kiryanov2015-01-291-0/+1
* | generic-board: show model name in board_init_f() tooMasahiro Yamada2015-01-291-0/+2
|/
* lcd: refactor lcd console stuff into its own fileNikita Kiryanov2015-01-101-1/+1
* common: spl: Add interactive DDR debugger support for SPL imageAlison Wang2014-12-051-10/+10
* Merge git://git.denx.de/u-boot-dmTom Rini2014-11-241-0/+3
|\
| * dm: Split the simple malloc() implementation into its own fileSimon Glass2014-11-211-0/+3
* | fs: make it possible to read the filesystem UUIDChristian Gmeiner2014-11-231-0/+1
|/
* 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
OpenPOWER on IntegriCloud