summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ddr: marvell: a38x: bump version to 14.0.0Marek Behún2021-02-261-1/+1
* ddr: marvell: a38x: enum mv_ddr_twin_die: change orderheaterC2021-02-261-1/+1
* ddr: marvell: a38x: import code change from upstreamMarek Behún2021-02-261-0/+3
* ddr: marvell: a38x: fix memory cs size functionMoti Buskila2021-02-262-5/+10
* ddr: marvell: a38x: import header change from upstreamMarek Behún2021-02-261-3/+0
* ddr: marvell: a38x: disable WL phase correction stage in case of bus_width=16bitMoti Buskila2021-02-261-0/+3
* ddr: marvell: a38x: add support for twin-die combined memory deviceMoti Buskila2021-02-269-1/+25
* ddr: marvell: a38x: add 16Gbit memory devices supportMoti Buskila2021-02-262-1/+4
* ddr: marvell: a38x: allow board specific ODT configurationBaruch Siach2021-02-262-0/+8
* ddr: marvell: a38x: import header change from upstreamMarek Behún2021-02-261-0/+8
* ddr: marvell: a38x: fix memory size calculation using 32bit bus widthMoti Buskila2021-02-263-10/+0
* ddr: marvell: a38x: fix 32bitMoti Buskila2021-02-261-1/+1
* ddr: marvell: a38x: import header change from upstreamMarek Behún2021-02-261-0/+2
* ddr: marvell: a38x: add ddr 32bit ECC supportAlex Leibovich2021-02-263-1/+11
* ddr: marvell: a38x: add ddr32 supportAlex Leibovich2021-02-261-1/+4
* ddr: marvell: a38x: import header change from upstreamMarek Behún2021-02-261-1/+2
* ddr: marvell: a38x: fix write leveling suplementary algoMoti Buskila2021-02-261-1/+4
* ARM: dts: armada-385-turris-omnia: rename node in -u-boot.dtsi fileMarek Behún2021-02-261-4/+1
* pci: pci_mvebu: set local dev to number 1Marek Behún2021-02-261-1/+1
* pci: pci_mvebu: refactor validation of addresses for config accessMarek Behún2021-02-261-28/+31
* pci: pci_mvebu: debug rd/wr config as other drivers doMarek Behún2021-02-261-2/+2
* pci: pci_mvebu: cosmetic fixMarek Behún2021-02-261-3/+6
* pci: pci_mvebu: use dev_seq instead of static variableMarek Behún2021-02-261-3/+1
* arm: mvebu: turris_mox: Enable NVMe supportMarek Behún2021-02-261-0/+1
* arm: mvebu: turris_mox: Enable CONFIG_USB_XHCI_PCIPali Rohár2021-02-261-0/+1
* arm: mvebu: turris_mox: Enable CONFIG_PCI_PNPPali Rohár2021-02-261-1/+0
* arm: a37xx: pci: Set Max Payload Size and Max Read Request Size to 512 bytesPali Rohár2021-02-261-0/+8
* Merge branch '2021-02-25-remove-platforms'Tom Rini2021-02-2557-4225/+4
|\
| * ppc: Remove MPC8569MDS boardWIP/2021-02-25-remove-platformsTom Rini2021-02-2521-1738/+4
| * ppc: configs: Remove a few non-updated build configurationsTom Rini2021-02-256-341/+0
| * arm: Remove sksimx6 boardTom Rini2021-02-257-594/+0
| * arm: Remove mx53smd boardTom Rini2021-02-258-410/+0
| * arm: Remove mx53ard boardTom Rini2021-02-258-635/+0
| * arm: Remove mx25pdk boardTom Rini2021-02-258-507/+0
|/
* Merge branch '2021-02-24-assorted-fixes'Tom Rini2021-02-2527-67/+98
|\
| * common: Add "ifndef __ASSEMBLY__" in asm/global_data.hWIP/2021-02-24-assorted-fixesSiew Chin Lim2021-02-241-0/+4
| * net: cortina_ni: buffer overrunHeinrich Schuchardt2021-02-241-1/+1
| * mtd: rawnand: cortina_nand: missing initializationHeinrich Schuchardt2021-02-241-1/+1
| * dm: ddr: socfpga: don't assign values that are not usedHeinrich Schuchardt2021-02-241-7/+0
| * lib: sha512: include "compiler.h"Siew Chin Lim2021-02-241-0/+1
| * rng: iProc rng200: Rename ..._platdata variables to just ..._platPeter Robinson2021-02-241-10/+10
| * test: missing dependency for test/cmd/setexpr.cHeinrich Schuchardt2021-02-242-1/+3
| * lib: rsa: struct udevice build warningHeinrich Schuchardt2021-02-241-0/+2
| * configs: BPI-R2: Disable EFI Grub workaroundMatthias Brugger2021-02-241-0/+1
| * lib: rsa: Add debug message on algo mismatchSean Anderson2021-02-241-1/+4
| * vexpress64_fvp: Set DRAM to 4G to match with kernel devicetreeDiego Sueiro2021-02-242-1/+4
| * virtio: fix off by one device id comparisonVincent Stehlé2021-02-241-1/+1
| * build/DTC: fix sed usage in DTC commandRoger Pau Monne2021-02-241-2/+1
| * scripts/check-config.sh: fix to be compatible with BSD sedRoger Pau Monne2021-02-241-4/+4
| * malloc: adjust memcpy() and memset() definitions.Heinrich Schuchardt2021-02-241-0/+3