summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeLines
* spl: arm: Make sure to include all of the u_boot_list entriesTom Rini2016-03-16-9/+2
* arm: omap-common: Guard some parts of the code with CONFIG_OMAP44XX/OMAP54XXTom Rini2016-03-16-1/+7
* arm64: Allow exceptions to returnAlexander Graf2016-03-15-0/+34
* efi_loader: Add runtime servicesAlexander Graf2016-03-15-0/+46
* arm64: Only allow dcache disabled in SPL buildsAlexander Graf2016-03-15-0/+9
* arm64: Remove non-full-va map codeAlexander Graf2016-03-15-95/+32
* zymqmp: Replace home grown mmu code with generic table approachAlexander Graf2016-03-15-169/+48
* thunderx: Move mmu table into board fileAlexander Graf2016-03-15-5/+3
* arm64: Make full va map code more dynamicAlexander Graf2016-03-15-55/+452
* arm64: Disable TTBR1 maps in EL1Alexander Graf2016-03-15-1/+1
* thunderx: Calculate TCR dynamicallyAlexander Graf2016-03-15-1/+58
* omap4: Check warm reset for reboot mode validityPaul Kocialkowski2016-03-15-0/+4
* omap4: Reboot mode supportPaul Kocialkowski2016-03-15-0/+41
* omap4: Properly enable USB PHY clocksPaul Kocialkowski2016-03-15-0/+5
* omap-common: clocks-common: Setup USB DPLL when MUSB is in usePaul Kocialkowski2016-03-15-2/+4
* Amazon Kindle Fire (first generation) codename kc1 supportPaul Kocialkowski2016-03-15-0/+4
* omap4: Move i2c clocks enable to enable_basic_clocksPaul Kocialkowski2016-03-15-4/+4
* omap4: Remove duplicate CM_L3INIT_USBPHY_CLKCTRL reference and whitespacePaul Kocialkowski2016-03-15-2/+1
* omap-common: Remove deprecated arch_cpu_init codePaul Kocialkowski2016-03-15-13/+0
* omap-common: Rename set_muxconf_regs_essential to set_muxconf_regsPaul Kocialkowski2016-03-15-2/+2
* omap4: Export jedec sdram timingsPaul Kocialkowski2016-03-15-1/+1
* omap4: Export elpidia sdram timingsPaul Kocialkowski2016-03-15-1/+1
* omap4: Export elpidia sdram device detailsPaul Kocialkowski2016-03-15-2/+2
* omap3: Use a define for reboot reason offsetPaul Kocialkowski2016-03-15-3/+5
* omap3: String-based reboot mode handlingPaul Kocialkowski2016-03-15-4/+10
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2016-03-15-1/+12
|\
| * imx: mx6: hdmi: handle overflow conditionPeng Fan2016-03-14-1/+12
* | arm64: define _image_binary_end to fix SPL_OF_CONTROLMasahiro Yamada2016-03-14-0/+2
* | ARM: DRA7: Move emif settings to board specific filesLokesh Vutla2016-03-14-147/+2
* | ARM: DRA7: Enable EEPROM supportLokesh Vutla2016-03-14-0/+1
* | ARM: Various: Future-proof serial platdataAdam Ford2016-03-14-10/+10
* | ARM: OMAP4+: Allow arch specfic code to use early DMLokesh Vutla2016-03-14-9/+21
* | ARM: DRA7: emif: Enable interleaving for higher address spaceLokesh Vutla2016-03-14-0/+2
* | ARM: DRA7: emif: Check for enable bits before updating leveling outputLokesh Vutla2016-03-14-24/+48
* | ARM: DRA7: emif: Fix DDR init sequence during warm resetLokesh Vutla2016-03-14-1/+3
* | ARM: DRA7: emif: Fix updating of refresh ctrl shadowLokesh Vutla2016-03-14-1/+5
* | board: ti: AM57xx: Add detection logic for AM57xx-evmKipisz, Steven2016-03-14-0/+1
* | ARM: OMAP4/5: Add generic board detection hookKipisz, Steven2016-03-14-0/+11
* | ARM: OMAP4/5: Centralize early clock initializationKipisz, Steven2016-03-14-4/+20
|/
* omap3: Use raw SPL by default for mmc1Alexander Graf2016-03-08-2/+0
* sniper: Various minor cleanups, missing Kconfig configs and reorganisationPaul Kocialkowski2016-02-29-1/+1
* ARM: start.S: fix typoYuichiro Goto2016-02-29-7/+7
* Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-02-24-0/+74
|\
| * armv7: ls102xa: Move smmu and stream id initialization into the common soc codeAlison Wang2016-02-24-0/+48
| * armv8/fsl-layerscape: fdt: add fixup for Fman ucodeQianyu Gong2016-02-24-0/+7
| * armv8/ls1043a: Implement workaround for erratum A009660Mingkai Hu2016-02-24-0/+19
* | sunxi: H3: Add support for the host usb-physJelle van der Waa2016-02-23-7/+28
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-02-21-3/+177
|\
| * imx: mx7d: isolate resources to domain 0 for A7 corePeng Fan2016-02-21-0/+64
| * imx: mx7: implement functions to boot auxiliary corePeng Fan2016-02-21-0/+36