summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* doc: bcm283x: remove miniuart overlay instructionRouven Czerwinski2019-02-051-1/+0
* ARM: rpi: choose miniuart as stdoutRouven Czerwinski2019-02-051-6/+1
* ARM: rpi: add NS16550 supportRouven Czerwinski2019-02-051-0/+1
* serial_ns16550: add raspberry pi compatible and initRouven Czerwinski2019-02-051-0/+28
* serial_ns16550: handle default reg-io-widthRouven Czerwinski2019-02-051-23/+23
* ARM: rpi: retrieve miniuart clock from firmwareRouven Czerwinski2019-02-051-0/+7
* ARM: rpi: move clks into board specific rpi-commonRouven Czerwinski2019-02-052-19/+19
* ARM: rpi: fix typo in rpi-common.cRouven Czerwinski2019-02-051-2/+2
* net: designware: fix TX descriptor length corruptionIan Abbott2019-02-011-0/+2
* ARM: aarch64: Avoid relocations in runtime-offset.SAndrey Smirnov2019-02-011-1/+13
* scripts: bareboxenv.c: fix warning: ‘xstrdup’ defined but not usedOleksij Rempel2019-01-291-10/+0
* Revert "mtd: nand: Kill the chip->scan_bbt() hook"Sascha Hauer2019-01-215-17/+33
* MIPS: malta: Typo fixAlexander Shiyan2019-01-211-1/+1
* images: check for use of obsolete pblx-*Ahmad Fatoum2019-01-181-0/+4
* images: pblx is now pblbSascha Hauer2019-01-181-1/+1
* images: Drop unnecessary fix_sizeSascha Hauer2019-01-162-3/+2
* ARM: imx8mq: Add back memory controller nodeLucas Stach2019-01-162-2/+3
* Merge branch 'for-next/ultrascale'Sascha Hauer2019-01-1517-0/+194
|\
| * zynqmp: enable macb Ethernet supportThomas Hämmerle2019-01-092-0/+2
| * ARM: zynqmp: add support for Xilinx ZCU104 boardMichael Tretter2018-12-1014-0/+152
| * ARM: aarch64: add ENTRY_PROC macro for arm64Michael Tretter2018-12-101-0/+35
| * ARM: aarch64: compile with general-regs-onlyMichael Tretter2018-12-101-0/+4
| * ARM: lib64: .gitignore barebox.ldsMichael Tretter2018-12-101-0/+1
* | Merge branch 'for-next/risc-V'Sascha Hauer2019-01-1538-1/+1317
|\ \
| * | Documentation: add RISC-V docsAntony Pavlov2019-01-071-0/+91
| * | RISC-V: add erizo_generic_defconfigAntony Pavlov2019-01-071-0/+51
| * | RISC-V: erizo: add nmon image creationAntony Pavlov2019-01-072-0/+21
| * | RISC-V: erizo: enable nmonAntony Pavlov2019-01-071-0/+1
| * | RISC-V: erizo: add DEBUG_LL supportAntony Pavlov2019-01-072-0/+34
| * | RISC-V: add nmon nano-monitorAntony Pavlov2019-01-073-0/+266
| * | RISC-V: add low-level debug macros for ns16550Antony Pavlov2019-01-071-0/+182
| * | RISC-V: add Erizo SoC supportAntony Pavlov2019-01-077-0/+89
| * | Add initial RISC-V architecture supportAntony Pavlov2019-01-0728-1/+582
* | | Merge branch 'for-next/pci'Sascha Hauer2019-01-159-676/+906
|\ \ \
| * | | PCI: dwc: Constify dw_pcie_host_ops structuresAndrey Smirnov2019-01-082-2/+2
| * | | PCI: dwc: Small computation improvementAndrey Smirnov2019-01-081-4/+4
| * | | PCI: dwc: Fix enumeration end when reaching root subordinateAndrey Smirnov2019-01-081-1/+1
| * | | PCI: dwc: Enable write permission for Class Code, Interrupt Pin updatesAndrey Smirnov2019-01-081-1/+5
| * | | PCI: dwc: Add accessors for write permission of DBIAndrey Smirnov2019-01-081-0/+26
| * | | PCI: dwc: designware: Handle ->host_init() failuresAndrey Smirnov2019-01-083-4/+9
| * | | PCI: dwc: Replace lower into upper case charactersAndrey Smirnov2019-01-082-14/+14
| * | | PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplateAndrey Smirnov2019-01-088-40/+8
| * | | PCI: Fix typos and whitespace errorsAndrey Smirnov2019-01-083-3/+3
| * | | PCI: dwc: designware: Make dw_pcie_prog_*_atu_unroll() staticAndrey Smirnov2019-01-081-3/+3
| * | | PCI: dwc: designware: Test PCIE_ATU_ENABLE bit specificallyAndrey Smirnov2019-01-081-1/+1
| * | | PCI: dwc: designware: Move _unroll configurations to a separate functionAndrey Smirnov2019-01-081-39/+59
| * | | PCI: dwc: all: Modify dbi accessors to access data of 4/2/1 bytesAndrey Smirnov2019-01-082-14/+31
| * | | PCI: dwc: all: Modify dbi accessors to take dbi_base as argumentAndrey Smirnov2019-01-082-10/+22
| * | | PCI: dwc: Split pcie-designware.c into host and core filesAndrey Smirnov2019-01-084-383/+422
| * | | PCI: dwc: designware: Fix style errors in pcie-designware.cAndrey Smirnov2019-01-081-12/+12