Commit Graph

  • 2ca32cbb83 alist: Add maintainer Simon Glass 2024-10-19 09:21:48 -06:00
  • 5dfc1c8078 alist: Add a way to efficiently filter an alist Simon Glass 2024-10-19 09:21:47 -06:00
  • 5bd4ead8bd alist: Add a function to empty the list Simon Glass 2024-10-19 09:21:46 -06:00
  • d785a77d18 alist: Add for-loop helpers Simon Glass 2024-10-19 09:21:45 -06:00
  • 1d49f78c36 alist: Add a way to get the next element Simon Glass 2024-10-19 09:21:44 -06:00
  • eb6e87a7ab alist: Expand the comment for alist_get() Simon Glass 2024-10-19 09:21:43 -06:00
  • 55c8aad164 alist: Add a comment for alist_init_struct() Simon Glass 2024-10-19 09:21:42 -06:00
  • 805e89e3f7 alist: Mention the error condition in alist_add_placeholder() Simon Glass 2024-10-19 09:21:41 -06:00
  • 93cfcb026a .readthedocs.yml: update Python version and Ubuntu release Heinrich Schuchardt 2024-11-03 11:56:35 +01:00
  • 6ebfafe8c5 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh Tom Rini 2024-11-03 11:05:20 -06:00
  • e2635570e0 ARM: renesas: Deduplicate common Renesas defconfig Marek Vasut 2024-10-27 03:20:07 +01:00
  • 4249b284ba ARM: renesas: Deduplicate Renesas R-Car 64bit defconfigs Marek Vasut 2024-10-27 03:20:06 +01:00
  • 5ca2b23b9d ARM: renesas: Deduplicate Renesas R-Car Gen4 defconfigs Marek Vasut 2024-10-27 03:20:05 +01:00
  • 6a8a4cf735 ARM: renesas: Deduplicate Renesas R-Car Gen3 defconfigs Marek Vasut 2024-10-27 03:20:04 +01:00
  • bd963a5790 ARM: renesas: Deduplicate Renesas R-Car Gen2 defconfigs Marek Vasut 2024-10-27 03:20:03 +01:00
  • c78a81396a clk: renesas: Fix missing unbind on driver look up failure Marek Vasut 2024-09-05 00:34:20 +02:00
  • 6e625484f5 test: boot: Use a consistent name for the script bootmeth Simon Glass 2024-10-19 09:21:50 -06:00
  • cedf9ccaa2 dm: core: Add a function to see if a device exists Simon Glass 2024-10-19 09:21:49 -06:00
  • b84c13f37d alist: Add maintainer Simon Glass 2024-10-19 09:21:48 -06:00
  • d01c58acb7 alist: Add a way to efficiently filter an alist Simon Glass 2024-10-19 09:21:47 -06:00
  • 70f5f17415 alist: Add a function to empty the list Simon Glass 2024-10-19 09:21:46 -06:00
  • 83bc5989fc alist: Add for-loop helpers Simon Glass 2024-10-19 09:21:45 -06:00
  • 2ce146a3de alist: Add a way to get the next element Simon Glass 2024-10-19 09:21:44 -06:00
  • 6668d860f7 alist: Expand the comment for alist_get() Simon Glass 2024-10-19 09:21:43 -06:00
  • 13bd298499 alist: Add a comment for alist_init_struct() Simon Glass 2024-10-19 09:21:42 -06:00
  • a8c07ac497 alist: Mention the error condition in alist_add_placeholder() Simon Glass 2024-10-19 09:21:41 -06:00
  • 8e5e64d55d Merge patch series "fs: ext4: implement opendir, readdir, closedir" Tom Rini 2024-11-01 13:38:05 -06:00
  • 29e5a2e959 fs: ext4: use fs_ls_generic Heinrich Schuchardt 2024-10-26 08:40:48 +02:00
  • 8b1d6fcc90 efi_loader: fix GetInfo and SetInfo Heinrich Schuchardt 2024-10-26 08:40:47 +02:00
  • 22fdac381f fs: ext4: implement opendir, readdir, closedir Heinrich Schuchardt 2024-10-26 08:40:46 +02:00
  • 2d94480c02 fs: ext4: free directory node in ext4fs_exists() Heinrich Schuchardt 2024-10-26 08:40:45 +02:00
  • a1a86a1784 fs: ext4: simplify ext4fs_iterate_dir() Heinrich Schuchardt 2024-10-26 08:40:44 +02:00
  • 15a55dbff6 test/cmd/mem_copy.c: Use CONFIG_SYS_LOAD_ADDR for base Tom Rini 2024-10-29 18:36:49 -06:00
  • 57ea496c38 test/py: spi: prevent overwriting relocation memory Padmarao Begari 2024-10-29 17:17:09 +05:30
  • 62fe870632 lmb: remove __maybe_unused from lmb_map_update_notify Heinrich Schuchardt 2024-10-28 07:21:36 +01:00
  • 5f7c06bdc3 scsi: fix disk capacity too small by one sector Julius Lehmann 2024-10-26 20:06:44 +02:00
  • 99ce74a41b acpi_table: Fix coverity defect in acpi_write_spcr Patrick Rudolph 2024-10-30 14:11:46 +01:00
  • e61ea9f2e5 mtd: spi-nor: Guard SPI_STACKED_PARALLEL with DM_SPI check Tom Rini 2024-10-31 11:47:25 -06:00
  • 1d147b74f4 Merge patch series "mtd: spi-nor: Remove recently added nor->addr_width == 3 test" Tom Rini 2024-10-31 10:50:25 -06:00
  • 43423cdc5d mtd: spi-nor: Always build SPI_STACKED_PARALLEL code Marek Vasut 2024-10-26 22:16:26 +02:00
  • f896aa6567 mtd: spi-nor: Rename SPI_ADVANCE to SPI_STACKED_PARALLEL Marek Vasut 2024-10-26 22:16:25 +02:00
  • 003157bd1c mtd: spi-nor: Rewrite rem_bank_len calculation Marek Vasut 2024-10-26 22:16:24 +02:00
  • a21cfc4e7c mtd: spi-nor: Fix multiple coding style issues Marek Vasut 2024-10-26 22:16:23 +02:00
  • 34cd4a72fb mtd: spi-nor: Remove recently added SST special case Marek Vasut 2024-10-26 22:16:22 +02:00
  • 787692c8d7 mtd: spi-nor: Remove recently added write_disable() call Marek Vasut 2024-10-26 22:16:21 +02:00
  • 8ef342f7cb mtd: spi-nor: Remove recently added set_4byte() call Marek Vasut 2024-10-26 22:16:20 +02:00
  • b8807c8c40 mtd: spi-nor: Remove recently added spi_nor_wait_till_ready() call Marek Vasut 2024-10-26 22:16:19 +02:00
  • 19e189b1de mtd: spi-nor: Remove recently added nor->addr_width == 3 test Marek Vasut 2024-10-26 22:16:18 +02:00
  • d4c8b8750b Merge tag 'efi-2025-01-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi Tom Rini 2024-10-31 08:33:24 -06:00
  • 7596d77bc1 lib: efi_loader: Fix efi_dp_from_mem() calls Moritz Fischer 2024-10-30 21:17:48 +00:00
  • c8c10b83ef efi_loader: Make tcg2_uninit() static Ilias Apalodimas 2024-10-30 22:40:59 +02:00
  • 84b95e9189 efi_loader: Remove unused diskid Ilias Apalodimas 2024-10-26 11:00:49 +03:00
  • 6507ec20ba efi_loader: Mark static functions in smbiosdump Ilias Apalodimas 2024-10-26 10:57:41 +03:00
  • bfc30742b8 efi_loader: Mark static function in dumpdtb Ilias Apalodimas 2024-10-26 10:43:17 +03:00
  • b63cb21221 efi_loader: Mark efi_bootmgr_release_uridp as static Ilias Apalodimas 2024-10-26 10:37:32 +03:00
  • a01e7d2538 cmd/eficonfig: capitalize 'enter description' Heinrich Schuchardt 2024-10-25 23:15:05 +02:00
  • 9aabcad1a7 fs: ext4: document struct ext2_inode Heinrich Schuchardt 2024-10-25 06:56:01 +02:00
  • 4588ab9976 efi_loader: Simplify efi_free_pages() Ilias Apalodimas 2024-10-24 14:01:55 +03:00
  • a464a27017 doc: include file-system API into HTML docs Heinrich Schuchardt 2024-10-24 11:15:29 +02:00
  • aa636678f9 fs: improve API documentation Heinrich Schuchardt 2024-10-24 11:15:28 +02:00
  • 267097d014 doc: update Python requirements Heinrich Schuchardt 2024-10-21 20:08:31 +02:00
  • 8b65d1f56f doc: do not include K3 boards twice in TOC Heinrich Schuchardt 2024-10-21 20:01:01 +02:00
  • 8ba545b84d doc: semihosting can only be once in TOC Heinrich Schuchardt 2024-10-21 20:01:00 +02:00
  • 89bdd752b9 boot/Kconfig: correct fdt_fixup_memory_banks name typo Baruch Siach 2024-10-28 18:44:35 +02:00
  • a63456b919 scripts/dtc/pylibfdt/libfdt.i_shipped: Use SWIG_AppendOutput Markus Volk 2024-10-30 06:07:16 +01:00
  • e26d2cab42 lmb: Correctly unmap memory after notifications Ilias Apalodimas 2024-10-24 13:46:25 +03:00
  • 84610b66e1 arch: arm: dts: k3-j784s4-r5: Introduce k3-j784s4-r5.dtsi Manorit Chawdhry 2024-10-24 15:30:04 +05:30
  • ad5a30c27c MAINTAINERS: add tambarus as reviewer for SPI NOR Tudor Ambarus 2024-10-30 11:02:21 +00:00
  • 1dd01ab1a4 efi_loader: fix CONFIG_EFI_HTTP dependencies Heinrich Schuchardt 2024-10-19 12:59:57 +02:00
  • e2f34f4d55 efi_selftest: make HII test data static Heinrich Schuchardt 2024-10-19 11:03:56 +02:00
  • 645f7b299b efi_selftest: fix typo 'got languages' in HII test Heinrich Schuchardt 2024-10-19 10:50:29 +02:00
  • 5cca0e3f6e Merge tag 'u-boot-imx-master-20241029' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx Tom Rini 2024-10-29 18:46:08 -06:00
  • 2d79d1004d Merge patch series "memory: ti-aemif: Add DM support" Tom Rini 2024-10-29 18:45:51 -06:00
  • ea21cde01d memory: ti-aemif-cs: Compute timing configuration from DT parsing Bastien Curutchet 2024-10-21 17:13:30 +02:00
  • 94e45f7b50 memory: ti-aemif: Add DM support Bastien Curutchet 2024-10-21 17:13:29 +02:00
  • 4b43602c8b memory: ti-aemif: Wrap the CS configuration into a function Bastien Curutchet 2024-10-21 17:13:28 +02:00
  • f437f786cd memory: ti-aemif: Add ARCH_DAVINCI to architectures that uses TI_AEMIF Bastien Curutchet 2024-10-21 17:13:27 +02:00
  • 1ba44c8eed memory: ti-aemif: Make AEMIF driver architecture agnostic Bastien Curutchet 2024-10-21 17:13:26 +02:00
  • 7a7b13838f memory: ti-aemif: Correct macro to ensure avoiding precedence issues Bastien Curutchet 2024-10-21 17:13:25 +02:00
  • e28e70e392 Merge patch series "Support Aspeed SGPIO controller" Tom Rini 2024-10-29 12:12:09 -06:00
  • 2d42f7d901 test/hush: Add CONFIG_CONSOLE_RECORD where required Tom Rini 2024-10-28 10:48:43 -06:00
  • a87884f880 test/cmd: Make some "ut dm" tests only available on sandbox Tom Rini 2024-10-28 10:48:42 -06:00
  • 35d643018c Kconfig: Remove TARGET_TRICORDER references Tom Rini 2024-10-26 08:09:59 -06:00
  • 4ea1deb4bf disk: Mark static functions in part_efi.c Ilias Apalodimas 2024-10-26 11:05:53 +03:00
  • d4fa8da88c cmd: fat: Make do_fat_size static Ilias Apalodimas 2024-10-26 10:33:09 +03:00
  • ede2361998 lmb: Remove lmb_alloc_flags() Ilias Apalodimas 2024-10-23 18:26:36 +03:00
  • f6fb6a8851 lmb: Simplify lmb_should_notify usage Ilias Apalodimas 2024-10-23 18:22:01 +03:00
  • 0f57b009e6 lmb: Fix lmb_add_region_flags() return codes and testing Ilias Apalodimas 2024-10-23 18:22:00 +03:00
  • 92e75ee47f board_r: Remove duplicate headers Ilias Apalodimas 2024-10-23 08:27:50 +03:00
  • 8145d37918 cpu_func.h: provide noncached_set_region prototype to fix build Jonas Jelonek 2024-10-22 10:31:18 -06:00
  • 17e476aa05 CONFIG_SYS_NONCACHED_MEMORY: Move prototypes to include/cpu_func.h for consistency Tom Rini 2024-10-22 10:31:17 -06:00
  • d88bcd6d24 net: dwc_eth_qos: Remove obsolete imx8 includes Erik Schumacher 2024-10-28 15:30:56 +00:00
  • 43b89455ea net: dwc_eth_qos_imx: Add platform specific reset for i.MX93 Erik Schumacher 2024-10-28 15:30:17 +00:00
  • 669e628d44 net: dwc_eth_qos: Add support for platform specific reset Erik Schumacher 2024-10-28 15:29:42 +00:00
  • 1beb665c50 board: emcraft: Add support for Emcraft Systems NavQ+ Gilles Talis 2024-10-27 10:52:41 -04:00
  • 196315d4af arm64: imx: Fix 0Xnn to 0xnn Marek Vasut 2024-10-26 22:14:42 +02:00
  • bfbbd8472e imx: hab: fix size of IVT+CSF blob tacked on to u-boot.itb Rasmus Villemoes 2024-10-24 14:27:35 +02:00
  • 4d5510774d ARM: dts: ast2600: Add SGPIO to device tree Billy Tsai 2024-10-16 16:59:55 +08:00
  • be298254be ARM: dts: ast2500: Add SGPIO to device tree Billy Tsai 2024-10-16 16:59:54 +08:00
  • 0e53667d4f gpio: Add Aspeed SGPIO driver Billy Tsai 2024-10-16 16:59:53 +08:00