summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arm: v7: Kconfig: Rename CPU_V7 as CPU_V7ALokesh Vutla2018-05-0723-76/+76
* arm: v7: Update VBAR only if availableLokesh Vutla2018-05-071-0/+2
* test: ofnode: test ofnode_device_is_compatible()Masahiro Yamada2018-05-072-0/+18
* test: regmap: test Linux-compatible syscon_node_to_regmap()Masahiro Yamada2018-05-072-0/+25
* syscon: add Linux-compatible syscon APIMasahiro Yamada2018-05-072-0/+72
* regmap: change regmap_init_mem() to take ofnode instead udeviceMasahiro Yamada2018-05-0713-19/+18
* dm: ofnode: add ofnode_device_is_compatible() helperMasahiro Yamada2018-05-073-7/+23
* regmap: clean up regmap allocationMasahiro Yamada2018-05-079-43/+24
* psci: arm: remove armv7 function psci_save_target_pcPatrick Delaunay2018-05-072-9/+1
* sunxi: psci: save context id in cpu_on commandPatrick Delaunay2018-05-071-3/+4
* uniphier: psci: save context id in cpu_on commandPatrick Delaunay2018-05-071-2/+5
* tegra: psci: save context id in cpu_on commandPatrick Delaunay2018-05-071-1/+2
* imx7: psci: save context id in cpu_on commandPatrick Delaunay2018-05-071-1/+2
* ls102xa: psci: save context id in cpu_on commandPatrick Delaunay2018-05-071-1/+2
* arm: stm32mp1: add PSCI supportPatrick Delaunay2018-05-075-0/+191
* arm: psci: add a weak function psci_arch_cpu_entryPatrick Delaunay2018-05-071-0/+7
* arm: psci: save context id for cpu_on PSCI commandPatrick Delaunay2018-05-073-1/+21
* Prepare v2018.05Tom Rini2018-05-071-1/+1
* git-mailrc: Update some addresses and aliasesTom Rini2018-05-071-27/+12
* SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini2018-05-07121-239/+121
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-078175-17163/+8207
* arm: mach-omap2: cache: Explicitly enable I cacheLokesh Vutla2018-05-061-1/+5
* Kconfig: Add dependency on HASH to verified bootKelvin Cheung2018-05-061-0/+1
* board: ti: am43: Fix DCDC3 voltage for epos-evmKeerthy2018-05-062-3/+8
* README.sandbox: small typosTrevor Woerner2018-05-061-4/+4
* stdio_names: Ensure MAX_NAMES is defined before use, don't use 3 directlyTom Rini2018-05-062-2/+3
* stdio_dev.h: Drop the video section as it is unusedTom Rini2018-05-061-18/+0
* Merge git://git.denx.de/u-boot-usbTom Rini2018-05-032-2/+2
|\
| * usb: f_mass_storage: simplify logical expressionHeinrich Schuchardt2018-04-301-1/+1
| * usb: gadget: remove duplicate assignment.Heinrich Schuchardt2018-04-301-1/+1
* | Merge git://git.denx.de/u-boot-shTom Rini2018-05-0340-133/+48
|\ \
| * | ARM: rmobile: Zap #undef DEBUGMarek Vasut2018-05-0214-27/+0
| * | ARM: rmobile: Contain CONFIG_ARCH_RMOBILE_BOARD_STRINGMarek Vasut2018-05-0212-48/+2
| * | ARM: rmobile: Convert CONFIG_ARCH_RMOBILE_BOARD_STRING to KconfigMarek Vasut2018-05-0222-11/+14
| * | ARM: rmobile: Fix CONFIG_RMOBILE_BOARD_STRINGMarek Vasut2018-05-023-3/+2
| * | doc: rmobile: Update the READMEMarek Vasut2018-05-021-44/+32
| * | clk: renesas: Drop USB extal from the R8A7792 clock driverMarek Vasut2018-05-021-2/+0
* | | Merge git://git.denx.de/u-boot-mmcTom Rini2018-05-016-5/+19
|\ \ \
| * | | drivers:power:max77693: remove redundant logical constraintHeinrich Schuchardt2018-05-021-2/+0
| * | | mmc: zynq_sdhci: use correct quirk if CONFIG_ZYNQ_HISPD_BROKEN is definedHannes Schmelzer2018-05-021-1/+1
| * | | mmc: sdhci: add SDHCI_QUIRK_BROKEN_HISPD_MODEHannes Schmelzer2018-05-022-1/+13
| * | | mmc: fix return value check conditionPeng Fan2018-05-021-1/+1
| * | | samsung: board: init the s2mps11 pmic during booting timeJaehoon Chung2018-05-021-0/+4
| |/ /
* / / MAINTAINERS: Switch nxp.com domainFabio Estevam2018-05-0121-21/+21
|/ /
* / Prepare v2018.05-rc3Tom Rini2018-05-011-1/+1
|/
* Merge git://git.denx.de/u-boot-imxTom Rini2018-04-3033-218/+145
|\
| * ARM: mxs: support full SPL frameworkMans Rullgard2018-04-276-3/+18
| * ARM: mxs: move spl dataMans Rullgard2018-04-273-6/+5
| * ARM: spl: include arm/thumb glue sectionsMans Rullgard2018-04-271-0/+1
| * ARM: arm926ejs: fix lowlevel_init callMans Rullgard2018-04-271-2/+2