summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-08-01binman: Add an entry for a Chromium vblockSimon Glass
2018-08-01dtoc: Add a function to obtain a list of phandlesSimon Glass
2018-08-01patman: Show the current directory in GetInputFilename()Simon Glass
2018-08-01binman: Add support for Chromium GBBSimon Glass
2018-08-01patman: Add a few more helpers to the tools librarySimon Glass
2018-08-01patman: Allow test commands to fall back to real onesSimon Glass
2018-08-01dtoc: Export the _FindNode() functionSimon Glass