summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xhci: mediatek: Add support for MTK xHCI host controllerChunfeng Yun2020-05-025-0/+323
* phy: phy-mtk-tphy: add a new reference clockChunfeng Yun2020-05-021-3/+18
* phy: phy-mtk-tphy: add support new versionChunfeng Yun2020-05-021-5/+63
* phy: phy-mtk-tphy: add support USB physChunfeng Yun2020-05-021-9/+218
* usb: dwc2_udc_otg: use the phy bulk API to get physChunfeng Yun2020-05-021-76/+17
* usb: dwc3: use the phy bulk API to get physChunfeng Yun2020-05-024-85/+27
* test: dm: phy: add a test item for the phy_bulk APIChunfeng Yun2020-05-022-0/+44
* phy: Add API for a bulk of physChunfeng Yun2020-05-022-0/+189
* test: dm: add test item for ofnode_get_child_count()Chunfeng Yun2020-05-022-0/+39
* dm: core: Add function to get child count of ofnode or deviceChunfeng Yun2020-05-024-0/+37
* Merge branch '2020-05-01-master-imports'Tom Rini2020-05-0132-90/+328
|\
| * .readthedocs.yml: fix type docs/Heinrich Schuchardt2020-05-011-1/+1
| * actions: Fix syntax for enabling SYS_RELOC_GD_ENV_ADDRTom Rini2020-05-011-1/+1
| * common/board_r: Drop initr_bedbug wrapperOvidiu Panait2020-05-011-10/+1
| * cmd/bedbug.c: Make bedbug_init have a return valueOvidiu Panait2020-05-012-3/+3
| * common/board_r: arm: Merge initr_enable_interrupts into interrupts_initOvidiu Panait2020-05-014-12/+6
| * malloc: dlmalloc: add an ability for the malloc to be re-init/init multiple t...Marek Bykowski2020-05-012-3/+52
| * rsa: sig: fix config signature check for fit with paddingPhilippe Reynes2020-05-011-1/+1
| * test/py: vboot: add a test to check fit signature on fit with paddingPhilippe Reynes2020-05-011-19/+33
| * hush: avoid NULL check before free()Heinrich Schuchardt2020-05-011-2/+1
| * fs: ext4: avoid NULL check before free()Heinrich Schuchardt2020-05-011-10/+5
| * cmd/gpt: avoid NULL check before free()Heinrich Schuchardt2020-05-011-4/+2
| * tools/fit-image: print a warning when cmd-line for dtc might be truncatedSven Roederer2020-05-011-0/+4
| * tools/mkimage: fix handling long filenamesSven Roederer2020-05-011-1/+1
| * arm: enable distro boot for bananapi-r2Matthias Brugger2020-05-012-5/+22
| * watchdog MediaTek add upstream compatibleMatthias Brugger2020-05-011-0/+1
| * timer MediaTek use upstream compatibleMatthias Brugger2020-05-011-0/+1
| * doc: describe the analysis of crash dumpsHeinrich Schuchardt2020-05-013-0/+143
| * rtc: pcf2127: don't add/subtract 1 to tm_monRasmus Villemoes2020-05-011-2/+2
| * arm: caches: manage phys_addr_t overflow in mmu_set_region_dcache_behaviourPatrick Delaunay2020-05-011-1/+4
| * arm: caches: add DCACHE_DEFAULT_OPTIONPatrick Delaunay2020-05-012-9/+10
| * arm: caches: protect dram_bank_mmu_setup access to bi_dramPatrick Delaunay2020-05-011-0/+4
| * configs: migrate CONFIG_SYS_ARM_CACHE_* in KconfigPatrick Delaunay2020-05-015-5/+28
| * tiny-printf: Support %iMarek Vasut2020-05-011-1/+2
|/
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini2020-04-3019-1176/+1059
|\
| * sifive: fu540: Enable spi-nor flash supportJagan Teki2020-04-302-0/+4
| * riscv: dts: hifive-unleashed-a00: Add -u-boot.dtsiJagan Teki2020-04-301-0/+10
| * spi: sifive: Fix QPP transferJagan Teki2020-04-301-20/+37
| * spi: sifive: Fix format register proto fieldJagan Teki2020-04-301-3/+21
| * spi: sifive: Add spi-mem exec opJagan Teki2020-04-301-1/+74
| * mtd: spi-nor-ids: Add Spansion s25fs512s flash entryKuldeep Singh2020-04-301-1/+2
| * watchdog: kconfig: Enable designware for rk3399Jagan Teki2020-04-301-0/+1
| * mtd: spi-nor-ids: Enable 4B_OPCODES for is25wp256Jagan Teki2020-04-301-1/+2
| * mtd: spi-nor: Enable QE bit for ISSI flashJagan Teki2020-04-302-0/+2
| * spi: sifive: Tidy up dm_spi_slave_platdata variableJagan Teki2020-04-301-15/+15
| * rk3399: Enable SF distro bootcmdJagan Teki2020-04-302-0/+16
| * rk3399: Add boot flash script offset, sizeJagan Teki2020-04-291-0/+2
| * environment: distro: Add SF distro commandJagan Teki2020-04-291-0/+41
| * spi: spi-mem: Add SPI_MEM_NO_DATA to the spi_mem_data_dir enumTudor Ambarus2020-04-292-1/+3
| * mtd: nand: spi: add support for Toshiba TC58CVG2S0HRAIJRobert Marko2020-04-291-0/+10