summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-07common: fdt: Make fdt_del_subnodes/fdt_del_partition staticMichal Simek
2018-08-07gpio: xilinx: Simplify logic in xilinx_gpio_set_valueMichal Simek
2018-08-07gpio: xilinx: Set value before changing directionMichal Simek
2018-08-07gpio: xilinx: Remove !DM driverMichal Simek
2018-08-07gpio: xilinx: Find out bank before use in xilinx_gpio_get_function()Michal Simek
2018-08-06arm64: zynqmp: Add support for Avnet Ultra96Michal Simek
2018-08-06arm: zynq: add support for the zybo z7 boardLuis Araneda
2018-08-06Kconfig: Move config SYS_MALLOC_LEN to Kconfig for zynqSiva Durga Prasad Paladugu
2018-08-06arm64: zynqmp: Enable soft gpio driver for zcu102 and zcu100Michal Simek
2018-08-06gpio: zynq: Used platdata structure for storing static data instead of privVipul Kumar
2018-08-06microblaze: Add missing quotes around XILINX_MICROBLAZE0_HW_VERMichal Simek
2018-08-06arm: zynq: Fix indentation for zynq-cse targetsMichal Simek
2018-08-06arm: zynq: Remove fclk-enable property for cse-nor targetMichal Simek
2018-08-06arm: zynqmp: Fix sdhci clock in emmc1 mini configurationMichal Simek
2018-08-06arm: zynqmp: Move NR_DRAM_BANKS for mini confirationMichal Simek
2018-08-06spi: Kconfig: Create ISSI Kconfig entryMichal Simek
2018-08-04Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2018-08-04Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2018-08-04clk: clk_set_default: accept no-op skip fieldsNeil Armstrong
2018-08-04mailmap: Update mail address (lukma)Lukasz Majewski
2018-08-03ARM: dts: stm32: remove cd-inverted for stm32429i-evalPatrice Chotard
2018-08-03mmc: arm_pl180_mmci: Remove cd_inverted host's struct fieldPatrice Chotard
2018-08-03mmc: arm_pl180_mmci: Add missing clk_freePatrice Chotard
2018-08-03mmc: arm_pl180_mmci: Update to support CONFIG_BLKPatrice Chotard
2018-08-03configs: stm32f469-disco: Enable CONFIG_BLKPatrice Chotard
2018-08-03configs: stm32f746-disco: Enable CONFIG_BLKPatrice Chotard
2018-08-03configs: stm32f429-evaluation: Enable CONFIG_BLKPatrice Chotard
2018-08-03docproc: RemoveTom Rini
2018-08-03bootcount: Fix misaligned cache operationAlex Kiernan
2018-08-03armv8: make SPL exception vectors optionalAndre Przywara
2018-08-03armv8: Reduce exception handling codeAndre Przywara
2018-08-03ti_omap3_common: Add CONFIG_SYS_NS16550_COMx entriesAdam Ford
2018-08-03configs: stm32mp15: enable ADCFabrice Gasnier
2018-08-03adc: Add driver for STM32 ADCFabrice Gasnier
2018-08-03dt-bindings: Document STM32 ADC DT bindingsFabrice Gasnier
2018-08-03dm: adc: uclass: get reference regulator onceFabrice Gasnier
2018-08-03clk: add clk_valid()Fabrice Gasnier
2018-08-03kconfig: Replace spaces with tabsMichal Simek
2018-08-03Add Beaglebone Enhanced supportKoen Kooi
2018-08-03Merge git://git.denx.de/u-boot-dmTom Rini
2018-08-03arm: sunxi: Allwinner A10 SPI driverStefan Mavrodiev
2018-08-03spi: kirkwood: add orion-spi compatible stringChris Packham
2018-08-03spi: kirkwood: Get drvdata in .ofdata_to_platdataJagan Teki
2018-08-03mtd: add spi flash id s25fl128lClément Laigle
2018-08-01ARM: tegra: align carveout sizeStephen Warren
2018-08-01binman: Adjust _GetPropTree() parametersSimon Glass
2018-08-01binman: Add a test to catch use of the old 'pos' propertySimon Glass
2018-08-01binman: Rename ReadContents() to ReadBlobContents()Simon Glass
2018-08-01binman: Show the image position in the mapSimon Glass
2018-08-01binman: Add support for adding TPL binariesSimon Glass