|
[PATCH edk2-platforms v4 06/24] NXP/LS1043aRdb: Move Soc specific components to soc files
From: Pankaj Bansal <pankaj.bansal@...> Soc specific components ought to be part of Soc files and not platform files. move the same to SOC files Signed-off-by: Pankaj Bansal <pankaj.bansal@...
From: Pankaj Bansal <pankaj.bansal@...> Soc specific components ought to be part of Soc files and not platform files. move the same to SOC files Signed-off-by: Pankaj Bansal <pankaj.bansal@...
|
By
Pankaj Bansal
· #58373
·
|
|
[PATCH edk2-platforms v4 05/24] Silicon/Maxim: Add comments in Ds1307RtcLib
From: Pankaj Bansal <pankaj.bansal@...> Add comments to explain the register read and write operation on Ds1307. These comments have been referred from data sheet: https://datasheets.maximintegrat
From: Pankaj Bansal <pankaj.bansal@...> Add comments to explain the register read and write operation on Ds1307. These comments have been referred from data sheet: https://datasheets.maximintegrat
|
By
Pankaj Bansal
· #58372
·
|
|
[PATCH edk2-platforms v4 04/24] Silicon/Maxim: Fix bug in RtcWrite in Ds1307RtcLib
From: Pankaj Bansal <pankaj.bansal@...> There was a bug in I2C DXE implementation, which caused the Ds1307 RTC device to issue two operation for register write, while this is a single operation ta
From: Pankaj Bansal <pankaj.bansal@...> There was a bug in I2C DXE implementation, which caused the Ds1307 RTC device to issue two operation for register write, while this is a single operation ta
|
By
Pankaj Bansal
· #58371
·
|
|
[PATCH edk2-platforms v4 03/24] Silicon/NXP/I2cDxe: Fix I2c Timeout with RTC
From: Pankaj Bansal <pankaj.bansal@...> With latest edk2 codebase, sometimes i2c timeout is observed when Network devices are being probed. This is happening when gRT->GetTime request is ongoing.
From: Pankaj Bansal <pankaj.bansal@...> With latest edk2 codebase, sometimes i2c timeout is observed when Network devices are being probed. This is happening when gRT->GetTime request is ongoing.
|
By
Pankaj Bansal
· #58370
·
|
|
[PATCH edk2-platforms v4 02/24] Silicon/NXP: changes to use I2clib in i2cdxe
From: Pankaj Bansal <pankaj.bansal@...> I2c lib contains the i2c controller functionality. this can be used in I2c DXE driver to communicate with i2c devices. Signed-off-by: Pankaj Bansal <pankaj.
From: Pankaj Bansal <pankaj.bansal@...> I2c lib contains the i2c controller functionality. this can be used in I2c DXE driver to communicate with i2c devices. Signed-off-by: Pankaj Bansal <pankaj.
|
By
Pankaj Bansal
· #58369
·
|
|
[PATCH edk2-platforms v4 01/24] Silicon/NXP: Add I2c lib
From: Pankaj Bansal <pankaj.bansal@...> Add an I2c library to control the i2c controllers to communicate with I2c device. We need this functionality in a lib because this is going to be used in Pr
From: Pankaj Bansal <pankaj.bansal@...> Add an I2c library to control the i2c controllers to communicate with I2c device. We need this functionality in a lib because this is going to be used in Pr
|
By
Pankaj Bansal
· #58368
·
|
|
[PATCH edk2-platforms v4 00/24] Add PEI phase to LS1043ARDB Platform
From: Pankaj Bansal <pankaj.bansal@...> This patch series adds PEI phase to NXP LS1043ARDB Platform. V3 series can be referred here: https://edk2.groups.io/g/devel/message/57306 I have taken care
From: Pankaj Bansal <pankaj.bansal@...> This patch series adds PEI phase to NXP LS1043ARDB Platform. V3 series can be referred here: https://edk2.groups.io/g/devel/message/57306 I have taken care
|
By
Pankaj Bansal
· #58367
·
|
|
[PATCH 1/1] EmbeddedPkg/MmcDxe: Added MaxBlock Transfer Limit 65535 in R/W.
+ Meenakshi
By
Pankaj Bansal
· #58161
·
|
|
[PATCH edk2-platforms v3 01/24] Silicon/NXP: Add I2c lib
It's not necessary to call I2cEarlyInitialize for all I2c controllers. This function has been written so that i2c bus can be initialized to read the system clock from a clock generator or an FPFA. To
It's not necessary to call I2cEarlyInitialize for all I2c controllers. This function has been written so that i2c bus can be initialized to read the system clock from a clock generator or an FPFA. To
|
By
Pankaj Bansal
· #58023
·
|
|
[PATCH edk2-platforms v3 21/24] Platform/NXP: Use FV rules from ArmVirtPkg
The intent is to remain as close as possible to reference platform, so that any future changes can be ported easily.
The intent is to remain as close as possible to reference platform, so that any future changes can be ported easily.
|
By
Pankaj Bansal
· #58020
·
|
|
[PATCH edk2-platforms v3 16/24] Silicon/NXP: Add Chassis2 Package
The only mechanism I know for passing a cached value between different modules is either use PCDs or use HOBs. We have already explored both in https://edk2.groups.io/g/devel/message/57254 and https:/
The only mechanism I know for passing a cached value between different modules is either use PCDs or use HOBs. We have already explored both in https://edk2.groups.io/g/devel/message/57254 and https:/
|
By
Pankaj Bansal
· #58012
·
|
|
[PATCH edk2-platforms v3 16/24] Silicon/NXP: Add Chassis2 Package
That's how the DebugLib has been designed. DebugLib is used by all modules to print info on console. BaseDebugLibSerialPortConstructor calls SerialPortInitialize. So SerialPortInitialize is called by
That's how the DebugLib has been designed. DebugLib is used by all modules to print info on console. BaseDebugLibSerialPortConstructor calls SerialPortInitialize. So SerialPortInitialize is called by
|
By
Pankaj Bansal
· #57977
·
|
|
[PATCH edk2-platforms 1/1] Silicon/NXP: rework IoAccessLib to use single function pointer struct
By
Pankaj Bansal
· #57970
·
|
|
[PATCH edk2-platforms v3 16/24] Silicon/NXP: Add Chassis2 Package
By
Pankaj Bansal
· #57967
·
|
|
[PATCH edk2-platforms v3 16/24] Silicon/NXP: Add Chassis2 Package
By
Pankaj Bansal
· #57963
·
|
|
[PATCH edk2-platforms v3 16/24] Silicon/NXP: Add Chassis2 Package
I had thought of this, but decided against it because of this reason: The order of Library constructor call for a module cannot be guaranteed. https://edk2.groups.io/g/devel/message/57254 is an good e
I had thought of this, but decided against it because of this reason: The order of Library constructor call for a module cannot be guaranteed. https://edk2.groups.io/g/devel/message/57254 is an good e
|
By
Pankaj Bansal
· #57960
·
|
|
[PATCH edk2-platforms v3 24/24] Platform/NXP/LS1043aRdbPkg: Add PEI Phase
From: Pankaj Bansal <pankaj.bansal@...> Add PEI phase to LS1043aRdb. This is needed becuase we need to have dynamic PCDs support to be able to reserve memory before reporting memory to UEFI fimrwa
From: Pankaj Bansal <pankaj.bansal@...> Add PEI phase to LS1043aRdb. This is needed becuase we need to have dynamic PCDs support to be able to reserve memory before reporting memory to UEFI fimrwa
|
By
Pankaj Bansal
· #57330
·
|
|
[PATCH edk2-platforms v3 23/24] Silicon/NXP: move MemoryInitPeiLib as per PEIM structures
From: Pankaj Bansal <pankaj.bansal@...> MemoryInitPeiLib would be linked to MemoryInitPeim, when we implement PEI phase. therefore, move the library to directory of same name. Signed-off-by: Panka
From: Pankaj Bansal <pankaj.bansal@...> MemoryInitPeiLib would be linked to MemoryInitPeim, when we implement PEI phase. therefore, move the library to directory of same name. Signed-off-by: Panka
|
By
Pankaj Bansal
· #57329
·
|
|
[PATCH edk2-platforms v3 22/24] Platform/NXP/LS1043aRdbPkg: Add VarStore
From: Pankaj Bansal <pankaj.bansal@...> Add VarStore Fd. This Fd is used to store non volatile variables in flash. Signed-off-by: Pankaj Bansal <pankaj.bansal@...> Reviewed-by: Leif Lindholm <
From: Pankaj Bansal <pankaj.bansal@...> Add VarStore Fd. This Fd is used to store non volatile variables in flash. Signed-off-by: Pankaj Bansal <pankaj.bansal@...> Reviewed-by: Leif Lindholm <
|
By
Pankaj Bansal
· #57328
·
|
|
[PATCH edk2-platforms v3 21/24] Platform/NXP: Use FV rules from ArmVirtPkg
From: Pankaj Bansal <pankaj.bansal@...> FVRules.fdf.inc is being replaced by the ArmVirtPkg/ArmVirtRules.fdf.inc at commit hash 746c5b6238f1ee55deb4b3ec32a6d732e27eeeaa Signed-off-by: Pankaj Bansa
From: Pankaj Bansal <pankaj.bansal@...> FVRules.fdf.inc is being replaced by the ArmVirtPkg/ArmVirtRules.fdf.inc at commit hash 746c5b6238f1ee55deb4b3ec32a6d732e27eeeaa Signed-off-by: Pankaj Bansa
|
By
Pankaj Bansal
· #57327
·
|