- b3bb15a configs: sama9x60_curiosity: add onewire and eeprom drivers by Durai Manickam KR · 2 years, 5 months ago
- e554c3e mmc: atmel_sdhci: re-enable sdhci after SD Card re-insertion by Sergiu Moga · 2 years, 5 months ago
- 04f41c2 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-watchdog into next by Tom Rini · 2 years, 2 months ago
- 5b46e79 watchdog: Further cleanup by Stefan Roese · 2 years, 3 months ago
- 75887a9 watchdog: Remove WATCHDOG_RESET macro by Stefan Roese · 2 years, 3 months ago
- 5b492ee watchdog: Get rid of ASSEMBLY hacks by Stefan Roese · 2 years, 3 months ago
- 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 3 months ago
- 9747363 cyclic: Introduce schedule() function by Stefan Roese · 2 years, 3 months ago
- cce2472 watchdog: Integrate watchdog triggering into the cyclic framework by Stefan Roese · 2 years, 3 months ago
- 440a77d configs: Resync with savedefconfig by Tom Rini · 2 years, 2 months ago
- 46b4569 Merge branch '2022-09-16-rationalize-the-block-interface' into next by Tom Rini · 2 years, 2 months ago
- 57b3d2e blk: Drop if_type by Simon Glass · 2 years, 4 months ago
- 6a1b0d4 disk: Handle UCLASS_EFI_MEDIA in dev_print() by Simon Glass · 2 years, 4 months ago
- dbfa32c blk: Switch over to using uclass IDs by Simon Glass · 2 years, 4 months ago
- af38c91 efi: Correct assumption about if_type by Simon Glass · 2 years, 4 months ago
- 95e6e03 blk: Rewrite if_type to name functions by Simon Glass · 2 years, 4 months ago
- b00361a blk: Rename var in blk_get_devnum_by_typename() by Simon Glass · 2 years, 4 months ago
- 7bdadb2 blk: Drop IF_TYPE_SD by Simon Glass · 2 years, 4 months ago
- 21b0b57 blk: Drop IF_TYPE_ATAPI by Simon Glass · 2 years, 4 months ago
- 0cdb293 ide: Use a flag for an ATAPI device by Simon Glass · 2 years, 4 months ago
- 66f19a4 blk: Drop IF_TYPE_DOC by Simon Glass · 2 years, 4 months ago
- 0bfaf58 blk: Hide the BLK and SPL_LEGACY_BLOCK options by Simon Glass · 2 years, 4 months ago
- eb91c54 blk: Drop unnecessary CONFIG_SPL_LEGACY_BLOCK in defconfigs by Simon Glass · 2 years, 4 months ago
- e1a5ec5 blk: Select SPL_LEGACY_BLOCK automatically by Simon Glass · 2 years, 4 months ago
- 3bf7d7a blk: Rename HAVE_BLOCK_DEVICE by Simon Glass · 2 years, 4 months ago
- bfbd849 blk: Drop unnecessary #ifdef in in blk_legacy by Simon Glass · 2 years, 4 months ago
- af9e847 cmd: Drop use of HAVE_BLOCK_DEVICE by Simon Glass · 2 years, 4 months ago
- f5ac303 blk: Use a function for whether block devices are available by Simon Glass · 2 years, 4 months ago
- 37ee2f5 disk: Use Makefile to omit partition drivers by Simon Glass · 2 years, 4 months ago
- 2072baa sandbox: Avoid defining HAVE_BLOCK_DEVICE in Konfig by Simon Glass · 2 years, 4 months ago
- 952c0fe ata: Fix an instance of SPL_SATA_SUPPORT by Simon Glass · 2 years, 4 months ago
- a78e906 blk: Enable CONFIG_BLK for all media by Simon Glass · 2 years, 4 months ago
- 537075b disk: Correct help for TPL_PARTITIONS by Simon Glass · 2 years, 4 months ago
- 76350a8 Merge branch '2022-09-15-TI-platform-updates' into next by Tom Rini · 2 years, 2 months ago
- 4c24171 Nokia RX-51: Add booting from UBI into test script by Pali Rohár · 2 years, 2 months ago
- 9322905 Nokia RX-51: Add comment describing kernel image type into test script by Pali Rohár · 2 years, 3 months ago
- a7bc3ae Nokia RX-51: Do not set useless ARCH= in test script by Pali Rohár · 2 years, 3 months ago
- ec761c9 Nokia RX-51: Fix documentation how to enable UBI support by Pali Rohár · 2 years, 3 months ago
- 4bd5460 Nokia RX-51: Call bootm in test script only when image is valid by Pali Rohár · 2 years, 3 months ago
- acf6ba8 Nokia RX-51: Change UBIFS volume size to 1870 LEBs in test script by Pali Rohár · 2 years, 3 months ago
- dbc6661 Nokia RX-51: Set default SYS_LOAD_ADDR to 0x80008000 by Pali Rohár · 2 years, 3 months ago
- a4001fd Nokia RX-51: Do not clear unknown memory in lowlevel_init.S by Pali Rohár · 2 years, 3 months ago
- 73dfc79 Nokia RX-51: Remove label copy_kernel_start from lowlevel_init.S by Pali Rohár · 2 years, 3 months ago
- eecf5b0 configs: Add configs for j721s2 High Security EVM by Jayesh Choudhary · 2 years, 3 months ago
- b8d8cd4 configs: Add configs for J7200 High Security EVM by Andrew Davis · 2 years, 3 months ago
- 158a819 brppt1: Update environment to support new boot concept by Bernhard Messerklinger · 2 years, 3 months ago
- bd8aa73 include: configs: brppt1: Fix commit 0ea4fc4dcf90 by Bernhard Messerklinger · 2 years, 3 months ago
- efcf542 brppt1: Cleanup device tree by Bernhard Messerklinger · 2 years, 3 months ago
- dc49023 brppt1: Fix SPL boot stage by Bernhard Messerklinger · 2 years, 3 months ago
- e830ef2 brppt1: Remove unused board variants by Bernhard Messerklinger · 2 years, 3 months ago
- ef26528 Merge branch '2022-09-15-general-improvements' into next by Tom Rini · 2 years, 2 months ago
- df5117a lib: rsa: fix padding_pss_verify by Heinrich Schuchardt · 2 years, 3 months ago
- 5d5efec cli: Reduce size of readline buffers in SPL by Sean Anderson · 2 years, 3 months ago
- f69c39d gpio: sandbox: Add GPIOD_IS_AF for gpio configured in alternate function by Patrice Chotard · 2 years, 3 months ago
- 866dfea pinctrl: pinctrl_stm32: Populate uc_priv->name[] with pinmux node's name by Patrice Chotard · 2 years, 3 months ago
- eb8f3a7 gpio: Fix pin's status display for pin with GPIOF_UNUSED function by Patrice Chotard · 2 years, 3 months ago
- 8b1310e gpio: Allow to print pin's label even for pin with GPIOF_FUNC function by Patrice Chotard · 2 years, 3 months ago
- ba650ed virtio: pci: fix bug of virtio_pci_map_capability by Xiang W · 2 years, 3 months ago
- d34dab6 nvme: Fix multipage prp-list by Alexander Sowarka · 2 years, 3 months ago
- 10f7135 doc: cmd: loady: Document new configuration by Pali Rohár · 2 years, 3 months ago
- 5dc80cc xyz-modem: Allow to configure initial timeout for loadx and loady by Pali Rohár · 2 years, 3 months ago
- 551e7a7 post: memory: Fix format strings by Sean Anderson · 2 years, 3 months ago
- 320c850 drivers: rng: optee_rng: register to CONFIG_OPTEE_SERVICE_DISCOVERY by Etienne Carriere · 2 years, 4 months ago
- 523a951 drivers: tee: optee: discover OP-TEE services by Etienne Carriere · 2 years, 4 months ago
- 7d26e74 drivers: tee: optee: remove unused probe local variable by Etienne Carriere · 2 years, 4 months ago
- 6624910 spl: fit: Allocate buffers aligned to cache line size by Stefan Herbrechtsmeier · 2 years, 6 months ago
- cbd4509 misc: usb251xb: Support 8/16 bit device tree values by Stefan Herbrechtsmeier · 2 years, 6 months ago
- 1b090e6 dm: core: Add functions to read 8/16-bit integers by Stefan Herbrechtsmeier · 2 years, 6 months ago
- c20400a Add in the ability to load and boot an uncompressed kernel image during the Falcon Mode boot sequence. by Nathan Barrett-Morrison · 2 years, 10 months ago
- bf91d1d Merge tag 'efi-next-2022-09-14' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 2 years, 3 months ago
- f6e1b94 Merge branch '2022-09-14-refactor-ramdisk-code-again' into next by Tom Rini · 2 years, 3 months ago
- 7ae16bb image: Drop some other #ifdefs in image-board.c by Simon Glass · 2 years, 3 months ago
- 92c586f image: Correct indentation in select_ramdisk() by Simon Glass · 2 years, 3 months ago
- 973b893 image: Drop remaining FIT #ifdef by Simon Glass · 2 years, 3 months ago
- e832db2 image: Drop another #ifdef for FIT by Simon Glass · 2 years, 3 months ago
- f2d23de image: Drop one #ifdef for FIT by Simon Glass · 2 years, 3 months ago
- f50664f image: Drop #ifdefs for LEGACY_IMAGE_FORMAT by Simon Glass · 2 years, 3 months ago
- 664696f image: Track when ramdisk processing is completed by Simon Glass · 2 years, 3 months ago
- dc0aa04 image: Fix up ANDROID_BOOT_IMAGE ramdisk code by Simon Glass · 2 years, 3 months ago
- 5c5b112 Merge branch '2022-09-13-add-support-for-cyclic-function-execution' into next by Tom Rini · 2 years, 3 months ago
- 2e18844 test: unit test for eficonfig by Masahisa Kojima · 2 years, 3 months ago
- dfcf0e5 doc:eficonfig: add documentation for eficonfig command by Masahisa Kojima · 2 years, 3 months ago
- 3511024 doc:bootmenu: add description for UEFI boot support by Masahisa Kojima · 2 years, 3 months ago
- e875369 eficonfig: add "Change Boot Order" menu entry by Masahisa Kojima · 2 years, 3 months ago
- f648fa3 eficonfig: scan media device in eficonfig startup by Masahisa Kojima · 2 years, 3 months ago
- 767a9e6 bootmenu: add removable media entries by Masahisa Kojima · 2 years, 3 months ago
- 703ad32 eficonfig: add "Delete Boot Option" menu entry by Masahisa Kojima · 2 years, 3 months ago
- ffe6813 menu: add KEY_PLUS, KEY_MINUS and KEY_SPACE handling by Masahisa Kojima · 2 years, 3 months ago
- bb052b9 eficonfig: add "Edit Boot Option" menu entry by Masahisa Kojima · 2 years, 3 months ago
- c5ff0a0 eficonfig: menu-driven addition of UEFI boot option by Masahisa Kojima · 2 years, 3 months ago
- 5be8f37 cyclic: Add a simple test by Stefan Roese · 2 years, 3 months ago
- 4736bec cyclic: Add documentation by Stefan Roese · 2 years, 3 months ago
- d64d7e3 mips: octeon_nic23: Add PCIe FLR fixup via cyclic infrastructure by Aaron Williams · 2 years, 3 months ago
- 2702b27 cyclic: Add 'cyclic list' and 'cyclic demo' commands by Stefan Roese · 2 years, 3 months ago
- 7513df3 cyclic: Integrate cyclic functionality at bootup in board_r/f by Stefan Roese · 2 years, 3 months ago
- 9e79fbe cyclic: Integrate cyclic infrastructure into WATCHDOG_RESET by Stefan Roese · 2 years, 3 months ago
- 036f89a cyclic: Add basic support for cyclic function execution infrastruture by Stefan Roese · 2 years, 3 months ago
- 44a99a9 time: Import time_after64() and friends from Linux by Stefan Roese · 2 years, 3 months ago
- 833c904 Merge branch '2022-09-13-add-aspeed-spi-controller' into next by Tom Rini · 2 years, 3 months ago
- af7852c mtd: spi-nor-ids: Add Winbond W25Q512JVQ ID by Chin-Ting Kuo · 2 years, 3 months ago