Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
5e728d451fb39302b0d8baa64120f57ecab4e98a
/
tools
/
buildman
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
8132f98
buildman: Avoid using board as a variable
by Simon Glass
· Mon Jul 11 19:03:57 2022 -0600
6c43562
buildman: Support running from an IDE
by Simon Glass
· Mon Jul 11 19:03:56 2022 -0600
dcbc702
buildman: Drop -I option
by Simon Glass
· Mon Jul 11 19:03:55 2022 -0600
ca1c588
patman: test_util: Use unittest text runner to print test results
by Alper Nebi Yasak
· Sat Apr 02 20:06:06 2022 +0300
5332012
nds32: Remove the architecture
by Tom Rini
· Wed Apr 06 09:21:25 2022 -0400
9442f15
Merge tag 'v2022.04-rc5' into next
by Tom Rini
· Mon Mar 28 12:36:49 2022 -0400
ce53c8b
tools: buildman: Fix doc path in warning message
by Johannes Krottmayer
· Tue Mar 01 04:49:51 2022 +0100
fae6acf
buildman: Update default config to build for sandbox
by Simon Glass
· Fri Feb 11 13:23:25 2022 -0700
e36fe01
buildman: Correct pylint errors
by Simon Glass
· Fri Feb 11 13:23:19 2022 -0700
0281158
patman: Convert camel case in terminal.py
by Simon Glass
· Sat Jan 29 14:14:18 2022 -0700
f45d374
patman: Rename Color() method to build()
by Simon Glass
· Sat Jan 29 14:14:17 2022 -0700
1f1e830
patman: Rename Print() to Tprint()
by Simon Glass
· Sat Jan 29 14:14:16 2022 -0700
1b53d90
patman: Convert camel case in test_util.py
by Simon Glass
· Sat Jan 29 14:14:14 2022 -0700
761648b
patman: Convert camel case in gitutil.py
by Simon Glass
· Sat Jan 29 14:14:11 2022 -0700
840be73
patman: Convert camel case in command.py
by Simon Glass
· Sat Jan 29 14:14:05 2022 -0700
8002552
patman: Convert camel case in tools.py
by Simon Glass
· Sat Jan 29 14:14:04 2022 -0700
e5650a8
buildman: Allow adjusting board config on the fly
by Simon Glass
· Sat Jan 22 05:07:33 2022 -0700
9bac167
buildman: Provide a hint on how to debug thread crashes
by Simon Glass
· Sat Jan 22 05:07:32 2022 -0700
22901f9
buildman: Add helper functions for updating .config files
by Simon Glass
· Sat Jan 22 05:07:31 2022 -0700
6f484e4
buildman: Make use of test_util
by Simon Glass
· Sat Jan 22 05:07:30 2022 -0700
838ddf3
buildman: Add a flag to control the traceback
by Simon Glass
· Sat Jan 22 05:07:29 2022 -0700
9158060
patman: Tidy up the download function a little
by Simon Glass
· Sun Jan 09 20:13:42 2022 -0700
25885d1
buildman: Move the download function to tools
by Simon Glass
· Sun Jan 09 20:13:41 2022 -0700
964192e
tools: Add init files for Python tools
by Simon Glass
· Sun Nov 21 20:48:39 2021 -0700
b88029f
buildman: Add gcc-11.1.0 to the directory list
by Tom Rini
· Tue Oct 05 12:20:36 2021 -0400
146b602
buildman: Detect Kconfig loops
by Simon Glass
· Tue Oct 19 21:43:24 2021 -0600
2e73745
buildman: Write output even on fatal error
by Simon Glass
· Tue Oct 19 21:43:23 2021 -0600
25ecd97
tools: Refactor full help printing
by Paul Barker
· Wed Sep 08 12:38:01 2021 +0100
041a0ac
net: Rename SPL_NET_SUPPORT to SPL_NET
by Simon Glass
· Sun Aug 08 12:20:30 2021 -0600
b58bfe0
mmc: Rename MMC_SUPPORT to MMC
by Simon Glass
· Sun Aug 08 12:20:09 2021 -0600
1f2440c
Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST
by Simon Glass
· Sat Jul 10 21:14:29 2021 -0600
93008e2
buildman: Use bytes for the environment
by Simon Glass
· Sun Apr 11 16:27:28 2021 +1200
9bf9a72
buildman: Handle exceptions in threads gracefully
by Simon Glass
· Sun Apr 11 16:27:27 2021 +1200
a3d0144
buildman: Use common code to send an result
by Simon Glass
· Sun Apr 11 16:27:26 2021 +1200
a29b3ea
buildman: Tidy up a few comments
by Simon Glass
· Sun Apr 11 16:27:25 2021 +1200
Next »