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
Age
Commit message (
Expand
)
Author
2023-03-27
clk: at91: sam9x60: Add initial setup of UPLL and USBCK rates
Sergiu Moga
2023-03-27
clk: at91: pmc: export clock setup to pmc
Claudiu Beznea
2023-03-27
clk: at91: sam9x60: Register the required clocks for USB
Sergiu Moga
2023-03-27
clk: at91: Add support for sam9x60 USB clock
Sergiu Moga
2023-03-25
Merge tag 'efi-next-20230325' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2023-03-25
cmd: bootefi: allocate device-tree copy from high memory
Heinrich Schuchardt
2023-03-25
efI: Allow packaging a kernel in the debugging script
Simon Glass
2023-03-25
efi: Support showing tables
Simon Glass
2023-03-25
efi: Split out table-listing code into a new file
Simon Glass
2023-03-25
doc: Add help for the efi command
Simon Glass
2023-03-25
efi: Include GUID names with EFI app and payload
Simon Glass
2023-03-25
efi: Add another tranch of GUIDs
Simon Glass
2023-03-25
x86: Support zboot and bootm in the EFI app
Simon Glass
2023-03-25
x86: Exit EFI boot services before starting kernel
Simon Glass
2023-03-25
x86: Support booting a 64-bit kernel from 64-bit U-Boot
Simon Glass
2023-03-25
x86: Add return-value comment to cpu_jump_to_64bit()
Simon Glass
2023-03-25
x86: Adjust bootparam.h to be more like linux
Simon Glass
2023-03-25
efi: Set RUN_64BIT correctly for the EFI app
Simon Glass
2023-03-25
efi_loader: simplify efi_str_to_u16()
Heinrich Schuchardt
2023-03-25
efi_loader: move dp_alloc() to efi_alloc()
Heinrich Schuchardt
2023-03-25
efi_loader: move struct efi_device_path to efi.h
Heinrich Schuchardt
2023-03-25
efi_loader: fix device-path for USB devices
Heinrich Schuchardt
2023-03-25
efi_loader: support for Ctrl() device path node
Heinrich Schuchardt
2023-03-24
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-marvel...
Tom Rini
2023-03-24
tools: kwboot: Document information about NOR XIP
Pali Rohár
2023-03-24
tools: kwboot: Workaround A38x BootROM bug for images with a gap
Pali Rohár
2023-03-24
tools: kwboot: Fix sending very small images
Pali Rohár
2023-03-24
tools: kwboot: Fix inserting UART data checksum without -B option
Pali Rohár
2023-03-24
tools: kwboot: Fix invalid UART kwbimage v1 headersz
Pali Rohár
2023-03-24
tools: kwbimage: Fix invalid UART kwbimage v1 headersz
Pali Rohár
2023-03-24
ddr: marvell: a38x: Remove unused file seq_exec.h
Pali Rohár
2023-03-24
arm: kirkwood: Enable Debug UART for Zyxel NSA310S
Tony Dinh
2023-03-24
arm: kirkwood: Move internal registers in arch_very_early_init() function
Pali Rohár
2023-03-24
doc/kwboot.1: Update Armada 38x BootROM bug description
Pali Rohár
2023-03-24
arm: mvebu: Set common SPI flash default speed and mode
Tony Dinh
2023-03-24
arm: mvebu: Enable NAND flash for Thecus N2350 board
Tony Dinh
2023-03-22
Merge branch '2023-03-22-assorted-minor-code-cleanups' into next
Tom Rini
2023-03-22
purism: librem5: Fix a function declaration in spl.c
Tom Rini
2023-03-22
examples: Don't use LTO for hello_world
Tom Rini
2023-03-22
spl: Add function prototype for spl_mmc_get_uboot_raw_sector
Tom Rini
2023-03-22
arm: Correct cpu_reset function prototype on some platforms
Tom Rini
2023-03-22
proftool: Remove unused variables in make_flame_tree
Tom Rini
2023-03-22
imx8image: Remove unused cont_img_count variable
Tom Rini
2023-03-22
zlib: trees.c: Fix a warning with clang-15
Tom Rini
2023-03-22
libavb: Fix a warning with clang-15
Tom Rini
2023-03-22
dlmalloc: Fix a warning with clang-15
Tom Rini
2023-03-22
global: Disable deprecated-non-prototype warning with clang
Tom Rini
2023-03-22
Merge branch '2023-03-21-assorted-CI-updates' into next
Tom Rini
2023-03-21
CI: Allow a mirror to be specified for Docker Hub
Peter Hoyes
2023-03-21
CI: Allow job tag to be optionally set globally
Peter Hoyes
[next]