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-04-28
dt-bindings: leds: import common led bindings from linux 5.17
Pali Rohár
2022-04-28
led: Drop led_default_state()
Marek Vasut
2022-04-28
dm: core: Add DM_FLAG_PROBE_AFTER_BIND flag
Marek Vasut
2022-04-27
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx
Tom Rini
2022-04-26
board: freescale: p1_p2_rdb_pc: Define SW macros for lower and upper NOR banks
Pali Rohár
2022-04-26
board: freescale: p1_p2_rdb_pc: Use named macros for i2c bus num and address
Pali Rohár
2022-04-26
board: freescale: p1_p2_rdb_pc: Fix env $vscfw_addr
Pali Rohár
2022-04-26
board: freescale: p1_p2_rdb_pc: Detect both P2020 SD switch configurations
Pali Rohár
2022-04-26
powerpc: mpc85xx: Remove duplicate u-boot-nand.lds
Pali Rohár
2022-04-26
mmc: fsl_esdhc: Define macro ESDHCCTL_SNOOP for Snoop attribute
Pali Rohár
2022-04-26
include: configs: at91/sam: remove stray #ifdef/#else
Eugen Hristev
2022-04-26
board: Add sam9x60_curiosity support
Durai Manickam KR
2022-04-25
nds32: Remove the architecture
Tom Rini
2022-04-25
Merge branch '2022-04-25-initial-implementation-of-stdboot'
Tom Rini
2022-04-25
bootstd: Add tests for bootstd including all uclasses
Simon Glass
2022-04-25
bootstd: mmc: Add a bootdev driver
Simon Glass
2022-04-25
bootstd: Add an implementation of distro boot
Simon Glass
2022-04-25
bootstd: Add support for bootflows
Simon Glass
2022-04-25
bootstd: Add the bootmeth uclass and helpers
Simon Glass
2022-04-25
bootstd: Add the bootdev uclass
Simon Glass
2022-04-25
bootstd: Add the bootstd uclass and core implementation
Simon Glass
2022-04-25
bootstd: Add the concept of a bootflow
Simon Glass
2022-04-25
fs: Add a function to set the filesystem type
Simon Glass
2022-04-25
dm: blk: Add a function to return the device type
Simon Glass
2022-04-25
dm: core: Allow finding a uclass device by partial name
Simon Glass
2022-04-25
dm: core: Rename and fix uclass_get_by_name_len()
Simon Glass
2022-04-25
lib: Add a way to find the postiion of a trailing number
Simon Glass
2022-04-25
lib: Fix a few bugs in trailing_strtoln()
Simon Glass
2022-04-25
lib: Correct comment formatting to avoid sphinx problems
Simon Glass
2022-04-25
test: Add tests for trailing_strtol()
Simon Glass
2022-04-25
configs: Layerscape: Remove the 'fdt_addr' env
Hou Zhiqiang
2022-04-23
Merge tag 'efi-2022-07-rc1-3' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2022-04-23
dm: disk: add read/write interfaces with udevice
AKASHI Takahiro
2022-04-23
efi_loader: disk: a helper function to create efi_disk objects from udevice
AKASHI Takahiro
2022-04-23
efi_loader: split efi_init_obj_list() into two stages
AKASHI Takahiro
2022-04-23
dm: disk: add UCLASS_PARTITION
AKASHI Takahiro
2022-04-23
sandbox: move a function prototype
AKASHI Takahiro
2022-04-23
disk: define nullified functions for !PARTITIONS
AKASHI Takahiro
2022-04-23
disk: enable function prototypes in part.h for SPL/TPL
AKASHI Takahiro
2022-04-23
disk: include errno.h explicitly in part.h
AKASHI Takahiro
2022-04-22
fdt: Add -q option to fdt addr for distro_bootcmd
Peter Hoyes
2022-04-22
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
Tom Rini
2022-04-22
Merge tag 'u-boot-imx-20220422' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2022-04-22
generic-phy: s/CONFIG_PHY/CONFIG_IS_ENABLED(PHY)/
Michal Simek
2022-04-21
ARM: imx: imx8mn-evk: change environment address variables
Heiko Thiery
2022-04-21
configs: imx: drop IMX_FEC_BASE
Peng Fan
2022-04-21
include/configs: drop COUNTER_FREQUENCY
Peng Fan
2022-04-21
crc16: Move standard CRC-16 implementation from ubifs to lib
Pali Rohár
2022-04-21
crc16: Rename fs/ubifs/crc16.h to include/linux/crc16.h
Pali Rohár
2022-04-21
crc16-ccitt: Rename file with CRC-16-CCITT implementation to crc16-ccitt.c
Pali Rohár
[next]