index
:
platform_external_arm-trusted-firmware
android-s-beta-4
android-s-beta-5
android10-mainline-networking-release
android10-mainline-resolv-release
android11-d1-b-release
android11-d1-release
android11-d1-s1-release
android11-d1-s5-release
android11-d1-s6-release
android11-d1-s7-release
android11-d2-release
android11-dev
android11-gsi
android11-mainline-captiveportallogin-release
android11-mainline-cellbroadcast-release
android11-mainline-conscrypt-release
android11-mainline-documentsui-release
android11-mainline-extservices-release
android11-mainline-media-release
android11-mainline-media-swcodec-release
android11-mainline-networkstack-release
android11-mainline-os-statsd-release
android11-mainline-permission-release
android11-mainline-release
android11-mainline-sparse-2020-dec-release
android11-mainline-sparse-2021-jan-release
android11-mainline-tethering-release
android11-platform-release
android11-qpr1-c-release
android11-qpr1-d-release
android11-qpr1-d-s1-release
android11-qpr1-release
android11-qpr1-s1-release
android11-qpr1-s2-release
android11-qpr2-release
android11-qpr3-release
android11-qpr3-s1-release
android11-release
android11-s1-release
android11-security-release
android11-tests-release
main-cg-testing-release
master
ndk-sysroot-r21
sdk-release
simpleperf-release
upstream-master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plat
/
marvell
Commit message (
Expand
)
Author
Age
Files
Lines
*
plat: marvell: armada: a3k: Do not use 'echo -e' in Makefile
Pali Rohár
2021-01-29
1
-3
/
+5
*
plat: marvell: armada: a3k: Remove unused variable WTMI_SYSINIT_IMG from Make...
Pali Rohár
2021-01-29
1
-7
/
+1
*
plat: marvell: armada: Show informative build messages and blank lines
Pali Rohár
2021-01-29
2
-1
/
+8
*
plat: marvell: armada: Move definition of mrvl_flash target to common marvell...
Pali Rohár
2021-01-29
3
-5
/
+4
*
plat: marvell: armada: a3k: Use $(Q) instead of @
Pali Rohár
2021-01-29
1
-26
/
+26
*
plat: marvell: armada: a3k: Add a new target mrvl_uart which builds UART image
Pali Rohár
2021-01-29
1
-7
/
+20
*
plat: marvell: armada: a3k: Build UART image files directly in $(BUILD_UART) ...
Pali Rohár
2021-01-29
1
-16
/
+17
*
plat: marvell: armada: a3k: Build intermediate files in $(BUILD_PLAT) directory
Pali Rohár
2021-01-29
1
-33
/
+32
*
plat: marvell: armada: a3k: Correctly set DDR_TOPOLOGY and CLOCKSPRESET for WTMI
Pali Rohár
2021-01-29
1
-2
/
+2
*
plat: marvell: armada: a3k: Allow use of the system Crypto++ library
Pali Rohár
2021-01-29
1
-4
/
+11
*
plat: marvell: armada: a3k: Add checks that WTP, MV_DDR_PATH and CRYPTOPP_PAT...
Pali Rohár
2021-01-28
1
-0
/
+6
*
Merge changes I635cf82e,Iee3b4e0d into integration
Lauren Wehrmeister
2021-01-25
3
-8
/
+0
|
\
|
*
Makefile: Do not mark file targets as .PHONY target
Pali Rohár
2021-01-07
3
-8
/
+0
*
|
plat: marvell: armada: a3k: improve 4GB DRAM usage from 3.375 GB to 3.75 GB
Marek Behún
2021-01-11
5
-34
/
+80
|
/
*
plat: marvell: armada: a3k: support doing system reset via CM3 secure coproce...
Marek Behún
2021-01-05
5
-4
/
+86
*
plat: marvell: armada: a3k: Simplify check if WTP variable is defined
Pali Rohár
2020-12-07
1
-3
/
+3
*
plat: marvell: armada: a3k: Split building $(WTMI_MULTI_IMG) and $(TIMDDRTOOL)
Pali Rohár
2020-12-07
1
-3
/
+11
*
plat: marvell: armada: Maximal size of bl1 image in mrvl_bootimage is 128kB
Pali Rohár
2020-12-07
1
-0
/
+1
*
plat: marvell: armada: Add missing FORCE, .PHONY and clean targets
Pali Rohár
2020-12-07
3
-2
/
+24
*
plat: marvell: armada: a3k: Use make ifeq/endif syntax for $(MARVELL_SECURE_B...
Pali Rohár
2020-12-07
1
-2
/
+6
*
plat: marvell: armada: a3k: Build $(WTMI_ENC_IMG) in $(BUILD_PLAT) directory
Pali Rohár
2020-12-07
1
-2
/
+2
*
plat: marvell: armada: a3k: Do not remove external WTMI image files outside o...
Pali Rohár
2020-12-07
1
-1
/
+2
*
plat: marvell: armada: a3k: Do not modify $(WTMI_MULTI_IMG)
Pali Rohár
2020-12-07
1
-2
/
+3
*
plat: marvell: armada: a3k: Do not modify $(WTMI_IMG)
Pali Rohár
2020-12-07
1
-1
/
+0
*
plat: marvell: Update SUBVERSION to match Marvell's forked version
Pali Rohár
2020-11-19
1
-1
/
+1
*
plat: marvell: armada: Add new target mrvl_bootimage
Pali Rohár
2020-11-19
3
-9
/
+13
*
plat: marvell: armada: a3k: Add support for building $(DOIMAGETOOL)
Pali Rohár
2020-11-19
1
-1
/
+6
*
Merge "plat: marvell: armada: Fix dependences for target fip" into integration
Manish Pandey
2020-10-27
1
-2
/
+0
|
\
|
*
plat: marvell: armada: Fix dependences for target fip
Pali Rohár
2020-10-16
1
-2
/
+0
*
|
Merge changes I5ae9d08b,I5cbbd7eb,Idb389223 into integration
Varun Wadekar
2020-10-24
4
-87
/
+97
|
\
\
|
*
|
plat: marvell: armada: Building ${DOIMAGETOOL} is only for a8k
Pali Rohár
2020-10-21
3
-39
/
+38
|
*
|
plat: marvell: armada: Fix including plat/marvell/marvell.mk file
Pali Rohár
2020-10-19
3
-3
/
+4
|
*
|
plat: marvell: armada: a3k: When WTP is empty do not define variables and tar...
Pali Rohár
2020-10-15
1
-45
/
+55
|
|
/
*
/
Don't return error information from console_flush
Jimmy Brisson
2020-10-09
2
-5
/
+6
|
/
*
plat: marvell: armada: a3k: rename the UART images archive
Konstantin Porotchkin
2020-10-04
1
-1
/
+1
*
plat: marvell: armada: a3k: allow image load to RAM address 0
Konstantin Porotchkin
2020-10-04
1
-0
/
+8
*
marvell: comphy: cp110: add support for USB comphy polarity invert
Grzegorz Jaszczyk
2020-10-04
2
-0
/
+13
*
marvell: comphy: cp110: add support for SATA comphy polarity invert
Grzegorz Jaszczyk
2020-10-04
2
-0
/
+5
*
plat: marvell: ap806: implement workaround for errata-id FE-4265711
Stefan Chulski
2020-10-04
2
-0
/
+34
*
Merge changes from topic "release/14.0" into integration
Manish Pandey
2020-08-10
12
-41
/
+601
|
\
|
*
plat: marvell: octeontx: add support for t9130
Grzegorz Jaszczyk
2020-07-30
5
-0
/
+529
|
*
plat: marvell: t9130: add SVC support
Alex Evraev
2020-07-30
1
-12
/
+52
|
*
plat: marvell: t9130: update AVS settings
Grzegorz Jaszczyk
2020-07-30
1
-29
/
+3
|
*
plat: marvell: t9130: pass actual CP count for load_image
Ben Peled
2020-07-30
1
-0
/
+2
|
*
plat: marvell: armada: a7k: add support to SVC validation mode
Alex Evraev
2020-07-30
1
-1
/
+11
|
*
plat: marvell: armada: add support for twin-die combined memory device
Moti Buskila
2020-07-30
5
-0
/
+5
*
|
Use abspath to dereference $BUILD_BASE
Grant Likely
2020-08-04
1
-4
/
+4
|
/
*
Merge changes I0826ef8b,I9b4659a1 into integration
Manish Pandey
2020-07-21
6
-2
/
+438
|
\
|
*
plat: marvell: armada: a8k: Add support for iEi Puzzle-M801 board
Luka Kovacic
2020-07-03
5
-0
/
+436
|
*
plat: marvell: armada: a8k: common: Fix a8k_common.mk to use BOARD_DIR variable
Luka Kovacic
2020-07-03
1
-2
/
+2
[next]