Commit Graph

312 Commits (lime2-spi)

Author SHA1 Message Date
Sam Protsenko d03e76af5c cmd: Add dtimg command 6 years ago
Igor Opaniuk b0aa74a264 avb2.0: add proper dependencies 6 years ago
Igor Opaniuk 3af30e4443 avb2.0: implement AVB ops 6 years ago
Alex Kiernan c232d14d11 mmc: Separate "mmc swrite" from fastboot 6 years ago
Alex Kiernan 312a10f16b fastboot: Move fastboot to drivers/fastboot 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Marek Vasut bb4059a53b dfu: Rename _FUNCTION_DFU to DFU_OVER_ 6 years ago
Marek Vasut 0f44d33536 dfu: Fix up the Kconfig mess 6 years ago
Jean-Jacques Hiblot d0e443786c common: do not compile common fastboot code when building the SPL 6 years ago
Simon Glass c6d47535df log: Add a console driver 6 years ago
Simon Glass e9c8d49d54 log: Add an implementation of logging 6 years ago
Jean-Jacques Hiblot 11955590a2 dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig 7 years ago
Philipp Tomsich 148a139d65 bootstage: adjust Makefile to allow including bootstage in SPL, but not in TPL 7 years ago
Simon Glass 0649cd0d49 Move environment files from common/ to env/ 7 years ago
Philipp Tomsich f94e643ef9 spl: consistently use $(SPL_TPL_) to select features for SPL and TPL builds 7 years ago
Andy Yan f1896c45cb spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN 7 years ago
Simon Glass 0fcd48fe00 scsi: Move drivers into new drivers/scsi directory 7 years ago
Simon Glass f2105c6182 sata: Move drivers into new drivers/ata directory 7 years ago
Simon Glass 10e40d54b3 Kconfig: Add CONFIG_SATA to enable SATA 7 years ago
Cooper Jr., Franklin 92926bc80c boot_fit: Create helper functions that can be used to select DTB out of FIT 7 years ago
Cooper Jr., Franklin 3863f840fa spl: fit: Break out some functions into a common file 7 years ago
Simon Glass 824bb1b453 bootstage: Support SPL 7 years ago
Simon Glass fc843a02ac Kconfig: Add a CONFIG_IDE option 7 years ago
Simon Glass d70f919e49 Kconfig: Add CONFIG_HASH to enable hashing API 7 years ago
Tom Rini 82b9dc63db common: Only build cli_readline.o for CMDLINE on non-SPL 7 years ago
B, Ravi 984a3c8777 spl: fdt: support for fdt fixup for falcon boot 7 years ago
Masahiro Yamada 554c73c025 flash: compile common/flash.c iif CONFIG_MTD_NO_FLASH is enabled 7 years ago
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