summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-08armv8: ls2088a: add icid setup for platform devicesLaurentiu Tudor
2019-11-08fsl-layerscape: fix compile error with sec fw disabledLaurentiu Tudor
2019-11-08armv8: fsl-layerscape: guard caam specific definesLaurentiu Tudor
2019-11-08fsl-layerscape: do not use layerscape EFI reset if PSCI usedMathew McBride
2019-11-08armv8: dts: ls1088a: add PSCI binding for LS1088AMathew McBride
2019-11-08pci: layerscape: Only set EP CFG READY bitPankaj Bansal
2019-11-07configs: j721e_evm_r5_defconfig: Remove SPL multi-DTB FIT supportAndrew F. Davis
2019-11-07Kconfig: ti: Make board detect EEPROM addresses depend BOARD_DETECTAdam Ford
2019-11-07configs: omap3_logic_somlv: Remove GPIO from SPLAdam Ford
2019-11-07ARM: dts: logicpd-som-lv-37xx-devkit-u-boot: Remove unused GPIOAdam Ford
2019-11-07Revert "ARM: omap3_logic/omap35_logic: Enable GPIO in SPL"Adam Ford
2019-11-07ARM: dts: logicpd-torpedo-37xx-devkit-u-boot: Remove unused GPIOAdam Ford
2019-11-07ARM: omap3_logic: Power on MMC when setting up PMICAdam Ford
2019-11-07configs: j721e_evm_r5_defconfig: Enable AVS Class 0 & dependent configsKeerthy
2019-11-07configs: am65x_evm_r5_defconfig: Enable AVS class 0 supportTero Kristo
2019-11-07configs: am65x_evm_r5_defconfig: Enable TPS62363 regulator supportTero Kristo
2019-11-07arm: dts: k3-j721e-r5-common-proc-board: Hook buck12_reg to vtm supplyKeerthy
2019-11-07arm: dts: k3-j721e-r5-common: Add tps65941 node and dependent wkup_i2c0 nodeKeerthy
2019-11-07arm: dts: k3-j721e-r5-common-proc-board: Add VTM nodeKeerthy
2019-11-07arm: dts: k3-am654-r5-base-board: enable wkup_vtm0 node and link in suppliesTero Kristo
2019-11-07arm: dts: k3-am654-r5-base-board: add supply rail for MPUTero Kristo
2019-11-07arm: dts: k3-am654-r5-base-board: enable wkup_i2c0 driver for splTero Kristo
2019-11-07arm: dts: k3-am654-r5-base-board: Add VTM nodeKeerthy
2019-11-07arm: mach-k3: j721e_init: Initialize avs class 0Keerthy
2019-11-07arm: mach-k3: am6_init: Initialize AVS class 0Keerthy
2019-11-07power: regulator: tps65941: add regulator supportKeerthy
2019-11-07power: pmic: tps65941: Add support for tps65941 family of PMICsKeerthy
2019-11-07misc: k3_avs: Add j721e supportKeerthy
2019-11-07power: regulator: tps6236x: add support for tps6236x regulatorsTero Kristo
2019-11-07clk: clk-ti-sci: Notify AVS driver upon setting clock rateKeerthy
2019-11-07misc: k3_avs: add driver for K3 Adaptive Voltage Scaling Class 0Tero Kristo
2019-11-07arm: add initial support for the Phytium Durian Boardliu hao
2019-11-07cmd: mtdparts: Fix build with option ..._SHOW_NET_SIZESAlexander Dahl
2019-11-07cmd: nand: Remove not used declarationAlexander Dahl
2019-11-07arm: caches: Disable mmu only if mmu is availableLokesh Vutla
2019-11-07hush: re-sequence includesHeinrich Schuchardt
2019-11-07dlmalloc: calloc: fix zeroing early allocationsSimon Goldschmidt
2019-11-07spl: fix SPI config dependenciesSimon Goldschmidt
2019-11-07arm: socfpga: gen5: fix ERR_PTR_OFFSETSimon Goldschmidt
2019-11-07linux err: make ERR_PTR/PTR_ERR architecture specificSimon Goldschmidt
2019-11-07Kconfig add config ERR_PTR_OFFSETSimon Goldschmidt
2019-11-07arm64: Add memcpy_{from, to}io() and memset_io() helpersVignesh Raghavendra
2019-11-07api: storage: Add the missing write operation supportCristian Ciocaltea
2019-11-07configs: Resync with savedefconfigTom Rini
2019-11-07Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini
2019-11-06Merge branch '2019-11-06-reenable-llvm-in-ci'Tom Rini
2019-11-06gitlab/azure: Enable LLVM testsTom Rini
2019-11-06travis: Fix the clang-7 testTom Rini
2019-11-06common/console.c: Fix unused warning with console_doenv()Tom Rini
2019-11-07usb: composite: add BOS descriptor support to composite frameworkT Karthik Reddy