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
Age
Commit message (
Expand
)
Author
2022-04-23
disk: don't compile in partition support for spl/tpl if not really necessary
AKASHI Takahiro
2022-04-23
efi_loader: disk: compile efi_disk when CONFIG_BLK
AKASHI Takahiro
2022-04-23
efi_loader: PARTITION_UUIDS should be optional
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-23
doc: update bootefi man-page
Heinrich Schuchardt
2022-04-23
cmd: bootefi: restore ability to boot arbitrary blob
Kyle Evans
2022-04-23
tools: kwboot: Fix spelling of "followed" in kwboot.1
Vagrant Cascadian
2022-04-23
doc: board: apple: Mention M1 Ultra support
Mark Kettenis
2022-04-22
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-pmic
Tom Rini
2022-04-22
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
Tom Rini
2022-04-22
configs: Resync with savedefconfig
Tom Rini
2022-04-22
power-domain: Fix use of uninitialized value in dev_power_domain_ctrl
Sean Anderson
2022-04-22
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-watchdog
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
Add support for TP-Link UE200 dongle
Oleksii Titov
2022-04-22
usb: dwc3: Add support for usb3-phy PHY configuration
Michal Simek
2022-04-22
generic-phy: s/CONFIG_PHY/CONFIG_IS_ENABLED(PHY)/
Michal Simek
2022-04-22
usb: gadget: ci: Make various ops const
Adam Ford
2022-04-22
wdt: nuvoton: Add support for Nuvoton
Jim Liu
2022-04-22
doc: device-tree-bindings: watchdog: document common properties
Philippe Reynes
2022-04-21
Merge branch '2022-04-21-further-cleanups'
Tom Rini
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
imx8mm-cl-iot-gate: Remove redundant board_fix_fdt()
Ying-Chun Liu (PaulLiu)
2022-04-21
arm: set cntfrq_el0 if CONFIG_COUNTER_FREQUENCY is valid
Peng Fan
2022-04-21
include/configs: drop COUNTER_FREQUENCY
Peng Fan
2022-04-21
configs: set CONFIG_COUNTER_FREQUENCY
Peng Fan
2022-04-21
arch: arm: Kconfig: set default COUNTER_FREQUENCY
Peng Fan
2022-04-21
arch: arm: move COUNTER_FREQUENCY from versal to arm
Peng Fan
2022-04-21
xilinx: versal: board: use CONFIG_COUNTER_FREQUENCY
Peng Fan
2022-04-21
misc: atsha204a: Remove duplicate CRC-16 implementation
Pali Rohár
2022-04-21
fs: ext4: Use CRC-16 implementation from linux/crc16.h
Pali Rohár
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
2022-04-21
SPL: Do not enable SPL_SYS_MALLOC_SIMPLE without SPL_FRAMEWORK by default
Pali Rohár
2022-04-21
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2022-04-21
Merge branch '2022-04-21-assorted-improvements'
Tom Rini
2022-04-21
imx: Fix build error
Ye Li
2022-04-21
imx: Update FSL_MFGPROT config for iMX8M
Ye Li
2022-04-21
crypto/fsl: add invalidate_dcache_range for hash output buffer
Gaurav Jain
2022-04-21
doc: imx8mn_evk: Do not export ATF_LOAD_ADDR
Fabio Estevam
2022-04-21
imx8mn_evk: Enable cache in SPL
Fabio Estevam
2022-04-21
board: bsh: imx8mn_bsh_smm_s2/s2pro: enable DM_SERIAL
Michael Trimarchi
2022-04-21
arm: dts: imx8mp: add of-list support to common imx8mp-u-boot.dtsi
Tim Harvey
2022-04-21
crypto/fsl: Clear the memory when blob decapsulation fails
Gaurav Jain
2022-04-21
imx: imx8mq-evk: enable CONFIG_DM_SERIAL
Peng Fan
[next]