Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
04ebd68ebe3676af782e43a8fe70b0423b006bab
/
scripts
55fe274
Makefile: Improve generated_defconfig file handling
by Sam Protsenko
· Thu Mar 07 21:38:22 2024 -0600
1621fc8
Merge tag 'v2024.04-rc4' into next
by Tom Rini
· Mon Mar 11 13:40:06 2024 -0400
f9a6706
Merge branch '2024-03-02-assorted-updates' into next
by Tom Rini
· Mon Mar 04 10:13:01 2024 -0500
5d4c99c
Makefile: remove hardcoded device tree source directory
by Bryan Brattlof
· Mon Mar 04 17:42:57 2024 +0530
ced8d27
scripts: dtc-version: Don't show error messages
by Dragan Simic
· Tue Feb 06 12:00:04 2024 +0100
3c57f4d
pylibfdt: Fix "invalid escape sequence '\w'" in setup.py
by Florian Schmaus
· Tue Feb 20 08:52:48 2024 -0500
7a0f3ed
Makefile: Allow upstream DT subtree to provide DT includes
by Sumit Garg
· Thu Feb 22 15:06:00 2024 +0530
4c0cda3
scripts/Makefile.lib: Statically define *-u-boot.dtsi files location
by Sumit Garg
· Thu Feb 22 15:05:59 2024 +0530
e02230c
Makefile: Add support for DT bindings schema checks
by Sumit Garg
· Thu Feb 22 15:05:58 2024 +0530
2729c16
kbuild: Allow for CONFIG_SYS_CONFIG_NAME to be unset
by Tom Rini
· Mon Jan 22 17:39:05 2024 -0500
70118ba
scripts/gen_compile_commands: update to Linux v6.7
by Brandon Maier
· Mon Jan 22 18:45:50 2024 +0000
d79403d
get_maintainer.pl: slightly modify penguin_chief
by Anthony Loiseau
· Thu Jan 11 17:51:27 2024 +0100
cb163b4
Makefile: Run defconfig files through the C preprocessor
by Andrew Davis
· Wed Nov 01 12:05:18 2023 -0500
d64cf32
Makefile: Use the fdtgrep -u flag
by Simon Glass
· Tue Dec 19 07:21:25 2023 -0700
f25fbb3
sandbox: Correct SPL condition for building devicetree
by Simon Glass
· Sun Dec 17 09:36:21 2023 -0700
08ccd54
Merge tag 'v2024.01-rc5' into next
by Tom Rini
· Mon Dec 18 08:31:50 2023 -0500
d0ddcb9
tools/make_pip: Add mention of u_boot_pylib in tool list
by Simon Glass
· Sun Nov 19 08:36:04 2023 -0700
3ca9e28
tools: Keep test_util and patman test files in the pip release
by Simon Glass
· Sun Nov 19 08:36:02 2023 -0700
ea057cb
scripts/Makefile.lib: print error when no public key is specified
by Masahisa Kojima
· Fri Oct 27 16:43:26 2023 +0900
eaa39c6
tree-wide: Replace http:// link with https:// link for ti.com
by Nishanth Menon
· Wed Nov 01 15:56:03 2023 -0500
2ded00a
get_maintainer.pl: update from Linux kernel v6.5
by Tom Rini
· Sat Oct 28 12:58:27 2023 -0400
b80e21b
checkpatch.pl: Make common.h check boarder
by Tom Rini
· Fri Oct 13 09:28:32 2023 -0700
21165de
scripts/gen_compile_commands: fix usage message
by Joao Marcos Costa
· Sun Oct 01 12:00:36 2023 +0200
3cc4234
doc: add documentation for gen_compile_commands.py
by Joao Marcos Costa
· Sun Oct 01 12:00:34 2023 +0200
85918cb
scripts/gen_compile_commands.py: add acknowledgments
by Joao Marcos Costa
· Sun Oct 01 12:00:32 2023 +0200
c0ea3d3
scripts/gen_compile_commands.py: fix docstring
by Joao Marcos Costa
· Sun Oct 01 12:00:31 2023 +0200
9275b31
scripts/gen_compile_commands.py: adapt _LINE_PATTERN
by Joao Marcos Costa
· Sun Oct 01 12:00:30 2023 +0200
94d810b
scripts: Port Linux's gen_compile_commands.py to U-Boot
by Joao Marcos Costa
· Sun Oct 01 12:00:29 2023 +0200
65da4e1
checkpatch: skip fdtdec_* check for tools
by Lars Feyaerts
· Mon Oct 02 10:00:13 2023 +0200
57afcef
Makefile: Allow for board directories to not have a Makefile
by Tom Rini
· Thu Sep 21 19:32:46 2023 -0400
2d2d81c
Allow Python packages to be dropped
by Simon Glass
· Thu Aug 31 11:20:52 2023 -0600
3bfbedd
event: Support a simple spy record
by Simon Glass
· Mon Aug 21 21:16:48 2023 -0600
3f46bcc
scripts/Makefile.lib: Embed capsule public key in platform's dtb
by Sughosh Ganu
· Tue Aug 22 23:10:05 2023 +0530
5593c6f
scripts/Makefile.lib: Add dtsi include files as deps for building DTB
by Sughosh Ganu
· Tue Aug 22 23:10:04 2023 +0530
5a3f5eb
scripts/Makefile.lib: Collate all dtsi files for inclusion
by Sughosh Ganu
· Tue Aug 22 23:10:03 2023 +0530
f8f702f
scripts: kconfig: Add config fragment support in board/../
by Jason Kacines
· Tue Jul 11 16:20:46 2023 -0500
2d965c2
scripts/Makefile.lib: change spelling of $(srctree)/arch/$(ARCH)/dts in dtc_cpp_flags
by Rasmus Villemoes
· Tue May 16 11:17:56 2023 +0200
f5fe591
kbuild: Allow DTB overlays to built from .dtso named source files
by Rasmus Villemoes
· Thu May 04 14:26:44 2023 +0200
dcbc5b0
kbuild: add dtc as dependency on .dtb files
by Rasmus Villemoes
· Thu May 04 14:26:43 2023 +0200
61890e5
scripts/Makefile.dts: tweak logic for deciding which dtbs to build
by Rasmus Villemoes
· Thu May 04 13:33:08 2023 +0200
4b4b6a0
scripts: dtc-version: support git version strings too
by Martin Hundebøll
· Wed May 03 12:23:39 2023 +0200
0e37bc3
efI: Allow packaging a kernel in the debugging script
by Simon Glass
· Mon Mar 20 08:30:16 2023 +1300
8220add1
Merge tag 'v2023.04-rc4' into next
by Tom Rini
· Tue Mar 14 10:58:41 2023 -0400
5b78e87
efi: Adjust script to show pre-relocation output on terminal
by Simon Glass
· Fri Mar 10 12:47:19 2023 -0800
d6b6448
script: Add a script to build a PyPi package
by Simon Glass
· Thu Feb 23 18:18:05 2023 -0700
131444f
patman: Move library functions into a library directory
by Simon Glass
· Thu Feb 23 18:18:04 2023 -0700
a89943b
RFC: tools: Add a camel-case conversion script
by Simon Glass
· Sat Jan 29 14:14:20 2022 -0700
b4af458
checkpatch: Add a warning for pre-schema driver model tags
by Simon Glass
· Mon Feb 13 08:56:38 2023 -0700
c2727e5
dm: Add support for handling old u-boot,dm- tags
by Simon Glass
· Mon Feb 13 08:56:32 2023 -0700
5160b9a
Use `grep -E` or plain `grep` instead of `egrep`
by Ville Skyttä
· Sun Jan 01 18:41:42 2023 +0200
a6b1b3b
Merge branch 'next'
by Tom Rini
· Mon Jan 09 11:30:08 2023 -0500
c88ddb2
pylibfdt: Allow version normalization to fail
by Tom Rini
· Sat Jan 07 18:02:26 2023 -0500
c61791e
pylibfdt: Fix disable version normalization
by Philippe Schenker
· Wed Jan 04 15:43:33 2023 +0100
c1b64aa
kbuild: Remove checking for adhoc CONFIG symbols
by Tom Rini
· Sun Dec 04 10:14:16 2022 -0500
14f8ef6
checkpatch.pl: Update CONFIG logic in U-Boot section
by Tom Rini
· Sun Dec 04 10:14:14 2022 -0500
952cc38
kbuild: Remove uncmd_spl logic
by Tom Rini
· Sun Dec 04 10:14:13 2022 -0500
ae91ed8
global: Migrate CONFIG_BOARDDIR to CFG
by Tom Rini
· Sun Dec 04 10:03:37 2022 -0500
9675f80
pylibfdt: Fix version normalization warning
by Marek Vasut
· Thu Dec 15 23:37:59 2022 +0100
a63bea9
Merge tag 'v2023.01-rc4' into next
by Tom Rini
· Mon Dec 19 09:29:55 2022 -0500
ff32afe
sunxi: remove unused CONFIG_MMC_SUNXI_SLOT
by Andre Przywara
· Mon Nov 28 00:03:53 2022 +0000
9a9b151
board/km/secu: migrate to use environment text files
by Holger Brunck
· Fri Dec 02 18:22:40 2022 +0100
a98a170
board/km/cent2: migrate to environment text file
by Holger Brunck
· Fri Dec 02 18:22:39 2022 +0100
a72553e
Makefile: link with --no-warn-rwx-segments
by Tom Rini
· Wed Dec 07 15:49:43 2022 -0500
8564978
scripts/config_whitelist.txt: Remove more referenced symbols
by Tom Rini
· Sat Nov 19 18:45:42 2022 -0500
49ef74d
configs: Resync with savedefconfig
by Tom Rini
· Sat Nov 19 18:45:41 2022 -0500
10ac24f
powerpc: Rename CONFIG_NS16550_MIN_FUNCTIONS
by Tom Rini
· Wed Nov 16 13:10:26 2022 -0500
61888dd
doc: Correct the path to the Makefile documentation
by Simon Glass
· Wed Nov 09 19:14:41 2022 -0700
5b80cee
Merge branch '2022-11-10-symbol-migrations'
by Tom Rini
· Thu Nov 10 10:09:02 2022 -0500
ff21b84
MIPS: convert CONFIG_SYS_MIPS_TIMER_FREQ to Kconfig
by Daniel Schwierzeck
· Sun Jul 10 17:15:14 2022 +0200
170681e
MIPS: remove CONFIG_SYS_MHZ
by Daniel Schwierzeck
· Sun Jul 10 17:15:12 2022 +0200
5bfbffb
Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot-video
by Tom Rini
· Sun Oct 30 17:16:35 2022 -0400
a423fd5
video: Drop atmel LCD code
by Simon Glass
· Sun Oct 16 15:53:35 2022 -0600
ae0ee10
video: Drop ld9040 driver
by Simon Glass
· Sun Oct 16 15:46:15 2022 -0600
3951bc1
video: Drop CONFIG_LCD_MENU
by Simon Glass
· Sun Oct 16 15:06:52 2022 -0600
cc63b7d
video: Drop CONFIG_LCD_ALIGNMENT
by Simon Glass
· Sun Oct 16 15:02:58 2022 -0600
cda7d0c
Convert CONFIG_VIDEO_LOGO_MAX_SIZE to Kconfig
by Simon Glass
· Tue Oct 18 06:49:18 2022 -0600
858198c
video: Rename CONFIG_SYS_VIDEO_LOGO_MAX_SIZE
by Simon Glass
· Tue Oct 18 06:46:08 2022 -0600
45c0a7e
Convert CONFIG_HIDE_LOGO_VERSION to Kconfig
by Simon Glass
· Tue Oct 18 06:30:56 2022 -0600
85feff3
fdt: Move to setuptools
by Simon Glass
· Sat Jul 30 20:57:11 2022 -0600
32bc4f2
tests: Build correct sandbox configuration on 32bit
by Michal Suchanek
· Fri Oct 14 22:52:33 2022 +0200
96c2ead
libfdt: Fix build with python 3.10
by Michal Suchanek
· Thu Oct 13 22:43:41 2022 +0200
f6901fd
libfdt: Fix invalid version warning
by Michal Suchanek
· Thu Oct 13 22:39:51 2022 +0200
3013739
test: Drop unwanted option in event_dump.py
by Simon Glass
· Sat Oct 08 21:33:22 2022 -0600
b576fbf
scripts: Makefile.spl: Enable memory drivers to be built for SPL
by Roger Quadros
· Thu Oct 20 16:30:47 2022 +0300
06619fc
board/km: drop CONFIG_KM_ROOTFSSIZE
by Holger Brunck
· Mon Oct 17 11:45:21 2022 +0200
bbdda118c
configs: Resync with savedefconfig
by Tom Rini
· Fri Oct 21 13:28:36 2022 -0400
75e1bde
board/km: remove kirkwood boards
by Holger Brunck
· Mon Aug 15 08:35:11 2022 +0200
b169e21
event: Allow multiple spy declarations for each event
by Simon Glass
· Tue Sep 06 20:26:56 2022 -0600
586c22b
Merge branch 'master' into next
by Tom Rini
· Mon Sep 19 13:19:39 2022 -0400
d084835
configs: Resync with savedefconfig
by Tom Rini
· Mon Sep 05 20:32:14 2022 -0400
6c8ec91
Makefile: Allow LTO to be disabled for a build
by Simon Glass
· Wed Aug 03 12:13:08 2022 -0600
b124c78
Merge branch '2022-09-01-assorted-Kconfig-migrations' into next
by Tom Rini
· Fri Sep 02 08:59:15 2022 -0400
5833e1b
Convert CONFIG_SYS_L2_PL310 to Kconfig
by Philip Oberfichtner
· Wed Aug 17 15:07:12 2022 +0200
255e9f2
kbuild: add KBUILD_HOSTLDFLAGS to cmd_host-csingle
by Heiko Thiery
· Wed Aug 24 10:37:23 2022 +0200
ce53ec8
configs: Resync with savedefconfig
by Tom Rini
· Tue Aug 23 15:24:14 2022 -0400
4d799b7
Merge branch '2022-08-12-assorted-updates'
by Tom Rini
· Fri Aug 12 21:39:15 2022 -0400
bf4cf16
Merge tag 'dm-pull-9aug22-take2' of https://source.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· Thu Aug 11 08:47:20 2022 -0400
07fe33a
scripts/config: pick config script from kernel scripts
by Milan P. Stanić
· Wed Jul 27 19:09:20 2022 +0200
ab88633
Makefile: Correct the rule removing old of-platdata files
by Simon Glass
· Wed Aug 03 12:08:29 2022 -0600
04afdfe
dtoc: Correct remaining pylint problems in test_fdt
by Simon Glass
· Sat Jul 30 20:57:10 2022 -0600
Next »