1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-24 22:39:11 +01:00

Commit Graph

  • 5430a5f67e test: use %zd for size_t in mbr_test_run() Heinrich Schuchardt 2024-11-03 23:48:11 +01:00
  • 20b23f049f test: print_printf() must check availability of %ls Heinrich Schuchardt 2024-11-03 21:46:42 +01:00
  • d8c5bcbd22 test: cmd/mbr: pass correct buffer size to init_write_buffers Heinrich Schuchardt 2024-11-02 16:41:30 +01:00
  • b891826067 upl: fix parsing of DT property Heinrich Schuchardt 2024-11-02 16:04:13 +01:00
  • 504f36ed7a cmd: upl: initialize unit test state Heinrich Schuchardt 2024-11-02 15:30:20 +01:00
  • e54ddc32cf xyz-modem: Add missing fallthrough annotation Heinrich Schuchardt 2024-11-02 11:41:12 +01:00
  • 1f66c0e1f4 lmb: do not panic in lmb_print_region_flags Heinrich Schuchardt 2024-11-02 07:32:26 +01:00
  • 1b99c15d73 lib: rsa: Set conventional salt length RSA-PSS parameter Loic Poulain 2024-10-31 10:15:31 +01:00
  • 356011f7ac lwip: fix code style issues Jerome Forissier 2024-11-07 12:27:57 +01:00
  • 04b1d84221 Makefile: fix empty MK_ARCH when using ccache Quentin Schulz 2024-11-11 14:20:49 +01:00
  • 2b14d12067 Merge patch series "examples: fix building on arm64" Tom Rini 2024-11-14 10:51:13 -06:00
  • 9e7d7f95ec examples: make glue and demo code compatible with 64-bit Heinrich Schuchardt 2024-11-03 06:35:51 +01:00
  • 2ed26ee374 examples: adjust LOAD_ADDR on arm64 Heinrich Schuchardt 2024-11-03 06:35:50 +01:00
  • a3c101a613 examples: fix building on arm64 Heinrich Schuchardt 2024-11-03 06:35:49 +01:00
  • f6ee671264 Merge patch series "cmd: hash: correct parameter count check" Tom Rini 2024-11-14 10:49:30 -06:00
  • a45d823c02 Merge patch series "Apply SoM overlays on phyCORE-AM6xx SoMs" Tom Rini 2024-11-14 10:48:07 -06:00
  • 7dfafcd65e test: unit test for hash command Heinrich Schuchardt 2024-11-02 11:08:36 +01:00
  • 6831415e39 cmd: hash: correct parameter count check Heinrich Schuchardt 2024-11-02 11:08:35 +01:00
  • a687070664 board: phytec: common: k3: Apply SoM-specific overlays to OS device tree Wadim Egorov 2024-10-30 17:48:15 +01:00
  • e09fabad2e arm: dts: k3-am642-phycore-som-binman: Add SoM overlays Wadim Egorov 2024-10-30 17:48:14 +01:00
  • 9f57a5bad1 arm: dts: k3-am625-phycore-som-binman: Add SoM overlays Wadim Egorov 2024-10-30 17:48:13 +01:00
  • 5476cc005c configs: phycore_am64x_a53_defconfig: Enable PHYTEC_SOM_DETECTION Wadim Egorov 2024-10-30 17:48:12 +01:00
  • cfb88eb272 configs: phycore_am64x_a53_defconfig: Add SoM overlays to OF_OVERLAY_LIST Wadim Egorov 2024-10-30 17:48:11 +01:00
  • dc8a30a370 configs: phycore_am62x_a53_defconfig: Add SoM overlays to OF_OVERLAY_LIST Wadim Egorov 2024-10-30 17:48:10 +01:00
  • 8573ea4105 Merge patch series "labgrid: Provide an integration with Labgrid" Tom Rini 2024-11-13 12:05:00 -06:00
  • aa482995a8 Merge patch series "test: Tidy up the test/ directory" Tom Rini 2024-11-13 11:59:07 -06:00
  • a819845df7 sandbox: Add a build without CMDLINE Simon Glass 2024-11-02 13:36:11 -06:00
  • 1888b09671 CI: Allow running tests on sjg lab Simon Glass 2024-11-12 07:13:26 -07:00
  • 5e92fbcefc test: Correct regex string in test_spi Simon Glass 2024-11-12 07:13:25 -07:00
  • 8f2a9fa7d6 test: Support testing with two board-builds Simon Glass 2024-11-12 07:13:24 -07:00
  • 6d0ff32650 test: Add a section for closing the connection Simon Glass 2024-11-12 07:13:23 -07:00
  • 082f3359c7 test: Try to shut down the lab console gracefully Simon Glass 2024-11-12 07:13:22 -07:00
  • 5825ddccc6 test: Avoid double echo when starting up Simon Glass 2024-11-12 07:13:21 -07:00
  • f32951df40 test: Improve handling of sending commands Simon Glass 2024-11-12 07:13:20 -07:00
  • 8308a5eed6 test: Introduce lab mode Simon Glass 2024-11-12 07:13:19 -07:00
  • bf89a8f1fc test: Introduce the concept of a role Simon Glass 2024-11-12 07:13:18 -07:00
  • 6f3583074f test: Allow connecting to a running board Simon Glass 2024-11-12 07:13:17 -07:00
  • 530c694c45 test: Release board after tests complete Simon Glass 2024-11-12 07:13:16 -07:00
  • 8344038a93 test: Allow signaling that U-Boot is ready Simon Glass 2024-11-12 07:13:15 -07:00
  • c63f4e40f1 test: Quote test names Simon Glass 2024-11-02 13:37:05 -06:00
  • 4f570b36aa test: Correct display of failing test Simon Glass 2024-11-02 13:37:04 -06:00
  • 88db4fc5fe test: Update time tests to use unit-test asserts Simon Glass 2024-11-02 13:37:03 -06:00
  • dd0057dacb test: Move time tests into the lib suite Simon Glass 2024-11-02 13:37:02 -06:00
  • 890d91ff35 test: Move time_ut test into lib Simon Glass 2024-11-02 13:37:01 -06:00
  • 5912a9ea1a test: Move unicode tests into the lib suite Simon Glass 2024-11-02 13:37:00 -06:00
  • 7a27d4187a test: Move unicode_ut test into lib Simon Glass 2024-11-02 13:36:59 -06:00
  • 4563fb42f8 str: test: Move into the lib suite Simon Glass 2024-11-02 13:36:58 -06:00
  • 2352526362 test: Move str_ut test into lib Simon Glass 2024-11-02 13:36:57 -06:00
  • 33ca12b233 test: Move print_ut into the common suite Simon Glass 2024-11-02 13:36:56 -06:00
  • 479b389c3d test: Move print_ut test into common Simon Glass 2024-11-02 13:36:55 -06:00
  • 7f8b8c5abc bootm: test: Move test into boot Simon Glass 2024-11-02 13:36:54 -06:00
  • ee3c8698e0 test: Update command test to use unit-test functions Simon Glass 2024-11-02 13:36:53 -06:00
  • c25b35b6c6 command: test: Move into the cmd suite Simon Glass 2024-11-02 13:36:52 -06:00
  • a6165509f2 command_ut: test: Move test into lib Simon Glass 2024-11-02 13:36:51 -06:00
  • 5cf39254e3 compression: test: Move into the lib suite Simon Glass 2024-11-02 13:36:50 -06:00
  • e67cc4ba1f compression: test: Move test into lib Simon Glass 2024-11-02 13:36:49 -06:00
  • a5896b8a3e test: Drop test-trace.sh and common.sh Simon Glass 2024-11-02 13:36:48 -06:00
  • 692ed744ba bloblist: test: Drop global_data declarations Simon Glass 2024-11-02 13:36:47 -06:00
  • 82e6d79d9e bloblist: test: Move test into common Simon Glass 2024-11-02 13:36:46 -06:00
  • 9084e1b1b9 fs: ext4: correct error handling Heinrich Schuchardt 2024-11-07 10:38:53 +01:00
  • bbc3d12516 Makefile: Fake external blob with BINMAN_ALLOW_MISSING=1 Simon Glass 2024-11-06 08:35:43 -07:00
  • 3147f00f7a board: qemu-arm: select CONFIG_HAS_CUSTOM_SYS_INIT_SP_ADDR Heinrich Schuchardt 2024-11-05 20:31:29 +01:00
  • e6b937f35e test: run longjmp() test only on supported architectures Heinrich Schuchardt 2024-11-03 18:54:00 +01:00
  • 1cfafff319 lib: vsprintf: fix API build Heinrich Schuchardt 2024-11-03 04:50:15 +01:00
  • 9d49c73862 Merge patch series "lib: uuid: fix uuid_str_to_le_bin() on 32-bit" Tom Rini 2024-11-13 08:14:29 -06:00
  • 37587d2e14 configs: enable UNIT_TEST on qemu_arm_defconfig Heinrich Schuchardt 2024-11-03 23:42:23 +01:00
  • 6a2664b126 lib: uuid: fix uuid_str_to_bin() on 32-bit Heinrich Schuchardt 2024-11-03 23:42:22 +01:00
  • e5a0cb3eb3 lib: uuid: fix uuid_str_to_le_bin() on 32-bit Heinrich Schuchardt 2024-11-03 23:42:21 +01:00
  • 8ff37ec010 lib: provide function hextoull() Heinrich Schuchardt 2024-11-03 23:42:20 +01:00
  • b30787ad24 Merge patch series "Enable https for wget" Tom Rini 2024-11-12 19:10:01 -06:00
  • 99649c6757 doc: uefi: Describe UEFI HTTPs boot Ilias Apalodimas 2024-11-10 10:28:42 +02:00
  • d9c4ee3838 configs: Enable https for wget on qemu arm64 Ilias Apalodimas 2024-11-10 10:28:41 +02:00
  • 5907c81647 net: lwip: Enable https:// support for wget Ilias Apalodimas 2024-11-10 10:28:40 +02:00
  • 1f444e915e net: lwip: Add Support Server Name Indication support Javier Tia 2024-11-10 10:28:39 +02:00
  • 514f18f8dc net: lwip: Update lwIP for mbedTLS > 3.0 support and enable https Javier Tia 2024-11-10 10:28:38 +02:00
  • a564f5094f mbedtls: Enable TLS 1.2 support Ilias Apalodimas 2024-11-10 10:28:37 +02:00
  • 385af1b898 net: wget: drop Content-Length processing Jerome Forissier 2024-11-05 12:08:49 +01:00
  • 867e16ae05 configs: Resync with savedefconfig Tom Rini 2024-11-12 13:45:12 -06:00
  • 9f538624fc Merge tag 'u-boot-stm32-20241112' of https://source.denx.de/u-boot/custodians/u-boot-stm Tom Rini 2024-11-12 13:40:29 -06:00
  • f9cfc47a83 ARM: stm32: Add optional manufacturing environment to DH STM32MP15xx DHSOM Marek Vasut 2024-11-06 20:04:14 +01:00
  • 0841716fdc ARM: stm32: Deduplicate DH STM32MP1xx DHSOM defconfigs Marek Vasut 2024-10-27 02:03:47 +01:00
  • aa33518eb3 ARM: stm32: Deduplicate DH STM32MP15xx DHSOM defconfigs Marek Vasut 2024-10-27 02:03:46 +01:00
  • 3cd3e0aa06 ARM: dts: stm32: Sort DH STM32 DHCOM DTSI Marek Vasut 2024-10-21 22:00:21 +02:00
  • 2e5ebcfa6b ARM: dts: stm32: Drop duplicate pinmux on DH STM32 DHCOM Marek Vasut 2024-10-21 21:44:26 +02:00
  • 635e9483c8 ARM: dts: stm32: Drop remnants of upstream DT switch on DH STM32 DHSOM Marek Vasut 2024-10-21 21:34:57 +02:00
  • 7aeed221db arm64: zynqmp: Fix pwm-fan polarity Saeed Nowshadi 2024-10-24 12:42:33 +02:00
  • 4de127a44a arm64: zynqmp: Configure SoC RTC on SOM Michal Simek 2024-10-23 08:09:23 +02:00
  • cca05617a8 Prepare v2025.01-rc2 Tom Rini 2024-11-11 10:07:36 -06:00
  • 48fd7e9699 Merge patch series "Fix IOVA allocation in Apple dart iommu after global LMB mem map changes" Tom Rini 2024-11-11 07:26:50 -06:00
  • f642f34434 iommu: apple: Manage IOVA separately from global LMB mem map Janne Grunau 2024-11-11 07:56:34 +01:00
  • f6999cb554 lmb: Add basic io_lmb functionality Janne Grunau 2024-11-11 07:56:33 +01:00
  • 174f53d2f2 lmb: cosmetic: reorder functions and global LMB variable Janne Grunau 2024-11-11 07:56:32 +01:00
  • 408b4ae8e3 lmb: Do not use global LMB variable in _lmb_free() Janne Grunau 2024-11-11 07:56:31 +01:00
  • fdcf06d58d Merge tag 'u-boot-rockchip-20241111' of https://source.denx.de/u-boot/custodians/u-boot-rockchip Tom Rini 2024-11-11 07:25:25 -06:00
  • 0a17123ded rockchip: rk3399: move sysreset-gpio logic to TPL Quentin Schulz 2024-11-06 12:29:44 +01:00
  • 7461d55ca7 rockchip: tpl: allow to call board/SoC-specific code before DRAM init Quentin Schulz 2024-11-06 12:29:43 +01:00
  • b21fd44c84 rockchip: rk3399: merge CRU check within rk3399_force_power_on_reset Quentin Schulz 2024-11-06 12:29:42 +01:00
  • 5bc65f5cab pinctrl: rockchip: allow to build for TPL Quentin Schulz 2024-11-06 12:29:41 +01:00
  • 0bf38a8aa2 rockchip: rk35xx-generic: Disable late boardinfo Jonas Karlman 2024-11-02 21:30:01 +00:00
  • 3133b7c645 board: rockchip: Add FriendlyElec NanoPi R2S Plus Jonas Karlman 2024-11-01 22:21:30 +00:00