summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-11test: pci_ep: add basic pci_ep testsRamon Fried
2019-07-11pci_ep: add pci endpoint sandbox driverRamon Fried
2019-07-11pci_ep: add Cadence PCIe endpoint driverRamon Fried
2019-07-11drivers: pci_ep: Introduce UCLASS_PCI_EP uclassRamon Fried
2019-07-11arm: mvebu: set 38x and 39x AVS on lower frequencyBaruch Siach
2019-07-11km/spi: remove deprecated SPI flash driver code for KM Kirkwood boardsPascal Linder
2019-07-11km/spi: activate driver model for SPI flash on KM Kirkwood boardsPascal Linder
2019-07-11km/spi: add SPI configuration to KM Kirkwood device treePascal Linder
2019-07-11km/spi: overwrite kirkwood_spi weak functions for KM Kirkwood boardsPascal Linder
2019-07-11km/spi: add weak functions to kirkwood_spi driver (DM part)Pascal Linder
2019-07-11km: modify Kconfig file organization for KM boardsPascal Linder
2019-07-11ARM: mvebu: Enable FIT support for db-xc3-24g4xgChris Packham
2019-07-11arm: mvebu: crs305-1g-4s: Enable CMD_BOOTZ and increase SYS_BOOTM_LENLuka Kovacic
2019-07-11arm: mvebu: turris_omnia: fix rescue mode bootcmd bootargs settingMarek Behún
2019-07-11arm: mvebu: turris_omnia: call pci_init from board init codeMarek Behún
2019-07-11arm: mvebu: turris_omnia: prefer SCSI booting before USBMarek Behún
2019-07-11arm: mvebu: turris_omnia: remove unneeded macro from board configMarek Behún
2019-07-11arm: mvebu: turris_omnia: change environment address in SPI flashMarek Behún
2019-07-11arm: mvebu: turris_omnia: fix adapters MAC addressesMarek Behún
2019-07-11arm: mvebu: turris_omnia: set default ethernet adapterMarek Behún
2019-07-11arm: mvebu: clearfog: document boot from SATABaruch Siach
2019-07-11arm: mvebu: clearfog: set U-Boot offset for SATA bootBaruch Siach
2019-07-11arm: mvebu: clearfog: enable SATA in SPLBaruch Siach
2019-07-11arm: mvebu: add support for boot from SATABaruch Siach
2019-07-11arm: mvebu: fix ahci mbus config in SPLBaruch Siach
2019-07-11spl: sata: don't force FS_FAT supportBaruch Siach
2019-07-11spl: sata: fix build with DM_SCSIBaruch Siach
2019-07-11spl: sata: add default partition and image nameBaruch Siach
2019-07-10trace: trace buffer may exceed 2GiBHeinrich Schuchardt
2019-07-10trace: do not limit trace buffer to 2GiBHeinrich Schuchardt
2019-07-10drivers: pci: add API to issue FLR on a PCI function if supportedAlex Marginean
2019-07-10test: dm: Add a test for PCI Enhanced AllocationAlex Marginean
2019-07-10drivers: pci: add map_bar support for Enhanced AllocationAlex Marginean
2019-07-10pci: fixed dm_pci_map_bar commentAlex Marginean
2019-07-10trace: make call depth limit customizableHeinrich Schuchardt
2019-07-10trace: conserve gd registerHeinrich Schuchardt
2019-07-10trace: undefined reference to `trace_early_init'Heinrich Schuchardt
2019-07-10dm: doc: add documentation for pre-reloc properties in SPL and TPLPatrick Delaunay
2019-07-10fdt: Allow indicating a node is for U-Boot proper onlyPatrick Delaunay
2019-07-10test: check u-boot properties in SPL device treePatrick Delaunay
2019-07-10fdtdec: test: Fix memory leakThierry Reding
2019-07-10drivers: serial: lpuart: Enable Little Endian SupportVabhav Sharma
2019-07-10spi: Avoid using malloc() in a critical functionSimon Glass
2019-07-10blk: Allow control of the block cache in TPLSimon Glass
2019-07-10bootstage: Add support for TPL record countSimon Glass
2019-07-10x86: Add a forward struct declaration in coreboot_tables.hSimon Glass
2019-07-10sandbox: Add documentation on how to run valgrindSimon Glass
2019-07-10sandbox: Correct spi flash operationSimon Glass
2019-07-10sandbox: Add a memory {} nodeSimon Glass
2019-07-10sandbox: Allo sdl-config to be overriddenSimon Glass