summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | arm: exynos: Use proper ADC device nameMarek Szyprowski2020-01-231-3/+3
| * | arm: dts: exynos: Extend board descriptionMarek Szyprowski2020-01-231-1/+1
* | | Prepare v2020.04-rc1Tom Rini2020-01-281-2/+2
* | | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini2020-01-2716-239/+1290
|\ \ \
| * | | spi: cadence-qspi: Add compatible for TI AM654Vignesh Raghavendra2020-01-271-0/+1
| * | | spi: cadence-qspi: Add support for Cadence Octal SPI controllerVignesh Raghavendra2020-01-272-2/+7
| * | | mtd: spi-nor-core: Add octal mode supportVignesh Raghavendra2020-01-276-2/+43
| * | | spi: cadence-qspi: Add direct mode supportVignesh Raghavendra2020-01-273-33/+91
| * | | spi: cadence_qspi: Move to spi-mem frameworkVignesh Raghavendra2020-01-273-178/+91
| * | | mtd: spinand: winbond: Add support for W25N01GVRobert Marko2020-01-271-0/+8
| * | | spi: ti_qspi: Add support for CS other than CS0Vignesh Raghavendra2020-01-271-8/+13
| * | | spi: prevent overriding established bus settingsMarcin Wojtas2020-01-271-9/+11
| * | | cmd: spi: Permit setting bus frequencyMarek Vasut2020-01-271-4/+10
| * | | test: dm: spi: Fix sandbox dm_test_spi_find()Bin Meng2020-01-271-3/+3
| * | | dm: spi: Check cs number before accessing slavesBin Meng2020-01-272-20/+28
| * | | spi: nxp_fspi: new driver for the FlexSPI controllerMichael Walle2020-01-273-0/+1004
* | | | Merge branch '2020-01-27-master-imports'Tom Rini2020-01-2714-13/+939
|\ \ \ \ | |/ / / |/| | |
| * | | pmic: allow dump command for non contiguous register mapsMartin Fuzzey2020-01-271-2/+10
| * | | power: regulator: add driver for Dialog DA9063 PMICMartin Fuzzey2020-01-274-0/+421
| * | | power: pmic: add driver for Dialog DA9063 PMICMartin Fuzzey2020-01-274-0/+453
| * | | rtc: s35392a: encode command correctlyIan Ray2020-01-271-11/+18
| * | | cmd: sata: Add block unbind device functionPeng Ma2020-01-271-0/+2
| * | | tbs2910: add custom CONFIG_OF_REMOVE_PROPS list to defconfigAnatolij Gustschin2020-01-271-0/+2
| * | | dts: add property removal option CONFIG_OF_REMOVE_PROPSAnatolij Gustschin2020-01-273-0/+33
|/ / /
* | | Merge tag 'u-boot-clk-26Jan2020' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini2020-01-279-106/+34
|\ \ \ | |_|/ |/| |
| * | clock_imx8mq: Make frac_pll_init() staticPedro Jardim2020-01-261-1/+1
| * | clock_imx8mq: Remove the function sscg_pll_init()Pedro Jardim2020-01-261-71/+0
| * | clock_imx8mq: Make do_imx8m_showclocks() staticPedro Jardim2020-01-261-1/+1
| * | clock_imx8mq: Delete not used init_usb_clk()Pedro Jardim2020-01-261-22/+0
| * | clk: imx: pllv3: fix potential 'divide by zero' in av_set_rate()Giulio Benetti2020-01-261-2/+8
| * | clk: imx: pllv3: fix potential 'divide by zero' in av_get_rate()Giulio Benetti2020-01-261-0/+3
| * | clk: imx: pllv3: fix potential 'divide by zero' in sys_get_rate()Giulio Benetti2020-01-261-2/+8
| * | clk: Fix error checking of dev_read_addr_ptrSean Anderson2020-01-263-3/+3
| * | clk: Include missing headers for linux/clk-provider.hSean Anderson2020-01-261-0/+4
| * | clk: uclass: clk_get_by_name() must not be available if CONFIG_OF_PLATDATA is...Giulio Benetti2020-01-261-1/+1
| * | clk: show more error info when uclass_get_device_by_namePeng Fan2020-01-261-2/+4
| * | clk: mediatek: use unsigned type for returning the clk rateFabien Parent2020-01-261-1/+1
* | | common: fix regression on block cache initAngelo Durgehello2020-01-262-1/+7
* | | arm: mvebu: fix A38x breakage from commit bb872dd930ccJoel Johnson2020-01-261-1/+1
* | | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2020-01-2661-751/+1782
|\ \ \ | |/ / |/| |
| * | configs: Orange Pi Win: enable ethernet phyJernej Skrabec2020-01-261-0/+2
| * | sunxi: Automate loading from 128KB MMC offsetAndre Przywara2020-01-261-0/+20
| * | sunxi: SPL: Factor out sunxi_get_boot_source()Andre Przywara2020-01-261-5/+13
| * | sunxi: Add Libre Computer ALL-H5-CC H5 boardChen-Yu Tsai2020-01-242-0/+27
| * | sunxi: Add Libre Computer ALL-H3-IT H5 boardChen-Yu Tsai2020-01-242-0/+26
| * | sunxi: move CONFIG_SYS_SPI_U_BOOT_OFFS out of defconfigAndre Przywara2020-01-249-8/+1
| * | sunxi: defconfig: R40 boards: enable USBAndre Przywara2020-01-242-0/+8
| * | phy: sun4i-usb: Add Allwinner R40 supportAndre Przywara2020-01-242-0/+13
| * | sunxi: defconfig: Bananapi M2 Berry: enable EthernetAndre Przywara2020-01-241-0/+2
| * | sunxi: dts: R40: Update Bananapi M2 Berry .dtsAndre Przywara2020-01-241-15/+120