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
2024-04-12
mcheck: let mcheck_abortfunc_t print the pointer
Eugene Uriev
2024-04-12
mcheck: add stats, add a comment with test results
Eugene Uriev
2024-04-12
mcheck: introduce mcheck_on_ramrelocation(.)
Eugene Uriev
2024-04-12
mcheck: add pedantic mode support
Eugene Uriev
2024-04-12
mcheck: support memalign
Eugene Uriev
2024-04-12
mcheck: integrate mcheck into dlmalloc.c
Eugene Uriev
2024-04-12
mcheck: introduce essentials of mcheck
Eugene Uriev
2024-04-12
mcheck: Use memset/memcpy instead of MALLOC_ZERO/MALLOC_COPY for mcheck.
Eugene Uriev
2024-04-12
mcheck: prepare +1 tier for mcheck-wrappers, in dl-*alloc commands
Eugene Uriev
2024-03-30
Merge tag 'u-boot-imx-next-20240330' of https://gitlab.denx.de/u-boot/custodi...
Tom Rini
2024-03-30
config: xea: Add limits for SPL and u-boot proper sizes
Lukasz Majewski
2024-03-30
arm: xea: Add support for reading SoM (CPU) board HW revision
Lukasz Majewski
2024-03-30
arm: spl: Add definition for PHY reset GPIO for XEA HW rev. 2
Lukasz Majewski
2024-03-30
arm: spl: xea: Remove I2S pins configuration from early initialization
Lukasz Majewski
2024-03-30
imx8mq_evk: Remove FEC and Ethernet PHY board code
Fabio Estevam
2024-03-30
net: fec_mxc: Avoid enable regulator failure
Ye Li
2024-03-30
image-container: Fix incorrect return value
Ye Li
2024-03-30
thermal: imx_tmu: Fix TMU error on iMX8MQ
Ye Li
2024-03-30
arm: imx9: Fix MMU map table overlap
Ye Li
2024-03-30
configs: colibri-imx7: allow accessing job-rings from non-TrustZone
Emanuele Ghidoli
2024-03-30
configs: colibri-imx7: set non-secure boot mode as default
Emanuele Ghidoli
2024-03-30
crypto/fsl: allow accessing Job Ring from non-TrustZone
Emanuele Ghidoli
2024-03-30
imx: imx8mp_evk: convert to OF_UPSTREAM
Peng Fan
2024-03-30
imx: imx8mn-evk: convert to OF_UPSTREAM
Peng Fan
2024-03-30
imx: imx8mm_evk: convert to OF_UPSTREAM
Peng Fan
2024-03-30
imx: imx8mq_evk: convert to OF_UPSTREAM
Peng Fan
2024-03-30
board: toradex: colibri-imx8x: Remove board_gpio_init
Hiago De Franco
2024-03-30
imx8: Add a default reset_cpu() implementation
Fabio Estevam
2024-03-30
arm: dts: imx8m*-venice-gw72xx: add TPM device
Tim Harvey
2024-03-30
arm: dts: imx8mm-venice-gw7901: add digital I/O direction control GPIO's
Tim Harvey
2024-03-30
phycore_pcl063: Drop leading zero from USB vendor number
Fabio Estevam
2024-03-29
Merge patch series "Clean up arm linker scripts"
Tom Rini
2024-03-29
arm: remove redundant section alignments
Ilias Apalodimas
2024-03-29
arm: move image_copy_start/end to linker symbols
Ilias Apalodimas
2024-03-29
arm: fix __efi_runtime_start/end definitions
Ilias Apalodimas
2024-03-29
arm: clean up v7 and v8 linker scripts for __rel_dyn_start/end
Ilias Apalodimas
2024-03-29
arm: fix __efi_runtime_rel_start/end definitions
Ilias Apalodimas
2024-03-29
arm: clean up v7 and v8 linker scripts for bss_start/end
Ilias Apalodimas
2024-03-29
arm: baltos: remove custom linker script
Ilias Apalodimas
2024-03-28
Merge branch '2024-03-28-assorted-net-changes' into next
Tom Rini
2024-03-28
Merge tag 'acpi-next-20240328' of https://source.denx.de/u-boot/custodians/u-...
Tom Rini
2024-03-27
smbios: fill wake-up type
Heinrich Schuchardt
2024-03-27
cmd: smbios: type 1 wake-up time, family
Heinrich Schuchardt
2024-03-27
acpi: remove duplicate declaration of acpi_fill_header()
Heinrich Schuchardt
2024-03-27
acpi: document HETP table
Heinrich Schuchardt
2024-03-27
MAINTAINERS: add include/acpi/ to ACPI
Heinrich Schuchardt
2024-03-27
acpi: rename aslc_id, aslc_revision
Heinrich Schuchardt
2024-03-26
configs/am62x_beagleplay_a53_defconfig: enable DM_ETH_PHY
Roger Quadros
2024-03-26
net: mdio-uclass: Bind and probe generic Ethernet PHY driver
Roger Quadros
2024-03-26
net: phy: Factor out PHY GPIO reset code
Marek Vasut
[next]