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
Age
Commit message (
Expand
)
Author
2022-12-10
spl: spl_legacy: fix invalid offset in SPL_COPY_PAYLOAD_ONLY
Dai Okamura
2022-12-08
common/spl/Kconfig: add dependency on SPL_SEMIHOSTING for SPL payload
Kautuk Consul
2022-12-02
console: file should always be non-negative
Heinrich Schuchardt
2022-11-21
spl: Fix SPL_ATF and SPL_OPENSBI dependencies
Samuel Holland
2022-11-21
Revert "cli_readline: Only insert printable chars"
Pali Rohár
2022-11-10
SYS_NONCACHED_MEMORY: Correct comment in common/board_f.c
Tom Rini
2022-11-10
Convert CONFIG_SYS_MONITOR_LEN to Kconfig
Tom Rini
2022-11-06
Merge tag 'efi-2023-01-rc1-4' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2022-11-06
efi_loader: remove CONFIG_EFI_SETUP_EARLY
AKASHI Takahiro
2022-11-04
Merge https://source.denx.de/u-boot/custodians/u-boot-usb
Tom Rini
2022-11-04
usb: storage: continue probe on "Invalid device"
Janne Grunau
2022-11-03
usb: Add 1ms delay after first Get Descriptor request
Marek Vasut
2022-11-02
mips: mtmips: spl/Kconfig: Set CONFIG_SPL_PAD_TO to 0x0 for ARCH_MTMIPS
Stefan Roese
2022-11-02
cyclic: get rid of cyclic_init()
Rasmus Villemoes
2022-11-02
cyclic: switch to using hlist instead of list
Rasmus Villemoes
2022-11-02
cyclic: drop redundant cyclic_ready flag
Rasmus Villemoes
2022-11-02
cyclic: use a flag in gd->flags for recursion protection
Rasmus Villemoes
2022-10-31
event: Add an event for main_loop
Sughosh Ganu
2022-10-31
vpl: Allow signature verification
Simon Glass
2022-10-31
vbe: Add Kconfig options for VPL
Simon Glass
2022-10-31
spl: Allow multiple loaders of the same time
Simon Glass
2022-10-31
bloblist: Drop debugging
Simon Glass
2022-10-31
spl: Add a separate silence option for SPL
Simon Glass
2022-10-31
spl: Refactor controls for console output
Simon Glass
2022-10-31
spl: Use binman suffix allow symbols of any SPL etype
Simon Glass
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-10-30
video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO
Simon Glass
2022-10-30
video: Drop common LCD implementation
Simon Glass
2022-10-30
video: Drop use of the lcd header file
Simon Glass
2022-10-30
fdt: Drop support for LCD fixup in simplefb
Simon Glass
2022-10-30
video: Drop remaining references to CONFIG_LCD
Simon Glass
2022-10-30
video: cmd: Drop old LCD code
Simon Glass
2022-10-30
video: Drop VCXK video controller
Simon Glass
2022-10-30
Drop CONFIG_LCD_LOGO
Simon Glass
2022-10-30
video: Drop CONFIG_LCD_INFO
Simon Glass
2022-10-30
video: Drop CONFIG_LCD_INFO_BELOW_LOGO
Simon Glass
2022-10-30
video: Drop CONFIG_LCD_ALIGNMENT
Simon Glass
2022-10-30
video: lcd: Drop console rotation
Simon Glass
2022-10-30
splash: get devpart from environment variable
Julien Masson
2022-10-30
splash: support raw image from MMC
Julien Masson
2022-10-26
scripts: Makefile.spl: Enable memory drivers to be built for SPL
Roger Quadros
2022-10-26
spl: spl_legacy: Fix NAND boot on OMAP3 BeagleBoard
Roger Quadros
2022-10-26
Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog
Tom Rini
2022-10-24
cyclic: Don't disable cylic function upon exceeding CPU time
Stefan Roese
2022-10-21
common: board_f: Print information for all sysresets
Michal Suchanek
2022-10-21
input: Remove legacy KEYBOARD option
Tom Rini
2022-10-20
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
2022-10-18
sunxi: Kconfig: use SoC-wide values for some symbols
Andre Przywara
2022-10-17
stdio: Fix class iteration in stdio_add_devices()
Michal Suchanek
2022-10-10
spl: atf: Fix clang -Wasm-operand-widths warning
Alistair Delva
[next]