summaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeLines
...
| * | | ARM64: zynqmp: Add idle state for ZynqMPStefan Krsmanovic2017-01-10-0/+17
| * | | ARM64: zynqmp: Fix usb nodes for dc1 and dc2Michal Simek2017-01-10-0/+8
| * | | ARM64: zynqmp: Add missing earlycon for ep108Michal Simek2017-01-10-0/+1
| * | | ARM64: zynqmp: clk: Add the clock for watchdogShubhrajyoti Datta2017-01-10-0/+4
| * | | ARM: dts: zynq: replace gpio-key,wakeup with wakeup-source propertySudeep Holla2017-01-10-2/+2
| * | | ARM: zynq: Remove spi-max-frequencyMichal Simek2017-01-10-2/+0
| | |/ | |/|
* | | mmc: move more driver config options to KconfigMasahiro Yamada2017-01-11-9/+9
* | | Merge git://git.denx.de/u-boot-dmTom Rini2017-01-10-0/+8
|\ \ \
| * | | am33xx: board: init usb ether gadget for rndis supportMugunthan V N2017-01-09-0/+8
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2017-01-10-172/+473
|\ \ \ | |/ / |/| |
| * | sunxi: A64: enable SPLAndre Przywara2017-01-04-1/+1
| * | sunxi: DRAM: fix H3 DRAM size display on aarch64Andre Przywara2017-01-04-1/+1
| * | sunxi: H3/A64: fix non-ODT settingAndre Przywara2017-01-04-1/+7
| * | sunxi: A64: use H3 DRAM initialization code for A64 as wellJens Kuske2017-01-04-56/+174
| * | sunxi: clocks: Use the correct pattern register for PLL11Philipp Tomsich2017-01-04-1/+1
| * | sunxi: H3: add DRAM controller single bit delay supportJens Kuske2017-01-04-27/+50
| * | sunxi: H3: add and rename some DRAM contoller registersJens Kuske2017-01-04-36/+41
| * | sunxi: H3: Rework MBUS priority setupPhilipp Tomsich2017-01-04-24/+64
| * | sunxi: A64: do an RMR switch if started in AArch32 modeAndre Przywara2017-01-04-0/+71
| * | ARM: boot0 hook: remove macro, include whole header fileAndre Przywara2017-01-04-23/+3
| * | armv8: move reset branch into boot hookAndre Przywara2017-01-04-2/+3
| * | armv8: add simple sdelay implementationAndre Przywara2017-01-04-0/+14
| * | SPL: make struct spl_image 64-bit safeAndre Przywara2017-01-04-2/+2
| * | move UL() macro from armv8/mmu.h into common.hAndre Przywara2017-01-04-8/+0
| * | armv8: add lowlevel_init.SAndre Przywara2017-01-04-0/+45
| * | armv8: prevent using THUMBAndre Przywara2017-01-04-0/+2
| * | sun6i: Restrict some register initialization to Allwinner A31 SoCAndre Przywara2017-01-04-1/+5
| |/
* | am335x: configs: Use ISW_ENTRY_ADDR to set SPL_TEXT_BASEAndrew F. Davis2017-01-08-1/+2
* | arm: mach-omap2: Fix secure file generationAndrew F. Davis2017-01-08-19/+17
* | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2017-01-04-31/+592
|\ \
| * | ARM: dts: tegra: Sync paz00 with Linux 4.8Misha Komarovskiy2017-01-03-29/+568
| * | colibri_t20: fix ulpi reset polarityMarcel Ziswiler2017-01-03-2/+4
| * | apalis_t30: comment about disabled pcie nodesMarcel Ziswiler2017-01-03-0/+2
| * | ARM: tegra: allow passing cboot DTB to the kernelStephen Warren2017-01-03-0/+18
| |/
* | ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to KconfigYork Sun2017-01-04-9/+0
* | mmc: move CONFIG_SYS_FSL_ERRATUM_ESDHC* to KconfigYork Sun2017-01-04-0/+10
* | arm: layerscape: Move CONFIG_SYS_FSL_ERRATUM_* to KconfigYork Sun2017-01-04-24/+48
* | fsl_ddr: Move DDR config options to driver KconfigYork Sun2017-01-04-95/+14
* | crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to KconfigYork Sun2017-01-04-5/+5
* | crypto: Move SYS_FSL_SEC_COMPAT into driver KconfigYork Sun2017-01-04-3/+10
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2017-01-02-60/+114
|\
| * Makefile: preserve output for images that can contain HAB BlocksSven Ebenfeld2017-01-02-0/+4
| * arm: imx: add HAB authentication of image to SPL bootSven Ebenfeld2017-01-02-59/+107
| * arm: imx: remove bmode , hdmidet and dek commands from SPLSven Ebenfeld2017-01-02-1/+3
* | arm: am57xx: cl-som-am57x: add initial board supportDmitry Lifshitz2017-01-02-0/+4
|/
* mmc: move some SDHCI related options to KconfigMasahiro Yamada2016-12-29-1/+1
* Update Maintainer and Author's email addressAjay Bhargav2016-12-27-3/+3
* ARM: revive CONFIG_USE_ARCH_MEMCPY/MEMSET for UniPhier and TegraMasahiro Yamada2016-12-27-4/+4
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2016-12-23-0/+45
|\
| * sunxi: fix SID read on H3Icenowy Zheng2016-12-20-0/+45