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
2022-10-16
efi_loader: remove efi_delete_handle on loadfile2
Ilias Apalodimas
2022-10-16
spi: Implement spi_set_speed
Paul Barker
2022-10-12
Nokia RX-51: Remove CONFIG_UBI_SIZE
Pali Rohár
2022-10-12
Fix typo in CONFIG_USBNET_DEVADDR
Ignacio Zamora
2022-10-11
image-pre-load: Move macros/definitions to image.h
Steven Lawrance
2022-10-11
Merge tag 'xilinx-for-v2023.01-rc1-v3' of https://source.denx.de/u-boot/custo...
Tom Rini
2022-10-10
Merge https://source.denx.de/u-boot/custodians/u-boot-usb
Tom Rini
2022-10-10
phy: Add generic_{setup,shutdown}_phy() helpers
Patrice Chotard
2022-10-10
efi_loader: internal CloseProtocol
Heinrich Schuchardt
2022-10-10
efi_loader: don't export efi_remove_all_protocols
Heinrich Schuchardt
2022-10-10
Merge tag 'u-boot-nand-20221009' of https://source.denx.de/u-boot/custodians/...
Tom Rini
2022-10-09
mtd: Update the function name to 'rfree'
Fabio Estevam
2022-10-09
mtd: mxs_nand: Support EDO mode for imx8mn architecture
Michael Trimarchi
2022-10-09
dm: clk: add missing stub when CONFIG_CLK is deactivated
Dario Binacchi
2022-10-07
Merge tag 'efi-2023-01-rc1' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2022-10-06
arm: nuvoton: Add support for Nuvoton NPCM845 BMC
Jim Liu
2022-10-06
common/board_f: introduce arch_setup_dest_addr()
Ovidiu Panait
2022-10-06
efi_loader: define internal implementations of install/uninstallmultiple
Ilias Apalodimas
2022-10-06
efi_driver: move event registration to driver
Heinrich Schuchardt
2022-10-06
efi_driver: add init function to EFI block driver
Heinrich Schuchardt
2022-10-06
efi_driver: provide driver binding protocol to bind function
Heinrich Schuchardt
2022-10-06
doc: documentation of EFI driver binding protocol
Heinrich Schuchardt
2022-10-06
efi_driver: fix error handling
Heinrich Schuchardt
2022-10-06
efi_loader: function to unlink udevice and handle
Heinrich Schuchardt
2022-10-06
efi: Add string conversion helper
Paul Barker
2022-10-06
board/km: remove kirkwood boards
Holger Brunck
2022-10-05
dm: fpga: Introduce new uclass
Alexander Dahl
2022-09-29
dm: core: Support copying properties with ofnode
Simon Glass
2022-09-29
dm: core: Allow copying ofnode property data when writing
Simon Glass
2022-09-29
dm: core: Update comments for default-FDT ofnode functions
Simon Glass
2022-09-29
dm: core: Complete phandle implementation using the other FDT
Simon Glass
2022-09-29
dm: core: Add the ofnode multi-tree implementation
Simon Glass
2022-09-29
dm: core: Add definitions for multiple ofnode trees
Simon Glass
2022-09-29
dm: core: Split ofnode_path_root() into two functions
Simon Glass
2022-09-29
dm: core: Allow obtaining a node offset in the same tree
Simon Glass
2022-09-29
dm: core: Add a way to look up a phandle in an oftree
Simon Glass
2022-09-29
dm: core: Add ofnode functions to obtain an oftree
Simon Glass
2022-09-29
dm: core: Add an ofnode function to obtain the flat tree
Simon Glass
2022-09-29
dm: core: Provide a way to reset the device tree
Simon Glass
2022-09-29
dm: core: Expand integer-reading tests
Simon Glass
2022-09-29
dm: core: Drop ofnode_is_available()
Simon Glass
2022-09-29
dm: core: Add a macro to iterate through properties
Simon Glass
2022-09-29
dm: core: Avoid creating a name property when unflattening
Simon Glass
2022-09-29
dm: core: Rename ofnode_get_property_by_prop()
Simon Glass
2022-09-29
dm: core: Rename ofnode_get_first/next_property()
Simon Glass
2022-09-29
dm: core: Reduce code size with dev_of_offset()
Simon Glass
2022-09-29
sandbox: test: Provide an easy way to use the other FDT
Simon Glass
2022-09-29
sandbox: Support setting up the other FDT for testing
Simon Glass
2022-09-29
test: Drop the UT_TESTF_LIVE_OR_FLAT flag
Simon Glass
2022-09-29
test: Detect a change in the device tree
Simon Glass
[next]