summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7
Commit message (Expand)AuthorAgeLines
...
| * imx: mx6: ddr: support i.MX6D/QPlusPeng Fan2016-05-24-2/+2
| * imx: mx6: use simpler runtime cpu dection macrosPeng Fan2016-05-24-36/+29
| * imx: mx6: support i.MX6SOLO when enable/disable_ldb_di_clock_sourcesPeng Fan2016-05-24-2/+2
| * imx: correct speed grading info for i.MX6ULPeng Fan2016-05-18-0/+15
* | mtd: nand: omap: allow to switch to BCH16Heiko Schocher2016-06-09-2/+4
* | armv7: omap-common: make SPL board_mmc_init() weakHeiko Schocher2016-06-09-1/+1
* | arm, am335x: Enable Spread Spectrum for the MPUHeiko Schocher2016-06-09-0/+73
* | Merge http://git.denx.de/u-boot-samsungTom Rini2016-06-06-0/+3
|\ \
| * | exynos: pwm: Add a driver for the exynos5 PWMSimon Glass2016-05-25-0/+3
* | | armv7: fix order of OMAP die ID printingLadislav Michl2016-06-06-2/+2
* | | arm: omap: Introduce vcores_init functionKeerthy2016-06-02-0/+11
* | | ARM: DRA7: Consolidate voltage macros across different SoCsAnna, Suman2016-06-02-10/+10
* | | ARM: DRA7: Define common macros for efuse register offsetsAnna, Suman2016-06-02-10/+10
* | | dra7xx: Enable USB_PHY3 32KHz clockRoger Quadros2016-06-02-2/+13
* | | ARM: OMAP5+: Provide enable/disable_usb_clocks() for CONFIG_USB_XHCI_OMAPRoger Quadros2016-06-02-2/+2
* | | ARM: OMAP4+: Fix DPLL programming sequenceLokesh Vutla2016-05-27-3/+5
* | | ARM: AM33xx: Add support for Clock SynthesizerLokesh Vutla2016-05-27-0/+106
* | | ARM: omap5: add hooks for cpu/SoC fdt fixupsDaniel Allred2016-05-27-0/+185
* | | ARM: omap-common: Add device type to CPU stringDaniel Allred2016-05-27-2/+20
* | | spl: build: ti: add support for secure boot imagesDaniel Allred2016-05-27-0/+6
* | | ti: AM43xx: config.mk: Add support for generating secure boot imagesDaniel Allred2016-05-27-0/+20
* | | ti: omap-common: Add commands for generating secure SPL imagesDaniel Allred2016-05-27-0/+66
* | | ti: omap-common: Add Kconfig file for secure device supportMadan Srinivas2016-05-27-0/+17
* | | arm: Kconfig: Add support for AM43xx SoC specific KconfigMadan Srinivas2016-05-27-0/+13
* | | arm: am33xx: Kconfig: Add secure device definitionsMadan Srinivas2016-05-27-0/+27
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-05-24-1/+1
|\ \ | |/ |/|
| * armv7: ls102xa: spl: fix the macro name of MMC modeQianyu Gong2016-05-18-1/+1
* | imx: imx7d: fix ahb clock mux 1Stefan Agner2016-05-17-1/+1
|/
* ARM: am33xx: Fix DDR initialization delaysRuss Dill2016-05-06-0/+1
* Revert "omap3: Use raw SPL by default for mmc1"Tom Rini2016-05-02-0/+2
* ARM: DRA7: Add ABB setup for all domainsNishanth Menon2016-04-25-0/+40
* ARM: OMAP5: Enable ABB configuration for MM voltage domainNishanth Menon2016-04-25-0/+14
* ARM: OMAP5/DRA7: Move ABB TXDONE mask to voltage structureNishanth Menon2016-04-25-2/+5
* ARM: OMAP5/DRA7: Get rid of control_std_fuse_opp_vdd_mpu_2Nishanth Menon2016-04-25-4/+2
* Add initial support for Technexion's PICO-IMX6UL-EMMC boardFabio Estevam2016-04-19-0/+5
* imx: mx6: Fix procedure to switch the parent of LDB_DI_CLKAkshay Bhat2016-04-19-0/+151
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-04-13-41/+89
|\
| * imx: mx7d: move MX7D to Kconfig entryPeng Fan2016-03-26-0/+1
| * imx: mx6sx: move MX6SX to Kconfig entryPeng Fan2016-03-26-0/+2
| * arm: mx6: Add CCV xPress board supportStefan Roese2016-03-26-0/+8
| * warp7: Add initial supportFabio Estevam2016-03-26-0/+7
| * arm: imx6: Switch DDR3 calibration to wait_for_bit()Marek Vasut2016-03-25-32/+12
| * imx: print ARM clock for clocks commandPeng Fan2016-03-25-0/+1
| * imx: mx6ul configure the PMIC_STBY_REQ pin as open drainPeng Fan2016-03-25-1/+11
| * imx: mx6ul: skip setting ahb ratePeng Fan2016-03-25-7/+12
| * imx: mx6: Fix incorrect clear mmdc_ch0 handshake maskYe Li2016-03-25-1/+4
| * Merge branch 'next'Stefano Babic2016-03-20-0/+31
| |\
| | * mx7: Distinguish between dual and solo versionsFabio Estevam2016-03-09-0/+18
| | * arm: imx: Add support for GE Bx50v3 boardsAkshay Bhat2016-03-09-0/+13
* | | arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_INVAL_ALL) with asm codeHans de Goede2016-04-11-96/+74