index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
log: use console puts to output trace before LOG init
Patrick Delaunay
2021-01-15
1
-0
/
+9
*
log: don't build the trace buffer when log is not ready
Patrick Delaunay
2021-01-15
1
-5
/
+8
*
image-fit: fit_check_format check for valid FDT
Heinrich Schuchardt
2021-01-13
1
-0
/
+6
*
Merge tag 'ti-v2021.04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2021-01-12
1
-2
/
+4
|
\
|
*
fdt: translate address if #size-cells = <0>
Dario Binacchi
2021-01-12
1
-2
/
+4
*
|
tools: mkimage: Add Allwinner eGON support
Andre Przywara
2021-01-11
1
-0
/
+1
|
/
*
Merge branch 'next'
Tom Rini
2021-01-11
14
-88
/
+374
|
\
|
*
Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2021-01-06
1
-2
/
+2
|
|
\
|
|
*
common: usb_storage: Fix code indentation
Michal Simek
2021-01-04
1
-2
/
+2
|
*
|
spl: Drop bd_info in the data section
Simon Glass
2021-01-05
2
-8
/
+21
|
*
|
Common:fdt: Check for error return value
Hongwei Zhang
2020-12-22
1
-0
/
+3
|
*
|
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
2
-2
/
+2
|
*
|
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
1
-1
/
+1
|
*
|
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
3
-8
/
+8
|
*
|
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
2
-4
/
+4
|
*
|
spl: fit: Prefer a malloc()'d buffer for loading images
Alexandru Gagniuc
2020-12-07
1
-15
/
+22
|
*
|
bootm: Support string substitution in bootargs
Simon Glass
2020-12-04
2
-3
/
+52
|
*
|
cli: Support macro processing with a fixed-size buffer
Simon Glass
2020-12-04
1
-5
/
+12
|
*
|
bootm: Allow updating the bootargs in a buffer
Simon Glass
2020-12-04
1
-1
/
+17
|
*
|
bootm: Update bootm_process_cmdline_env() to use flags
Simon Glass
2020-12-04
1
-3
/
+5
|
*
|
bootm: Split out bootargs environment reading / writing
Simon Glass
2020-12-04
1
-22
/
+73
|
*
|
bootm: Use size rather than length for CONSOLE_ARG
Simon Glass
2020-12-04
1
-7
/
+8
|
*
|
bootm: Add a bool parameter to bootm_process_cmdline_env()
Simon Glass
2020-12-04
1
-10
/
+10
|
*
|
bootm: Rename fixup_silent_linux()
Simon Glass
2020-12-04
1
-2
/
+2
|
*
|
bootm: Update fixup_silent_linux() to return an error
Simon Glass
2020-12-04
1
-7
/
+15
|
*
|
bootm: Add tests for fixup_silent_linux()
Simon Glass
2020-12-04
1
-7
/
+7
|
*
|
spl: atf: add support for LOAD_IMAGE_V2
Michael Walle
2020-12-04
2
-4
/
+104
|
*
|
spl: atf: remove helper structure from common header
Michael Walle
2020-12-04
1
-0
/
+11
|
*
|
spl: atf: provide a bl2_plat_get_bl31_params_default()
Michael Walle
2020-12-04
1
-3
/
+11
|
*
|
spl: atf: move storage for bl31_params into function
Michael Walle
2020-12-04
1
-3
/
+2
|
*
|
efi_loader: capsule: add capsule_on_disk support
AKASHI Takahiro
2020-12-03
1
-0
/
+4
|
*
|
common: update: fix an "unused" warning against update_flash()
AKASHI Takahiro
2020-12-03
1
-4
/
+4
|
*
|
spl: spl_fit.c: enable check of signature for config node in spl/tpl
Philippe Reynes
2020-12-01
1
-0
/
+10
|
*
|
cmd: Kconfig: migrate CONFIG_SYS_PROMPT_HUSH_PS2
Patrick Delaunay
2020-12-01
1
-3
/
+0
|
*
|
command: Add constants for cmd_get_data_size string / error
Simon Glass
2020-12-01
1
-2
/
+2
*
|
|
image: support board_fit_config_name_match
Sebastian Reichel
2021-01-05
1
-6
/
+13
*
|
|
image: cleanup pre-processor usage
Sebastian Reichel
2021-01-05
1
-26
/
+20
|
|
/
|
/
|
*
|
common: update: fix an "unused" warning against update_flash()
AKASHI Takahiro
2020-12-02
1
-4
/
+4
|
/
*
common: fit: add missing newline
Michael Walle
2020-11-19
1
-1
/
+1
*
board: Rename uclass to sysinfo
Simon Glass
2020-11-06
1
-7
/
+8
*
x86: zimage: Add a little more logging
Simon Glass
2020-11-06
1
-0
/
+1
*
x86: Use CONFIG_CHROMEOS_VBOOT for verified boot
Simon Glass
2020-11-06
1
-0
/
+17
*
Merge tag 'efi-2020-01-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
2020-11-01
4
-4
/
+97
|
\
|
*
efi_loader: add option to initialise EFI subsystem early
AKASHI Takahiro
2020-10-30
1
-0
/
+6
|
*
common: update: add a generic interface for FIT image
AKASHI Takahiro
2020-10-30
3
-2
/
+87
|
*
dfu: modify an argument type for an address
AKASHI Takahiro
2020-10-30
1
-1
/
+2
|
*
dfu: rename dfu_tftp_write() to dfu_write_by_name()
AKASHI Takahiro
2020-10-30
1
-2
/
+3
*
|
Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-10-30
1
-10
/
+9
|
\
\
|
*
|
dm: Avoid using #ifdef for CONFIG_OF_LIVE
Simon Glass
2020-10-29
1
-10
/
+9
|
|
/
*
|
log: Add filter flag to match greater than a log level
Sean Anderson
2020-10-30
1
-3
/
+9
[prev]
[next]