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
2020-10-23
bootm: fix wrong conditions about images overlap
Jaehoon Chung
2020-10-22
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
2020-10-22
Remove default value of CONFIG_PREBOOT for CONFIG_USB_STORAGE
Patrick Delaunay
2020-10-22
common: rename getc() to getchar()
Heinrich Schuchardt
2020-10-22
cli_hush.c: remove broken sanity check
Rasmus Villemoes
2020-10-22
common, autoboot: sync functionality with Kconfig description
Heiko Schocher
2020-10-22
cosmetic: image: Fix comments and the order of definitions
Naoki Hayama
2020-10-22
image: Add a function to modify category information
Naoki Hayama
2020-10-22
Kconfig: Use hex values for CONFIG_{SPL,TPL}_SIZE_LIMIT
Ovidiu Panait
2020-10-22
board: Show memory for frame buffers
Simon Glass
2020-10-22
bloblist: Place on a 4KB boundary
Simon Glass
2020-10-22
log: Add missing category names
Simon Glass
2020-10-22
spl: fit: Minimally parse OS properties with FIT_IMAGE_TINY
Samuel Holland
2020-10-21
Revert "Fix data abort caused by mis-aligning FIT data"
Marek Vasut
2020-10-14
spl: Add SPL_SERIAL as requirement for SDP_USB_SDP
Otavio Salvador
2020-10-14
spl: Avoid printing boot device if silent console is enabled
Otavio Salvador
2020-10-14
cmd: Fixup DT to pass PStore Ramoops parameters
Frédéric Danis
2020-10-12
fit: cipher: aes: allow to read the IV in the FIT image
Philippe Reynes
2020-10-12
vboot: add DTB policy for supporting multiple required conf keys
Thirupathaiah Annapureddy
2020-10-10
log: syslog: Handle errors in net_init
Sean Anderson
2020-10-10
log: Disable the syslog driver by default
Simon Glass
2020-10-10
log: Add a way to enable/disable a log device
Simon Glass
2020-10-10
log: Add a flag to enable log drivers
Simon Glass
2020-10-10
log: Allow LOG_DEBUG to always enable log output
Simon Glass
2020-10-09
Kconfig: Move BOARD_TYPES under init options
Simon Glass
2020-10-09
Kconfig: Move BOUNCE_BUFFER under driver options
Simon Glass
2020-10-09
Kconfig: Move VERSION_VARIABLE under environment
Simon Glass
2020-10-09
Kconfig: MISC_INIT_R and BOARD_LATE_INIT -> start-up hooks
Simon Glass
2020-10-09
Kconfig: Move startup hooks under init options
Simon Glass
2020-10-09
Kconfig: Create a new 'init options' menu
Simon Glass
2020-10-09
Kconfig: Move DEFAULT_FDT_FILE under boot options
Simon Glass
2020-10-09
Kconfig: Move SUPPORT_RAW_INITRD under boot options
Simon Glass
2020-10-09
Kconfig: Move misc boot options under 'boot options'
Simon Glass
2020-10-09
Kconfig: Move CONFIG_BOOTDELAY under autoboot options
Simon Glass
2020-10-09
Kconfig: Move autoboot options under boot options
Simon Glass
2020-10-09
Kconfig: Move boot media under boot options
Simon Glass
2020-10-09
Kconfig: Move boot timing under boot options
Simon Glass
2020-10-09
Kconfig: Move boot menu into common/
Simon Glass
2020-10-06
bloblist: Allow custom alignment for blobs
Simon Glass
2020-10-06
bloblist: Tidy up the data alignment
Simon Glass
2020-10-06
bloblist: Add a command
Simon Glass
2020-10-05
Merge branch 'next'
Tom Rini
2020-09-30
optee: copy FDT OP-TEE related nodes before generic FDT changes
Etienne Carriere
2020-09-29
Define default CONFIG_PREBOOT with right config option
Peter Robinson
2020-09-24
Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-09-23
spl: Kconfig: Record proper dependency for SPL_ATF
Michal Simek
2020-09-23
fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGA
Michal Simek
2020-09-22
log: mute messages generated by log drivers
Heinrich Schuchardt
2020-09-21
Merge branch 'master' into next
Tom Rini
2020-09-11
Fix data abort caused by mis-aligning FIT data
Reuben Dowle
[next]