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
/
include
Age
Commit message (
Expand
)
Author
2024-01-16
clk/qcom: use function pointers for enable and set_rate
Caleb Connolly
2024-01-16
clk/qcom: handle resets and clocks in one device
Konrad Dybcio
2024-01-13
fwu: fix fwu_get_image_index interface
Masahisa Kojima
2024-01-13
efi_loader: Clean up efi_dp_append and efi_dp_concat
Ilias Apalodimas
2024-01-11
tools: fix build without LIBCRYPTO support
Paul-Erwan Rio
2024-01-11
Merge patch series "net fixes prior lwip"
Tom Rini
2024-01-11
bcm_ns3: use device specific naming for variables
Maxim Uvarov
2024-01-11
Merge tag 'u-boot-dfu-20240111' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
2024-01-09
fastboot: add oem console command support
Ion Agorria
2024-01-09
lib: membuff: fix readline not returning line in case of overflow
Ion Agorria
2024-01-09
common: console: introduce console_record_isempty helper
Ion Agorria
2024-01-09
fastboot: implement "getvar all"
Ion Agorria
2024-01-09
fastboot: multiresponse support
Ion Agorria
2024-01-09
smbios: smbios.h should not import ofnode.h
Heinrich Schuchardt
2024-01-09
lib: make table_compute_checksum() arguments const
Heinrich Schuchardt
2024-01-08
Add imx93-var-som support
Mathieu Othacehe
2024-01-08
verdin-imx8mm: Remove stale fdt_addr env variable
Francesco Dolcini
2024-01-07
acpi: use 64-bit addresses in FADT table
Heinrich Schuchardt
2024-01-07
fdt: Allow the devicetree to come from a bloblist
Simon Glass
2024-01-07
acpi: Write pointers to tables instead of addresses
Simon Glass
2024-01-07
smbios: Require the caller to align the SMBIOS table
Simon Glass
2024-01-07
efi: Use the correct GUID for the SMBIOS table
Simon Glass
2024-01-07
smbios: Correct gd_smbios_start()
Simon Glass
2024-01-07
smbios: Use SMBIOS 3.0 to support an address above 4GB
Simon Glass
2024-01-07
smbios: SMBIOS 3.0 (64-bit) Entry Point structure
Heinrich Schuchardt
2024-01-03
Merge tag 'v2024.01-rc6' into next
Tom Rini
2023-12-31
bloblist: Update documentation and header comment
Simon Glass
2023-12-31
bloblist: Add alignment to bloblist_new()
Simon Glass
2023-12-31
bloblist: Adjust the bloblist header
Simon Glass
2023-12-31
bloblist: Reduce blob-header size
Simon Glass
2023-12-31
bloblist: Checksum the entire bloblist
Simon Glass
2023-12-31
bloblist: Drop spare value from bloblist record
Simon Glass
2023-12-31
bloblist: Set version to 1
Simon Glass
2023-12-31
bloblist: Change the magic value
Simon Glass
2023-12-31
bloblist: Adjust API to align in powers of 2
Simon Glass
2023-12-31
bloblist: Update the tag numbering
Simon Glass
2023-12-28
cli: Enables using modern hush parser as command line parser
Francis Laniel
2023-12-28
global_data.h: add GD_FLG_HUSH_OLD_PARSER flag
Francis Laniel
2023-12-28
test: Add framework to test hush behavior
Francis Laniel
2023-12-21
Merge patch series "Complete decoupling of bootm logic from commands"
Tom Rini
2023-12-21
bootm: Create a new boot_run() function to handle booting
Simon Glass
2023-12-21
bootm: Create a function to run through the booti states
Simon Glass
2023-12-21
bootm: Create a function to run through the bootz states
Simon Glass
2023-12-21
bootm: Create a function to run through the bootm states
Simon Glass
2023-12-21
bootm: Tidy up boot_selected_os()
Simon Glass
2023-12-21
bootm: Rename do_bootm_states() to bootm_run_states()
Simon Glass
2023-12-21
bootm: Drop arguments from do_bootm_states()
Simon Glass
2023-12-21
bootm: Move do_bootm_states() comment to header file
Simon Glass
2023-12-21
bootm: Add more fields to bootm_info
Simon Glass
2023-12-21
bootm: Adjust arguments of boot_os_fn
Simon Glass
[next]