summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * acpi: Support generation of I2C descriptorSimon Glass2020-07-175-0/+196
| * acpi: Support generation of a GPIO/irq for a deviceSimon Glass2020-07-173-1/+86
| * acpi: Support generation of GPIO descriptorSimon Glass2020-07-173-0/+264
| * acpi: Support string outputSimon Glass2020-07-173-0/+75
| * gpio: Add a method to convert a GPIO to ACPISimon Glass2020-07-175-0/+278
| * acpi: Support generation of interrupt descriptorSimon Glass2020-07-173-0/+166
| * acpi: Support generation of ACPI codeSimon Glass2020-07-177-0/+165
| * irq: Add a method to convert an interrupt to ACPISimon Glass2020-07-175-2/+157
| * acpi: Add a way to check device statusSimon Glass2020-07-173-0/+45
| * acpi: Add a function to get a device path and scopeSimon Glass2020-07-175-13/+213
| * dm: core: Add an ACPI name for the root nodeSimon Glass2020-07-171-0/+13
| * x86: fsp: Support a warning message when DRAM init is slowSimon Glass2020-07-175-8/+36
| * x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUMESimon Glass2020-07-1711-64/+63
| * coral: Enable the copy framebufferSimon Glass2020-07-171-0/+1
| * timer: Allow delays with a 32-bit microsecond timerSimon Glass2020-07-172-0/+16
| * x86: p2sb: make P2SB driver depend on P2SB uclassWolfgang Wallner2020-07-171-0/+1
| * drivers: p2sb: replace Primary-to-Sideband Bus with Primary to Sideband BridgeWolfgang Wallner2020-07-171-6/+6
* | Merge tag 'u-boot-imx-20200716' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-07-1773-718/+2697
|\ \ | |/ |/|
| * mx6memcal: fix buildStefano Babic2020-07-161-1/+3
| * imx6: Remove unneeded CONFIG_DM_MDIOFabio Estevam2020-07-165-5/+0
| * arm: dts: imx7: Fix error in coresight TPIU graph connectionIlko Iliev2020-07-161-1/+1
| * arm: Add extra boot device (UART) to run Ymodem u-boot.img boot on XEA (imx28)Lukasz Majewski2020-07-162-0/+2
| * imx6: aristainetos: sync defconfig with 2020.10Heiko Schocher2020-07-164-4/+8
| * watchdog: imx: Support set timeout by wdt commandMo, Yuezhang2020-07-161-5/+13
| * power: pmic_pca9450: fix PCA9450A I2C addressSébastien Szymanski2020-07-163-23/+3
| * ARM: mx6: make CAAM usable on the i.MX6 boardsHeinrich Schuchardt2020-07-162-1/+11
| * pico-imx6ul: Fix Quick Start Guide URLFabio Estevam2020-07-161-2/+2
| * gpio: mxc_gpio: Improve to use ofdata_to_platdataYe Li2020-07-161-27/+9
| * misc: scu_api: Add SCFW API to get the index of boot container setYe Li2020-07-163-0/+27
| * spi: fsl_qspi: Support to use full AHB space on i.MXYe Li2020-07-162-24/+98
| * spi: fsl_qspi: Add support for i.MX7ULPYe Li2020-07-161-6/+16
| * arm: imx6q: pcm058: Convert pcm058 to use DM with DTsNiel Fourie2020-07-147-356/+178
| * arm: imx6q: pcm058: change MAINTAINERNiel Fourie2020-07-141-1/+2
| * arm: dts: imx6q: Add Linux dts files for Phytec MiraNiel Fourie2020-07-143-0/+749
| * dts-bindings: regulator: Add dlg,da9063-regulatorNiel Fourie2020-07-141-0/+16
| * imx8mm_evk: enlarge CONFIG_SYS_BOOTM_LENPeng Fan2020-07-141-0/+1
| * imx8m: implement armv8_el2_to_aarch32Peng Fan2020-07-141-0/+12
| * imx8m: Refactor the OPTEE memory removalPeng Fan2020-07-1410-124/+127
| * clk: imx8m: drop clk settingsPeng Fan2020-07-142-68/+0
| * imx8m: disable nodes before kernel/mfgtool boot for fused partPeng Fan2020-07-141-0/+333
| * imx8mn/imx8mp: override env_get_offset and env_get_locationYe Li2020-07-141-0/+59
| * imx8m: power down fused coresPeng Fan2020-07-142-0/+177
| * imx8mp: Add fused parts supportYe Li2020-07-144-3/+57
| * imx8m: workaround ROM serrorPeng Fan2020-07-141-0/+38
| * imx8m: add eqos clkPeng Fan2020-07-141-0/+90
| * imx8m: add sdhc/nand/ecspi clk apiPeng Fan2020-07-141-0/+66
| * imx8m: configure NoC clkPeng Fan2020-07-141-0/+13
| * imx8m: configure arm clk sources from PLLPeng Fan2020-07-141-1/+129
| * clk: imx8mp: Update imx8mp ccf clock driverYe Li2020-07-141-0/+52
| * clk: imx8mm/8mn: Add USB clocksYe Li2020-07-142-0/+37