summaryrefslogtreecommitdiff
path: root/common/Makefile
AgeCommit message (Expand)Author
2017-06-05bootstage: Support SPLSimon Glass
2017-05-22Kconfig: Add a CONFIG_IDE optionSimon Glass
2017-05-22Kconfig: Add CONFIG_HASH to enable hashing APISimon Glass
2017-05-12common: Only build cli_readline.o for CMDLINE on non-SPLTom Rini
2017-05-12spl: fdt: support for fdt fixup for falcon bootB, Ravi
2017-02-12flash: compile common/flash.c iif CONFIG_MTD_NO_FLASH is enabledMasahiro Yamada
2016-09-27common: dfu: saperate the dfu common functionalityB, Ravi
2016-09-27spl: dfu: add dfu support in SPLB, Ravi
2016-09-16Use separate options for TPL supportSimon Glass
2016-08-20cmd: Split 'bootz' and 'booti' out from 'bootm'Tom Rini
2016-06-24hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSERMasahiro Yamada
2016-06-20autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.cMasahiro Yamada
2016-06-12verified-boot: Minimal support for booting U-Boot proper from SPLTeddy Reed
2016-05-27Drop use of CONFIG_SYS_GENERIC_BOARD in U-BootSimon Glass
2016-05-20cmd: eeprom: add support for layout aware commandsNikita Kiryanov
2016-05-17dm: sata: Separate the non-command code into its own fileSimon Glass
2016-05-17dm: ide: Separate the non-command code into its own fileSimon Glass
2016-05-17dm: scsi: Separate the non-command code into its own fileSimon Glass
2016-04-18common: env: support sata devicePeng Fan
2016-03-22Allow command-line files to be droppedSimon Glass
2016-03-14fdt: Allow libfdt to be used in SPLSimon Glass
2016-03-14Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass
2016-03-14common: Add support for environment file in EXT4.Stuart Longland
2016-02-08Remove unused CONFIG_MODEM_SUPPORT option and associated dead code.David Müller (ELSOFT AG)
2016-01-25Move all command code into its own directorySimon Glass
2016-01-21dm: lcd: Avoid using the lcd.h header file with driver modelSimon Glass
2015-12-05common/Makefile: Compile fdt_support is enabled in SPLStefan Roese
2015-11-12sparse: Rename the file and headerMaxime Ripard
2015-11-12fastboot: Implement NAND backendMaxime Ripard
2015-10-24Move board_init_f_mem() into a common locationSimon Glass
2015-10-22drivers: Introduce a simplified remoteproc frameworkNishanth Menon
2015-09-21common/cmd_ethsw: Add generic commands for Ethernet SwitchesCodrin Ciubotariu
2015-09-07update: tftp: dfu: Extend update_tftp() function to support DFULukasz Majewski
2015-08-31dm: tpm: Add a 'tpmtest' commandSimon Glass
2015-08-13spl, common, serial: build SPL without serial supportHeiko Schocher
2015-08-05efi: Add a command to display the memory mapSimon Glass
2015-05-15dm: regulator: add regulator commandPrzemyslaw Marczak
2015-05-15dm: pmic: add pmic commandPrzemyslaw Marczak
2015-04-30Add a 'cpu' command to print CPU informationSimon Glass
2015-04-20Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2015-04-19sandbox: Renamed sb command to hostSjoerd Simons
2015-04-18common/lcd_console: introduce display/framebuffer rotationHannes Petermaier
2015-04-10common/armflash: Support for ARM flash imagesLinus Walleij
2015-02-10Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2015-02-10Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-02-10lcd: dt: extract simplefb supportNikita Kiryanov
2015-01-30generic-board: show model name in board_init_f() tooMasahiro Yamada
2015-01-29common: convert compulab splash load code to common codeNikita Kiryanov
2015-01-10lcd: refactor lcd console stuff into its own fileNikita Kiryanov
2014-12-05common: spl: Add interactive DDR debugger support for SPL imageAlison Wang