Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
ee112093b3b0d8fb3667b961a91dd627fc0a3dc7
ee11209
spl: test: Add a test for spl_load_simple_fit()
by Simon Glass
· Sun Mar 07 17:35:15 2021 -0700
2192e98
spl: Convert spl_fit to work with sandbox
by Simon Glass
· Sun Mar 07 17:35:14 2021 -0700
b90e487
sandbox: Update os_find_u_boot() to find the .img file
by Simon Glass
· Sun Mar 07 17:35:13 2021 -0700
1ef74ab
test: Allow SPL to run any available test
by Simon Glass
· Sun Mar 07 17:35:12 2021 -0700
1638693
test: Rename all linker lists to have a ut_ prefix
by Simon Glass
· Sun Mar 07 17:35:11 2021 -0700
b50211f
test: Add a macros for finding tests in linker_lists
by Simon Glass
· Sun Mar 07 17:35:10 2021 -0700
11abb2b
test: log: Rename log main test file to log_ut.c
by Simon Glass
· Sun Mar 07 17:35:09 2021 -0700
53d1b19
test: Move restoring of driver model state to ut_run_list()
by Simon Glass
· Sun Mar 07 17:35:08 2021 -0700
1899e13
test: Move the devicetree check into ut_run_list()
by Simon Glass
· Sun Mar 07 17:35:07 2021 -0700
5ed319b
test: Use return values in dm_test_run()
by Simon Glass
· Sun Mar 07 17:35:06 2021 -0700
bb2b173
test: Run driver-model tests using ut_run_list()
by Simon Glass
· Sun Mar 07 17:35:05 2021 -0700
4066d8d
test: Use a local variable for test state
by Simon Glass
· Sun Mar 07 17:35:04 2021 -0700
0d32ec2
test: Add ut_run_test_live_flat() to run tests twice
by Simon Glass
· Sun Mar 07 17:35:03 2021 -0700
d97fd78
test: Drop dm_do_test()
by Simon Glass
· Sun Mar 07 17:35:02 2021 -0700
436687e
test: Use ut_run_test() to run driver model tests
by Simon Glass
· Sun Mar 07 17:35:01 2021 -0700
5517edb
test: Move test running into a separate function
by Simon Glass
· Sun Mar 07 17:35:00 2021 -0700
5b7e55b
test: Move dm_test_destroy() into test-main.c
by Simon Glass
· Sun Mar 07 17:34:59 2021 -0700
2dba476
test: Move dm_test_init() into test-main.c
by Simon Glass
· Sun Mar 07 17:34:58 2021 -0700
b98bfbc
test: Drop struct dm_test_state
by Simon Glass
· Sun Mar 07 17:34:57 2021 -0700
b2890a1
test: Handle driver model reinit in test_pre_run()
by Simon Glass
· Sun Mar 07 17:34:56 2021 -0700
59cad96
test: Move delay skipping to test_pre_run()
by Simon Glass
· Sun Mar 07 17:34:55 2021 -0700
2b566b9
test: Move console silencing to test_pre_run()
by Simon Glass
· Sun Mar 07 17:34:54 2021 -0700
86a5bd0
test: Drop mallinfo() work-around
by Simon Glass
· Sun Mar 07 17:34:53 2021 -0700
177e0fd
test: Move dm_scan_plat() to test_pre_run()
by Simon Glass
· Sun Mar 07 17:34:52 2021 -0700
242357c
test: Move do_autoprobe() to test_pre_run()
by Simon Glass
· Sun Mar 07 17:34:51 2021 -0700
d18f739
test: Move dm_extended_scan() to test_pre_run()
by Simon Glass
· Sun Mar 07 17:34:50 2021 -0700
0f8f677
test: Call test_pre/post_run() from driver model tests
by Simon Glass
· Sun Mar 07 17:34:49 2021 -0700
d93dc7d
test: Create pre/post-run functions
by Simon Glass
· Sun Mar 07 17:34:48 2021 -0700
5722fb2
test: Add an overall test runner
by Simon Glass
· Sun Mar 07 17:34:47 2021 -0700
a1add9d
test: Rename test-main.c to test-dm.c
by Simon Glass
· Sun Mar 07 17:34:46 2021 -0700
ab1fca0
test: Mark all driver model tests with a flag
by Simon Glass
· Sun Mar 07 17:34:45 2021 -0700
8f05ec4
test: Correct setexpr test prefix
by Simon Glass
· Sun Mar 07 17:34:44 2021 -0700
eaf2196
doc: Document how sandbox_spl_tests are run
by Simon Glass
· Sun Mar 07 17:34:43 2021 -0700
9e78ad6
doc: Explain how to run tests without pytest
by Simon Glass
· Sun Mar 07 17:34:42 2021 -0700
2a4b03f
test: Re-enable test_ofplatdata
by Simon Glass
· Sun Mar 07 17:34:41 2021 -0700
46c0374
sandbox: Drop the 'starting...' message
by Simon Glass
· Sun Mar 07 17:34:40 2021 -0700
3602c55
doc: Document make tcheck
by Simon Glass
· Sun Mar 07 17:34:39 2021 -0700
cb605d2
doc: Tidy up testing section
by Simon Glass
· Sun Mar 07 17:34:38 2021 -0700
41280b5
dm: core: Fix allocation of empty of-platdata
by Simon Glass
· Sun Mar 07 17:34:37 2021 -0700
503b0fb
Merge tag 'next-2021-03-04' of https://gitlab.denx.de/u-boot/custodians/u-boot-video into next
by Tom Rini
· Thu Mar 04 14:36:40 2021 -0500
48b8d14
Merge branch '2021-03-03-gpio-improvements' into next
by Tom Rini
· Thu Mar 04 13:12:51 2021 -0500
247ccf2
gpio: Add a way to read 3-way strapping pins
by Simon Glass
· Thu Feb 04 21:22:09 2021 -0700
e43eae2
gpio: Define the log category in the uclass
by Simon Glass
· Thu Feb 04 21:22:08 2021 -0700
5935652
gpio: sandbox: Track whether a GPIO is driven
by Simon Glass
· Thu Feb 04 21:22:07 2021 -0700
ac37939
gpio: x86: Drop the deprecated methods in intel_gpio
by Simon Glass
· Thu Feb 04 21:22:06 2021 -0700
49f315a
gpio: Use an 'ops' variable everywhere
by Simon Glass
· Thu Feb 04 21:22:05 2021 -0700
722f968
gpio: Replace direction_input() and direction_output()
by Simon Glass
· Thu Feb 04 21:22:04 2021 -0700
7b893f9
dm: gpio: Add a way to update flags
by Simon Glass
· Thu Feb 04 21:22:03 2021 -0700
4d3b73e
gpio: sandbox: Make sandbox_gpio_set_flags() set all flags
by Simon Glass
· Thu Feb 04 21:22:02 2021 -0700
ae1e85b
gpio: sandbox: Fully separate pin value from output value
by Simon Glass
· Thu Feb 04 21:22:01 2021 -0700
44a1a5b
gpio: sandbox: Use a separate flag for the value
by Simon Glass
· Thu Feb 04 21:22:00 2021 -0700
3f2d575
gpio: sandbox: Rename GPIO dir_flags to flags
by Simon Glass
· Thu Feb 04 21:21:59 2021 -0700
909bee3
gpio: Rename dm_gpio_get_dir_flags() to dm_gpio_get_flags()
by Simon Glass
· Thu Feb 04 21:21:57 2021 -0700
d063ce9
dm: gpio: Rename get_dir_flags() method to get_flags()
by Simon Glass
· Thu Feb 04 21:21:56 2021 -0700
54befdd
dm: gpio: Rename set_dir_flags() method to update_flags()
by Simon Glass
· Thu Feb 04 21:21:55 2021 -0700
ea38372
gpio: Disable functions not used with of-platdata
by Simon Glass
· Thu Feb 04 21:21:54 2021 -0700
4d97c33
Merge branch '2021-03-03-assorted-improvements' into next
by Tom Rini
· Wed Mar 03 14:05:43 2021 -0500
5bc34cb
video: sunxi_display: Convert to DM_VIDEO
by Jagan Teki
· Mon Feb 22 00:12:34 2021 +0000
77759db
tpm: Allow disabling platform hierarchy with TPM2
by Simon Glass
· Sat Feb 06 14:23:42 2021 -0700
e9d3d59
tpm: Add TPM2 support for write_lock
by Simon Glass
· Sat Feb 06 14:23:41 2021 -0700
3d930ed
tpm: Add TPM2 support for read/write values
by Simon Glass
· Sat Feb 06 14:23:40 2021 -0700
713c58a
tpm: Add an implementation of define_space
by Simon Glass
· Sat Feb 06 14:23:39 2021 -0700
3b3ac8b
tpm: Reduce duplication in a few functions
by Simon Glass
· Sat Feb 06 14:23:38 2021 -0700
1f1eb34
tpm: Add a basic API implementation for TPMv2
by Simon Glass
· Sat Feb 06 14:23:37 2021 -0700
3b8692a
tpm: Switch TPMv1 over to use the new API
by Simon Glass
· Sat Feb 06 14:23:36 2021 -0700
c036ebd
tpm: Add an API that can support v1.2 and v2
by Simon Glass
· Sat Feb 06 14:23:35 2021 -0700
94e37a3
tpm: Add debugging of request in tpm_sendrecv_command()
by Simon Glass
· Sat Feb 06 14:23:34 2021 -0700
2797ebf
tpm: Use logging in the uclass
by Simon Glass
· Sat Feb 06 14:23:33 2021 -0700
7ec382a
tpm: Don't include cr50 in TPL/SPL
by Simon Glass
· Sat Feb 06 14:23:32 2021 -0700
cac744e
bootm: Fix duplicate debugging in bootm_process_cmdline()
by Simon Glass
· Sat Feb 06 09:57:35 2021 -0700
e00efa9
sandbox: Write out bloblist when exiting
by Simon Glass
· Sat Feb 06 09:57:34 2021 -0700
edd094e
sandbox: Avoid using malloc() for system state
by Simon Glass
· Sat Feb 06 09:57:33 2021 -0700
4c902fa
sandbox: Add os_realloc()
by Simon Glass
· Sat Feb 06 09:57:32 2021 -0700
af61846
s5p4418_nanopi2: Drop dead code
by Simon Glass
· Sat Feb 06 09:57:31 2021 -0700
cbd5946
doc: Add a note about producing 'md.b' output using hexdump
by Simon Glass
· Sat Feb 06 09:57:30 2021 -0700
be1d5e8
doc: describe the md command
by Simon Glass
· Sat Feb 06 09:57:29 2021 -0700
caa5f18
binman: Indicate how to make binman verbose
by Simon Glass
· Sat Feb 06 09:57:28 2021 -0700
e12d98a
spl: Drop duplicate 'Jumping to U-Boot' message
by Simon Glass
· Sat Feb 06 09:57:27 2021 -0700
fb1c0ae
arm: remove set_dacr/get_dacr functions
by Patrick Delaunay
· Fri Feb 05 13:53:39 2021 +0100
a14e5b4
arm: cp15: remove weak function arm_init_domains
by Patrick Delaunay
· Fri Feb 05 13:53:38 2021 +0100
b97cb09
arm: omap2: remove arm_init_domains
by Patrick Delaunay
· Fri Feb 05 13:53:37 2021 +0100
4aae24d
arm: cp15: update DACR value to activate access control
by Patrick Delaunay
· Fri Feb 05 13:53:36 2021 +0100
d133261
arm: cosmetic: align TTB_SECT define value
by Patrick Delaunay
· Fri Feb 05 13:53:35 2021 +0100
061801e
arm: remove TTB_SECT_XN_MASK in DCACHE_WRITETHROUGH
by Patrick Delaunay
· Fri Feb 05 13:53:34 2021 +0100
4ad5a12
stm32mp: update the mmu configuration for SPL and prereloc
by Patrick Delaunay
· Fri Feb 05 13:53:33 2021 +0100
c9b0dc3
stm32mp: update MMU config before the relocation
by Patrick Delaunay
· Fri Feb 05 13:53:32 2021 +0100
6f14d5f
reset: Remove addr parameter from reset_cpu()
by Harald Seiler
· Tue Dec 15 16:47:52 2020 +0100
0f57627
Revert "lpc32xx: cpu: add support for soft reset"
by Harald Seiler
· Tue Dec 15 16:47:51 2020 +0100
2cfae26
board: ns3: Remove superfluous reset logic
by Harald Seiler
· Tue Dec 15 16:47:50 2020 +0100
9e2048c
nds32: Remove dead reset_cpu() implementation
by Harald Seiler
· Tue Dec 15 16:47:49 2020 +0100
607be3d
Prepare v2021.04-rc3
by Tom Rini
· Mon Mar 01 22:46:41 2021 -0500
8712391
log: convert pr_*() to logging
by Heinrich Schuchardt
· Mon Jan 04 08:02:55 2021 +0100
33d1eab
fs: btrfs: do not fail when offset of a ROOT_ITEM is not -1
by Marek Behún
· Tue Feb 09 18:33:37 2021 +0100
2a1df58
uboot-test-hooks: Switch to our GitLab instance
by Tom Rini
· Wed Feb 24 17:05:04 2021 -0500
28b2b85
Correct U-Boot upstream repository
by Heinrich Schuchardt
· Wed Feb 24 13:19:04 2021 +0100
c960c0a
Merge tag 'efi-2021-04-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Sat Feb 27 08:06:10 2021 -0500
36e815b
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
by Tom Rini
· Fri Feb 26 15:11:08 2021 -0500
0c5c020
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi
by Tom Rini
· Fri Feb 26 12:41:19 2021 -0500
5a96289
Merge tag 'u-boot-stm32-20210226' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· Fri Feb 26 12:41:06 2021 -0500
c244416
cmd/efidebug: add firmware management protocol GUID
by Heinrich Schuchardt
· Fri Feb 26 17:57:47 2021 +0100
Next »