Commit Graph

285 Commits (e856bdcfb49291d30b19603fc101bea096c48196)

Author SHA1 Message Date
B, Ravi 05341a8764 common: dfu: saperate the dfu common functionality 8 years ago
B, Ravi bc5dbcb918 spl: dfu: add dfu support in SPL 8 years ago
Simon Glass 76f1f38816 Use separate options for TPL support 8 years ago
Tom Rini 5db28905c9 cmd: Split 'bootz' and 'booti' out from 'bootm' 8 years ago
Masahiro Yamada f1f9d4fac5 hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER 8 years ago
Masahiro Yamada 41598c8251 autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.c 8 years ago
Teddy Reed 51c14cd128 verified-boot: Minimal support for booting U-Boot proper from SPL 8 years ago
Simon Glass 9be2e790eb Drop use of CONFIG_SYS_GENERIC_BOARD in U-Boot 8 years ago
Nikita Kiryanov aa9e604410 cmd: eeprom: add support for layout aware commands 8 years ago
Simon Glass d97dc8a0e6 dm: sata: Separate the non-command code into its own file 8 years ago
Simon Glass e9be1ee75e dm: ide: Separate the non-command code into its own file 8 years ago
Simon Glass 11f610edf0 dm: scsi: Separate the non-command code into its own file 8 years ago
Peng Fan 125d193c4f common: env: support sata device 8 years ago
Simon Glass 1872c67359 Allow command-line files to be dropped 8 years ago
Simon Glass aa34fbc087 fdt: Allow libfdt to be used in SPL 8 years ago
Simon Glass 73223f0e1b Kconfig: Move CONFIG_FIT and related options to Kconfig 8 years ago
Stuart Longland fd1000b9c1 common: Add support for environment file in EXT4. 8 years ago
David Müller (ELSOFT AG) 928f605455 Remove unused CONFIG_MODEM_SUPPORT option and associated dead code. 8 years ago
Simon Glass 72a8cf8dcc Move all command code into its own directory 8 years ago
Simon Glass 6cbf5de708 dm: lcd: Avoid using the lcd.h header file with driver model 8 years ago
Stefan Roese 63ce348d27 common/Makefile: Compile fdt_support is enabled in SPL 9 years ago
Maxime Ripard 3d4ef38de2 sparse: Rename the file and header 9 years ago
Maxime Ripard bf8940d35b fastboot: Implement NAND backend 9 years ago
Simon Glass af6bbd4dae Move board_init_f_mem() into a common location 9 years ago
Nishanth Menon ddf56bc7e3 drivers: Introduce a simplified remoteproc framework 9 years ago
Codrin Ciubotariu 4ea54e3f23 common/cmd_ethsw: Add generic commands for Ethernet Switches 9 years ago
Lukasz Majewski c7ff552843 update: tftp: dfu: Extend update_tftp() function to support DFU 9 years ago
Simon Glass e76cb9272d dm: tpm: Add a 'tpmtest' command 9 years ago
Heiko Schocher 80402f34f8 spl, common, serial: build SPL without serial support 9 years ago
Simon Glass f1a0bafb58 efi: Add a command to display the memory map 9 years ago
Przemyslaw Marczak 6262b72b8b dm: regulator: add regulator command 9 years ago
Przemyslaw Marczak d89fdcf9cf dm: pmic: add pmic command 9 years ago
Simon Glass 8e2fac051a Add a 'cpu' command to print CPU information 9 years ago
Sjoerd Simons bacfb1df95 sandbox: Renamed sb command to host 9 years ago
Hannes Petermaier 604c7d4a5a common/lcd_console: introduce display/framebuffer rotation 9 years ago
Linus Walleij 4bb6650632 common/armflash: Support for ARM flash images 9 years ago
Nikita Kiryanov 033167c4c5 lcd: dt: extract simplefb support 9 years ago
Masahiro Yamada 0365ffcc0b generic-board: show model name in board_init_f() too 9 years ago
Nikita Kiryanov f82eb2fa5d common: convert compulab splash load code to common code 9 years ago
Nikita Kiryanov 904672ee48 lcd: refactor lcd console stuff into its own file 10 years ago
Alison Wang ed39218238 common: spl: Add interactive DDR debugger support for SPL image 10 years ago
Christian Gmeiner 59e890ef7b fs: make it possible to read the filesystem UUID 10 years ago
Simon Glass c9356be307 dm: Split the simple malloc() implementation into its own file 10 years ago
Felipe Balbi 41f1d40d92 common: Makefile: allow for spl builds with env_fat 10 years ago
Ruchika Gupta c5de15cbc8 crypto/fsl: Add command for encapsulating/decapsulating blobs 10 years ago
Masahiro Yamada f494e0a184 kbuild: refactor some makefiles 10 years ago
Steve Rae e5bf9878ea usb/gadget: fastboot: implement sparse format 10 years ago
Steve Rae c0aebb3382 usb/gadget: fastboot: add eMMC support for flash command 10 years ago
Tom Rini 00e385325f common/Makefile: Consolidate SPL ENV options, correct inclusion 10 years ago
Simon Glass aa53233a15 Add an I/O tracing feature 10 years ago