summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
AgeCommit message (Expand)Author
2016-03-15omap4: Move i2c clocks enable to enable_basic_clocksPaul Kocialkowski
2016-03-15omap4: Remove duplicate CM_L3INIT_USBPHY_CLKCTRL reference and whitespacePaul Kocialkowski
2016-03-15omap-common: Remove deprecated arch_cpu_init codePaul Kocialkowski
2016-03-15omap-common: Rename set_muxconf_regs_essential to set_muxconf_regsPaul Kocialkowski
2016-03-15omap4: Export jedec sdram timingsPaul Kocialkowski
2016-03-15omap4: Export elpidia sdram timingsPaul Kocialkowski
2016-03-15omap4: Export elpidia sdram device detailsPaul Kocialkowski
2016-03-15omap3: Use a define for reboot reason offsetPaul Kocialkowski
2016-03-15omap3: String-based reboot mode handlingPaul Kocialkowski
2016-03-15Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2016-03-14arm64: define _image_binary_end to fix SPL_OF_CONTROLMasahiro Yamada
2016-03-14ARM: DRA7: Move emif settings to board specific filesLokesh Vutla
2016-03-14ARM: DRA7: Enable EEPROM supportLokesh Vutla
2016-03-14ARM: Various: Future-proof serial platdataAdam Ford
2016-03-14ARM: OMAP4+: Allow arch specfic code to use early DMLokesh Vutla
2016-03-14ARM: DRA7: emif: Enable interleaving for higher address spaceLokesh Vutla
2016-03-14ARM: DRA7: emif: Check for enable bits before updating leveling outputLokesh Vutla
2016-03-14ARM: DRA7: emif: Fix DDR init sequence during warm resetLokesh Vutla
2016-03-14ARM: DRA7: emif: Fix updating of refresh ctrl shadowLokesh Vutla
2016-03-14board: ti: AM57xx: Add detection logic for AM57xx-evmKipisz, Steven
2016-03-14ARM: OMAP4/5: Add generic board detection hookKipisz, Steven
2016-03-14ARM: OMAP4/5: Centralize early clock initializationKipisz, Steven
2016-03-14imx: mx6: hdmi: handle overflow conditionPeng Fan
2016-03-08omap3: Use raw SPL by default for mmc1Alexander Graf
2016-02-29sniper: Various minor cleanups, missing Kconfig configs and reorganisationPaul Kocialkowski
2016-02-29ARM: start.S: fix typoYuichiro Goto
2016-02-24Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-02-24armv7: ls102xa: Move smmu and stream id initialization into the common soc codeAlison Wang
2016-02-24armv8/fsl-layerscape: fdt: add fixup for Fman ucodeQianyu Gong
2016-02-24armv8/ls1043a: Implement workaround for erratum A009660Mingkai Hu
2016-02-23sunxi: H3: Add support for the host usb-physJelle van der Waa
2016-02-21Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-02-21imx: mx7d: isolate resources to domain 0 for A7 corePeng Fan
2016-02-21imx: mx7: implement functions to boot auxiliary corePeng Fan
2016-02-21imx: mx6: implement functions to boot auxiliary corePeng Fan
2016-02-21imx: mx7d: clock support for RDCPeng Fan
2016-02-21imx: mx6: Implement mmc_get_env_partSoeren Moch
2016-02-15arm: build some file(s) as ARM mode onlyDavid Müller (ELSOFT AG)
2016-02-08OMAP3_LOGIC: Setup defconfig to enable SPL and NAND bootingAdam Ford
2016-02-06Use correct spelling of "U-Boot"Bin Meng
2016-02-04imx: mx6: implement mmc_get_env_devPeng Fan
2016-02-04imx: mx7dsabresd: move mmc_get_env_devno to soc codePeng Fan
2016-02-02imx: mx6ul/sx: Fix issue in LCDIF clock dividers calculationYe Li
2016-02-02imx: mx6sx: Fix issue in LCDIF clock enablementYe Li
2016-02-02imx: mx6sxsabreauto: Add support for mx6sx SABREAUTO boardYe Li
2016-02-02mx6: soc: Add ENET2 mac address supportYe Li
2016-02-02arm: imx6: Add DDR3 calibration code for MX6 Q/D/DLMarek Vasut
2016-02-02Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-02-01armv8: ls2080a: Implement workaround for core errata 829520, 833471Ashish kumar
2016-01-31ARM: Disable "DISCARD" for secure section if CONFIG_ARMV7_SECURE_BASE isn't d...Wang Dongsheng