summaryrefslogtreecommitdiff
path: root/common/Makefile
Commit message (Expand)AuthorAgeLines
* flash: compile common/flash.c iif CONFIG_MTD_NO_FLASH is enabledMasahiro Yamada2017-02-12-1/+1
* common: dfu: saperate the dfu common functionalityB, Ravi2016-09-27-0/+2
* spl: dfu: add dfu support in SPLB, Ravi2016-09-27-0/+1
* Use separate options for TPL supportSimon Glass2016-09-16-1/+11
* cmd: Split 'bootz' and 'booti' out from 'bootm'Tom Rini2016-08-20-0/+2
* hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSERMasahiro Yamada2016-06-24-4/+1
* autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.cMasahiro Yamada2016-06-20-4/+1
* verified-boot: Minimal support for booting U-Boot proper from SPLTeddy Reed2016-06-12-0/+1
* Drop use of CONFIG_SYS_GENERIC_BOARD in U-BootSimon Glass2016-05-27-2/+2
* cmd: eeprom: add support for layout aware commandsNikita Kiryanov2016-05-20-0/+3
* dm: sata: Separate the non-command code into its own fileSimon Glass2016-05-17-0/+1
* dm: ide: Separate the non-command code into its own fileSimon Glass2016-05-17-0/+1
* dm: scsi: Separate the non-command code into its own fileSimon Glass2016-05-17-0/+4
* common: env: support sata devicePeng Fan2016-04-18-0/+1
* Allow command-line files to be droppedSimon Glass2016-03-22-2/+2
* fdt: Allow libfdt to be used in SPLSimon Glass2016-03-14-2/+2
* Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass2016-03-14-2/+2
* common: Add support for environment file in EXT4.Stuart Longland2016-03-14-0/+2
* Remove unused CONFIG_MODEM_SUPPORT option and associated dead code.David Müller (ELSOFT AG)2016-02-08-1/+0
* Move all command code into its own directorySimon Glass2016-01-25-150/+6
* dm: lcd: Avoid using the lcd.h header file with driver modelSimon Glass2016-01-20-0/+2
* common/Makefile: Compile fdt_support is enabled in SPLStefan Roese2015-12-05-0/+1
* sparse: Rename the file and headerMaxime Ripard2015-11-12-1/+1
* fastboot: Implement NAND backendMaxime Ripard2015-11-12-1/+6
* Move board_init_f_mem() into a common locationSimon Glass2015-10-24-0/+1
* drivers: Introduce a simplified remoteproc frameworkNishanth Menon2015-10-22-0/+1
* common/cmd_ethsw: Add generic commands for Ethernet SwitchesCodrin Ciubotariu2015-09-21-0/+1
* update: tftp: dfu: Extend update_tftp() function to support DFULukasz Majewski2015-09-07-0/+1
* dm: tpm: Add a 'tpmtest' commandSimon Glass2015-08-31-0/+1
* spl, common, serial: build SPL without serial supportHeiko Schocher2015-08-12-0/+4
* efi: Add a command to display the memory mapSimon Glass2015-08-05-0/+1
* dm: regulator: add regulator commandPrzemyslaw Marczak2015-05-14-0/+1
* dm: pmic: add pmic commandPrzemyslaw Marczak2015-05-14-0/+3
* Add a 'cpu' command to print CPU informationSimon Glass2015-04-29-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2015-04-20-0/+1
|\
| * common/lcd_console: introduce display/framebuffer rotationHannes Petermaier2015-04-18-0/+1
* | sandbox: Renamed sb command to hostSjoerd Simons2015-04-19-1/+1
|/
* common/armflash: Support for ARM flash imagesLinus Walleij2015-04-10-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2015-02-10-0/+1
|\
| * lcd: dt: extract simplefb supportNikita Kiryanov2015-02-10-0/+1
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-02-10-0/+1
|\ \ | |/ |/|
| * common: convert compulab splash load code to common codeNikita Kiryanov2015-01-29-0/+1
* | generic-board: show model name in board_init_f() tooMasahiro Yamada2015-01-29-0/+2
|/
* lcd: refactor lcd console stuff into its own fileNikita Kiryanov2015-01-10-1/+1
* common: spl: Add interactive DDR debugger support for SPL imageAlison Wang2014-12-05-10/+10
* Merge git://git.denx.de/u-boot-dmTom Rini2014-11-24-0/+3
|\
| * dm: Split the simple malloc() implementation into its own fileSimon Glass2014-11-21-0/+3
* | fs: make it possible to read the filesystem UUIDChristian Gmeiner2014-11-23-0/+1
|/
* common: Makefile: allow for spl builds with env_fatFelipe Balbi2014-10-23-0/+1
* crypto/fsl: Add command for encapsulating/decapsulating blobsRuchika Gupta2014-10-16-0/+2