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
2024-02-13
boot: add support for button commands
Caleb Connolly
2023-12-28
cli: Enables using modern hush parser as command line parser
Francis Laniel
2023-12-28
cli: Add menu for hush parser
Francis Laniel
2023-11-07
cli_simple: Rework this support slightly
Tom Rini
2023-11-07
version: Separate our version string from the version command
Tom Rini
2023-10-06
spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN
Simon Glass
2023-09-19
Move fdt_simplefb to boot/
Simon Glass
2023-09-19
boot: Move fdt_support to boot/
Simon Glass
2023-09-19
video: Move bmp code to drivers/video
Simon Glass
2023-08-07
common: fix detection of SYS_MALLOC_F_LEN=0x0
Heinrich Schuchardt
2023-04-24
common: Makefile: Rule to compile bmp.c
Nikhil M Jain
2023-04-24
common: Makefile: Add rule to compile splash and splash_source at SPL
Nikhil M Jain
2023-03-10
usb: USB hubs require host mode
Heinrich Schuchardt
2023-01-16
cli: Move readline character-processing to a state machine
Simon Glass
2023-01-12
usb: onboard-hub: add driver to manage onboard hub supplies
Fabrice Gasnier
2022-10-30
video: Drop common LCD implementation
Simon Glass
2022-10-30
video: lcd: Drop console rotation
Simon Glass
2022-09-13
cyclic: Add basic support for cyclic function execution infrastruture
Stefan Roese
2022-06-28
common: usb: Update logic for usb.o, usb_hub.o and usb_storage.o
Tom Rini
2022-05-02
avb: Don't build in SPL
Simon Glass
2022-03-10
event: Add basic support for events
Simon Glass
2022-01-18
common: remove bedbug debugger support
Ovidiu Panait
2021-11-30
common: rename lcd_simplefb.c file to fdt_simplefb.c
Patrick Delaunay
2021-11-30
Convert CONFIG_LCD_DT_SIMPLEFB to Kconfig
Patrick Delaunay
2021-11-11
Remove LYNX KDI remainders
Thomas Huth
2021-11-11
Create a new boot/ directory
Simon Glass
2021-10-08
image: Split board code out into its own file
Simon Glass
2021-09-16
Merge tag 'v2021.10-rc4' into next
Tom Rini
2021-09-08
common/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST]PL_HASH
Alexandru Gagniuc
2021-09-04
net: Rename SPL_NET_SUPPORT to SPL_NET
Simon Glass
2021-09-04
serial: Rename SERIAL_SUPPORT to SERIAL
Simon Glass
2021-07-28
Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST
Simon Glass
2021-04-20
Add support for stack-protector
Joel Peshkin
2021-04-12
x86: qemu: move QFW to its own uclass
Asherah Connor
2021-03-13
common: SCP03 control (enable and provision of keys)
Jorge Ramirez-Ortiz
2021-01-16
common: Makefile: drop duplicated line
Peng Fan
2020-10-30
common: update: add a generic interface for FIT image
AKASHI Takahiro
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
[next]