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
2024-07-19
bootstash: Do not provide a default address for all
Tom Rini
2024-07-18
bloblist: fix bloblist convention check.
Levi Yun
2024-07-15
common: Remove duplicate newlines
Marek Vasut
2024-07-12
Merge patch series "Add Turris 1.x board"
Tom Rini
2024-07-12
board_f: Add support for CONFIG_OF_BOARD_FIXUP for XIP images
Pali Rohár
2024-07-06
usb: Assimilate usb_get_descriptor() to linux
Philip Oberfichtner
2024-07-03
global_data.h: drop write-only field dm_root_f
Rasmus Villemoes
2024-07-01
Merge branch 'next'
Tom Rini
2024-06-30
spl: correct link to FIT specification
Heinrich Schuchardt
2024-06-28
spl: Allow ATF to work when dcache is disabled
Simon Glass
2024-06-24
Merge tag 'v2024.07-rc5' into next
Tom Rini
2024-06-18
cyclic: Rise default CYCLIC_MAX_CPU_TIME_US to 5000
Jiaxun Yang
2024-06-17
Merge tag 'xilinx-for-v2024.10-rc1' of https://source.denx.de/u-boot/custodia...
Tom Rini
2024-06-17
spl: Introduce SoC specific init function
Lukas Funke
2024-06-16
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-watchd...
Tom Rini
2024-06-16
cyclic: make clients embed a struct cyclic_info in their own data structure
Rasmus Villemoes
2024-06-16
cyclic: stop strdup'ing name in cyclic_register()
Rasmus Villemoes
2024-06-14
Merge patch series "efi_loader: select BLK not depends on BLK"
Tom Rini
2024-06-14
spl: nvme: Make this depend on SPL_BLK
Tom Rini
2024-06-13
spl: Kconfig: ARCH_K3: Set default SPL_STACK_R_MALLOC_SIMPLE_LEN for R5 build
Vignesh Raghavendra
2024-06-07
Merge patch series "'eeprom' command improvements"
Tom Rini
2024-06-07
common: eeprom_field: Drop unnecessary comparison
Marek Behún
2024-06-07
common: eeprom_field: Fix updating binary field
Marek Behún
2024-06-07
common: eeprom_layout: Split field finding code from the field update function
Marek Behún
2024-06-07
common: eeprom_layout: Assign default layout methods and parameters before sp...
Marek Behún
2024-05-22
include: Move snprintf to stdio.h
Raymond Mao
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
global: Make <asm/global_data.h> include <asm/u-boot.h>
Tom Rini
2024-05-06
common: Remove <common.h> and add needed includes
Tom Rini
2024-04-21
rockchip: Enable preconsole for rk3328
Jagan Teki
2024-04-14
Merge https://source.denx.de/u-boot/custodians/u-boot-usb
Tom Rini
2024-04-12
Merge patch series "mcheck implementation for U-Boot"
Tom Rini
2024-04-12
mcheck: let mcheck_abortfunc_t print the pointer
Eugene Uriev
2024-04-12
mcheck: add stats, add a comment with test results
Eugene Uriev
2024-04-12
mcheck: introduce mcheck_on_ramrelocation(.)
Eugene Uriev
2024-04-12
mcheck: add pedantic mode support
Eugene Uriev
2024-04-12
mcheck: support memalign
Eugene Uriev
2024-04-12
mcheck: integrate mcheck into dlmalloc.c
Eugene Uriev
2024-04-12
mcheck: introduce essentials of mcheck
Eugene Uriev
2024-04-12
mcheck: Use memset/memcpy instead of MALLOC_ZERO/MALLOC_COPY for mcheck.
Eugene Uriev
2024-04-12
mcheck: prepare +1 tier for mcheck-wrappers, in dl-*alloc commands
Eugene Uriev
2024-04-12
cli: always show cursor
Heinrich Schuchardt
2024-04-12
usb: kbd: Add probe quirk for Apple and Keychron keyboards
Janne Grunau
2024-04-12
usb: kbd: support Apple Magic Keyboards (2021)
Janne Grunau
2024-04-12
usb: Add environment based device ignorelist
Janne Grunau
2024-04-02
Merge branch 'next'
Tom Rini
2024-03-26
spl: riscv: opensbi: fix check of PAYLOAD_ARGS_ADDR
Randolph
2024-03-20
test: dm: add button_cmd test
Caleb Connolly
2024-03-20
spl: Improve error message for SPL memory allocation
Leo Yu-Chi Liang
[next]