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
*
dm: Avoid using #ifdef for CONFIG_OF_LIVE
Simon Glass
2020-10-29
1
-10
/
+9
*
dm: board: complete the initialization of the muxes in initr_dm()
Jean-Jacques Hiblot
2020-10-28
1
-0
/
+12
*
log: correct and check array size of log categories
Heinrich Schuchardt
2020-10-27
1
-2
/
+8
*
log: allow for message continuation
Heinrich Schuchardt
2020-10-27
1
-5
/
+18
*
log: move processing_msg to global data
Heinrich Schuchardt
2020-10-27
1
-4
/
+3
*
eb_cpu5282: fix CONFIG_DM_VIDEO build warnings
Anatolij Gustschin
2020-10-26
1
-1
/
+3
*
bootm: fix wrong conditions about images overlap
Jaehoon Chung
2020-10-23
1
-3
/
+5
*
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
2020-10-22
2
-4
/
+17
|
\
|
*
spl: fit: Minimally parse OS properties with FIT_IMAGE_TINY
Samuel Holland
2020-10-22
2
-4
/
+17
*
|
Remove default value of CONFIG_PREBOOT for CONFIG_USB_STORAGE
Patrick Delaunay
2020-10-22
1
-1
/
+1
*
|
common: rename getc() to getchar()
Heinrich Schuchardt
2020-10-22
5
-15
/
+15
*
|
cli_hush.c: remove broken sanity check
Rasmus Villemoes
2020-10-22
1
-8
/
+0
*
|
common, autoboot: sync functionality with Kconfig description
Heiko Schocher
2020-10-22
1
-1
/
+2
*
|
cosmetic: image: Fix comments and the order of definitions
Naoki Hayama
2020-10-22
1
-10
/
+10
*
|
image: Add a function to modify category information
Naoki Hayama
2020-10-22
1
-0
/
+18
*
|
Kconfig: Use hex values for CONFIG_{SPL,TPL}_SIZE_LIMIT
Ovidiu Panait
2020-10-22
1
-4
/
+4
*
|
board: Show memory for frame buffers
Simon Glass
2020-10-22
1
-0
/
+2
*
|
bloblist: Place on a 4KB boundary
Simon Glass
2020-10-22
1
-1
/
+3
*
|
log: Add missing category names
Simon Glass
2020-10-22
1
-0
/
+5
*
|
Revert "Fix data abort caused by mis-aligning FIT data"
Marek Vasut
2020-10-21
1
-5
/
+2
|
/
*
spl: Add SPL_SERIAL as requirement for SDP_USB_SDP
Otavio Salvador
2020-10-14
1
-0
/
+1
*
spl: Avoid printing boot device if silent console is enabled
Otavio Salvador
2020-10-14
1
-1
/
+3
*
cmd: Fixup DT to pass PStore Ramoops parameters
Frédéric Danis
2020-10-14
1
-0
/
+4
*
fit: cipher: aes: allow to read the IV in the FIT image
Philippe Reynes
2020-10-12
1
-7
/
+15
*
vboot: add DTB policy for supporting multiple required conf keys
Thirupathaiah Annapureddy
2020-10-12
1
-3
/
+29
*
log: syslog: Handle errors in net_init
Sean Anderson
2020-10-10
1
-1
/
+3
*
log: Disable the syslog driver by default
Simon Glass
2020-10-10
1
-1
/
+0
*
log: Add a way to enable/disable a log device
Simon Glass
2020-10-10
1
-0
/
+38
*
log: Add a flag to enable log drivers
Simon Glass
2020-10-10
3
-1
/
+5
*
log: Allow LOG_DEBUG to always enable log output
Simon Glass
2020-10-10
1
-1
/
+5
*
Kconfig: Move BOARD_TYPES under init options
Simon Glass
2020-10-09
1
-8
/
+8
*
Kconfig: Move BOUNCE_BUFFER under driver options
Simon Glass
2020-10-09
1
-11
/
+0
*
Kconfig: Move VERSION_VARIABLE under environment
Simon Glass
2020-10-09
1
-10
/
+0
*
Kconfig: MISC_INIT_R and BOARD_LATE_INIT -> start-up hooks
Simon Glass
2020-10-09
1
-17
/
+17
*
Kconfig: Move startup hooks under init options
Simon Glass
2020-10-09
1
-31
/
+31
*
Kconfig: Create a new 'init options' menu
Simon Glass
2020-10-09
1
-0
/
+4
*
Kconfig: Move DEFAULT_FDT_FILE under boot options
Simon Glass
2020-10-09
2
-5
/
+5
*
Kconfig: Move SUPPORT_RAW_INITRD under boot options
Simon Glass
2020-10-09
2
-8
/
+8
*
Kconfig: Move misc boot options under 'boot options'
Simon Glass
2020-10-09
2
-53
/
+53
*
Kconfig: Move CONFIG_BOOTDELAY under autoboot options
Simon Glass
2020-10-09
2
-16
/
+16
*
Kconfig: Move autoboot options under boot options
Simon Glass
2020-10-09
1
-0
/
+117
*
Kconfig: Move boot media under boot options
Simon Glass
2020-10-09
2
-63
/
+63
*
Kconfig: Move boot timing under boot options
Simon Glass
2020-10-09
2
-291
/
+291
*
Kconfig: Move boot menu into common/
Simon Glass
2020-10-09
2
-0
/
+342
*
bloblist: Allow custom alignment for blobs
Simon Glass
2020-10-06
1
-12
/
+20
*
bloblist: Tidy up the data alignment
Simon Glass
2020-10-06
1
-6
/
+26
*
bloblist: Add a command
Simon Glass
2020-10-06
1
-3
/
+59
*
Merge branch 'next'
Tom Rini
2020-10-05
7
-52
/
+32
|
\
|
*
Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-09-24
2
-4
/
+4
|
|
\
|
|
*
spl: Kconfig: Record proper dependency for SPL_ATF
Michal Simek
2020-09-23
1
-1
/
+1
[next]