Commit Graph

  • e7474ac689 test: mbr: Adjust test to drop 0x Simon Glass 2024-09-01 16:26:22 -06:00
  • 1c9b37ec03 test: mbr: Adjust test to use lower-case hex Simon Glass 2024-09-01 16:26:21 -06:00
  • bc624321dc dm: usb: Deal with USB keyboard persisting across tests Simon Glass 2024-09-01 16:26:20 -06:00
  • 010c449263 usb: Add DEV_FLAGS_DM to stdio for USB keyboard Simon Glass 2024-09-01 16:26:19 -06:00
  • 90afded462 log: Add a new log category for the console Simon Glass 2024-09-01 16:26:18 -06:00
  • 4048219957 usb: Drop old non-DM code Simon Glass 2024-09-01 16:26:17 -06:00
  • a3fab7d1fb bootstd: Create a function to reset USB Simon Glass 2024-09-01 16:26:16 -06:00
  • 13a29ec40c scripts: Update pylint.base Simon Glass 2024-09-01 16:26:15 -06:00
  • b6ef3382e8 test/py: Fix some pylint warnings in test_ut.py Simon Glass 2024-09-01 16:26:14 -06:00
  • ec811ab654 nvmxip: Avoid probing on boot Simon Glass 2024-09-01 16:26:13 -06:00
  • 48fef88f94 nvmxip: Drop the message on probe Simon Glass 2024-09-01 16:26:12 -06:00
  • 650883a568 cmd: osd: Depend on OSD Marek Vasut 2024-09-06 19:12:23 +02:00
  • 6c0943ff54 cmd: mmc: Allow using partition name in mmc erase command Tomas Paukrt 2024-09-02 20:49:17 +02:00
  • 39aa94a5c3 mmc: Hide mmc speed command under mmc command Marek Vasut 2024-09-02 15:37:09 +02:00
  • 773f138632 Merge patch series "Arm: npcm: modify npcm8xx boot setting" Tom Rini 2024-09-16 16:43:53 -06:00
  • 3aa2eac4f0 pinctrl: npcm8xx: clear all gpio events Stanley Chu 2024-09-04 10:41:06 +08:00
  • 28fe59e7d3 configs: arbel_evb: change env offset and boot address Jim Liu 2024-09-04 10:41:05 +08:00
  • d01ba96a8c board: arbel: correct the dram bank size Jim Liu 2024-09-04 10:41:04 +08:00
  • fca70d6181 drivers/crypto: aspeed: Add Caliptra SHA ACC support Chia-Wei Wang 2024-08-30 15:23:34 +08:00
  • 19dbc09405 Merge tag 'v2024.10-rc5' into next Tom Rini 2024-09-16 14:48:13 -06:00
  • c97ada2dc6 Prepare v2024.10-rc5 Tom Rini 2024-09-16 14:41:32 -06:00
  • 640582c72b doc/develop/sending_patches.rst: Reword where our git tree is slightly Tom Rini 2024-08-26 11:01:40 -06:00
  • 979207ed6b Merge patch series "Bump new hush commits and fix old hush test behavior" Tom Rini 2024-09-13 13:44:00 -06:00
  • 874be948de cli: modern_hush: Add upstream commits up to 13 July 2024 Francis Laniel 2024-09-03 19:09:43 +02:00
  • 80ef176ac1 test: hush: dollar: fix bugous behavior Ion Agorria 2024-09-03 19:09:42 +02:00
  • 2f9c472dd7 dfu: fix Kconfig dependencies Jerome Forissier 2024-09-10 12:27:50 +02:00
  • 35394e1ea7 Merge tag 'efi-next-20241024' of https://source.denx.de/u-boot/custodians/u-boot-efi into next Tom Rini 2024-09-13 08:20:25 -06:00
  • a7b83ade98 Merge tag 'doc-2024-10-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi Tom Rini 2024-09-13 08:18:54 -06:00
  • ff994a3c2e binman: Update links for sending patches Tom Rini 2024-08-26 10:49:57 -06:00
  • 7387be522e bootcount: Update to point to current documentation Tom Rini 2024-08-26 10:49:56 -06:00
  • 656b32710a doc/mkeficapsule.1: Update homepage link Tom Rini 2024-08-26 10:49:55 -06:00
  • 8002b1c07c doc: Update rST to not reference the old wiki Tom Rini 2024-08-26 10:49:54 -06:00
  • 19fac2b1d0 doc/arch/mips.rst: Update toolchain list Tom Rini 2024-08-26 10:49:53 -06:00
  • 6638f3a918 doc/arch/m68k.rst: Update toolchain comment Tom Rini 2024-08-26 10:49:52 -06:00
  • 85deb7f69c doc/develop/sending_patches.rst: Clarify when to use which branch Tom Rini 2024-08-26 10:39:17 -06:00
  • 7de51622a2 efi_loader: Put back copyright message Simon Glass 2024-09-01 19:18:13 -06:00
  • 250f69274b efi_loader: Use puts() in cout so that console recording works Simon Glass 2024-09-01 19:18:12 -06:00
  • 22d3d3cd49 test: lib/uuid: add tests for UUID version/variant bits Caleb Connolly 2024-08-30 13:34:41 +01:00
  • 26e16a850e test: lib/uuid: add unit tests for dynamic UUIDs Caleb Connolly 2024-08-30 13:34:40 +01:00
  • 7558385e48 tools: mkeficapsule: support generating dynamic GUIDs Caleb Connolly 2024-08-30 13:34:39 +01:00
  • f102e0d08d tools: mkeficapsule: use u-boot UUID library Caleb Connolly 2024-08-30 13:34:38 +01:00
  • 58d825fb18 include: export uuid.h Caleb Connolly 2024-08-30 13:34:37 +01:00
  • 22c48a92cd lib: uuid: supporting building as part of host tools Caleb Connolly 2024-08-30 13:34:36 +01:00
  • 2bf0a87ae3 sandbox: switch to dynamic UUIDs Caleb Connolly 2024-08-30 13:34:35 +01:00
  • 3c52951bda doc: uefi: document dynamic UUID generation Caleb Connolly 2024-08-30 13:34:34 +01:00
  • 788cf33315 efi: add a helper to generate dynamic UUIDs Caleb Connolly 2024-08-30 13:34:33 +01:00
  • 4c5e1ff31b lib: uuid: add UUID v5 support Caleb Connolly 2024-08-30 13:34:32 +01:00
  • 3cc3bc08f4 efi: define struct efi_guid Caleb Connolly 2024-08-30 13:34:31 +01:00
  • 775f7657ba Kconfig: clean up the efi configuration status Ilias Apalodimas 2024-08-30 14:45:27 +03:00
  • 063b4ed07d efi_loader: return the correct error in efi_bootmgr_release_uridp() Ilias Apalodimas 2024-08-12 23:56:38 +03:00
  • 4a1eeccde6 efi_loader: rename efi_bootmgr_image_return_notify Ilias Apalodimas 2024-08-12 23:56:37 +03:00
  • 292a4a4c7b efi_loader: shorten efi_bootmgr_release_uridp_resource() Ilias Apalodimas 2024-08-12 23:56:36 +03:00
  • 9eb0d731d8 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv into next Tom Rini 2024-09-12 09:03:40 -06:00
  • 2857b983f8 Merge tag 'u-boot-imx-next-20240911' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next Tom Rini 2024-09-11 19:07:53 -06:00
  • 5748aa1e37 pwm: imx: Don't drop the enable bit once set Miquel Raynal 2024-09-10 11:13:59 +02:00
  • 4aea3110ab configs: venice: enable DM_RNG Tim Harvey 2024-09-05 12:08:26 -07:00
  • ac9153c74f ARM: imx: Enable MMU and dcache very early on i.MX8M Marek Vasut 2024-09-05 17:35:00 +02:00
  • 2db018d2ca configs: ibex-ast2700: Enable DRAM and timer driver Chia-Wei Wang 2024-09-10 17:39:20 +08:00
  • a1ad11ce52 ram: ast2700: Add DRAM controller initialization Chia-Wei Wang 2024-09-10 17:39:19 +08:00
  • 73f802ac95 board: ibex_ast2700: Add FMC header support Chia-Wei Wang 2024-09-10 17:39:18 +08:00
  • 4b0129e810 timer: Add AST2700 IBEX timer support Chia-Wei Wang 2024-09-10 17:39:17 +08:00
  • 9efcb10a09 riscv: Add AST2700 SoC initial platform support Chia-Wei Wang 2024-09-10 17:39:16 +08:00
  • 717002f8ff riscv: u-boot-spl.lds: Remove _image_binary_end alignment Chia-Wei Wang 2024-09-10 17:39:15 +08:00
  • 248292f499 riscv: Make stack size shift configurable Chia-Wei Wang 2024-09-10 17:39:14 +08:00
  • 9c0ed72142 riscv: Make A ISA extension selectable Chia-Wei Wang 2024-09-10 17:39:13 +08:00
  • db378b0f18 driver: net: Add Aspeed AST2700 MDIO support Jacky Chou 2024-09-10 15:49:34 +08:00
  • c724f3ed74 net: ftgmac100: Add Aspeed AST2700 support Jacky Chou 2024-07-08 14:07:18 +08:00
  • 40c45a5797 net: ftgmac100: Modify desc. size to cache line Jacky Chou 2024-06-28 17:38:50 +08:00
  • a0f4e43c59 net: ftgmac100: Fixed NC-SI PHY device cannot get Jacky Chou 2024-06-28 15:14:45 +08:00
  • 21d5d5e55b net: ftgmac100: Fixed the cache coherency issues of rx memory Jacky Chou 2024-06-27 14:26:00 +08:00
  • aa4a03f2e2 riscv: dts: sophgo: Replace device clocks with real clocks. Kongyang Liu 2024-06-11 17:41:16 +08:00
  • 78c04aea8c configs: milkv_duo: Enable clock controller Kongyang Liu 2024-06-11 17:41:15 +08:00
  • 5f364e072e clk: sophgo: cv1800b: Add clock controller driver for cv1800b SoC Kongyang Liu 2024-06-11 17:41:14 +08:00
  • bd2f42230e dt-bindings: clk: import header for clock controller of sophgo CV1800B Kongyang Liu 2024-06-11 17:41:13 +08:00
  • 78d898eec0 Merge patch series "phycore-am62/4: Add more boot sources" Tom Rini 2024-09-10 13:16:59 -06:00
  • ef7a3f16a2 configs: phycore_am62x_*_defconfig: Set PHYTEC as Manufacturer Daniel Schultz 2024-08-30 02:09:40 -07:00
  • 1bd194f1ff configs: phycore_am62x_a53_defconfig: Fix CONFIG_ENV_SIZE Daniel Schultz 2024-08-30 02:09:39 -07:00
  • 4d197fab9b configs: Add phycore_am62x_r5_usbdfu_defconfig Daniel Schultz 2024-08-30 02:09:38 -07:00
  • 529ddb6053 configs: phycore_am62x_a53_defconfig: Merge am62x_a53_usbdfu.config Daniel Schultz 2024-08-30 02:09:37 -07:00
  • 8b4a72f513 configs: phycore_am64x_a53_defconfig: Make BOOTCMD generic Daniel Schultz 2024-08-30 02:09:36 -07:00
  • 9624465384 configs: phycore_am62x_a53_defconfig: Make BOOTCMD generic Daniel Schultz 2024-08-30 02:09:35 -07:00
  • 11b8fa0095 board: phytec: phycore_am64x: Add Network/SPI Boot Daniel Schultz 2024-08-30 02:09:34 -07:00
  • a48cbaeecb board: phytec: phycore_am62x: Add Network/SPI Boot Daniel Schultz 2024-08-30 02:09:33 -07:00
  • 92ff68b298 include: env: phytec: Add K3 boot logic for OSPI/QSPI flashes Daniel Schultz 2024-08-30 02:09:32 -07:00
  • d87842cd3d include: net: phytec: Add K3 network boot logic Daniel Schultz 2024-08-30 02:09:31 -07:00
  • 8cafb21215 include: env: phytec: Add raucinit to k3_mmc environment Daniel Schultz 2024-08-30 02:09:30 -07:00
  • 80c4f6f9f2 include: env: phytec: k3_mmc: Rename variables Daniel Schultz 2024-08-30 02:09:29 -07:00
  • d0bc2ac2bd configs: phycore_am64x_a53_defconfig: Enable CONFIG_OF_BOARD_SETUP Wadim Egorov 2024-08-30 02:09:28 -07:00
  • c6eba28c46 spl: spl_load: fix comparison between negative error code and unsigned size Daniel Palmer 2024-08-31 12:17:06 +09:00
  • 2349cc00d9 test/py: spi: Set the expected error message Love Kumar 2024-09-03 00:08:17 +05:30
  • 52ec7b7c89 treewide: drop redundant "type string" for SYS_SOC and friends Rasmus Villemoes 2024-09-04 10:18:40 +02:00
  • 2def0df217 arm: Remove ethernut5 board Tom Rini 2024-09-07 16:20:13 -06:00
  • 278e9ac8aa net: guard call to tftp_start() with IS_ENABLED(CONFIG_CMD_TFTPBOOT) Jerome Forissier 2024-09-02 15:25:11 +02:00
  • 5f04493241 scripts/Makefile.lib: do not include CONFIG_DEVICE_TREE_INCLUDES in dtsi_include_list Rasmus Villemoes 2024-09-03 23:59:36 +02:00
  • ce1a263082 Merge tag 'u-boot-dfu-20240910' of https://source.denx.de/u-boot/custodians/u-boot-dfu Tom Rini 2024-09-10 07:51:40 -06:00
  • 4072739170 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv Tom Rini 2024-09-10 07:50:05 -06:00
  • aded8e4aae Merge tag 'u-boot-imx-master-20240909' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx Tom Rini 2024-09-10 07:49:26 -06:00
  • 1806fed0ce cmd: add rdcycle test to RISC-V exception command Heinrich Schuchardt 2024-08-11 16:41:23 +02:00
  • 4a36d217bb riscv: show registers in crash dumps by default Heinrich Schuchardt 2024-08-11 13:01:04 +02:00
  • 73e73f04b7 riscv: allow to enable SHOW_REGS in main U-Boot only Heinrich Schuchardt 2024-08-11 13:01:03 +02:00