aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-10-08net: zynq_gem: Add new versal compatible stringSiva Durga Prasad Paladugu
2019-10-08net: gem: Remove DECLARE_GLOBAL_DATA_PTR from gem driverMichal Simek
2019-10-08zynqmp: firmware: Add Xilinx ZynqMP firmware driverRajan Vaja
2019-10-08arm64: versal: fpga: Add PL bit stream load supportSiva Durga Prasad Paladugu
2019-10-08ARM: at91: Rename sama5_sfr.h to at91_sfr.hTudor Ambarus
2019-10-08mmc: atmel_sdhci: Add sam9x60-sdhci compatibility stringSandeep Sheriker Mallikarjun
2019-10-08net: macb: Add sam9x60-macb compatibility stringNicolas Ferre
2019-10-08x86: Allow the PCH and LPC uclasses to work with of-platdataSimon Glass
2019-10-08sandbox: pci: Create a new sandbox_pci_read_bar() functionSimon Glass
2019-10-08dm: core: Drop fdtdec_get_pci_addr()Simon Glass
2019-10-08x86: pci: Drop the first parameter in pci_x86_r/w_config()Simon Glass
2019-10-08x86: Move acpi_s3.h to a common locationSimon Glass
2019-10-08spl: Allow tiny printf() to be controlled in SPL and TPLSimon Glass
2019-10-08dm: pci: Add a function to read a PCI BARSimon Glass
2019-10-08pci: Show a message if PCI autoconfig failsSimon Glass
2019-10-08pci: Add more debug detail when resources are exhaustedSimon Glass
2019-10-08pci: Disable autoconfig in SPLSimon Glass
2019-10-08pci: Show the result of binding a deviceSimon Glass
2019-10-08pci: sandbox: Probe PCI emulation devices when usedSimon Glass
2019-10-08pci: sandbox: Move the emulators into their own nodeSimon Glass
2019-10-08sandbox: pci: Move pci_offset_to_barnum() to pci.hSimon Glass
2019-10-08sandbox: pci: Drop the get_devfn() methodSimon Glass
2019-10-08sandbox: swap_case: Use statics where possibleSimon Glass
2019-10-08sandbox: Rename PCI ID for swap_case to be more specificSimon Glass
2019-10-08sandbox: mmc: Fix up MMC emulator for valgrindSimon Glass
2019-10-08sandbox: spmi: Add ranges property for address translationSimon Glass
2019-10-08dm: core: Add device_foreach_child()Simon Glass
2019-10-08dm: core: Correct the return value for uclass_find_first_device()Simon Glass
2019-10-08dm: core: Call ofdata_to_platdata() with of-platdataSimon Glass
2019-10-08dm: core: Drop a few early returnsSimon Glass
2019-10-08dm: core: Use U-Boot logging instead of pr_debug()Simon Glass
2019-10-08x86: fsp: Create a common fsp_support.h headerSimon Glass
2019-10-08x86: sysreset: Allow reset driver to be included in SPL/TPLSimon Glass
2019-10-08serial: ns16550: Allow serial to enabled/disabled in SPLSimon Glass
2019-10-08x86: Rename existing FSP code to fsp1Simon Glass
2019-10-08watchdog: move WATCHDOG_TIMEOUT_MSECS to KconfigHeiko Schocher
2019-10-07NET: DW: fix regression for ARC boardsEugeniy Paltsev
2019-10-06nvme: add accessor to namespace id and eui64Patrick Wildt
2019-10-03dm: core: Correct bad cast in ofnode_get_addr_size_index()Simon Glass
2019-10-03dm: core: Correct low cell in ofnode_read_pci_addr()Simon Glass
2019-09-22Merge tag 'fixes-for-2019.10' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2019-09-21sunxi: video: HDMI: Fix LCD clock dividerMark Kettenis
2019-09-20Merge tag 'u-boot-rockchip-20190920' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2019-09-19watchdog: omap_wdt: Fix WDT target reset when booted from emmcSuniel Mahesh
2019-09-19rtc: ds3231/ds3232: fix coding styleBiwen Li
2019-09-19ram: rk3288: Initialize dram for TPL buildsJagan Teki
2019-09-16Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2019-09-16Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini
2019-09-16mtd: spi-nor: enable protection ops for SST26 flash seriesEugeniy Paltsev
2019-09-16mtd: spi-nor: add missing SST26* flash IC protection opsEugeniy Paltsev