summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arm: Allow EFI payload code to take exceptionsAlexander Graf2016-03-151-0/+8
* arm64: Allow EFI payload code to take exceptionsAlexander Graf2016-03-151-0/+9
* arm64: Allow exceptions to returnAlexander Graf2016-03-151-0/+34
* efi_loader: Add runtime servicesAlexander Graf2016-03-154-0/+54
* arm64: Only allow dcache disabled in SPL buildsAlexander Graf2016-03-151-0/+9
* arm64: Remove non-full-va map codeAlexander Graf2016-03-156-216/+85
* tegra: Replace home grown mmu code with generic table approachAlexander Graf2016-03-151-115/+17
* zymqmp: Replace home grown mmu code with generic table approachAlexander Graf2016-03-151-169/+48
* thunderx: Move mmu table into board fileAlexander Graf2016-03-152-5/+5
* arm64: Make full va map code more dynamicAlexander Graf2016-03-155-100/+494
* arm64: Disable TTBR1 maps in EL1Alexander Graf2016-03-152-1/+2
* thunderx: Calculate TCR dynamicallyAlexander Graf2016-03-152-6/+59
* omap4: Check warm reset for reboot mode validityPaul Kocialkowski2016-03-151-0/+4
* omap4: Reboot mode supportPaul Kocialkowski2016-03-152-0/+49
* omap4: Properly enable USB PHY clocksPaul Kocialkowski2016-03-153-1/+9
* omap-common: clocks-common: Setup USB DPLL when MUSB is in usePaul Kocialkowski2016-03-151-2/+4
* Amazon Kindle Fire (first generation) codename kc1 supportPaul Kocialkowski2016-03-151-0/+4
* omap4: Move i2c clocks enable to enable_basic_clocksPaul Kocialkowski2016-03-151-4/+4
* omap4: Remove duplicate CM_L3INIT_USBPHY_CLKCTRL reference and whitespacePaul Kocialkowski2016-03-151-2/+1
* omap-common: Remove deprecated arch_cpu_init codePaul Kocialkowski2016-03-151-13/+0
* omap-common: Rename set_muxconf_regs_essential to set_muxconf_regsPaul Kocialkowski2016-03-153-4/+4
* omap4: Export jedec sdram timingsPaul Kocialkowski2016-03-152-2/+4
* omap4: Export elpidia sdram timingsPaul Kocialkowski2016-03-152-1/+6
* omap4: Export elpidia sdram device detailsPaul Kocialkowski2016-03-152-2/+7
* omap3: Use a define for reboot reason offsetPaul Kocialkowski2016-03-152-3/+7
* omap3: String-based reboot mode handlingPaul Kocialkowski2016-03-152-6/+12
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2016-03-154-2/+156
|\
| * imx: mx6: hdmi: handle overflow conditionPeng Fan2016-03-141-1/+12
| * rockchip: video: Add LVDS support in vop driverJacob Chen2016-03-141-0/+1
| * rockchip: dts: Add LVDS supportJacob Chen2016-03-141-1/+46
| * rockchip: video: Add a display driver for rockchip LVDSJacob Chen2016-03-141-0/+97
* | Merge git://git.denx.de/u-boot-dmTom Rini2016-03-148-24/+14
|\ \
| * | dm: Use uclass_first_device_err() where it is usefulSimon Glass2016-03-148-24/+14
| |/
* | arm64: define _image_binary_end to fix SPL_OF_CONTROLMasahiro Yamada2016-03-141-0/+2
* | ARM: DRA7: Move emif settings to board specific filesLokesh Vutla2016-03-141-147/+2
* | ARM: DRA7: Enable EEPROM supportLokesh Vutla2016-03-141-0/+1
* | ARM: Various: Future-proof serial platdataAdam Ford2016-03-142-10/+10
* | ARM: OMAP4+: Allow arch specfic code to use early DMLokesh Vutla2016-03-141-9/+21
* | ARM: DRA7: emif: Enable interleaving for higher address spaceLokesh Vutla2016-03-142-0/+5
* | ARM: DRA7: emif: Check for enable bits before updating leveling outputLokesh Vutla2016-03-143-24/+54
* | ARM: DRA7: emif: Fix DDR init sequence during warm resetLokesh Vutla2016-03-141-1/+3
* | ARM: DRA7: emif: Fix updating of refresh ctrl shadowLokesh Vutla2016-03-141-1/+5
* | ARM: keystone2: use detected ddr3a sizeVitaly Andrianov2016-03-143-0/+18
* | ARM: keystone2: use SPD info to configure K2HK and K2E DDR3Vitaly Andrianov2016-03-143-0/+463
* | ARM: keystone2: K2G: Add support for different arm/device speedsLokesh Vutla2016-03-143-4/+11
* | ARM: keystone2: Allow for board specific speed definitionsLokesh Vutla2016-03-142-8/+8
* | ARM: keystone2: K2G: power-off DSP during bootSuman Anna2016-03-141-2/+5
* | ARM: keystone2: Use macro for DSP GEM power domainSuman Anna2016-03-142-1/+2
* | arm: Add support for LEGO MINDSTORMS EV3David Lechner2016-03-143-0/+15
* | ARM: dts: k2g: Add support for PMMCNishanth Menon2016-03-141-0/+7
OpenPOWER on IntegriCloud