Commit graph

36025 commits

Author SHA1 Message Date
Antony Arun T
2d32b2d4e3 ipq6018: reset: fixing reset flow
Doing PMIC reset only when there is a abnormal reset/kernel panic
and wonce register is set to cold reboot.

Change-Id: I08db31e476788be30cb7ab139a2057a40d98cb89
Signed-off-by: Antony Arun T <antothom@codeaurora.org>
2019-07-11 12:48:41 +05:30
Antony Arun T
cc9f67f70f ipq6018: enable mtest support
Change-Id: I27f13c29c09725c424884d3e62864888a3e3f763
Signed-off-by: Antony Arun T <antothom@codeaurora.org>
2019-07-10 12:57:09 +05:30
Linux Build Service Account
2228c11e4e Merge "ipq6018: dts: Enable i2c1 for accessing PMIC in DB boards" 2019-07-09 10:05:09 -07:00
Linux Build Service Account
04326a10bf Merge "usbdump: Add support for dump collection on high number partitions" 2019-07-09 07:29:43 -07:00
Linux Build Service Account
1a4bf51ece Merge "usbdump: Add support to scan maximum possible partitions" 2019-07-09 07:29:42 -07:00
Linux Build Service Account
1277cae803 Merge "ipq6018: crashdump: fixing tz end address and EBICS0 size" 2019-07-09 07:29:42 -07:00
Pavithra Palanisamy
62148b24c3 usbdump: Add support for dump collection on high number partitions
Change-Id: Idb3074afd1d033269700d4b172e9092bef5e6bcc
Signed-off-by: Pavithra Palanisamy <pavip@codeaurora.org>
2019-07-08 17:35:45 +05:30
Balaji Prakash J
00ce69a42c ipq6018: dts: Enable i2c1 for accessing PMIC in DB boards
Change-Id: I32a7219737aa4b86dbf525bf724039ff03e8eda3
Signed-off-by: Balaji Prakash J <bjagadee@codeaurora.org>
2019-07-08 16:42:48 +05:30
Pavithra Palanisamy
06ceaec8fd usbdump: Add support to scan maximum possible partitions
This change adds support to search for valid FAT32 partition
throughout the device during crashdump collection on USB,
despite encountering any invalid-partition on the loop.

Change-Id: Ic6bda03a2448c38f0e93d32214340c2ee896f385
Signed-off-by: Pavithra Palanisamy <pavip@codeaurora.org>
2019-07-08 12:18:24 +05:30
Pavithra Palanisamy
061fe73963 fs: fat: Fix check_overflow function
Change-Id: I5020992c202623543c4b3f49dd187a47c2ea5fee
Signed-off-by: Pavithra Palanisamy <pavip@codeaurora.org>
2019-07-05 16:56:39 +05:30
Antony Arun T
374d35d431 ipq6018: crashdump: fixing tz end address and EBICS0 size
Change-Id: Ib898c2e1f391208f21bd88175bc68cae7aa57a4b
Signed-off-by: Antony Arun T <antothom@codeaurora.org>
2019-07-04 22:12:56 -07:00
Linux Build Service Account
5cc17efe90 Merge "ipq6018: fdt_fixup: Added rproc auto-restart support" 2019-07-04 10:07:14 -07:00
Linux Build Service Account
8b3f4f9c03 Merge "ipq6018: crash_dump: renaming UTCM.BIN to NSSUTCM.BIN" 2019-07-04 07:35:54 -07:00
Linux Build Service Account
59b7293e0c Merge "u-boot-2016: Handle invalidated crashdump TLVs" 2019-07-04 07:35:54 -07:00
Antony Arun T
d983355a2e ipq6018: fdt_fixup: Added rproc auto-restart support
Added support to patch kernel device tree
for Q6 auto-restart using rproc framework.

Change-Id: I2d48282a4bf69a461431bfca1a4094e44c47359a
Signed-off-by: Antony Arun T <antothom@codeaurora.org>
2019-07-04 04:29:05 -07:00
Antony Arun T
aa14a458ee ipq6018: crash_dump: renaming UTCM.BIN to NSSUTCM.BIN
As UTCM is NSS specific memory,
Renaming crash dump binary name from UTCM.BIN to NSSUTCM.BIN

Change-Id: I6641559cd98a723a4bd560225bad1d5e9c1d5031
Signed-off-by: Antony Arun T <antothom@codeaurora.org>
2019-07-03 10:07:43 +05:30
Gitanjali Krishna
78dd26aecb u-boot-2016: Handle invalidated crashdump TLVs
This change adds support to ignore invalidated
TLVs in crashdump buffer

