summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-07NET: DW: fix regression for ARC boardsEugeniy Paltsev
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
2019-09-16mtd: spi: Drop sf.cJagan Teki
2019-09-16mtd: spi_dataflash: Use spi read then writeJagan Teki
2019-09-16spi: Add spi_write_then_readJagan Teki
2019-09-16spi: Kconfig: Unmark DEPRECATED for MXS_SPILukasz Majewski
2019-09-16spi: soft_spi: Fix data abort if slave is not probedChristophe Kerello
2019-09-16spi: mvebu_a3700_spi: Fix clock prescale computationMarek BehĂșn
2019-09-14Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2019-09-13soc: ti: k3-navss-ringacc: fix k3_nav_ringacc_ring_reset_dmaVignesh Raghavendra
2019-09-12watchdog: sp805_wdt: add expire_now methodThomas Schaefer
2019-09-12mmc: fsl_esdhc: Add emmc hs200 supportYinbo Zhu
2019-09-12mmc: Kconfig: Add FSL_ESDHC_USE_PERIPHERAL_CLK optionYinbo Zhu
2019-09-11rockchip: clk: rk3399: remove clk_enable()Kever Yang
2019-09-11rockchip: clk: rk3368: remove clk_enable()Kever Yang