index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/doc/sphinx/urllib3-2.7.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
Age
Commit message (
Expand
)
Author
2021-01-11
Merge branch 'next'
Tom Rini
2021-01-06
Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2021-01-05
spl: Drop bd_info in the data section
Simon Glass
2021-01-05
image: support board_fit_config_name_match
Sebastian Reichel
2021-01-05
image: cleanup pre-processor usage
Sebastian Reichel
2021-01-04
common: usb_storage: Fix code indentation
Michal Simek
2020-12-22
Common:fdt: Check for error return value
Hongwei Zhang
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-07
spl: fit: Prefer a malloc()'d buffer for loading images
Alexandru Gagniuc
2020-12-04
bootm: Support string substitution in bootargs
Simon Glass
2020-12-04
cli: Support macro processing with a fixed-size buffer
Simon Glass
2020-12-04
bootm: Allow updating the bootargs in a buffer
Simon Glass
2020-12-04
bootm: Update bootm_process_cmdline_env() to use flags
Simon Glass
2020-12-04
bootm: Split out bootargs environment reading / writing
Simon Glass
2020-12-04
bootm: Use size rather than length for CONSOLE_ARG
Simon Glass
2020-12-04
bootm: Add a bool parameter to bootm_process_cmdline_env()
Simon Glass
2020-12-04
bootm: Rename fixup_silent_linux()
Simon Glass
2020-12-04
bootm: Update fixup_silent_linux() to return an error
Simon Glass
2020-12-04
bootm: Add tests for fixup_silent_linux()
Simon Glass
2020-12-04
spl: atf: add support for LOAD_IMAGE_V2
Michael Walle
2020-12-04
spl: atf: remove helper structure from common header
Michael Walle
2020-12-04
spl: atf: provide a bl2_plat_get_bl31_params_default()
Michael Walle
2020-12-04
spl: atf: move storage for bl31_params into function
Michael Walle
2020-12-03
efi_loader: capsule: add capsule_on_disk support
AKASHI Takahiro
2020-12-03
common: update: fix an "unused" warning against update_flash()
AKASHI Takahiro
2020-12-02
common: update: fix an "unused" warning against update_flash()
AKASHI Takahiro
2020-12-01
spl: spl_fit.c: enable check of signature for config node in spl/tpl
Philippe Reynes
2020-12-01
cmd: Kconfig: migrate CONFIG_SYS_PROMPT_HUSH_PS2
Patrick Delaunay
2020-12-01
command: Add constants for cmd_get_data_size string / error
Simon Glass
2020-11-19
common: fit: add missing newline
Michael Walle
2020-11-06
board: Rename uclass to sysinfo
Simon Glass
2020-11-06
x86: zimage: Add a little more logging
Simon Glass
2020-11-06
x86: Use CONFIG_CHROMEOS_VBOOT for verified boot
Simon Glass
2020-11-01
Merge tag 'efi-2020-01-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
2020-10-30
Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-10-30
log: Add filter flag to match greater than a log level
Sean Anderson
2020-10-30
log: Add filter flag to deny on match
Sean Anderson
2020-10-30
log: Add function to create a filter with flags
Sean Anderson
2020-10-30
log: Expose some helper functions
Sean Anderson
2020-10-30
log: Add additional const qualifier to arrays
Sean Anderson
2020-10-30
log: Fix missing negation of ENOMEM
Sean Anderson
2020-10-30
efi_loader: add option to initialise EFI subsystem early
AKASHI Takahiro
2020-10-30
common: update: add a generic interface for FIT image
AKASHI Takahiro
2020-10-30
dfu: modify an argument type for an address
AKASHI Takahiro
2020-10-30
dfu: rename dfu_tftp_write() to dfu_write_by_name()
AKASHI Takahiro
2020-10-29
dm: Avoid using #ifdef for CONFIG_OF_LIVE
Simon Glass
2020-10-29
Merge tag 'xilinx-for-v2021.01-v2' of https://gitlab.denx.de/u-boot/custodian...
Tom Rini
[next]