Change-Id: Ic8513fb4155755f421f94683fe739ba73d55aa21
Signed-off-by: Gitanjali Krishna <gitanjal@codeaurora.org>
2019-07-02 14:08:58 -07:00
Linux Build Service Account
3e818cbdf1 Merge "ipq6018: net: Fix compiler warning" 2019-07-02 12:34:44 -07:00
Linux Build Service Account
a54c74bd89 Merge "drivers: net: ipq6018: Add support for AQ and SFP" 2019-07-02 12:34:43 -07:00
speriaka
c0eefc1e4a drivers: net: ipq6018: Add support for AQ and SFP
This patch adds support for AQ and SFP Ports.

Change-Id: I9bb597007b84a7b24608bd2d225b9a9bae551706
Signed-off-by: speriaka <speriaka@codeaurora.org>
2019-07-02 02:32:01 -07:00
Dineshkumar Loganathan
9895280db3 ipq807x: added malloc for loading ethphyfw
Added malloc for loading aquantia ethphyfw instead of
loading it in RAM Address

file: drivers/net/ipq807x/ipq807x_aquantia_phy.c

Change-Id: I3c51479487c879e493a045d53ad8e64490d5f217
Signed-off-by: Dineshkumar Loganathan <logana@codeaurora.org>
2019-07-02 13:11:16 +05:30
Balaji Prakash J
fb9474ea0f ipq6018: net: Fix compiler warning
Change-Id: I350b49624d6c3b5bccb2652225076ee8ca5ed511
Signed-off-by: Balaji Prakash J <bjagadee@codeaurora.org>
2019-07-02 12:31:53 +05:30
Antony Arun T
fedd981dfd ipq6018: Adding support for ipq6018-AP-CP01-C2
Change-Id: Ibf0771ad18d7d6cd52ddb92a5950053d25f3132d
Signed-off-by: Antony Arun T <antothom@codeaurora.org>
2019-07-01 14:28:58 +05:30
Linux Build Service Account
48cfa1e581 Merge "u-boot-2016: Enable minidump feature for ipq6108" 2019-06-28 17:04:37 -07:00
speriaka
3f9a51ccb8 tools: ipq6018: Update nand-audio 2k image name
This patch updates the pack script to handle the
change required in nand-audio 2k single image name.

Change-Id: If15925e29e985bc4161a45666d6a67e17d76e93a
Signed-off-by: speriaka <speriaka@codeaurora.org>
2019-06-28 01:57:16 -07:00
Linux Build Service Account
37c8c2403e Merge "ipq6018: fixing "reset never completed issue"" 2019-06-27 22:04:20 -07:00
Gitanjali Krishna
5fdd05b65a u-boot-2016: Enable minidump feature for ipq6108
Change-Id: I00328f6305c776d0a0ff1af3a3410e9fe0e48f01
Signed-off-by: Gitanjali Krishna <gitanjal@codeaurora.org>
2019-06-27 16:30:13 -07:00
Gerrit - the friendly Code Review server
f9f0b2656e Merge changes 2019-06-27 12:33:45 -07:00
Linux Build Service Account
7f71df2b22 Merge "ipq806x: Reset all PHYs and wait for settling down" 2019-06-27 10:05:28 -07:00
Linux Build Service Account
5745f0f957 Merge "pack-tool: Fix process abort issue on image size irregularity" 2019-06-27 03:08:27 -07:00
Sham Muthayyan
c342b103ad ipq806x: Reset all PHYs and wait for settling down
Allow some time for the phy reset to finish and ready for link negotiation.

Change-Id: I72474b7e55ed0d8a091b2b454fe9c3d24c80786b
Signed-off-by: Sham Muthayyan <smuthayy@codeaurora.org>
2019-06-27 01:04:44 -07:00
Antony Arun T
6dded97c74 ipq6018: fixing "reset never completed issue"
As per the SD controller hardware design document
the SD bus power should be turned off and the iopad
voltage has to be set to 3V (default), before
doing reset for all in SD host controller.

