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-23
global: Migrate CONFIG_PRAM to CFG
Tom Rini
2022-12-23
global: Migrate CONFIG_MAX_MEM_MAPPED to CFG
Tom Rini
2022-12-23
global: Migrate CONFIG_MALLOC_F_ADDR to CFG
Tom Rini
2022-12-23
global: Remove undef CONFIG_... for unused values
Tom Rini
2022-12-21
usb: Update USB_STORAGE dependencies
Tom Rini
2022-12-21
Merge tag 'v2023.01-rc4' into next
Tom Rini
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-05
sandbox: Move CONFIG_IO_TRACE to Kconfig
Tom Rini
2022-12-05
Convert CONFIG_HWCONFIG to Kconfig
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-12-05
spl: Migrate SYS_SATA_FAT_BOOT_PARTITION to Kconfig
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*
Tom Rini
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
[next]