summaryrefslogtreecommitdiffstats
path: root/common/Makefile
Commit message (Expand)AuthorAgeFilesLines
* dm: sata: Separate the non-command code into its own fileSimon Glass2016-05-171-0/+1
* dm: ide: Separate the non-command code into its own fileSimon Glass2016-05-171-0/+1
* dm: scsi: Separate the non-command code into its own fileSimon Glass2016-05-171-0/+4
* common: env: support sata devicePeng Fan2016-04-181-0/+1
* Allow command-line files to be droppedSimon Glass2016-03-221-2/+2
* fdt: Allow libfdt to be used in SPLSimon Glass2016-03-141-2/+2
* Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass2016-03-141-2/+2
* common: Add support for environment file in EXT4.Stuart Longland2016-03-141-0/+2
* Remove unused CONFIG_MODEM_SUPPORT option and associated dead code.David Müller (ELSOFT AG)2016-02-081-1/+0
* Move all command code into its own directorySimon Glass2016-01-251-150/+6
* dm: lcd: Avoid using the lcd.h header file with driver modelSimon Glass2016-01-201-0/+2
* common/Makefile: Compile fdt_support is enabled in SPLStefan Roese2015-12-051-0/+1
* sparse: Rename the file and headerMaxime Ripard2015-11-121-1/+1
* fastboot: Implement NAND backendMaxime Ripard2015-11-121-1/+6
* 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
OpenPOWER on IntegriCloud