summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/omap-common
Commit message (Expand)AuthorAgeFilesLines
* Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to calleeMasahiro Yamada2014-02-191-0/+3
* ARM: O5/dra7xx: Add SATA boot supportDan Murphy2014-02-191-1/+2
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-02-173-62/+2
|\
| * DRA7: Add support for ES1.1 silicon ID codeNishanth Menon2014-01-241-3/+2
| * ARM: OMAP4/5: Remove dead code against CONFIG_SYS_ENABLE_PADS_ALLJassi Brar2014-01-241-6/+0
| * ARM: OMAP4/5: Remove dead code against CONFIG_SYS_CLOCKS_ENABLE_ALLJassi Brar2014-01-241-53/+0
* | SPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL_FRAMEWORKTom Rini2014-02-071-1/+12
|/
* ARM: AM43xx: GP_EVM: Add support for DDR3Lokesh Vutla2013-12-181-14/+0
* arm: omap: abb: add missing includeNikita Kiryanov2013-12-121-0/+1
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-12-103-2/+8
|\
| * TI:omap: Update u-boot-spl.lds for i2c multibus/multiadapter updateTom Rini2013-11-151-1/+2
| * i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher2013-11-132-1/+6
* | ARM: OMAP5: Add SATA platform glueRoger Quadros2013-12-042-0/+76
* | ARM: OMAP5: Add Pipe3 PHY driverRoger Quadros2013-12-043-0/+271
* | ARM: DRA7/OMAP5: EMIF: Add workaround for bug 0039SRICHARAN R2013-12-041-0/+42
* | ARM: DRA: EMIF: Change DDR3 settings to use hw levelingSRICHARAN R2013-12-041-29/+71
|/
* Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-11-091-0/+4
|\
| * am335x: Enable CONFIG_OMAP_WATCHDOG supportTom Rini2013-11-011-0/+4
* | armv7: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-32/+11
* | ARM: OMAP5: Add registers and defines for USBOTG SSDan Murphy2013-10-201-2/+2
|/
* ARM: OMAP5: Avoid writing into LDO SRAM bitsLokesh Vutla2013-09-201-7/+0
* am33xx: Add am33xx_spl_board_init function, callTom Rini2013-09-201-0/+3
* omap: emif: Set initial DDR PHY config firstTaras Kondratiuk2013-08-151-1/+1
* ARM: AM43xx: Add build supportLokesh Vutla2013-08-151-1/+2
* ARM: OMAP: Add CONFIG_OMAP_COMMONLokesh Vutla2013-08-151-1/+1
* ARM: DRA7xx: Lock DPLL_GMACLokesh Vutla2013-07-261-0/+18
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2413-211/+13
* ARM: OMAP4+: Fix MA detection during SDRAM_AUTO_DETECTIONLokesh Vutla2013-07-021-0/+3
* ARM: DRA7xx: EMIF: Change settings required for EVM boardSricharan R2013-06-101-3/+23
* ARM: DRA7xx: clocks: Update PLL valuesLokesh Vutla2013-06-101-9/+7
* ARM: DRA7xx: Correct the SYS_CLK to 20MHZSricharan R2013-06-101-0/+1
* ARM: OMAP5: DRA7xx: support class 0 optimized voltagesNishanth Menon2013-06-101-12/+46
* ARM: DRA7xx: clocks: Fixing i2c_init for PMICLokesh Vutla2013-06-102-2/+1
* ARM: DRA7xx: power Add support for tps659038 PMICLokesh Vutla2013-06-101-0/+23
* ARM: OMAP4+: pmic: Make generic bus init and write functionsLokesh Vutla2013-06-102-5/+15
* ARM: OMAP2+: Rename asm/arch/clocks.h asm/arch/clock.hLokesh Vutla2013-06-102-2/+2
* OMAP5: add ABB setup for MPU voltage domainAndrii Tseglytskyi2013-06-101-0/+9
* OMAP3+: introduce generic ABB supportAndrii Tseglytskyi2013-06-102-0/+138
* am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.cTom Rini2013-06-052-36/+39
* omap-common/hwinit-common.c: Mark omap_rev_string as staticTom Rini2013-06-041-1/+1
* ARM: OMAP: Add arch_cpu_init functionSRICHARAN R2013-05-101-0/+11
* ARM: OMAP: Cleanup boot parameters usageSRICHARAN R2013-05-102-65/+16
* ARM: OMAP: Correct save_boot_params and replace with 'C' functionSRICHARAN R2013-05-101-6/+44
* ARM: OMAP5: Fix warm reset with USB cable connectedLokesh Vutla2013-05-102-0/+5
* arm: omap: emif: Fix DDR3 init after warm resetLokesh Vutla2013-05-101-3/+8
* arm: Make all linker scripts compatible with per-symbol sectionsBenoît Thébaudeau2013-04-121-1/+1
* OMAP3/4/5/AM33xx: Correct logic for checking FAT or RAW MMCTom Rini2013-04-081-3/+7
* arm: omap4: Fix SDRAM AUTO DETECTIONLokesh Vutla2013-04-081-13/+16
* OMAP: Fix copy-paste bug that did not enable UART4 clockLubomir Popov2013-04-081-2/+2
* ARM: mmu: Set domain permissions to client accessR Sricharan2013-03-281-0/+35
OpenPOWER on IntegriCloud