summaryrefslogtreecommitdiff
path: root/common/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Kconfig: Add a CONFIG_IDE optionSimon Glass2017-05-221-1/+0
* Kconfig: Add CONFIG_HASH to enable hashing APISimon Glass2017-05-221-1/+1
* common: Only build cli_readline.o for CMDLINE on non-SPLTom Rini2017-05-121-3/+2
* spl: fdt: support for fdt fixup for falcon bootB, Ravi2017-05-111-1/+1
* flash: compile common/flash.c iif CONFIG_MTD_NO_FLASH is enabledMasahiro Yamada2017-02-121-1/+1
* common: dfu: saperate the dfu common functionalityB, Ravi2016-09-271-0/+2
* spl: dfu: add dfu support in SPLB, Ravi2016-09-271-0/+1
* Use separate options for TPL supportSimon Glass2016-09-161-1/+11
* cmd: Split 'bootz' and 'booti' out from 'bootm'Tom Rini2016-08-201-0/+2
* hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSERMasahiro Yamada2016-06-241-4/+1
* autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.cMasahiro Yamada2016-06-201-4/+1
* verified-boot: Minimal support for booting U-Boot proper from SPLTeddy Reed2016-06-121-0/+1
* Drop use of CONFIG_SYS_GENERIC_BOARD in U-BootSimon Glass2016-05-271-2/+2
* cmd: eeprom: add support for layout aware commandsNikita Kiryanov2016-05-201-0/+3
* 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
|\