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
2023-06-01
Merge branch '2023-05-31-assorted-fixes-and-improvements' into next
Tom Rini
2023-05-31
mmc: fix improper use of memset
Sam Edwards
2023-05-31
common: dfu: Remove leading space characters
Ravi Gunasekaran
2023-05-31
cmd: sf/nand: Print and return failure when 0 length is passed
Ashok Reddy Soma
2023-05-31
scripts/Makefile.lib: change spelling of $(srctree)/arch/$(ARCH)/dts in dtc_c...
Rasmus Villemoes
2023-05-31
semihosting: create file in smh_fs_write_at()
Heinrich Schuchardt
2023-05-31
arm: set alignment properly for asm funcs
Sam Edwards
2023-05-31
cmd: fs: document where 'size' stores its result
Baruch Siach
2023-05-31
cli: avoid buffer overrun
Heinrich Schuchardt
2023-05-31
spl: Correct checking of configuration node
Bin Meng
2023-05-31
cmd: fdt: Correct checking of configuration node
Bin Meng
2023-05-31
efi: Correct .efi rules
Simon Glass
2023-05-31
acpi: Put the version numbers in a central place
Simon Glass
2023-05-31
Makefile: Fix incorrect FORCE deps on env rules
Simon Glass
2023-05-31
fastboot: Only call the bootm command if it is enabled
Samuel Holland
2023-05-31
Merge branch '2023-05-31-cleanup-unaligned-access-macros' into next
Tom Rini
2023-05-31
asm-generic: simplify unaligned.h
Jens Wiklander
2023-05-31
linux/unaligned: remove unused access_ok.h
Jens Wiklander
2023-05-31
fs/btrfs: use asm/unaligned.h
Jens Wiklander
2023-05-31
powerpc: use asm-generic/unaligned.h
Jens Wiklander
2023-05-31
m68k: use asm-generic/unaligned.h
Jens Wiklander
2023-05-31
mips: use asm-generic/unaligned.h
Jens Wiklander
2023-05-31
sh: use asm-generic/unaligned.h
Jens Wiklander
2023-05-31
arm: use asm-generic/unaligned.h
Jens Wiklander
2023-05-31
Merge branch '2023-05-31-code-cleanups' into next
Tom Rini
2023-05-31
include: Remove unused header files
Tom Rini
2023-05-31
faraday: remove orphaned header file
Andre Przywara
2023-05-31
exynos: fix header inclusion guard
Andre Przywara
2023-05-31
freescale: vsc3316_3308: fix header inclusion guard
Andre Przywara
2023-05-31
arm: uniphier: fix header inclusion guard
Andre Przywara
2023-05-31
imx: fix header inclusion guards
Andre Przywara
2023-05-31
arm: Remove ti816x_evm board and ti816x SoC support
Tom Rini
2023-05-18
configs: Resync with savedefconfig
Tom Rini
2023-05-18
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-usb in...
Tom Rini
2023-05-16
Merge branch 'next_gpio' of https://source.denx.de/u-boot/custodians/u-boot-s...
Tom Rini
2023-05-16
Merge branch '2023-05-16-remove-misuse-of-env-is-nowhere' into next
Tom Rini
2023-05-17
usb: gadget: Add and use matching SPL USB ethernet gadget Kconfig symbols
Marek Vasut
2023-05-17
usb: Move SPL_USB_GADGET and related Kconfig symbols to drivers/usb/
Marek Vasut
2023-05-17
usb: Move SPL_USB_STORAGE Kconfig symbol to drivers/usb/
Marek Vasut
2023-05-17
usb: Move SPL_USB_HOST Kconfig symbol to drivers/usb/
Marek Vasut
2023-05-16
gpio: renesas: Simplify .request/.rfree callbacks
Pali Rohár
2023-05-16
env: Remove misuse of env is nowhere leftover
Stefan Herbrechtsmeier
2023-05-16
powerpc/mpc85xx: socrates: Remove misuse of env is nowhere driver
Stefan Herbrechtsmeier
2023-05-16
imx6q: acc: Remove misuse of env is nowhere driver
Stefan Herbrechtsmeier
2023-05-16
imx6: aristainetos: Remove misuse of env is nowhere driver
Stefan Herbrechtsmeier
2023-05-15
Merge branch '2023-05-15-build-system-updates' into next
Tom Rini
2023-05-15
Fix sparse checks processing
Christophe Leroy
2023-05-15
kbuild: Allow DTB overlays to built from .dtso named source files
Rasmus Villemoes
2023-05-15
kbuild: add dtc as dependency on .dtb files
Rasmus Villemoes
2023-05-15
scripts/Makefile.dts: tweak logic for deciding which dtbs to build
Rasmus Villemoes
[next]