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-03-27
dm: core: Add CBFS support to flashmap
Simon Glass
2021-03-27
cbfs: Support reading compression information
Simon Glass
2021-03-27
cbfs: Allow file traversal with any CBFS
Simon Glass
2021-03-27
cbfs: Allow access to CBFS without a header
Simon Glass
2021-03-27
smbios: Allow writing to the coreboot version string
Simon Glass
2021-03-27
cbfs: Add support for attributes
Simon Glass
2021-03-27
x86: coral: Put the eMMC first
Simon Glass
2021-03-27
mtd: spi_flash_free()
Heinrich Schuchardt
2021-03-26
Merge tag 'dm-pull-26mar21-take2' of git://git.denx.de/u-boot-dm into next
Tom Rini
2021-03-26
dm: core: Add warnings to private / platform setters
Simon Glass
2021-03-26
dm: core: Use separate priv/plat data region
Simon Glass
2021-03-26
dm: core: Allow storing priv/plat data separately
Simon Glass
2021-03-26
dm: core: Move flags to device-runtime info
Simon Glass
2021-03-26
dm: core: Create a struct for device runtime info
Simon Glass
2021-03-26
sandbox: i2c: Support i2c emulation with of-platdata
Simon Glass
2021-03-26
dm: Rename device_get_by_driver_info_idx()
Simon Glass
2021-03-26
dm: core: Drop device_get_by_driver_info()
Simon Glass
2021-03-26
clk: fixed-rate: Export driver parts for OF_PLATDATA_INST
Simon Glass
2021-03-26
dm: core: Include dt-decl.h automatically
Simon Glass
2021-03-25
efi_selfest: redefine enum efi_test_phase
Heinrich Schuchardt
2021-03-25
efi: Add ESRT to the EFI system table
Jose Marinho
2021-03-25
efi_loader: Replace config option for initrd loading
Ilias Apalodimas
2021-03-25
efi_loader: Add helper functions for EFI
Ilias Apalodimas
2021-03-25
efi_loader: Add device path related functions for initrd via Boot####
Ilias Apalodimas
2021-03-25
efi_loader: Uart device path
Heinrich Schuchardt
2021-03-22
dm: core: Adjust uclass setup with of-platdata
Simon Glass
2021-03-22
dm: core: Add macros to access the new linker lists
Simon Glass
2021-03-22
linker_lists: Allow use in data structures
Simon Glass
2021-03-22
dtoc: Generate uclass devices
Simon Glass
2021-03-22
dtoc: Support headers needed for drivers
Simon Glass
2021-03-22
dtoc: Support tracking the phase of U-Boot
Simon Glass
2021-03-20
board: Add MT8183 pumpkin board support
Fabien Parent
2021-03-20
configs: mt8516: use bootcmd from config_distro_bootcmd.h
Fabien Parent
2021-03-20
board: mediatek: rename pumpkin board into mt8516
Fabien Parent
2021-03-16
arm: rmobile: Add Silicon Linux EK874 board support
Lad Prabhakar
2021-03-16
arm: rmobile: Add HopeRun HiHope RZ/G2M board support
Biju Das
2021-03-15
Merge tag 'v2021.04-rc4' into next
Tom Rini
2021-03-15
Merge tag 'ti-v2021.04-rc4' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2021-03-15
Merge tag 'u-boot-stm32-20210312' of https://source.denx.de/u-boot/custodians...
Tom Rini
2021-03-15
include: configs: am65x_evm: Optimize size of SPL BSS
Lokesh Vutla
2021-03-15
ARM: da850-evm: Fix boot issues from missing SPL_PAD_TO
Adam Ford
2021-03-13
common: SCP03 control (enable and provision of keys)
Jorge Ramirez-Ortiz
2021-03-12
log: Add return-checking macros for 0 being success
Simon Glass
2021-03-12
log: Handle line continuation
Simon Glass
2021-03-12
log: Set up a flag byte for log records
Simon Glass
2021-03-12
spl: test: Add a test for spl_load_simple_fit()
Simon Glass
2021-03-12
sandbox: Update os_find_u_boot() to find the .img file
Simon Glass
2021-03-12
test: Allow SPL to run any available test
Simon Glass
2021-03-12
test: Rename all linker lists to have a ut_ prefix
Simon Glass
2021-03-12
test: Add a macros for finding tests in linker_lists
Simon Glass
[next]