index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
Makefile
Age
Commit message (
Expand
)
Author
2020-04-26
fdt_region: move fdt_region.c to common/ from lib/libfdt/
Masahiro Yamada
2020-04-24
common: image_sign_info helper functions in SPL
Heinrich Schuchardt
2020-04-16
log: syslog driver
Heinrich Schuchardt
2020-03-12
lib: rsa: decouple rsa from FIT image verification
AKASHI Takahiro
2020-02-04
image: android: Add functions for handling dtb field
Sam Protsenko
2020-01-17
mkimage: fit: add support to encrypt image with aes
Philippe Reynes
2020-01-10
dtimg/am57xx_evm_defconfig: Rename dtimg to adtimg
Eugeniu Rosca
2019-07-24
common: Implement A/B metadata
Ruslan Trofymenko
2019-05-23
stm32mp1: ram: add interactive mode for DDR configuration
Patrick Delaunay
2019-02-15
usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGE
Abel Vesa
2019-01-26
dfu: Remove dependency on HUSH parser in SPL
Andrew F. Davis
2019-01-26
spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU
Andrew F. Davis
2018-12-14
usb: musb-new: Add support for DM_USB
Jean-Jacques Hiblot
2018-11-26
usb: Remove CMD_USB dependency for common code
Sven Schwermer
2018-11-26
Add core support for a bloblist to convey data from SPL
Simon Glass
2018-11-26
spl: Add support for logging in SPL and TPL
Simon Glass
2018-11-20
spl: Support bootstage, log, hash and early malloc in TPL
Simon Glass
2018-11-09
common: build ymodem only on need
Jun Nie
2018-08-20
cmd: Add dtimg command
Sam Protsenko
2018-07-24
avb2.0: add proper dependencies
Igor Opaniuk
2018-06-18
avb2.0: implement AVB ops
Igor Opaniuk
2018-05-30
mmc: Separate "mmc swrite" from fastboot
Alex Kiernan
2018-05-30
fastboot: Move fastboot to drivers/fastboot
Alex Kiernan
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-02-21
dfu: Rename _FUNCTION_DFU to DFU_OVER_
Marek Vasut
2018-02-21
dfu: Fix up the Kconfig mess
Marek Vasut
2018-01-12
common: do not compile common fastboot code when building the SPL
Jean-Jacques Hiblot
2017-12-07
log: Add a console driver
Simon Glass
2017-12-07
log: Add an implementation of logging
Simon Glass
2017-10-05
dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig
Jean-Jacques Hiblot
2017-09-18
bootstage: adjust Makefile to allow including bootstage in SPL, but not in TPL
Philipp Tomsich
2017-08-15
Move environment files from common/ to env/
Simon Glass
2017-08-13
spl: consistently use $(SPL_TPL_) to select features for SPL and TPL builds
Philipp Tomsich
2017-07-27
spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN
Andy Yan
2017-07-11
scsi: Move drivers into new drivers/scsi directory
Simon Glass
2017-07-11
sata: Move drivers into new drivers/ata directory
Simon Glass
2017-07-11
Kconfig: Add CONFIG_SATA to enable SATA
Simon Glass
2017-07-10
boot_fit: Create helper functions that can be used to select DTB out of FIT
Cooper Jr., Franklin
2017-07-10
spl: fit: Break out some functions into a common file
Cooper Jr., Franklin
2017-06-05
bootstage: Support SPL
Simon Glass
2017-05-22
Kconfig: Add a CONFIG_IDE option
Simon Glass
2017-05-22
Kconfig: Add CONFIG_HASH to enable hashing API
Simon Glass
2017-05-12
common: Only build cli_readline.o for CMDLINE on non-SPL
Tom Rini
2017-05-11
spl: fdt: support for fdt fixup for falcon boot
B, Ravi
2017-02-12
flash: compile common/flash.c iif CONFIG_MTD_NO_FLASH is enabled
Masahiro Yamada
2016-09-27
common: dfu: saperate the dfu common functionality
B, Ravi
2016-09-27
spl: dfu: add dfu support in SPL
B, Ravi
2016-09-16
Use separate options for TPL support
Simon Glass
2016-08-20
cmd: Split 'bootz' and 'booti' out from 'bootm'
Tom Rini
2016-06-24
hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER
Masahiro Yamada
[next]