Commit Graph

  • 37a183535e Merge branch 'bmk' into 'master' master Simon Glass 2026-01-03 13:32:55 -07:00
  • 8543f02fd2 buildman: Fix remaining pylint warnings in boards.py bmk Simon Glass 2026-01-03 12:26:36 -07:00
  • ec3f33ef13 buildman: Extract _check_board() from select_boards() Simon Glass 2026-01-03 12:23:35 -07:00
  • d0d41be6b0 buildman: Extract helper functions from output_is_new() Simon Glass 2026-01-03 12:07:03 -07:00
  • 5d6a456d86 buildman: Split _start_defconfig_scans() into two functions Simon Glass 2026-01-03 12:02:23 -07:00
  • 149680d860 buildman: Extract F: and N: tag handling in parse_file() into methods Simon Glass 2026-01-03 12:00:22 -07:00
  • fae9c4cb2f buildman: Extract target checking from scan() into _check_targets() Simon Glass 2026-01-03 11:55:28 -07:00
  • 65ee7f05cb buildman: Extract defconfig loading from scan() into _load_defconfig() Simon Glass 2026-01-03 11:30:37 -07:00
  • ad6fd76a6a buildman: Extract tag parsing from parse() into _parse_tag() Simon Glass 2026-01-03 11:28:24 -07:00
  • d6735b5cf1 buildman: Use specific exception type in _fixup_arch() Simon Glass 2026-01-03 11:26:33 -07:00
  • 7250a9bc97 buildman: Extract arch fixups from scan() into separate function Simon Glass 2026-01-03 11:23:04 -07:00
  • 1680c7ba7f buildman: Fix pylint warnings in boards.py Simon Glass 2026-01-03 11:20:59 -07:00
  • f973ae99a4 buildman: Suppress pylint warnings in board.py Simon Glass 2026-01-03 11:00:40 -07:00
  • b133ad61cc Merge branch 'extm' into 'master' Simon Glass 2026-01-03 13:24:17 -07:00
  • 9686da8b68 test/py: Add an option to disable the console timeout extm2 extm Simon Glass 2026-01-01 11:42:56 -07:00
  • 83035cc785 test/py: Add an add option to skip flat-tree tests Simon Glass 2026-01-01 16:58:22 -07:00
  • bde735ad13 test/py: Speed up VT100-filtering in expect() Simon Glass 2026-01-01 14:50:55 -07:00
  • ea70f23717 test/py: Reduce CPU usage when waiting for console output Simon Glass 2026-01-01 14:51:25 -07:00
  • 022b1694af test/py: Handle a failure during configuration Simon Glass 2026-01-02 08:17:58 -07:00
  • a603e20179 doc: malloc: Add a section on finding memory leaks Simon Glass 2026-01-01 17:05:31 -07:00
  • 25b5423a02 malloc: Add file output for heap dump and malloc log Simon Glass 2026-01-01 17:04:07 -07:00
  • 1d306039ce malloc: Add an option to disable mcheck-backtrace collection Simon Glass 2026-01-02 06:43:34 -07:00
  • 7856369dc2 cmd: malloc: Add a command to show the malloc log Simon Glass 2026-01-02 10:29:22 -07:00
  • 1390d243bc malloc: Add function to dump the malloc()-traffic log Simon Glass 2026-01-02 11:07:06 -07:00
  • 1d0df266dc malloc: Add a log for malloc() traffic Simon Glass 2026-01-02 10:52:45 -07:00
  • bf6a5e80cf malloc: Refactor malloc_dump() to use output callback Simon Glass 2026-01-02 11:41:53 -07:00
  • bbea921ca7 test: malloc: Account for mcheck overhead in the large test Simon Glass 2026-01-01 11:36:32 -07:00
  • c0dfcc8123 malloc: Fix malloc_usable_size() to handle mcheck headers Simon Glass 2026-01-01 11:31:38 -07:00
  • c01e65ae33 sandbox: Increase CONFIG_MCHECK_CALLER_LEN to 64 Simon Glass 2026-01-01 10:27:21 -07:00
  • fccf4f706b test: Rename dm_test_host() Simon Glass 2026-01-02 08:24:01 -07:00
  • e68bb75109 video: Optimise video_flush_copy() for full-line damage Simon Glass 2026-01-02 08:42:41 -07:00
  • 3f453d0110 video: truetype: Add a scratch buffer to use malloc() less Simon Glass 2026-01-02 06:29:55 -07:00
  • a7adec5ae2 video: Update stb_truetype Simon Glass 2026-01-02 05:57:17 -07:00
  • ddc358dc6c Update Claude instructions for uman Simon Glass 2026-01-02 12:25:20 -07:00
  • b4f6fdbcd2 sandbox: Add -M option to disable mcheck at runtime Simon Glass 2026-01-01 11:27:49 -07:00
  • e77755ed85 sandbox: Add gprof profiling support Simon Glass 2026-01-01 10:51:23 -07:00
  • 30dd519510 test: nand: Free allocated buffers after test Simon Glass 2026-01-03 12:28:42 -07:00
  • 953829e490 video: truetype: Free allocated buffers on device removal Simon Glass 2026-01-03 09:59:05 -07:00
  • 9c19a957d3 video: vidconsole: Free cursor save buffer on device removal Simon Glass 2026-01-03 09:57:34 -07:00
  • 571b7298e4 video: Fix memory leak of vidconsole device name Simon Glass 2026-01-03 09:56:58 -07:00
  • 0cbcd78c79 buildman: Fix IDE mode to show warnings Simon Glass 2026-01-03 10:49:35 -07:00
  • 89bae548f1 u_boot_pylib: tout: Add newline parameter to output functions Simon Glass 2026-01-02 14:57:46 -07:00
  • ca9c339b24 u_boot_pylib: command: Convert output before raising exception Simon Glass 2026-01-02 12:03:42 -07:00
  • 6cff0c8a55 Merge branch 'extl' into 'master' Simon Glass 2026-01-01 18:32:05 -07:00
  • 0534d866ec sandbox: Enable CONFIG_FS_EXT4L extl Simon Glass 2025-12-17 19:41:40 -07:00
  • 5f341077b2 test: fs_helper: Keep metadata_csum enabled for ext4l Simon Glass 2025-12-29 08:55:38 -07:00
  • da2593e6b0 ext4l: Add rename support Simon Glass 2025-12-30 11:21:23 -07:00
  • 8eabf8fb91 ext4l: Update symlink to replace existing files Simon Glass 2025-12-29 16:42:46 -07:00
  • 4a0adf41fd ext4l: Add symlink support Simon Glass 2025-12-30 11:17:08 -07:00
  • 5ae10b6f46 ext4l: Add mkdir support for directory creation Simon Glass 2025-12-30 11:14:15 -07:00
  • 1d4959fde3 ext4l: Add unlink support for file deletion Simon Glass 2025-12-30 09:56:34 -07:00
  • 2655c75957 ext4l: Add write support Simon Glass 2025-12-27 21:31:41 -07:00
  • 5161a55207 ext4l: Add support for read-only devices Simon Glass 2025-12-31 14:00:56 -07:00
  • 3946f6504e ext4l: Prevent freeing buffer_heads with active journal_heads Simon Glass 2025-12-29 15:38:10 -07:00
  • 7b1fd66e98 ext4l: Add safeguard to close previous mount in probe Simon Glass 2025-12-30 15:13:04 -07:00
  • b6980e8fca ext4l: Add bh_cache_release_jbd() to clean up journal references Simon Glass 2025-12-29 14:29:32 -07:00
  • ab9cd9a045 ext4l: Add a few Kconfig dependencies Simon Glass 2025-12-29 19:08:26 -07:00
  • 93fbdeb4f6 ext4l: Use the real crc16 implementation Simon Glass 2025-12-31 10:57:55 -07:00
  • f635cfdb10 ext4l: Remove duplicate atomic_add declarations Simon Glass 2025-12-30 16:39:25 -07:00
  • cff8a56162 ext4l: Clean up fully when unmounting Simon Glass 2025-12-31 09:13:44 -07:00
  • b37da53a23 ext4l: Fix a few problems with handling bh_cache Simon Glass 2025-12-31 09:11:40 -07:00
  • f7db5fb482 ext4l: Add inode-tracking lists Simon Glass 2025-12-31 09:09:58 -07:00
  • 142ffe2c65 ext4l: Move message buffer functions to support.c Simon Glass 2025-12-31 12:56:53 -07:00
  • 8d23e827d5 ext4l: doc: Document ext4l_msgs environment variable Simon Glass 2026-01-01 14:24:36 -07:00
  • cc99cd2bcd Revert "lib: Add CONFIG_LIB_KMEM_CACHE for full kmem_cache support" Simon Glass 2025-12-31 09:01:09 -07:00
  • b8b8a65133 mcheck: Skip mcheck overhead for pre-relocation allocations Simon Glass 2025-12-31 08:44:13 -07:00
  • 6f810962d1 mcheck: Add Kconfig option for caller string length Simon Glass 2025-12-31 08:31:54 -07:00
  • 8ff7005997 blkmap: Handle read-only slices in write path Simon Glass 2025-12-31 14:00:46 -07:00
  • 2b72029986 video: Correct the U-Boot logo Simon Glass 2025-12-31 12:13:40 -07:00
  • c2ebe820ed video: Unregister cyclic on last video device removal Simon Glass 2026-01-01 14:21:37 -07:00
  • 5e1b381dd4 video: Avoid uclass allocation in video_idle() cyclic Simon Glass 2026-01-01 14:16:15 -07:00
  • 84a64607a3 sandbox: Add --quiet_vidconsole option to speed up output Simon Glass 2025-12-31 07:54:23 -07:00
  • ad7d1ec164 sandbox: os: Check executable directory for persistent files Simon Glass 2025-12-31 07:45:59 -07:00
  • ef1ee7c2db Update claude file to use uman instead of crosfw Simon Glass 2026-01-01 10:50:21 -07:00
  • 87b7abb009 Merge branch 'extk' into 'master' Simon Glass 2025-12-30 23:47:04 +00:00
  • 5b792aad9e ext4l: Fix cmpxchg macro warning with clang extk Simon Glass 2025-12-30 11:37:51 -07:00
  • 0d7e4430e3 ext4l: Fix bit operations for bits beyond first word Simon Glass 2025-12-29 07:34:31 -07:00
  • 879e9f526d ext4l: Use percpu_counter initialized field Simon Glass 2025-12-30 10:55:39 -07:00
  • f5cf00f392 ext4l: Implement iput() to evict deleted inodes Simon Glass 2025-12-29 07:34:55 -07:00
  • 20cb6b8024 ext4l: Return boot-relative time from ktime_get_real_seconds() Simon Glass 2025-12-29 07:35:58 -07:00
  • bd195aeed9 ext4l: Fix dquot functions to update i_blocks Simon Glass 2025-12-29 07:35:38 -07:00
  • 22d24122c6 ext4l: Add ext4_commit_super() declaration Simon Glass 2025-12-30 14:42:39 -07:00
  • a70d9fa66f ext4l: Fix inode_init_owner to set i_mode Simon Glass 2025-12-30 09:49:39 -07:00
  • e2be062e4d ext4l: Implement buffer write I/O and allocation Simon Glass 2025-12-27 21:26:36 -07:00
  • 6af248ee40 ext4l: Adjust folio offset and mapping operations Simon Glass 2025-12-30 08:35:30 -07:00
  • bb745f843c ext4l: Implement little-endian bit operations Simon Glass 2025-12-27 21:20:37 -07:00
  • 104ee92c32 lib: linux: Add find_bit from Linux Simon Glass 2025-12-30 08:32:43 -07:00
  • ca3b7c4fe2 bitops: linux: Add fns() to find N'th set bit Simon Glass 2025-12-30 08:13:39 -07:00
  • 014f082f05 ext4l: Add journal_head detection in bh_cache_clear Simon Glass 2025-12-29 14:27:26 -07:00
  • e63fc511c3 lib: Add CONFIG_LIB_KMEM_CACHE for full kmem_cache support Simon Glass 2025-12-30 11:00:02 -07:00
  • 78fd087470 Merge branch 'extj' into 'master' Simon Glass 2025-12-30 21:38:46 +00:00
  • 50b1e9f946 linux: ext4l: Initialize len in ext4_ext_find_hole extj Simon Glass 2025-12-30 11:38:00 -07:00
  • 52a65fdc6b linux: ext4l: Make cache init/exit functions reentrant for U-Boot Simon Glass 2025-12-29 14:26:56 -07:00
  • 633636f9dc linux: ext4l: Export ext4_commit_super function Simon Glass 2025-12-30 12:40:20 -07:00
  • edcaae9539 linux: ext4l: Mark ext4_groupinfo_slab_names unused Simon Glass 2025-12-30 11:30:09 -07:00
  • 5761cf33ab linux: jbd2: Add jbd2_journal_exit_global for clean shutdown Simon Glass 2025-12-30 10:58:41 -07:00
  • ae723b8385 linux: jbd2: Add validation in jbd2_journal_write_metadata_buffer Simon Glass 2025-12-29 14:25:00 -07:00
  • 111587bfd4 linux: ext4l: Mark journaled metadata buffers dirty for bh_cache_sync Simon Glass 2025-12-29 07:37:51 -07:00
  • 40c2a0e3f6 linux: percpu_counter: Add initialized field Simon Glass 2025-12-30 10:55:32 -07:00
  • 24a1efb590 linux: fs: Add folio cache to address_space Simon Glass 2025-12-30 08:35:37 -07:00