index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/doc/sphinx/urllib3-2.7.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-11-16
spl: Remove filename from spl_load_info
Sean Anderson
2023-11-16
spl: Set FAT bl_len to ARCH_DMA_MINALIGN
Sean Anderson
2023-11-16
spl: Refactor spl_load_info->read to use units of bytes
Sean Anderson
2023-11-16
spl: Take advantage of bl_len's power-of-twoness
Sean Anderson
2023-11-16
spl: Remove dev from spl_load_info
Sean Anderson
2023-11-16
spl: Remove NULL assignments in spl_load_info
Sean Anderson
2023-11-16
spl: semihosting: Don't close fd before spl_load_simple_fit
Sean Anderson
2023-11-16
spl: Make SHOW_ERRORS depend on LIBCOMMON
Sean Anderson
2023-11-16
arm: Disable SPL_FS_FAT when it isn't used
Sean Anderson
2023-11-16
spl: blk_fs: Fix uninitialized return value when we can't get a blk_desc
Sean Anderson
2023-11-16
Merge patch series "nand: Add sandbox tests"
Tom Rini
2023-11-16
arm: Enable SYS_THUMB_BUILD on AT91
Sean Anderson
2023-11-16
test: spl: Add a test for NAND
Sean Anderson
2023-11-16
nand: Add sandbox driver
Sean Anderson
2023-11-16
arch: sandbox: Add function to create temporary files
Sean Anderson
2023-11-16
nand: Allow reinitialization
Sean Anderson
2023-11-16
nand: Add function to unregister NAND devices
Sean Anderson
2023-11-16
mtd: Add some fallbacks for add/del_mtd_device
Sean Anderson
2023-11-16
mtd: Rename SPL_MTD_SUPPORT to SPL_MTD
Sean Anderson
2023-11-16
spl: nand: Map memory before accessing it
Sean Anderson
2023-11-16
cmd: nand: Map memory before accessing it
Sean Anderson
2023-11-16
spl: nand: Set bl_len to page size
Sean Anderson
2023-11-16
spl: legacy: Honor bl_len when decompressing
Sean Anderson
2023-11-16
nand: spl_loaders: Only read enough pages to load the image
Sean Anderson
2023-11-16
nand: Calculate SYS_NAND_BLOCK_PAGES (neeĢ SYS_NAND_PAGE_COUNT) automatically
Sean Anderson
2023-11-16
nand: Don't dereference NULL manufacturer_desc
Sean Anderson
2023-11-16
spl: nand: Fix NULL-pointer dereference
Sean Anderson
2023-11-13
Merge tag 'u-boot-stm32-20231113' of https://source.denx.de/u-boot/custodians...
Tom Rini
2023-11-13
stm32mp2: initial support
Patrice Chotard
2023-11-13
ARM: dts: stm32: Add STM32MP257F Evaluation board support
Patrice Chotard
2023-11-13
pinctrl: pinctrl_stm32: Add stm32mp2 support
Patrice Chotard
2023-11-13
serial: stm32: Fix AARCH64 compilation warnings
Patrice Chotard
2023-11-13
stm32mp: bsec: Fix AARCH64 compilation warnings
Patrice Chotard
2023-11-13
stm32mp: dram_init: Limit DDR usage under 4GB boundary for STM32MP
Patrice Chotard
2023-11-13
stm32mp: dram_init: Fix AARCH64 compilation warnings
Patrick Delaunay
2023-11-13
stm32mp: dram_init: Get RAM size from DT if no RAM driver found
Patrice Chotard
2023-11-13
arm: caches: Make DCACHE_DEFAULT_OPTION accessible for ARM64 arch
Patrice Chotard
2023-11-10
Merge branch '2023-11-10-improve-semihosting-armv6' into next
Tom Rini
2023-11-10
arm: semihosting: Support semihosting fallback on 32-bit ARM
Sean Anderson
2023-11-10
arm: semihosting: Fix returning from traps on ARMv6 and lower
Sean Anderson
2023-11-10
arm: Fix software interrupt handler
Sean Anderson
2023-11-07
scsi: Forceably finish migration to DM_SCSI
Tom Rini
2023-11-07
Merge branch '2023-11-07-assorted-big-cleanups' into next
Tom Rini
2023-11-07
x86: Drop <common.h> from remaining header files
Tom Rini
2023-11-07
arm: Drop <common.h> from remaining header files
Tom Rini
2023-11-07
sandbox: Drop <common.h>
Tom Rini
2023-11-07
ti: k3: Drop <common.h> usage
Tom Rini
2023-11-07
include: Drop <common.h> from include lists
Tom Rini
2023-11-07
include/linux/mii.h: Add <linux/types.h>
Tom Rini
2023-11-07
fsl-mc: Add prototype for bd_info
Tom Rini
[next]