Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
065d661d7ae94e13e88b5014c25a37e9aa39650d
/
tools
4050eb6
Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next
by Tom Rini
· Mon Jun 27 10:15:50 2022 -0400
55a4c15
tools: zynqmp_psu_init_minimize: Move helper functions below header includes
by Stefan Herbrechtsmeier
· Mon Jun 20 18:36:49 2022 +0200
cf8ccd5
tools: zynqmp_psu_init_minimize: Use CR instead of LF
by Stefan Herbrechtsmeier
· Mon Jun 20 18:36:48 2022 +0200
3f5966b
tools: zynqmp_psu_init_minimize: Remove low level uart settings
by Stefan Herbrechtsmeier
· Mon Jun 20 18:36:47 2022 +0200
39b2b6c
tools: relocate-rela: Add support for 32bit Microblaze relocation
by Michal Simek
· Fri Jun 24 14:15:00 2022 +0200
4fad25f
tools: relocate-rela: Add support for elf32 decoding
by Michal Simek
· Fri Jun 24 14:15:00 2022 +0200
97d5030
tools: relocate-rela: Check that relocation works only for EM_AARCH64
by Michal Simek
· Fri Jun 24 14:15:00 2022 +0200
f9c28a1
tools: relocate-rela: Extract elf64 reloc to special function
by Michal Simek
· Fri Jun 24 14:15:00 2022 +0200
ef32020
tools: relocate-rela: Read rela start/end directly from ELF
by Michal Simek
· Fri Jun 24 14:14:59 2022 +0200
6944cec
tools: relocate-rela: Use global variables
by Michal Simek
· Fri Jun 24 14:14:59 2022 +0200
793ceab
tools: relocate-rela: Open binary u-boot file later
by Michal Simek
· Fri Jun 24 14:14:59 2022 +0200
5a9095c
linker_lists: Rename sections to remove . prefix
by Andrew Scull
· Mon May 30 10:00:04 2022 +0000
d9ff2b9
Merge branch 'master' into next
by Tom Rini
· Mon Jun 20 14:40:59 2022 -0400
b27a389
tools: binman: install btool
by Peng Fan
· Tue Jun 14 18:42:07 2022 +0800
eb6e70b
dtoc: Update test_src_scan.py for new tegra compatibles
by Tom Rini
· Tue Jun 14 13:59:23 2022 -0400
5f15029
mkimage: Support signing 'auto' FITs
by Sean Anderson
· Mon May 16 16:11:08 2022 -0400
df128b7
tools: mkimage: set OPENSSL_API_COMPAT
by Heinrich Schuchardt
· Fri May 06 13:28:52 2022 +0200
138d271
mkimage: Document misc options
by Sean Anderson
· Fri Apr 08 16:08:39 2022 -0400
d4ba0b4
tools: mkimage: Avoid ENODATA in host tools
by Mark Kettenis
· Tue Apr 26 19:24:38 2022 +0200
7ba97fa
tools/imagetool: Fix segfault when tparams->verify_header is NULL
by Nicolas Heemeryck
· Wed Apr 20 23:58:39 2022 +0200
5332012
nds32: Remove the architecture
by Tom Rini
· Wed Apr 06 09:21:25 2022 -0400
33978f2
binman: don't import deprecated distutils package
by Heinrich Schuchardt
· Sat Apr 09 14:53:18 2022 +0200
1d44c8e
binman: Refuse to replace sections for now
by Alper Nebi Yasak
· Sun Mar 27 18:31:50 2022 +0300
4989264
binman: Test replacing non-section entries in FIT subsections
by Alper Nebi Yasak
· Sun Mar 27 18:31:49 2022 +0300
6cadc50
binman: Create FIT subentries in the FIT section, not its parent
by Alper Nebi Yasak
· Sun Mar 27 18:31:48 2022 +0300
1a0ee0f
binman: Remove '/images/' fragment from FIT subentry paths
by Alper Nebi Yasak
· Sun Mar 27 18:31:47 2022 +0300
00c68f1
binman: Don't reset offset/size if image doesn't allow repacking
by Alper Nebi Yasak
· Sun Mar 27 18:31:46 2022 +0300
e63ca5a
binman: Collect bintools for images when replacing entries
by Alper Nebi Yasak
· Sun Mar 27 18:31:45 2022 +0300
5cff63f
binman: Fix unique names having '/.' for images read from files
by Alper Nebi Yasak
· Sun Mar 27 18:31:44 2022 +0300
44406a3
crc16-ccitt: Rename file with CRC-16-CCITT implementation to crc16-ccitt.c
by Pali Rohár
· Tue Apr 12 11:20:40 2022 +0200
6f2aa8e
tools: kwboot: Replace fstat()+st_size by lseek()+SEEK_END
by Pali Rohár
· Wed Apr 06 15:18:59 2022 +0200
d373a43
tools/mrvl_uart.sh: Remove script
by Pali Rohár
· Thu Feb 03 17:50:46 2022 +0100
71e3f85
tools: add boot/ to .gitignore
by Du Huanpeng
· Thu Apr 07 17:37:49 2022 +0800
4a6d6ad
rockchip: tools: add rk3066 support to rkcommon.c
by Johan Jonker
· Sat Apr 16 17:09:46 2022 +0200
e00eed7
mkeficapsule: Remove raw and FIT GUID types
by Sughosh Ganu
· Fri Apr 15 11:29:40 2022 +0530
615e31c
image: fit: Align hash output buffers
by Sean Anderson
· Thu Mar 24 11:26:11 2022 -0400
a7b096f
binman: Correct Chromium OS entry types
by Simon Glass
· Mon Feb 28 12:08:20 2022 -0700
a55eaa5
tools: mkimage: Call verify_header after writing image to disk
by Pali Rohár
· Fri Jan 14 18:34:43 2022 +0100
af7173e
tools: mkimage: No need to verify_header for header_v2
by Yi Liu
· Wed Mar 30 18:05:59 2022 +0800
cbe85e7
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
by Tom Rini
· Tue Apr 05 08:33:32 2022 -0400
7572878
tools: mkimage: Add Allwinner TOC0 support
by Samuel Holland
· Fri Mar 18 00:00:43 2022 -0500
a503514
mkimage: sunxi_egon: add support for riscv
by Icenowy Zheng
· Thu Oct 14 20:53:06 2021 -0500
064572b
mkimage: sunxi_egon: refactor for multi-architecture support
by Icenowy Zheng
· Thu Oct 14 20:53:05 2021 -0500
4369c97
mkimage: add a flag to describe whether -A is specified
by Icenowy Zheng
· Thu Oct 14 20:53:04 2021 -0500
a23179e
Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support"
by Tom Rini
· Sat Apr 02 18:18:57 2022 -0400
215ec5c
global: Remove CONFIG_SYS_EXTRA_OPTIONS support
by Tom Rini
· Thu Mar 24 17:18:06 2022 -0400
ebe96cb
tools: binman: add support for pre-load header
by Philippe Reynes
· Mon Mar 28 22:57:04 2022 +0200
3e3899c
mkimage: add public key for image pre-load stage
by Philippe Reynes
· Mon Mar 28 22:57:02 2022 +0200
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
5f42342
binman: Support splitting an ELF file into multiple nodes
by Simon Glass
· Sat Mar 05 20:19:12 2022 -0700
1059d3e
binman: Keep a separate list of entries for fit
by Simon Glass
· Sat Mar 05 20:19:11 2022 -0700
ef28588
binman: Update fit to use node instead of subnode
by Simon Glass
· Sat Mar 05 20:19:10 2022 -0700
05f71dc
binman: Add a consistent way to report errors with fit
by Simon Glass
· Sat Mar 05 20:19:09 2022 -0700
5b87842
binman: Fix some pylint warnings in fit
by Simon Glass
· Sat Mar 05 20:19:08 2022 -0700
da8504b
binman: Update fit to move node reading into the ReadNode() method
by Simon Glass
· Sat Mar 05 20:19:07 2022 -0700
c3fa6c2
binman: Read the fit entries only once
by Simon Glass
· Sat Mar 05 20:19:06 2022 -0700
fc5a168
binman: Allow mkimage to use a non-zero fake-blob size
by Simon Glass
· Sat Mar 05 20:19:05 2022 -0700
8c0533b
binman: Make fake blobs zero-sized by default
by Simon Glass
· Sat Mar 05 20:19:04 2022 -0700
214d36f
binman: Change how faked blobs are created
by Simon Glass
· Sat Mar 05 20:19:03 2022 -0700
fff147a
binman: Rename tools parameter to btools
by Simon Glass
· Sat Mar 05 20:19:02 2022 -0700
b7bad18
binman: Refactor fit to generate output at the end
by Simon Glass
· Sat Mar 05 20:19:01 2022 -0700
f86ddad
binman: Rename ExpandEntries to gen_entries
by Simon Glass
· Sat Mar 05 20:19:00 2022 -0700
dd156a4
binman: Rename ExpandToLimit to extend_to_limit
by Simon Glass
· Sat Mar 05 20:18:59 2022 -0700
43a98cc
binman: Tweak collect_contents_to_file() and docs
by Simon Glass
· Sat Mar 05 20:18:58 2022 -0700
acc0375
elf: Rename load_segments() and module failure
by Simon Glass
· Sat Mar 05 20:18:57 2022 -0700
120fa00
dtoc: Tidy up implementation of AddStringList()
by Simon Glass
· Sat Mar 05 20:18:56 2022 -0700
fea71c9
moveconfig: Use re.fullmatch() to avoid extra check
by Simon Glass
· Sat Mar 05 20:18:54 2022 -0700
51aa73b
moveconfig: Remove remove_defconfig()
by Simon Glass
· Sat Mar 05 20:18:53 2022 -0700
c6b3cdc
dtoc: Make GetArgs() more flexible
by Simon Glass
· Sat Mar 05 20:18:52 2022 -0700
765f57e
patman: Define Commit.path in the constructor
by Simon Glass
· Wed Mar 02 19:12:24 2022 -0700
a1419df
binman: Include also subnodes in generator nodes
by Jan Kiszka
· Mon Feb 28 17:06:20 2022 +0100
bbdeb21
tools: binman: main.py: add build-sandbox in sys.path
by Philippe Reynes
· Thu Jan 27 15:03:13 2022 +0100
ea64c02
binman: Complete elf test coverage
by Simon Glass
· Fri Mar 18 19:19:49 2022 -0600
11e0443
test/py: Add tests for the erofs
by Huang Jianan
· Sat Feb 26 15:05:51 2022 +0800
f69f6bb
CI, Docker: Update to latest focal tag
by Tom Rini
· Tue Mar 15 16:18:16 2022 -0400
c6f9193
Merge tag 'v2022.04-rc4' into next
by Tom Rini
· Mon Mar 14 17:40:36 2022 -0400
fefee1a
tools: kwboot: Allow to mix positional arguments with option -b
by Pali Rohár
· Mon Mar 07 19:03:09 2022 +0100
fab8748
tools: kwboot: Check if baudrate value is supported before sending image
by Pali Rohár
· Mon Mar 07 19:03:08 2022 +0100
6c05cfa
tools: kwboot: Allow to specify custom baudrate only in supported operations
by Pali Rohár
· Mon Mar 07 19:03:07 2022 +0100
bea8ef1
binman: Expand elf support a little
by Simon Glass
· Fri Mar 04 08:42:59 2022 -0700
8b933b4
mkimage: error handling for FIT image
by Heinrich Schuchardt
· Tue Mar 01 08:53:56 2022 +0100
38db976
tools: kwboot: Update references with public links
by Pali Rohár
· Wed Mar 02 11:49:27 2022 +0100
f4e9e87
tools: kwboot: Update doc about Avanta
by Pali Rohár
· Wed Mar 02 11:49:26 2022 +0100
8564cbe
tools: kwboot: Update usage
by Pali Rohár
· Wed Mar 02 11:49:24 2022 +0100
ed3a975
tools: kwboot: Add support for backspace key in mini terminal
by Pali Rohár
· Wed Mar 02 11:49:23 2022 +0100
2af673b
tools: kwboot: Fix sending and processing debug message pattern (-d option)
by Pali Rohár
· Wed Mar 02 11:49:22 2022 +0100
3a2e9bc
tools: kwboot: Use separate thread for sending boot message pattern
by Pali Rohár
· Wed Mar 02 11:49:21 2022 +0100
224110d
tools: kwboot: Cleanup bootmsg and debugmsg variables
by Pali Rohár
· Wed Mar 02 11:49:20 2022 +0100
d51b834
tools: kwboot: Remove msg_req_delay
by Pali Rohár
· Wed Mar 02 11:49:19 2022 +0100
e3a1828
tools: kwboot: Check for return value of kwboot_tty_send() and tcflush()
by Pali Rohár
· Wed Mar 02 11:49:18 2022 +0100
6a5d131
tools: kwboot: Fix quitting terminal
by Pali Rohár
· Fri Feb 18 12:24:13 2022 +0100
9ccd7a4
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
by Tom Rini
· Thu Mar 03 08:24:13 2022 -0500
fae6acf
buildman: Update default config to build for sandbox
by Simon Glass
· Fri Feb 11 13:23:25 2022 -0700
afaddc7
moveconfig: Correct pylint errors
by Simon Glass
· Fri Feb 11 13:23:22 2022 -0700
2a0fa98
binman: Correct pylint errors
by Simon Glass
· Fri Feb 11 13:23:21 2022 -0700
2b16007
dtoc: Correct pylint errors
by Simon Glass
· Fri Feb 11 13:23:20 2022 -0700
e36fe01
buildman: Correct pylint errors
by Simon Glass
· Fri Feb 11 13:23:19 2022 -0700
547cba6
patman: Correct pylint errors
by Simon Glass
· Fri Feb 11 13:23:18 2022 -0700
cdf0d1c
tools: mkimage/dumpimage: Allow to use -l with -T
by Pali Rohár
· Sun Feb 13 01:09:46 2022 +0100
Next »