summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-01-27spi: nxp_fspi: new driver for the FlexSPI controllerMichael Walle
2020-01-27Merge tag 'u-boot-clk-26Jan2020' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini
2020-01-27i2c: designware_i2c: Do more in the probe() methodSimon Glass
2020-01-27i2c: designware_i2c: Separate out the speed calculationSimon Glass
2020-01-27i2c: designware_i2c: Move dw_i2c_speed_config to headerSimon Glass
2020-01-27i2c: designware_i2c: Add support for fast-plus speedSimon Glass
2020-01-27i2c: Update drivers to use enum for speedSimon Glass
2020-01-27i2c: stm32: Update to use standard enums for speedSimon Glass
2020-01-27i2c: omap: Update to use standard enums for speedSimon Glass
2020-01-27i2c: kona_i2c: Update to use standard enums for speedSimon Glass
2020-01-27i2c: designware_i2c: Update to use standard enums for speedSimon Glass
2020-01-27i2c: ast_i2c: Update to use standard enums for speedSimon Glass
2020-01-27i2c: Add enums for i2c speed and address sizeSimon Glass
2020-01-27i2c: designware_i2c: Add spike supressionSimon Glass
2020-01-27i2c: designware_i2c: Rewrite timing calculationSimon Glass
2020-01-27i2c: designware_i2c: Put hold config in a structSimon Glass
2020-01-27i2c: designware_i2c: Drop scl_sda_cfg parameterSimon Glass