Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
54b2fe5358411b628674213fb8245a6664dc70c3
/
tools
/
buildman
54b2fe5
buildman: Correct most pylint warnings in cmdline
by Simon Glass
· Wed Jul 19 17:49:02 2023 -0600
e145b2c
buildman: Convert camel case in cmdline.py
by Simon Glass
· Wed Jul 19 17:49:01 2023 -0600
14905d3
buildman: Create a function to get number of built commits
by Simon Glass
· Wed Jul 19 17:49:00 2023 -0600
b53fa06
buildman: Use get_alow_missing() directly to avoid var
by Simon Glass
· Wed Jul 19 17:48:59 2023 -0600
f7524f3
buildman: Move getting the adjust_cfg into run_builder()
by Simon Glass
· Wed Jul 19 17:48:58 2023 -0600
fdd750b
buildman: Move checking for make into run_builder()
by Simon Glass
· Wed Jul 19 17:48:57 2023 -0600
eaf1be2
buildman: Adjust show_toolchain_prefix() to not return
by Simon Glass
· Wed Jul 19 17:48:56 2023 -0600
00401d9
buildman: Drop some unnecessary variables
by Simon Glass
· Wed Jul 19 17:48:55 2023 -0600
927c827
buildman: Moving running of the builder into a function
by Simon Glass
· Wed Jul 19 17:48:54 2023 -0600
31353f2
buildman: Tweak commits and show_bloat
by Simon Glass
· Wed Jul 19 17:48:53 2023 -0600
cf91d31
buildman: Move remaining builder properties to constructor
by Simon Glass
· Wed Jul 19 17:48:52 2023 -0600
7857859
buildman: Avoid too many returns in do_buildman()
by Simon Glass
· Wed Jul 19 17:48:51 2023 -0600
1b14049
buildman: Move commit numbering into determine_series()
by Simon Glass
· Wed Jul 19 17:48:50 2023 -0600
3b300c5
buildman: Move setting up the output dir into a function
by Simon Glass
· Wed Jul 19 17:48:49 2023 -0600
fdbff80
buildman: Move counting of commits into a function
by Simon Glass
· Wed Jul 19 17:48:48 2023 -0600
7027487
buildman: Build option-adjusting into a function
by Simon Glass
· Wed Jul 19 17:48:47 2023 -0600
01c671d
buildman: Pass option values to show_actions()
by Simon Glass
· Wed Jul 19 17:48:46 2023 -0600
f50a728
buildman: Pass option values to get_action_summary()
by Simon Glass
· Wed Jul 19 17:48:45 2023 -0600
8b62105
buildman: Move output-file setup into one place
by Simon Glass
· Wed Jul 19 17:48:44 2023 -0600
1534934
bulldman: Set up output_dir earlier
by Simon Glass
· Wed Jul 19 17:48:43 2023 -0600
3bd8e30
bulidman: Move toolchain handling to a function
by Simon Glass
· Wed Jul 19 17:48:42 2023 -0600
abcc11d
buildman: Move Boards-object code into a function
by Simon Glass
· Wed Jul 19 17:48:41 2023 -0600
100196e
bulidman: Move more code to determine_series()
by Simon Glass
· Wed Jul 19 17:48:40 2023 -0600
72f8bff
buildman: Move board-selection code into a function
by Simon Glass
· Wed Jul 19 17:48:39 2023 -0600
2097874
buildman: Add tests for excluding things
by Simon Glass
· Wed Jul 19 17:48:38 2023 -0600
02d537a
buildman: Move dry-run handling higher in do_buildman()
by Simon Glass
· Wed Jul 19 17:48:37 2023 -0600
f83559c
buildman: Drop use of builder in show_actions()
by Simon Glass
· Wed Jul 19 17:48:36 2023 -0600
8f317b9
buildman: Add a test for the -A option
by Simon Glass
· Wed Jul 19 17:48:35 2023 -0600
6c4beca
buildman: Move fetch-arch code into a separate function
by Simon Glass
· Wed Jul 19 17:48:34 2023 -0600
2183b84
buildman: Move series calculations into a separate function
by Simon Glass
· Wed Jul 19 17:48:33 2023 -0600
c7643c1
buildman: Move full-help processing to main
by Simon Glass
· Wed Jul 19 17:48:32 2023 -0600
af0e29f
buildman: Fix most pylint warnings in control
by Simon Glass
· Wed Jul 19 17:48:31 2023 -0600
c1e1e1d
buildman: Convert camel case in control.py
by Simon Glass
· Wed Jul 19 17:48:30 2023 -0600
bb928de
buildman: Tidy up pylint warnings in main
by Simon Glass
· Wed Jul 19 17:48:29 2023 -0600
09afcb7
buildman: Provide an argument to the -R option
by Simon Glass
· Wed Jul 19 17:48:28 2023 -0600
5e728d4
buildman: Add an option to check maintainers
by Simon Glass
· Wed Jul 19 17:48:27 2023 -0600
e6acab5
buildman: Correct logic for missing maintainers
by Simon Glass
· Wed Jul 19 17:48:26 2023 -0600
263b598
buildman: Sort the maintainer warnings
by Simon Glass
· Wed Jul 19 17:48:25 2023 -0600
ee088aa
buildman: Just display a single line for missing maintainers
by Simon Glass
· Wed Jul 19 17:48:24 2023 -0600
060ee97
buildman: Correct operation of MAINTAINERS N:
by Simon Glass
· Wed Jul 19 17:48:23 2023 -0600
061499b
buildman: Detect boards with no CONFIG_TARGET defined
by Simon Glass
· Wed Jul 19 17:48:22 2023 -0600
07a95d8
buildman: Detect boards with multiple CONFIG_TARGETs defined
by Simon Glass
· Wed Jul 19 17:48:21 2023 -0600
7188e4b
buildman: Refactor target handling in Boards.scan()
by Simon Glass
· Wed Jul 19 17:48:20 2023 -0600
9b828ec
buildman: Warn about dangling maintainer entries
by Simon Glass
· Wed Jul 19 17:48:19 2023 -0600
b555e14
buildman: Tidy up common code in parse_file()
by Simon Glass
· Wed Jul 19 17:48:18 2023 -0600
c0b6fcc
buildman: Add a partial test for ensure_board_list()
by Simon Glass
· Wed Jul 19 17:48:17 2023 -0600
ada78d4
buildman: Add a test for Boards.output_is_new()
by Simon Glass
· Wed Jul 19 17:48:16 2023 -0600
cef26b8
buildman: Add a test for Boards.scan_defconfigs()
by Simon Glass
· Wed Jul 19 17:48:15 2023 -0600
e156836
buildman: Avoid globals in leaf functions
by Simon Glass
· Wed Jul 19 17:48:14 2023 -0600
1ee644d
buildman: Drop dead code to handle :CONFIG_ construct
by Simon Glass
· Wed Jul 19 17:48:13 2023 -0600
560bd4a
buildman: Rename the ARM boards
by Simon Glass
· Wed Jul 19 17:48:12 2023 -0600
44b0a7f
buildman: Exit with the return code consistently
by Simon Glass
· Wed Jul 19 17:48:11 2023 -0600
7fd6615
buildman: Allow --debug to enable debugging
by Simon Glass
· Wed Jul 19 17:48:10 2023 -0600
1cd79c6
buildman: Fix verboose typo and add comment
by Simon Glass
· Wed Jul 19 17:48:09 2023 -0600
2d53829
buildman: Create a requirements.txt file
by Tom Rini
· Sat Jul 22 00:14:45 2023 +0530
619eb21
CI: Update to gcc-13.1.0
by Tom Rini
· Thu Jul 13 20:37:35 2023 -0400
813a72c
buildman: Switch ARC toolchain to the upstream version
by Alexey Brodkin
· Fri Jul 07 22:04:53 2023 +0100
aa8ac95
buildman: Pass -Werror to the host compiler too
by Simon Glass
· Fri Apr 28 13:50:48 2023 -0600
6d7c40c
tools: Fall back to importlib_resources on Python 3.6
by Jan Kiszka
· Sat Apr 22 16:42:48 2023 +0200
95c015f
Merge branch 'next'
by Tom Rini
· Mon Apr 03 16:45:41 2023 -0400
9cf2fb4
buildman: Correct overwriting of settings file
by Simon Glass
· Tue Mar 28 10:47:37 2023 +1300
09753b3
buildman: Fix CROSS_COMPILE output for sandbox
by Simon Glass
· Fri Mar 10 12:48:51 2023 -0800
e814a14
Revert "buildman: Correct CROSS_COMPILE output for sandbox"
by Simon Glass
· Fri Mar 10 12:48:50 2023 -0800
6e54f02
buildman: Correct CROSS_COMPILE output for sandbox
by Simon Glass
· Thu Mar 02 06:11:44 2023 -0700
a3132ad
buildman: Add support for building a buildman PyPi package
by Simon Glass
· Thu Feb 23 18:18:13 2023 -0700
c573580
buildman: Use importlib to find the help
by Simon Glass
· Thu Feb 23 18:18:12 2023 -0700
ba666eb
buildman: Fix use of a type as a variable
by Simon Glass
· Thu Feb 23 18:18:11 2023 -0700
69c4dc1
buildman: Hide the test options unless test code is available
by Simon Glass
· Thu Feb 23 18:18:10 2023 -0700
62043e3
buildman: Move the main code into a function
by Simon Glass
· Thu Feb 23 18:18:09 2023 -0700
131444f
patman: Move library functions into a library directory
by Simon Glass
· Thu Feb 23 18:18:04 2023 -0700
828d70d
buildman: Add a flag for reproducible builds
by Simon Glass
· Tue Feb 21 12:40:29 2023 -0700
f6bfcca
buildman: Support disabling LTO
by Simon Glass
· Tue Feb 21 12:40:28 2023 -0700
1382b1d
buildman: Write out the build command used
by Simon Glass
· Tue Feb 21 12:40:27 2023 -0700
e96f70a
buildman: Add a note about the out-env file
by Simon Glass
· Tue Feb 21 12:40:26 2023 -0700
f04e800
buildman: invalid reference to README
by Heinrich Schuchardt
· Thu Jan 19 16:22:10 2023 +0100
e0425e3
buildman: Fetch 12.2.0 toolchains by default
by Tom Rini
· Tue Nov 22 12:31:53 2022 -0500
93ebd46
buildman: Add --allow-missing flag to allow missing blobs
by Tom Rini
· Wed Nov 09 19:14:53 2022 -0700
211c74b
buildman: Reinstate removal of temp output dir in tests
by Simon Glass
· Wed Nov 09 19:14:52 2022 -0700
ccc6906
buildman: Ensure config_fname is inited
by Simon Glass
· Wed Nov 09 19:14:51 2022 -0700
199da41
buildman: Detect binman reporting missing blobs
by Simon Glass
· Wed Nov 09 19:14:48 2022 -0700
e93918b
buildman: Drop mention of old architectures
by Simon Glass
· Wed Nov 09 19:14:47 2022 -0700
8897c7d
buildman: Update the default settings file
by Simon Glass
· Wed Nov 09 19:14:46 2022 -0700
c325dbe
buildman: Update the arc toolchain
by Simon Glass
· Wed Nov 09 19:14:45 2022 -0700
794beab
buildman: Drop mention of MAKEALL
by Simon Glass
· Wed Nov 09 19:14:44 2022 -0700
79cc9be
buildman: Convert documentation to rST
by Simon Glass
· Wed Nov 09 19:14:43 2022 -0700
3a90a69
buildman: Handle the MAINTAINERS 'N' tag
by Simon Glass
· Tue Oct 11 08:15:37 2022 -0600
8c7fd87
buildman: differentiate between riscv32, riscv64
by Heinrich Schuchardt
· Mon Oct 03 18:07:53 2022 +0200
42c84a9
buildman: Drop a TODO that is done
by Simon Glass
· Mon Jul 11 19:04:13 2022 -0600
fde4dd3
buildman: Drop a Python 2.7 comment
by Simon Glass
· Mon Jul 11 19:04:12 2022 -0600
86a2afe
buildman: Allow lines without a symbol
by Simon Glass
· Mon Jul 11 19:04:11 2022 -0600
afbd213
buildman: Return an error if there are maintainer warnings
by Simon Glass
· Mon Jul 11 19:04:08 2022 -0600
d2d4c60
buildman: Replace the Options column with config name
by Simon Glass
· Mon Jul 11 19:04:06 2022 -0600
58d41be
buildman: Tidy up pylint problems in boards module
by Simon Glass
· Mon Jul 11 19:04:05 2022 -0600
0c477b7
buildman: Incorporate the genboardscfg.py tool
by Simon Glass
· Mon Jul 11 19:04:04 2022 -0600
20751d6
buildman: Split out Boards into its own file
by Simon Glass
· Mon Jul 11 19:04:03 2022 -0600
127a239
buildman: Convert camel case in board.py
by Simon Glass
· Mon Jul 11 19:04:02 2022 -0600
c093f61
buildman: Drop use of 'board' in board module
by Simon Glass
· Mon Jul 11 19:04:01 2022 -0600
5df4522
buildman: Drop use of 'boards' in control
by Simon Glass
· Mon Jul 11 19:04:00 2022 -0600
b0786df
buildman: Fix use of 'boards' in test
by Simon Glass
· Mon Jul 11 19:03:59 2022 -0600
d4c6c8a
buildman: Fix use of 'boards' in func_test
by Simon Glass
· Mon Jul 11 19:03:58 2022 -0600
Next »