Change-Id: Ia77bb0acefe1e619c8ae7a2bc60024bf1ac5c6cd
Signed-off-by: Antony Arun T <antothom@codeaurora.org>
2019-06-26 18:15:32 +05:30
Sandhya
0b984e927c Fix compiler warnings: Indentation
Change-Id: I9786e6350b77b810ec676bfb770f14a559b67514
Signed-off-by: Sandhya <sandhyks@codeaurora.org>
2019-06-26 10:24:59 +05:30
Linux Build Service Account
3a92213ad1 Merge "ipq6018: enable stack protection canary" 2019-06-25 04:35:46 -07:00
Linux Build Service Account
b6fc126777 Merge "ipq6018: Enable multicore" 2019-06-25 04:35:45 -07:00
sameeruddin shaik
633ea462e5 uboot: Treat warnings as errors
Enable werror in CFLAGS so that every warning
is treated as the error.

Change-Id: Ifc2614e0053bcf7c2fa895f76ae91753d5f58851
Signed-off-by: sameeruddin shaik <samesh@codeaurora.org>
2019-06-24 12:47:07 +05:30
Antony Arun T
6f36bfc173 ipq6018: Enable multicore
Change-Id: Iba9420f27342554a4351b774d03606bb8e2ec2cf
Signed-off-by: Antony Arun T <antothom@codeaurora.org>
2019-06-24 00:14:00 -07:00
Linux Build Service Account
50ed09554a Merge "qcn3018: Set number of cores for QCN3018" 2019-06-21 04:36:19 -07:00
Antony Arun T
312748bafb ipq6018: enable stack protection canary
Change-Id: I5d3fe619892ef2ee72abbd0b5fa388892140a35e
Signed-off-by: Antony Arun T <antothom@codeaurora.org>
2019-06-20 03:55:41 -07:00
Pavithra Palanisamy
7da84bb961 pack-tool: Fix process abort issue on image size irregularity
This change adds support to skip only the specific flash type's
single-image generation if the size of any of its image components
does not fit into layout size, instead of exiting entire pack
process of generating other single-images.

Change-Id: I68486abf5950c06bc4129eedfb38f069734eaf40
Signed-off-by: Pavithra Palanisamy <pavip@codeaurora.org>
2019-06-20 15:27:52 +05:30
Linux Build Service Account
59be1ce0ee Merge "uboot: Fix compiler warnings in u-boot-2016" 2019-06-19 23:05:34 -07:00
Sumit Gaur
bd09174584 qcn3018: Set number of cores for QCN3018
QCN3018 has only 2 cores, the kernel has to bringup
only 2 cores, hence if the SoC is identified as QCN3018
restrict the number of cores using "maxcpus" bootargs

Change-Id: Idafc44c02de302b65f9c9dfc5f77783a91b2c018
Signed-off-by: Sumit Gaur <gaur@codeaurora.org>
2019-06-19 06:15:26 -07:00
sameeruddin shaik
f0822eadeb uboot: Fix compiler warnings in u-boot-2016
This change will fix the following warnings.
1.-Wmaybe-uninitialized

Change-Id: I353962197b9160e7d15d6cb48b67982e42120df2
Signed-off-by: sameeruddin shaik <samesh@codeaurora.org>
2019-06-19 13:03:29 +05:30
speriaka
643b6d5eb5 u-boot: ipq6018: Fix i2c and net driver compile time warnings
Change-Id: I269d0bd681d2a9e4042eb3943b0060e36d9b3758
Signed-off-by: speriaka <speriaka@codeaurora.org>
2019-06-18 21:39:03 -07:00
speriaka
c7bd644365 tools: ipq6018: Add pack support for NAND audio image.
Change-Id: Ia754572e8eb6c09d0aafc46ff3ef92dfb4a5b099
Signed-off-by: speriaka <speriaka@codeaurora.org>
2019-06-18 21:38:55 -07:00
Linux Build Service Account
e0b4311d3b Merge "ipq6018: usb: 24 Mhz reference clock update" 2019-06-18 17:05:09 -07:00
Linux Build Service Account
88fdb5c2bb Merge "u-boot-2016: Fix compiler warnings" 2019-06-18 17:05:09 -07:00
Linux Build Service Account
6a7c325c8d Merge "ipq806x: Fix compiler warnings in uboot-2016" 2019-06-18 14:35:23 -07:00
Linux Build Service Account
f1722570f2 Merge "driver: mtd: Add support to read entire ONFI parameter page structure." 2019-06-18 14:35:23 -07:00
Pradeep Das
f674027c3d ipq6018: usb: 24 Mhz reference clock update
Updated mock_utmi_clk to 24 MHz. GUCTL and FLADJ updated to use
appropriate clock period and frame length adjustment respectively.

Change-Id: I19c7ba8193ddbc53ee509e957bc38a298f32ce5b
2019-06-18 05:36:42 -07:00