summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/omap-common
Commit message (Expand)AuthorAgeFilesLines
* armv7: omap-common: make SPL board_mmc_init() weakHeiko Schocher2016-06-091-1/+1
* armv7: fix order of OMAP die ID printingLadislav Michl2016-06-061-2/+2
* arm: omap: Introduce vcores_init functionKeerthy2016-06-021-0/+11
* ARM: OMAP4+: Fix DPLL programming sequenceLokesh Vutla2016-05-271-3/+5
* ARM: omap-common: Add device type to CPU stringDaniel Allred2016-05-271-2/+20
* ti: omap-common: Add commands for generating secure SPL imagesDaniel Allred2016-05-271-0/+66
* ti: omap-common: Add Kconfig file for secure device supportMadan Srinivas2016-05-271-0/+17
* Revert "omap3: Use raw SPL by default for mmc1"Tom Rini2016-05-021-0/+2
* ARM: DRA7: Add ABB setup for all domainsNishanth Menon2016-04-251-0/+24
* ARM: OMAP5: Enable ABB configuration for MM voltage domainNishanth Menon2016-04-251-0/+9
* ARM: OMAP5/DRA7: Move ABB TXDONE mask to voltage structureNishanth Menon2016-04-251-2/+2
* ARM: OMAP5/DRA7: Get rid of control_std_fuse_opp_vdd_mpu_2Nishanth Menon2016-04-251-2/+2
* spl: arm: Make sure to include all of the u_boot_list entriesTom Rini2016-03-161-1/+1
* arm: omap-common: Guard some parts of the code with CONFIG_OMAP44XX/OMAP54XXTom Rini2016-03-161-1/+7
* omap-common: clocks-common: Setup USB DPLL when MUSB is in usePaul Kocialkowski2016-03-151-2/+4
* 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-151-2/+2
* 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-141-0/+2
* ARM: DRA7: emif: Check for enable bits before updating leveling outputLokesh Vutla2016-03-141-16/+22
* 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: OMAP4/5: Add generic board detection hookKipisz, Steven2016-03-141-0/+11
* ARM: OMAP4/5: Centralize early clock initializationKipisz, Steven2016-03-142-4/+20
* omap3: Use raw SPL by default for mmc1Alexander Graf2016-03-081-2/+0
* arm: omap-common: do not build timer when CONFIG_TIMER definedMugunthan V N2016-01-201-0/+6
* armv7: Add missing newline after OMAP die IDLadislav Michl2016-01-201-2/+2
* armv7: omap-common: Rework SPL board_mmc_init()Tom Rini2015-12-141-0/+1
* omap-common: Common get_board_serial function to pass serial through ATAGPaul Kocialkowski2015-10-221-0/+18
* omap-common: Common function to display die id, replacing omap3-specific versionPaul Kocialkowski2015-10-221-0/+10
* omap-common: Common serial and usbethaddr functions based on die idPaul Kocialkowski2015-10-221-22/+27
* omap-common: Common omap_die_id definitionPaul Kocialkowski2015-10-221-0/+5
* ARM: DRA7: emif: Fix disabling/enabling of refreshesLokesh Vutla2015-09-111-3/+3
* omap-common: SYS_BOOT fallback logic correction and support for more devicesPaul Kocialkowski2015-08-281-10/+22
* ARM: OMAP5: Add support for disabling clocks in ubootKishon Vijay Abraham I2015-08-171-0/+53
* omap-common: SYS_BOOT-based fallback boot device selection for peripheral bootPaul Kocialkowski2015-07-271-7/+45
* omap-common: Boot device define instead of hardcoded valuePaul Kocialkowski2015-07-271-2/+2
* omap-common: Common boot code OMAP3 support and cleanupPaul Kocialkowski2015-07-274-55/+78
* usb: Fastboot function config for better consistency with other functionsPaul Kocialkowski2015-07-221-1/+1
* ARM: DRA7: emif: Fix DDR init sequence during warm resetLokesh Vutla2015-06-151-2/+2
* am33xx: Re-enable SW levelling for DDR2Tom Rini2015-06-152-4/+9
* ARM: DRA7: Add support for IO delay configurationLokesh Vutla2015-06-121-0/+26
* ARM: DRA7: DDR3: Add support for HW levelingLokesh Vutla2015-06-121-21/+125
* fastboot: ARM: OMAP5: Enable reboot-bootloaderDileep Katta2015-04-231-0/+10
* ARM: DRA7: Set serial number environment variableDileep Katta2015-04-231-0/+13
* ahci: mmio_base is a virtual addressScott Wood2015-04-182-4/+4
* ARM: OMAP3: Get rid of omap3_gp_romcode_call and replace with omap_smc1Nishanth Menon2015-03-132-1/+3
* ARM: OMAP: Change set_pl310_ctrl_reg to be genericNishanth Menon2015-03-131-7/+11
* ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACKSimon Glass2015-03-041-1/+5
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-02-171-1/+1
|\
OpenPOWER on IntegriCloud