summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mmc: zynq_sdhci: Add xilinx_pm_request() method to set tapdelaysAshok Reddy Soma2021-08-263-87/+159
* zynqmp_firmware: Add zynqmp firmware related enumsT Karthik Reddy2021-08-061-0/+127
* mmc: sdhci: Change prototype of set_delay to return errorsAshok Reddy Soma2021-08-062-3/+9
* mmc: zynq_sdhci: Return errors from arasan_sdhci_set_tapdelayAshok Reddy Soma2021-08-061-5/+18
* reset: zynqmp: Add reset controller for ZynqMP SoCMichal Simek2021-08-065-0/+242
* xilinx: zynqmp: Enable CMD_RTC command with Zynqmp RTC driverMichal Simek2021-08-061-0/+2
* rtc: zynqmp: Add support for ZynqMP RTCMichal Simek2021-08-064-0/+167
* cmd: date: rtc: Update command to read the first RTC with seq 0Michal Simek2021-08-061-3/+6
* dm: rtc: uclass: Add flag to control sequence numberingMichal Simek2021-08-061-0/+1
* firmware: xilinx: Use explicit values for all enum valuesMichal Simek2021-08-061-44/+49
* xilinx: zynqmp: Add support for runtime dfu_alt_info setupMichal Simek2021-08-062-0/+55
* xilinx: zynqmp: Config non zero SYS_SPI_U_BOOT_OFFSMichal Simek2021-08-061-0/+1
* xilinx: zynqmp: use zynqmp_mmio_read() in multi_boot()Michal Simek2021-08-061-2/+5
* xilinx: zynqmp: Change multi_boot() to return valueMichal Simek2021-08-061-4/+2
* xilinx: zynqmp: Free allocated field for target variableMichal Simek2021-08-061-0/+1
* Merge branch '2021-08-04-assorted-minor-fixes'Tom Rini2021-08-048-7/+83
|\
| * cmd:(cosmetic)Mentioned in 'chpart' command HELP text that it is for MTD devicesAdarsh Babu Kalepalli2021-08-041-2/+2
| * cmd:Elaborate 'blkcache' cmd HELP statementAdarsh Babu Kalepalli2021-08-041-1/+2
| * config: MPC8548CDS: eliminate symbol CONFIG_SYS_ID_EEPROMHeinrich Schuchardt2021-08-042-2/+0
| * doc: Add basic information about running CI testsTom Rini2021-08-042-0/+71
| * fs/squashfs: Fix some hardlinks reading the wrong inodeCampbell Suter2021-08-041-1/+1
| * fit: Fix verification of images with external dataJohn Keeping2021-08-041-1/+7
|/
* CI: Update to LLVM-12Tom Rini2021-08-043-7/+7
* Merge https://source.denx.de/u-boot/custodians/u-boot-spiTom Rini2021-08-033-10/+24
|\
| * mtd: spi-nor: Mask out fast read if not requested in DTBin Meng2021-08-031-3/+13
| * mtd: spi-nor: Respect flash's hwcaps in spi_nor_adjust_hwcaps()Bin Meng2021-08-031-3/+4
| * spi: spi-mem-nodm: Fix read data size issueBin Meng2021-08-031-4/+6
| * mtd: spi-nor-ids: Add support for XMC XM25QH64CReto Schneider2021-08-031-0/+1
* | Merge https://source.denx.de/u-boot/custodians/u-boot-samsungTom Rini2021-08-0319-121/+83
|\ \
| * | snow: Enable unit testsSimon Glass2021-07-271-0/+2
| * | test: Fix size_t formats in strlcat testSimon Glass2021-07-271-2/+2
| * | samsung: exynos: Convert SROMC interface to a driverSimon Glass2021-07-2718-119/+79
* | | Merge https://source.denx.de/u-boot/custodians/u-boot-x86Tom Rini2021-08-0237-135/+120
|\ \ \ | |_|/ |/| |
| * | x86: crownbay: Use external graphics card by defaultBin Meng2021-08-031-2/+1
| * | x86: queensbay: Return directly if IGD / SDVO were already disabledBin Meng2021-08-031-11/+9
| * | x86: fsp: Only FSP2 has INIT_PHASE_END_FIRMWAREBin Meng2021-08-032-16/+17
| * | x86: fsp: Don't program MTRR for DRAM for FSP1Bin Meng2021-08-031-4/+23
| * | x86: cmd: hob: Fix display of resource type for system memoryBin Meng2021-08-021-1/+1
| * | x86: cmd: hob: Fix the command usage and help messagesBin Meng2021-08-021-4/+3
| * | x86: mtrr: Abort if requested size is not power of 2Bin Meng2021-08-022-3/+11
| * | x86: mtrr: Skip MSRs that were already programmed in mtrr_commit()Bin Meng2021-08-021-1/+1
| * | x86: mtrr: Do not clear the unused ones in mtrr_commit()Bin Meng2021-08-021-4/+0
| * | x86: dts: Define a default TSC timer frequencyBin Meng2021-08-0220-43/+25
| * | x86: tsc: Rename X86_TSC_TIMER_EARLY_FREQ to X86_TSC_TIMER_FREQBin Meng2021-08-024-9/+10
| * | x86: kconfig: Drop ROM_NEEDS_BLOBS and BUILD_ROMBin Meng2021-08-024-35/+2
| * | x86: crownbay: Adjust VGA rom addressBin Meng2021-08-021-0/+1
| * | x86: tangier: Fix DMA controller IRQ polarity in CSRTAndy Shevchenko2021-08-021-2/+2
| * | x86: dts: Add "m25p,fast-read" to SPI flash nodeBin Meng2021-08-0211-0/+11
| * | x86: crownbay: Disable CONFIG_SPI_FLASH_SMART_HWCAPSBin Meng2021-08-021-0/+1
| * | spi: ich: Limit slave->max_read_sizeBin Meng2021-08-021-2/+4