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
2021-01-05
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
2021-01-05
Merge tag 'v2021.01-rc5' into next
Tom Rini
2021-01-05
dtoc: Drop dm_populate_phandle_data()
Simon Glass
2021-01-05
dtoc: Rename dt-platdata.c to dt-plat.c
Simon Glass
2021-01-05
dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS
Simon Glass
2021-01-05
dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
Simon Glass
2021-01-05
dm: Rename DM_GET_DEVICE() to DM_DRVINFO_GET()
Simon Glass
2021-01-05
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
Simon Glass
2021-01-05
dm: core: Allow the uclass list to move
Simon Glass
2021-01-05
dm: core: Rename device node to indicate it is private
Simon Glass
2021-01-05
dm: core: Access device ofnode through functions
Simon Glass
2021-01-05
dm: core: Use dev_has_ofnode() instead of dev_of_valid()
Simon Glass
2021-01-05
dm: core: Rename dev_has_of_node() to dev_has_ofnode()
Simon Glass
2021-01-05
dm: core: Rename device flags to indicate it is private
Simon Glass
2021-01-05
dm: core: Access device flags through functions
Simon Glass
2021-01-05
dm: core: Rename sqq to seq_
Simon Glass
2021-01-05
dm: core: Move priv/plat structs for simple_bus to headers
Simon Glass
2021-01-05
spi: Tweak a few strange SPI NOR features for of-platdata
Simon Glass
2021-01-05
spi: Tidy up get/set of device node
Simon Glass
2021-01-05
test: Move some test drivers into their own file
Simon Glass
2021-01-05
test: Use a simple variable to record removed device
Simon Glass
2021-01-05
dm: core: Rename the priv/plat members
Simon Glass
2021-01-05
dm: core: Add functions to set priv/plat
Simon Glass
2021-01-05
dm: core: Add function to access uclass priv
Simon Glass
2021-01-05
dm: core: Use 'uclass_driver' for the uclass linker_list
Simon Glass
2021-01-05
spl: Drop bd_info in the data section
Simon Glass
2021-01-05
serial: Rename ns16550 functions to lower case
Simon Glass
2021-01-05
serial: Update NS16550_t and struct NS16550
Simon Glass
2020-12-31
efi: capsule: Add support for uefi capsule authentication
Sughosh Ganu
2020-12-31
efi_loader: Re-factor code to build the signature store from efi signature list
Sughosh Ganu
2020-12-31
efi_loader: Make the pkcs7 header parsing function an extern
Sughosh Ganu
2020-12-31
fsp: Move and rename fsp_types.h file
Sughosh Ganu
2020-12-31
efi_loader: Add size checks to efi_create_indexed_name()
Ilias Apalodimas
2020-12-31
efi_loader: use after free in efi_exit()
Heinrich Schuchardt
2020-12-31
efi_loader: describe struct efi_loaded_image_obj
Heinrich Schuchardt
2020-12-31
fs/fat: implement fsuuid command
Heinrich Schuchardt
2020-12-31
fs: fat: eliminate DIRENTSPERBLOCK() macro
Heinrich Schuchardt
2020-12-31
efi_loader: make variable store size customizable
Heinrich Schuchardt
2020-12-29
efi_loader: use after free in efi_exit()
Heinrich Schuchardt
2020-12-29
efi_loader: describe struct efi_loaded_image_obj
Heinrich Schuchardt
2020-12-26
board: ge: bx50v3: remove confidx magic numbers
Sebastian Reichel
2020-12-26
compiler.h: add host_build()
Sebastian Reichel
2020-12-26
imx: imx8mm: Update clock bindings header
Adam Ford
2020-12-22
dm: core: Inline a few ofnode functions in SPL
Simon Glass
2020-12-22
spi: spi-uclass: Fix spi_claim_bus() speed/mode setup logic
Ovidiu Panait
2020-12-22
fsp: Move and rename fsp_types.h file
Sughosh Ganu
2020-12-20
board: kontron: sl28: reorder mmc devices
Michael Walle
2020-12-20
Merge tag 'efi-2021-01-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-12-20
efi_loader: make variable store size customizable
Heinrich Schuchardt
2020-12-18
dm: core: Drop seq and req_seq
Simon Glass
[next]