summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-07regmap: change regmap_init_mem() to take ofnode instead udeviceMasahiro Yamada
2018-05-07dm: ofnode: add ofnode_device_is_compatible() helperMasahiro Yamada
2018-05-07regmap: clean up regmap allocationMasahiro Yamada
2018-05-07psci: arm: remove armv7 function psci_save_target_pcPatrick Delaunay
2018-05-07sunxi: psci: save context id in cpu_on commandPatrick Delaunay
2018-05-07uniphier: psci: save context id in cpu_on commandPatrick Delaunay
2018-05-07tegra: psci: save context id in cpu_on commandPatrick Delaunay
2018-05-07imx7: psci: save context id in cpu_on commandPatrick Delaunay
2018-05-07ls102xa: psci: save context id in cpu_on commandPatrick Delaunay
2018-05-07arm: stm32mp1: add PSCI supportPatrick Delaunay
2018-05-07arm: psci: add a weak function psci_arch_cpu_entryPatrick Delaunay
2018-05-07arm: psci: save context id for cpu_on PSCI commandPatrick Delaunay
2018-05-07Prepare v2018.05Tom Rini
2018-05-07git-mailrc: Update some addresses and aliasesTom Rini
2018-05-07SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-05-06arm: mach-omap2: cache: Explicitly enable I cacheLokesh Vutla
2018-05-06Kconfig: Add dependency on HASH to verified bootKelvin Cheung
2018-05-06board: ti: am43: Fix DCDC3 voltage for epos-evmKeerthy
2018-05-06README.sandbox: small typosTrevor Woerner
2018-05-06stdio_names: Ensure MAX_NAMES is defined before use, don't use 3 directlyTom Rini
2018-05-06stdio_dev.h: Drop the video section as it is unusedTom Rini
2018-05-03Merge git://git.denx.de/u-boot-usbTom Rini
2018-05-03Merge git://git.denx.de/u-boot-shTom Rini
2018-05-02ARM: rmobile: Zap #undef DEBUGMarek Vasut
2018-05-02ARM: rmobile: Contain CONFIG_ARCH_RMOBILE_BOARD_STRINGMarek Vasut
2018-05-02ARM: rmobile: Convert CONFIG_ARCH_RMOBILE_BOARD_STRING to KconfigMarek Vasut
2018-05-02ARM: rmobile: Fix CONFIG_RMOBILE_BOARD_STRINGMarek Vasut
2018-05-02doc: rmobile: Update the READMEMarek Vasut
2018-05-02clk: renesas: Drop USB extal from the R8A7792 clock driverMarek Vasut
2018-05-01Merge git://git.denx.de/u-boot-mmcTom Rini
2018-05-01MAINTAINERS: Switch nxp.com domainFabio Estevam
2018-05-02drivers:power:max77693: remove redundant logical constraintHeinrich Schuchardt
2018-05-02mmc: zynq_sdhci: use correct quirk if CONFIG_ZYNQ_HISPD_BROKEN is definedHannes Schmelzer
2018-05-02mmc: sdhci: add SDHCI_QUIRK_BROKEN_HISPD_MODEHannes Schmelzer
2018-05-02mmc: fix return value check conditionPeng Fan
2018-05-02samsung: board: init the s2mps11 pmic during booting timeJaehoon Chung
2018-05-01Prepare v2018.05-rc3Tom Rini
2018-04-30usb: f_mass_storage: simplify logical expressionHeinrich Schuchardt
2018-04-30usb: gadget: remove duplicate assignment.Heinrich Schuchardt
2018-04-30Merge git://git.denx.de/u-boot-imxTom Rini
2018-04-30Merge git://git.denx.de/u-boot-sunxiTom Rini
2018-04-28tools: mkimage: Check for datafile when type is scriptAlex Kiernan
2018-04-28tools: mkenvimage: Fix possible segfault on stdin inputAlexander Dahl
2018-04-28tools: mkenvimage: Fix read() stdin error handlingAlexander Dahl
2018-04-28serial: serial_stm32: Rename status register flagsPatrice Chotard
2018-04-28serial: serial_stm32: Enable overrunPatrice Chotard
2018-04-28spl: disk: usb: Add dependencies to sprintf/strto*Alex Kiernan
2018-04-28Consolidate __assert_failed into one implementationAlex Kiernan
2018-04-28spl: Disable printf if not requiredAlex Kiernan