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-09-18
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-watchd...
Tom Rini
2022-09-18
watchdog: Further cleanup
Stefan Roese
2022-09-18
watchdog: Remove WATCHDOG_RESET macro
Stefan Roese
2022-09-18
watchdog: Get rid of ASSEMBLY hacks
Stefan Roese
2022-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-09-18
cyclic: Introduce schedule() function
Stefan Roese
2022-09-18
watchdog: Integrate watchdog triggering into the cyclic framework
Stefan Roese
2022-09-16
configs: Resync with savedefconfig
Tom Rini
2022-09-16
Merge branch '2022-09-16-rationalize-the-block-interface' into next
Tom Rini
2022-09-16
blk: Drop if_type
Simon Glass
2022-09-16
disk: Handle UCLASS_EFI_MEDIA in dev_print()
Simon Glass
2022-09-16
blk: Switch over to using uclass IDs
Simon Glass
2022-09-16
efi: Correct assumption about if_type
Simon Glass
2022-09-16
blk: Rewrite if_type to name functions
Simon Glass
2022-09-16
blk: Rename var in blk_get_devnum_by_typename()
Simon Glass
2022-09-16
blk: Drop IF_TYPE_SD
Simon Glass
2022-09-16
blk: Drop IF_TYPE_ATAPI
Simon Glass
2022-09-16
ide: Use a flag for an ATAPI device
Simon Glass
2022-09-16
blk: Drop IF_TYPE_DOC
Simon Glass
2022-09-16
blk: Hide the BLK and SPL_LEGACY_BLOCK options
Simon Glass
2022-09-16
blk: Drop unnecessary CONFIG_SPL_LEGACY_BLOCK in defconfigs
Simon Glass
2022-09-16
blk: Select SPL_LEGACY_BLOCK automatically
Simon Glass
2022-09-16
blk: Rename HAVE_BLOCK_DEVICE
Simon Glass
2022-09-16
blk: Drop unnecessary #ifdef in in blk_legacy
Simon Glass
2022-09-16
cmd: Drop use of HAVE_BLOCK_DEVICE
Simon Glass
2022-09-16
blk: Use a function for whether block devices are available
Simon Glass
2022-09-16
disk: Use Makefile to omit partition drivers
Simon Glass
2022-09-16
sandbox: Avoid defining HAVE_BLOCK_DEVICE in Konfig
Simon Glass
2022-09-16
ata: Fix an instance of SPL_SATA_SUPPORT
Simon Glass
2022-09-16
blk: Enable CONFIG_BLK for all media
Simon Glass
2022-09-16
disk: Correct help for TPL_PARTITIONS
Simon Glass
2022-09-15
Merge branch '2022-09-15-TI-platform-updates' into next
Tom Rini
2022-09-15
Nokia RX-51: Add booting from UBI into test script
Pali Rohár
2022-09-15
Nokia RX-51: Add comment describing kernel image type into test script
Pali Rohár
2022-09-15
Nokia RX-51: Do not set useless ARCH= in test script
Pali Rohár
2022-09-15
Nokia RX-51: Fix documentation how to enable UBI support
Pali Rohár
2022-09-15
Nokia RX-51: Call bootm in test script only when image is valid
Pali Rohár
2022-09-15
Nokia RX-51: Change UBIFS volume size to 1870 LEBs in test script
Pali Rohár
2022-09-15
Nokia RX-51: Set default SYS_LOAD_ADDR to 0x80008000
Pali Rohár
2022-09-15
Nokia RX-51: Do not clear unknown memory in lowlevel_init.S
Pali Rohár
2022-09-15
Nokia RX-51: Remove label copy_kernel_start from lowlevel_init.S
Pali Rohár
2022-09-15
configs: Add configs for j721s2 High Security EVM
Jayesh Choudhary
2022-09-15
configs: Add configs for J7200 High Security EVM
Andrew Davis
2022-09-15
brppt1: Update environment to support new boot concept
Bernhard Messerklinger
2022-09-15
include: configs: brppt1: Fix commit 0ea4fc4dcf90
Bernhard Messerklinger
2022-09-15
brppt1: Cleanup device tree
Bernhard Messerklinger
2022-09-15
brppt1: Fix SPL boot stage
Bernhard Messerklinger
2022-09-15
brppt1: Remove unused board variants
Bernhard Messerklinger
2022-09-15
Merge branch '2022-09-15-general-improvements' into next
Tom Rini
2022-09-15
lib: rsa: fix padding_pss_verify
Heinrich Schuchardt
[next]