aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-07regmap: clean up regmap allocationMasahiro Yamada9-43/+24
2018-05-07psci: arm: remove armv7 function psci_save_target_pcPatrick Delaunay2-9/+1
2018-05-07sunxi: psci: save context id in cpu_on commandPatrick Delaunay1-3/+4
2018-05-07uniphier: psci: save context id in cpu_on commandPatrick Delaunay1-2/+5
2018-05-07tegra: psci: save context id in cpu_on commandPatrick Delaunay1-1/+2
2018-05-07imx7: psci: save context id in cpu_on commandPatrick Delaunay1-1/+2
2018-05-07ls102xa: psci: save context id in cpu_on commandPatrick Delaunay1-1/+2
2018-05-07arm: stm32mp1: add PSCI supportPatrick Delaunay5-0/+191
2018-05-07arm: psci: add a weak function psci_arch_cpu_entryPatrick Delaunay1-0/+7
2018-05-07arm: psci: save context id for cpu_on PSCI commandPatrick Delaunay3-1/+21
2018-05-07Prepare v2018.05v2018.05Tom Rini1-1/+1
2018-05-07git-mailrc: Update some addresses and aliasesTom Rini1-27/+12
2018-05-07SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini121-239/+121
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini8175-17163/+8207
2018-05-06arm: mach-omap2: cache: Explicitly enable I cacheLokesh Vutla1-1/+5
2018-05-06Kconfig: Add dependency on HASH to verified bootKelvin Cheung1-0/+1
2018-05-06board: ti: am43: Fix DCDC3 voltage for epos-evmKeerthy2-3/+8
2018-05-06README.sandbox: small typosTrevor Woerner1-4/+4
2018-05-06stdio_names: Ensure MAX_NAMES is defined before use, don't use 3 directlyTom Rini2-2/+3
2018-05-06stdio_dev.h: Drop the video section as it is unusedTom Rini1-18/+0
2018-05-03Merge git://git.denx.de/u-boot-usbTom Rini2-2/+2
2018-05-03Merge git://git.denx.de/u-boot-shTom Rini40-133/+48
2018-05-02ARM: rmobile: Zap #undef DEBUGMarek Vasut14-27/+0
2018-05-02ARM: rmobile: Contain CONFIG_ARCH_RMOBILE_BOARD_STRINGMarek Vasut12-48/+2
2018-05-02ARM: rmobile: Convert CONFIG_ARCH_RMOBILE_BOARD_STRING to KconfigMarek Vasut22-11/+14
2018-05-02ARM: rmobile: Fix CONFIG_RMOBILE_BOARD_STRINGMarek Vasut3-3/+2
2018-05-02doc: rmobile: Update the READMEMarek Vasut1-44/+32
2018-05-02clk: renesas: Drop USB extal from the R8A7792 clock driverMarek Vasut1-2/+0
2018-05-01Merge git://git.denx.de/u-boot-mmcTom Rini6-5/+19
2018-05-01MAINTAINERS: Switch nxp.com domainFabio Estevam21-21/+21
2018-05-02drivers:power:max77693: remove redundant logical constraintHeinrich Schuchardt1-2/+0
2018-05-02mmc: zynq_sdhci: use correct quirk if CONFIG_ZYNQ_HISPD_BROKEN is definedHannes Schmelzer1-1/+1
2018-05-02mmc: sdhci: add SDHCI_QUIRK_BROKEN_HISPD_MODEHannes Schmelzer2-1/+13
2018-05-02mmc: fix return value check conditionPeng Fan1-1/+1
2018-05-02samsung: board: init the s2mps11 pmic during booting timeJaehoon Chung1-0/+4
2018-05-01Prepare v2018.05-rc3v2018.05-rc3Tom Rini1-1/+1
2018-04-30usb: f_mass_storage: simplify logical expressionHeinrich Schuchardt1-1/+1
2018-04-30usb: gadget: remove duplicate assignment.Heinrich Schuchardt1-1/+1
2018-04-30Merge git://git.denx.de/u-boot-imxTom Rini33-218/+145
2018-04-30Merge git://git.denx.de/u-boot-sunxiTom Rini1-15/+20
2018-04-28tools: mkimage: Check for datafile when type is scriptAlex Kiernan1-0/+2
2018-04-28tools: mkenvimage: Fix possible segfault on stdin inputAlexander Dahl1-1/+1
2018-04-28tools: mkenvimage: Fix read() stdin error handlingAlexander Dahl1-1/+1
2018-04-28serial: serial_stm32: Rename status register flagsPatrice Chotard2-8/+8
2018-04-28serial: serial_stm32: Enable overrunPatrice Chotard2-8/+15
2018-04-28spl: disk: usb: Add dependencies to sprintf/strto*Alex Kiernan2-0/+8
2018-04-28Consolidate __assert_failed into one implementationAlex Kiernan3-17/+8
2018-04-28spl: Disable printf if not requiredAlex Kiernan3-6/+11
2018-04-28spl: Split sprintf, strto* from SPL serial in KconfigAlex Kiernan3-9/+44
2018-04-28spl: ti: Avoid serial calls when serial support is disabledAlex Kiernan1-0/+2