Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d771b22c6d9e915bfbb30760e9d2ac8097ad9898
d771b22
arm: rmobile: Add HopeRun HiHope RZ/G2H board support
by Biju Das
· Mon Mar 01 17:08:49 2021 +0000
222cb30
arm: rmobile: Add HopeRun HiHope RZ/G2N board support
by Biju Das
· Mon Mar 01 17:08:48 2021 +0000
da58fb4
arm: rmobile: Add HopeRun HiHope RZ/G2M board support
by Biju Das
· Mon Mar 01 17:08:47 2021 +0000
8576216
arm: dts: rmobile: r8a774e1: Synchronize DTs with Linux 5.11
by Biju Das
· Mon Mar 01 17:08:46 2021 +0000
ef145c4
arm: dts: rmobile: r8a774b1: Synchronize DTs with Linux 5.11
by Biju Das
· Mon Mar 01 17:08:45 2021 +0000
d280d81
Merge tag 'v2021.04-rc4' into next
by Tom Rini
· Mon Mar 15 12:15:38 2021 -0400
a7f8011
Prepare v2021.04-rc4
by Tom Rini
· Mon Mar 15 12:06:41 2021 -0400
21301ac
configs: Resync with savedefconfig
by Tom Rini
· Mon Mar 15 10:50:47 2021 -0400
6677b81
Merge tag 'ti-v2021.04-rc4' of https://source.denx.de/u-boot/custodians/u-boot-ti
by Tom Rini
· Mon Mar 15 08:43:29 2021 -0400
2d71f8f
Merge tag 'u-boot-stm32-20210312' of https://source.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· Mon Mar 15 08:43:19 2021 -0400
de636ac
Merge branch '2021-03-12-assorted-improvements' into next
by Tom Rini
· Mon Mar 15 08:41:14 2021 -0400
7ecde56
configs: am65x_evm_r5: Enable checks for spl and stack sizes
by Lokesh Vutla
· Tue Mar 09 23:32:45 2021 +0530
7644343
include: configs: am65x_evm: Optimize size of SPL BSS
by Lokesh Vutla
· Tue Mar 09 23:32:44 2021 +0530
1ee9515
ARM: da850-evm: Fix boot issues from missing SPL_PAD_TO
by Adam Ford
· Fri Mar 05 20:48:50 2021 -0600
bb27cec
configs: omap3_logic: Enable CONFIG_SPL_ALLOC_BD
by Adam Ford
· Thu Mar 04 10:31:58 2021 -0600
905b173
test: py: add initial coverage for scp03 cmd
by Igor Opaniuk
· Sun Feb 14 16:27:28 2021 +0100
623369c
sandbox: imply SCP03 and CMD_SCP03
by Igor Opaniuk
· Sun Feb 14 16:27:27 2021 +0100
0a7620f
doc: describe the scp03 command
by Jorge Ramirez-Ortiz
· Sun Feb 14 16:27:26 2021 +0100
f2abe83
drivers: tee: sandbox: SCP03 control emulator
by Jorge Ramirez-Ortiz
· Sun Feb 14 16:27:25 2021 +0100
7d80df9
cmd: SCP03: enable and provision command
by Jorge Ramirez-Ortiz
· Sun Feb 14 16:27:24 2021 +0100
9127d8b
common: SCP03 control (enable and provision of keys)
by Jorge Ramirez-Ortiz
· Sun Feb 14 16:27:23 2021 +0100
e49dc35
doc: sandbox: Update instructions on quitting
by Simon Glass
· Sun Feb 07 14:27:07 2021 -0700
60e08ee
test: acpi: Fix warnings on 32-bit build
by Simon Glass
· Sun Feb 07 14:27:05 2021 -0700
50fbfba
tpm: Correct warning on 32-bit build
by Simon Glass
· Sun Feb 07 14:27:04 2021 -0700
c43c6e7
tpm: Don't select LOG
by Simon Glass
· Wed Jan 20 20:10:56 2021 -0700
b2faacc
log: Add return-checking macros for 0 being success
by Simon Glass
· Wed Jan 20 20:10:54 2021 -0700
5fc47e3
log: Handle line continuation
by Simon Glass
· Wed Jan 20 20:10:53 2021 -0700
f080343
log: Set up a flag byte for log records
by Simon Glass
· Wed Jan 20 20:10:52 2021 -0700
7cc97ef
Merge branch '2021-03-12-test-improvements' into next
by Tom Rini
· Fri Mar 12 15:57:20 2021 -0500
2540410
doc: Explain briefly how to write new tests
by Simon Glass
· Sun Mar 07 17:35:17 2021 -0700
a6404e7
test: sandbox: Move sandbox test docs into doc/develop
by Simon Glass
· Sun Mar 07 17:35:16 2021 -0700
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
db4374f
doc: stm32mp1: Use u-boot.itb if CONFIG_SPL_LOAD_FIT=y
by Marek Vasut
· Sat Mar 06 21:44:17 2021 +0100
26dbaab
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
by Tom Rini
· Fri Mar 12 08:00:39 2021 -0500
18a8716
arm: stm32mp: Fix compilation issue when SYS_DCACHE_OFF and/or SYS_DCACHE_SYS are enabled
by Patrice Chotard
· Wed Feb 24 13:53:27 2021 +0100
b5d37b2
board: st: Remove board_early_init_f and board_late_init callbacks for stm32 boards
by Patrice Chotard
· Wed Feb 24 13:38:20 2021 +0100
fd1b341
configs: stm32: Remove BOARD_EARLY_INIT_F and BOARD_LATE_INIT for stm32 boards
by Patrice Chotard
· Wed Feb 24 13:38:19 2021 +0100
9a365e3
arm: mvebu: a38x: Remove dead code ARMADA_39X
by Pali Rohár
· Fri Mar 05 15:52:42 2021 +0100
ba40b6c
arm: a37xx: pci: Implement workaround for the readback value of VEND_ID
by Pali Rohár
· Wed Mar 03 14:37:59 2021 +0100
aa17c9b
arm: mvebu: Espressobin: Enable additional options
by Pali Rohár
· Wed Mar 03 11:34:53 2021 +0100
c61e5e4
ddr: marvell: axp: fix array types have different bounds warning
by Marek Behún
· Sun Mar 07 00:00:34 2021 +0100
8977d01
ddr: marvell: axp: align signature of mv_xor_mem_init() with a38x
by Marek Behún
· Thu Mar 04 11:23:14 2021 +0100
6d5e3fe
ddr: marvell: a38x: Sync code with Marvell mv-ddr-marvell repository
by Pali Rohár
· Tue Mar 02 11:17:41 2021 +0100
0d26759
ddr: marvell: a38x: Add more space for additional info from SPD
by Sujeet Baranwal
· Fri Feb 26 11:56:59 2021 +0100
b6bc853
board: stm32mp1: use CONFIG_SYS_MMC_ENV_DEV when available
by Patrick Delaunay
· Mon Mar 01 13:17:56 2021 +0100
be125e7
video: dw_mipi_dsi: update log of dphy_enable
by Yannick Fertre
· Thu Mar 04 13:14:36 2021 +0100
30ef11e
video: dw_mipi_dsi: missing device to log debug
by Yannick Fertre
· Thu Mar 04 13:14:35 2021 +0100
73b6705
video: stm32: remove all child of DSI bridge when its probe failed
by Patrick Delaunay
· Thu Mar 04 13:10:33 2021 +0100
73410d9
configs: stm32mp15: move bootdelay configuration in defconfig
by Patrick Delaunay
· Mon Mar 01 19:40:56 2021 +0100
aaf1f96
stm32mp: bsec: manage clock when present in device tree
by Patrick Delaunay
· Thu Feb 25 13:43:07 2021 +0100
e259299
stm32mp: stm32prog: replace alias by serial device sequence number
by Patrick Delaunay
· Thu Feb 25 13:37:03 2021 +0100
7540d87
stm32mp: stm32prog: reactivate console and display serial error
by Patrick Delaunay
· Thu Feb 25 13:37:02 2021 +0100
29b2e2e
stm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL and _USB
by Patrick Delaunay
· Thu Feb 25 13:37:01 2021 +0100
0440d86
stm32mp: stm32prog: Add Kconfig file for stm32prog command
by Patrick Delaunay
· Thu Feb 25 13:37:00 2021 +0100
b712041
board: st: remove the nand MTD configuration for NOR boot in stm32mp1 board
by Patrick Delaunay
· Thu Feb 25 11:49:28 2021 +0100
ed46841
configs: stm32mp1_trusted_defconfig rely on SCMI support
by Patrick Delaunay
· Wed Feb 24 11:19:46 2021 +0100
d4c9f68
scmi: cosmetic: reorder include files
by Patrick Delaunay
· Wed Feb 24 11:19:45 2021 +0100
5dd84d4
scmi: define LOG_CATEGORY
by Patrick Delaunay
· Wed Feb 24 11:19:44 2021 +0100
2f7d3a1
scmi: Include device_compat.h
by Patrick Delaunay
· Wed Feb 24 11:19:43 2021 +0100
55a7814
clk: stm32mp1: gets root clocks from fdt
by Etienne Carriere
· Wed Feb 24 11:19:42 2021 +0100
212d3aa
ARM: dts: stm32mp1: explicit clock reference needed by RCC clock driver
by Etienne Carriere
· Wed Feb 24 11:19:41 2021 +0100
6130255
mtd: spinand: Add WATCHDOG_RESET() in spinand_mtd_read/write()
by Patrice Chotard
· Wed Jan 20 14:42:04 2021 +0100
Next »