Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
2ead443fcc8dd2b1d2ee8aae5f2f5807907e9a80
2ead443
board: freescale: ls1088a: remove code under !CONFIG_DM_ETH
by Ioana Ciornei
· Wed Feb 15 17:31:19 2023 +0200
9d249b3
board: freescale: ls2080aqds: remove code under !CONFIG_DM_ETH
by Ioana Ciornei
· Wed Feb 15 17:31:18 2023 +0200
9d68ac3
board: freescale: ls2080rdb: remove code under !CONFIG_DM_ETH
by Ioana Ciornei
· Wed Feb 15 17:31:17 2023 +0200
f1b0e23
board: freescale: lx2160a: remove code under !CONFIG_DM_ETH
by Ioana Ciornei
· Wed Feb 15 17:31:16 2023 +0200
497493c
board: freescale: lx2160a: remove hardcoded ethernet initialization
by Ioana Ciornei
· Wed Feb 15 17:31:15 2023 +0200
cbd6119
Merge tag 'dm-next-9mar23' of https://source.denx.de/u-boot/custodians/u-boot-dm into next
by Tom Rini
· Thu Mar 09 11:22:50 2023 -0500
c3fe97f
binman: Support generation of x509 certificates
by Simon Glass
· Thu Mar 02 17:02:45 2023 -0700
49b77e8
binman: Support updating section contents
by Simon Glass
· Thu Mar 02 17:02:44 2023 -0700
039d65f
binman: Handle missing bintools correctly in fit
by Simon Glass
· Thu Mar 02 17:02:43 2023 -0700
b9b9b27
binman: Allow preserving the output dir when replacing
by Simon Glass
· Thu Mar 02 17:02:42 2023 -0700
6e54f02
buildman: Correct CROSS_COMPILE output for sandbox
by Simon Glass
· Thu Mar 02 06:11:44 2023 -0700
dc19cee
patman: Check patches in parallel
by Simon Glass
· Wed Mar 08 10:52:55 2023 -0800
620639c
patman: Run get_maintainer.pl in parallel
by Simon Glass
· Wed Mar 08 10:52:54 2023 -0800
77f57df
patman: Refactor MakeCcFile() into two functions
by Simon Glass
· Wed Mar 08 10:52:53 2023 -0800
a59449c
patman: Drop an incorrect comment about git am
by Simon Glass
· Wed Mar 08 10:52:52 2023 -0800
f2def36
test: cmd: fdt: Add list of remaining missing tests
by Marek Vasut
· Thu Mar 02 04:08:45 2023 +0100
2081b1d
test: cmd: fdt: Test fdt bootcpu
by Marek Vasut
· Thu Mar 02 04:08:40 2023 +0100
c3e350f
test: cmd: fdt: Test fdt rm
by Marek Vasut
· Thu Mar 02 04:08:38 2023 +0100
e4d26c9
test: cmd: fdt: Test fdt mknode
by Marek Vasut
· Thu Mar 02 04:08:37 2023 +0100
f180de4
test: cmd: fdt: Test fdt set
by Marek Vasut
· Thu Mar 02 04:08:36 2023 +0100
ce1b048
test: cmd: fdt: Test fdt get size
by Marek Vasut
· Thu Mar 02 04:08:35 2023 +0100
cadef86
test: cmd: fdt: Test fdt get addr
by Marek Vasut
· Thu Mar 02 04:08:34 2023 +0100
8449993
test: cmd: fdt: Test fdt get name
by Marek Vasut
· Thu Mar 02 04:08:33 2023 +0100
6ab4fe2
test: cmd: fdt: Test fdt resize
by Marek Vasut
· Thu Mar 02 04:08:31 2023 +0100
ddf8620
test: cmd: fdt: Test fdt move
by Marek Vasut
· Thu Mar 02 04:08:30 2023 +0100
9f90cad
test: cmd: fdt: Test both string and integer arrays in 'fdt get value'
by Marek Vasut
· Thu Mar 02 04:08:29 2023 +0100
b7517b4
test: cmd: fdt: Test alias resolution in 'fdt get value'
by Marek Vasut
· Thu Mar 02 04:08:28 2023 +0100
15503d0
test: cmd: fdt: Generate fuller DT internally and switch fdt get value to it
by Marek Vasut
· Thu Mar 02 04:08:27 2023 +0100
fbeca45
test: cmd: fdt: Rename fdt_test_get() to fdt_test_get_value()
by Marek Vasut
· Thu Mar 02 04:08:26 2023 +0100
6e04a89
test: cmd: fdt: Rename fdt_test_resize() to fdt_test_addr_resize()
by Marek Vasut
· Thu Mar 02 04:08:25 2023 +0100
8abbbf2
test: Add ut_assert_nextline_empty() empty line helper
by Marek Vasut
· Thu Mar 02 04:08:24 2023 +0100
eeaae33
cmd: fdt: Add support for integer arrays in fdt get value with index
by Marek Vasut
· Thu Mar 02 04:08:23 2023 +0100
6889f14
cmd: fdt: Map address returned from fdt get addr to sysmem
by Marek Vasut
· Thu Mar 02 04:08:22 2023 +0100
8c50f33
cmd: fdt: Handle 64bit pointers in fdt get addr
by Marek Vasut
· Thu Mar 02 04:08:21 2023 +0100
e71c9ee
cmd: fdt: Align checksign parameter names in help text
by Marek Vasut
· Thu Mar 02 04:08:20 2023 +0100
c9dfd02
cmd: fdt: Check argc before accessing argv in fdt memory
by Marek Vasut
· Thu Mar 02 04:08:19 2023 +0100
48d7a77
cmd: fdt: Check argc before accessing argv in fdt bootcpu
by Marek Vasut
· Thu Mar 02 04:08:18 2023 +0100
794c8e6
cmd: fdt: Fix fdt rsvmem behavior on non-existent index and error message space
by Marek Vasut
· Thu Mar 02 04:08:17 2023 +0100
a7a5887
cmd: fdt: Fix fdt rm behavior on non-existent property and error message space
by Marek Vasut
· Thu Mar 02 04:08:16 2023 +0100
5c385f8
cmd: fdt: Fix handling of empty properties for fdt get addr and fdt get size
by Marek Vasut
· Thu Mar 02 04:08:15 2023 +0100
fdc794a
cmd: fdt: Import is_printable_string() from DTC to fix u32 misprint
by Marek Vasut
· Thu Mar 02 04:08:14 2023 +0100
5dd13b9
CI: Add a check for building tools for PyPi
by Simon Glass
· Thu Feb 23 18:18:24 2023 -0700
bf3e1c6
doc: Add notes on how to install patman and binman
by Simon Glass
· Thu Feb 23 18:18:23 2023 -0700
1a05492
test: Add concurrencytest to the requirements
by Simon Glass
· Thu Feb 23 18:18:22 2023 -0700
4a0c915
binman: Add support for building a binmanu PyPi package
by Simon Glass
· Thu Feb 23 18:18:21 2023 -0700
feb80cc
binman: Use importlib to find the help
by Simon Glass
· Thu Feb 23 18:18:20 2023 -0700
cd6d633
binman: Hide the 'test' command unless test code is available
by Simon Glass
· Thu Feb 23 18:18:19 2023 -0700
56292b7
binman: Move the main code into a function
by Simon Glass
· Thu Feb 23 18:18:18 2023 -0700
d053fa7
dtoc: Add support for building a dtoc PyPi package
by Simon Glass
· Thu Feb 23 18:18:17 2023 -0700
bd310df
dtoc: Use pathlib to find the test directory
by Simon Glass
· Thu Feb 23 18:18:16 2023 -0700
ff536de
dtoc: Move the main code into a function
by Simon Glass
· Thu Feb 23 18:18:15 2023 -0700
48265ed
dtoc: Hide the test options unless test code is available
by Simon Glass
· Thu Feb 23 18:18:14 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
7509a93
patman: Add support for building a patman PyPi package
by Simon Glass
· Thu Feb 23 18:18:08 2023 -0700
c92395b
patman: Avoid importing test_checkpatch before it is needed
by Simon Glass
· Thu Feb 23 18:18:07 2023 -0700
f1a82df
patman: Add support for building a u_boot_tools PyPi package
by Simon Glass
· Thu Feb 23 18:18:06 2023 -0700
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
f715ab9
Remove concurrencytest
by Simon Glass
· Thu Feb 23 18:18:03 2023 -0700
1ca554e
Revert "patman: test_util: Print test stdout/stderr within test summaries"
by Simon Glass
· Thu Feb 23 18:18:02 2023 -0700
62f8590
binman: Avoid unwanted output in testFitFirmwareLoadables()
by Simon Glass
· Thu Feb 23 18:18:01 2023 -0700
ca84dc8
bootstd: Replicate the dtb-filename quirks of distroboot
by Simon Glass
· Wed Feb 22 12:17:04 2023 -0700
99e6818
bootflow: Rename bootflow_flags_t
by Simon Glass
· Wed Feb 22 12:17:03 2023 -0700
9a1c726
binman: Make the tooldir configurable
by Simon Glass
· Wed Feb 22 12:14:49 2023 -0700
c911496
binman: Use a private directory for bintools
by Simon Glass
· Wed Feb 22 12:14:48 2023 -0700
afd7175
binman: Move the tools directory into the Bintool class
by Simon Glass
· Wed Feb 22 12:14:47 2023 -0700
1285322
binman: Update bintools documentation
by Simon Glass
· Wed Feb 22 12:14:46 2023 -0700
1e04014
binman: Correct an 'aot' typo
by Simon Glass
· Wed Feb 22 12:14:45 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
f2c52eb
binman: Use correct argument name in docstrings
by Jonas Karlman
· Sun Feb 19 22:02:04 2023 +0000
85a861b
binman: Fix spelling of nodes in code comments
by Jonas Karlman
· Sun Feb 19 22:02:03 2023 +0000
c90be4b
binman: Remove redundant SetAllowFakeBlob from blob-ext entry
by Jonas Karlman
· Sun Feb 19 22:02:03 2023 +0000
cda991e
binman: Support marking FMAP areas as preserved
by Simon Glass
· Sun Feb 12 17:11:15 2023 -0700
a0cd7c7
binman: Avoid requiring a home directory on startup
by Simon Glass
· Fri Feb 10 13:59:46 2023 -0700
a13accb
Merge tag 'next-20230307' of https://source.denx.de/u-boot/custodians/u-boot-video into next
by Tom Rini
· Tue Mar 07 12:54:01 2023 -0500
0378533
Merge branch '2023-03-06-assorted-platform-updates' into next
by Tom Rini
· Tue Mar 07 10:42:22 2023 -0500
fc785c5
video console: add 12x22 console simple font test
by Dzmitry Sankouski
· Tue Mar 07 13:21:20 2023 +0300
48672df
video console: sandbox: add 12x22 font defconfigs
by Dzmitry Sankouski
· Tue Mar 07 13:21:19 2023 +0300
efadfde
video console: add 16x32 Terminus font from linux
by Dzmitry Sankouski
· Mon Feb 27 20:37:08 2023 +0300
7932a99
video console: add 12x22 Sun font from linux
by Dzmitry Sankouski
· Mon Feb 27 20:37:07 2023 +0300
bb165e4
video console: allow font size configuration at runtime
by Dzmitry Sankouski
· Tue Mar 07 13:21:16 2023 +0300
86c6a53
video console: move vidconsole_get_font_size() logic to driver ops
by Dzmitry Sankouski
· Tue Mar 07 13:21:15 2023 +0300
7fa964a
video console: implement multiple fonts configuration
by Dzmitry Sankouski
· Tue Mar 07 13:21:14 2023 +0300
fa134b3
video console: move 8x16 font data in named header
by Dzmitry Sankouski
· Tue Mar 07 13:21:13 2023 +0300
70d35a7
video console: add support for fonts wider than 1 byte
by Dzmitry Sankouski
· Tue Mar 07 13:21:12 2023 +0300
aea2d2d
video console: refactoring and optimization
by Dzmitry Sankouski
· Tue Mar 07 13:21:11 2023 +0300
c34de68
riscv: semihosting: replace inline assembly with assembly file
by Andre Przywara
· Tue Feb 07 15:21:05 2023 +0000
8ad3a5d
arm: semihosting: replace inline assembly with assembly file
by Andre Przywara
· Tue Feb 07 15:21:04 2023 +0000
33d71d7
am62a7: dts: Enable full 4GB LPDDR4
by Devarsh Thakkar
· Mon Feb 06 17:04:51 2023 +0530
c13863f
ARM: dts: uniphier: Sync DT with Linux v6.2
by Kunihiko Hayashi
· Tue Feb 28 11:37:09 2023 +0900
99eda99
ARM: dts: uniphier: Switch USB node to the original
by Kunihiko Hayashi
· Tue Feb 28 11:37:08 2023 +0900
63735de
powerpc, mpc83xx: Remove CONFIG_ELBC_BRx_ORx
by Christophe Leroy
· Sun Feb 26 10:44:09 2023 +0100
d455e75
configs: j7200: Merge HS and non-HS defconfigs
by Manorit Chawdhry
· Fri Feb 24 10:37:49 2023 +0530
Next »