summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-02dfu: Add option to skip empty pages when flashing UBI images to NANDGuillermo Rodríguez
2020-02-02usb: cdns3: ep0: Invalidate cache before reading Setup PacketVignesh Raghavendra
2020-01-31Merge tag 'uniphier-v2020.04-2' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-02-01ARM: uniphier: use $loadaddr for source commandMasahiro Yamada
2020-02-01ARM: uniphier: set gd->ram_base correctlyMasahiro Yamada
2020-02-01mtd: rawnand: denali_dt: use UCLASS_MTD instead of UCLASS_MISCMasahiro Yamada
2020-02-01ARM: uniphier: remove adhoc reset deassertion for the NAND controllerMasahiro Yamada
2020-02-01mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES based on DT compatibleMasahiro Yamada
2020-02-01mtd: rawnand: denali_dt: insert udelay() after reset deassertMasahiro Yamada
2020-02-01mtd: rawnand: denali: Do not reset the block before booting the kernelMarek Vasut
2020-02-01mtd: rawnand: denali_dt: make the core clock optionalMasahiro Yamada
2020-02-01mtd: rawnand: denali-spl: Add missing hardware init on SoCFPGAMarek Vasut
2020-01-30Merge branch '2020-01-30-master-imports'Tom Rini
2020-01-30Remove redundant YYLOC global declarationPeter Robinson
2020-01-30Makefile: Fix the location of the migration fileFabio Estevam
2020-01-30tools: buildman: fix typoFlavio Suligoi
2020-01-30net: fix typoFlavio Suligoi
2020-01-30MAINTAINERS: board: hisi: poplar: update emailJorge Ramirez-Ortiz
2020-01-30MAINTAINERS: board: qcom: db820c: update emailJorge Ramirez-Ortiz
2020-01-30libfdt: Revert 6dcb8ba4 from upstream libfdtTom Rini
2020-01-30Consistently use nproc for counting the CPUsHeinrich Schuchardt
2020-01-30optee: Replace uninitialized return variable by proper one.Christoph Müllner
2020-01-30tools: correct Markdown in concurrencytest/README.mdHeinrich Schuchardt
2020-01-30common/board_f.c: Remove arch-specific checks for cpucheckOvidiu Panait
2020-01-30cmd/gpt: Address error cases during gpt rename more correctlyTom Rini
2020-01-29Merge tag 'for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2cTom Rini
2020-01-28Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsungTom Rini
2020-01-28Prepare v2020.04-rc1Tom Rini
2020-01-27Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini
2020-01-28arm: exynos: odroid: Change autoboot script to use ${mmcbootdev}Marek Szyprowski
2020-01-27Merge branch '2020-01-27-master-imports'Tom Rini
2020-01-27pmic: allow dump command for non contiguous register mapsMartin Fuzzey
2020-01-27power: regulator: add driver for Dialog DA9063 PMICMartin Fuzzey
2020-01-27power: pmic: add driver for Dialog DA9063 PMICMartin Fuzzey
2020-01-27rtc: s35392a: encode command correctlyIan Ray
2020-01-27cmd: sata: Add block unbind device functionPeng Ma
2020-01-27tbs2910: add custom CONFIG_OF_REMOVE_PROPS list to defconfigAnatolij Gustschin
2020-01-27dts: add property removal option CONFIG_OF_REMOVE_PROPSAnatolij Gustschin
2020-01-28arm: exynos: Read default MMC device from XOM[7:5] pinsMarek Szyprowski
2020-01-27spi: cadence-qspi: Add compatible for TI AM654Vignesh Raghavendra
2020-01-27spi: cadence-qspi: Add support for Cadence Octal SPI controllerVignesh Raghavendra
2020-01-27mtd: spi-nor-core: Add octal mode supportVignesh Raghavendra
2020-01-27spi: cadence-qspi: Add direct mode supportVignesh Raghavendra
2020-01-27spi: cadence_qspi: Move to spi-mem frameworkVignesh Raghavendra
2020-01-27mtd: spinand: winbond: Add support for W25N01GVRobert Marko
2020-01-27spi: ti_qspi: Add support for CS other than CS0Vignesh Raghavendra
2020-01-27spi: prevent overriding established bus settingsMarcin Wojtas
2020-01-27cmd: spi: Permit setting bus frequencyMarek Vasut
2020-01-27test: dm: spi: Fix sandbox dm_test_spi_find()Bin Meng
2020-01-27dm: spi: Check cs number before accessing slavesBin Meng