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
2023-02-06
log: Add a category for filesystems
Simon Glass
2023-02-06
spl: Drop unwanted return in spl_fit_upload_fpga()
Simon Glass
2023-01-27
common: bouncebuf: Use dma-mapping for cache ops
Andrew Davis
2023-01-23
event: Correct duplicate log message in event_notify()
Simon Glass
2023-01-20
global: Finish CONFIG -> CFG migration
Tom Rini
2023-01-20
common/update: Finish Kconfig migration
Tom Rini
2023-01-20
spl: sata: Rework the loading case it not use IS_ENABLED(...)
Tom Rini
2023-01-20
autoboot: Rework CONFIG_AUTOBOOT_STOP_STR_* usage
Tom Rini
2023-01-20
global: Remove unused CONFIG defines
Tom Rini
2023-01-19
Merge tag 'dm-pull-18jan23' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2023-01-18
trace: Use notrace for short
Simon Glass
2023-01-18
configs: Increase malloc size after relocation
Neha Malcom Francis
2023-01-18
event: Correct dependencies on the EVENT framework
Tom Rini
2023-01-17
Merge branch '2022-01-16-bootstd-updates'
Tom Rini
2023-01-16
menu: Factor out menu-keypress decoding
Simon Glass
2023-01-16
image: Move common image code to image_board and command
Simon Glass
2023-01-16
menu: Make use of CLI character processing
Simon Glass
2023-01-16
menu: Use a switch statement
Simon Glass
2023-01-16
menu: Update bootmenu_loop() to return the code
Simon Glass
2023-01-16
menu: Update bootmenu_autoboot_loop() to return the code
Simon Glass
2023-01-16
menu: Rename KEY_... to BKEY_...
Simon Glass
2023-01-16
cli: Move readline character-processing to a state machine
Simon Glass
2023-01-16
arm: rockchip: Add RV1126 arch core support
Jagan Teki
2023-01-14
usb: hub: allow to increase HUB_DEBOUNCE_TIMEOUT
Patrick Delaunay
2023-01-13
Merge tag 'u-boot-stm32-20230113' of https://source.denx.de/u-boot/custodians...
Tom Rini
2023-01-12
gpio: Get rid of gpio_hog_probe_all()
Marek Vasut
2023-01-12
common: spl: ram: fix return code
Nikita Shubin
2023-01-12
console: Add option to keep it silent until env is loaded
Harald Seiler
2023-01-12
usb: onboard-hub: add driver to manage onboard hub supplies
Fabrice Gasnier
2023-01-11
cmd: exit: Fix return value propagation out of environment scripts
Marek Vasut
2023-01-11
common:autoboot:modify function parameters
Shenlin Liang
2023-01-09
Merge branch 'next'
Tom Rini
2023-01-07
common/memsize.c: Check for overflow in get_effective_memsize() only for mpc85xx
Pali Rohár
2022-12-23
common/spl/spl_ram: Remove unused default
Tom Rini
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-22
spl: Kconfig: Fix SPL_OPTEE_IMAGE dependency
Jagan Teki
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
[next]