summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/omap-common
Commit message (Expand)AuthorAgeFilesLines
* 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
* ti814x_evm: add ti814x evm board supportMatt Porter2013-03-241-1/+1
* am33xx: Add required includes to some omap/am33xx codeTom Rini2013-03-242-0/+2
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-186-153/+277
|\
| * Remove linker lists (LGAs) from SPL linker scriptsAlbert ARIBAUD2013-03-121-4/+0
| * arm: omap: map u_boot_lists section to .sramAlbert ARIBAUD2013-03-121-1/+1
| * arm: dra7xx: Add silicon id support for DRA752 socLokesh Vutla2013-03-111-2/+7
| * arm: dra7xx: Add DDR related data for DRA752 ES1.0Lokesh Vutla2013-03-111-1/+1
| * arm: dra7xx: clock: Add the dplls dataLokesh Vutla2013-03-111-1/+25
| * ARM: OMAP5: srcomp: enable slew rate compensation cells after powerupLokesh Vutla2013-03-111-0/+6
| * ARM: OMAP4/5: clocks: Add the required OPP settings as per the latest addendumSRICHARAN R2013-03-111-5/+4
| * ARM: OMAP4+: Make control module register structure genericLokesh Vutla2013-03-111-4/+1
| * ARM: OMAP4+: Cleanup emif specific filesLokesh Vutla2013-03-111-37/+9
| * ARM: OMAP4+: Clean up the pmic codeSRICHARAN R2013-03-111-26/+57
| * ARM: OMAP4+: Cleanup the clocks layerSRICHARAN R2013-03-111-8/+81
| * ARM: OMAP4+: Change the PRCM structure prototype common for all SocsSRICHARAN R2013-03-114-60/+64
| * ARM: OMAP4+: emif: Detect SDRAM from SDRAM config registerLokesh Vutla2013-03-112-5/+19
| * omap_hsmmc: add driver check for write protectionNikita Kiryanov2013-03-081-2/+2
| * omap_hsmmc: implement driver check for card detectionNikita Kiryanov2013-03-081-2/+2
| * am33xx: support for booting via usbethIlya Yanok2013-02-181-0/+3
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-151-1/+1
|/
* arm: Move lastinc to arch_global_dataSimon Glass2013-02-011-5/+6
* arm: Move tbl to arch_global_dataSimon Glass2013-02-011-7/+8
* omap: emif: configure emif only when requiredLokesh Vutla2012-12-101-5/+36
* OMAP: Tweak omap-common/Makefile since reset.S -> reset.cRobert P. J. Day2012-12-101-3/+2
* OMAP: include sys_proto.h from boot-commonIlya Yanok2012-12-101-0/+1
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-221-0/+5
* arm: Remove additional config flagsMichal Simek2012-10-041-9/+0
* am33xx: Fix fetching of mmc1 bootmode from bootrom for AM33XXJoel A Fernandes2012-10-011-2/+3
* SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/splTom Rini2012-09-272-108/+0
* SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linuxTom Rini2012-09-271-0/+3
OpenPOWER on IntegriCloud