summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/omap-common
AgeCommit message (Expand)Author
2013-03-12Remove linker lists (LGAs) from SPL linker scriptsAlbert ARIBAUD
2013-03-12arm: omap: map u_boot_lists section to .sramAlbert ARIBAUD
2013-03-11arm: dra7xx: Add silicon id support for DRA752 socLokesh Vutla
2013-03-11arm: dra7xx: Add DDR related data for DRA752 ES1.0Lokesh Vutla
2013-03-11arm: dra7xx: clock: Add the dplls dataLokesh Vutla
2013-03-11ARM: OMAP5: srcomp: enable slew rate compensation cells after powerupLokesh Vutla
2013-03-11ARM: OMAP4/5: clocks: Add the required OPP settings as per the latest addendumSRICHARAN R
2013-03-11ARM: OMAP4+: Make control module register structure genericLokesh Vutla
2013-03-11ARM: OMAP4+: Cleanup emif specific filesLokesh Vutla
2013-03-11ARM: OMAP4+: Clean up the pmic codeSRICHARAN R
2013-03-11ARM: OMAP4+: Cleanup the clocks layerSRICHARAN R
2013-03-11ARM: OMAP4+: Change the PRCM structure prototype common for all SocsSRICHARAN R
2013-03-11ARM: OMAP4+: emif: Detect SDRAM from SDRAM config registerLokesh Vutla
2013-03-08omap_hsmmc: add driver check for write protectionNikita Kiryanov
2013-03-08omap_hsmmc: implement driver check for card detectionNikita Kiryanov
2013-02-18am33xx: support for booting via usbethIlya Yanok
2013-02-01arm: Move lastinc to arch_global_dataSimon Glass
2013-02-01arm: Move tbl to arch_global_dataSimon Glass
2012-12-10omap: emif: configure emif only when requiredLokesh Vutla
2012-12-10OMAP: Tweak omap-common/Makefile since reset.S -> reset.cRobert P. J. Day
2012-12-10OMAP: include sys_proto.h from boot-commonIlya Yanok
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut
2012-10-04arm: Remove additional config flagsMichal Simek
2012-10-01am33xx: Fix fetching of mmc1 bootmode from bootrom for AM33XXJoel A Fernandes
2012-09-27SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/splTom Rini
2012-09-27SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linuxTom Rini
2012-09-27SPL: Move the omap SPL framework to common/splTom Rini
2012-09-27ARM: SPL: Move gpmc_init() to spl_board_init()Tom Rini
2012-09-27ARM: SPL: Start hooking in the current SPI SPL supportTom Rini
2012-09-27ARM: SPL: Clean up spl.c / spl_nand.c slightlyTom Rini
2012-09-27ARM: SPL: Make spl_mmc.c more genericTom Rini
2012-09-27ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>Tom Rini
2012-09-27ARM: SPL: Only call mem_malloc_init if configuredTom Rini
2012-09-27ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.cTom Rini
2012-09-27ARM: SPL: Rename omap_boot_mode to spl_boot_mode()Tom Rini
2012-09-27ARM: SPL: Rename omap_boot_device to spl_boot_deviceTom Rini
2012-09-27omap-common: SPL: Fix whitespace in omap-common/u-boot-spl.lds.Pavel Machek
2012-09-27omap-common: Fix typo in save_boot_params() in lowlevel_init.STom Rini
2012-09-27omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()Tom Rini
2012-09-27spl_mmc: Make FAT checks / calls guarded with CONFIG_SPL_FAT_SUPPORTTom Rini
2012-09-01omap4/5/am33xx: Make lowlevel_init available to all armv7 platformsTom Rini
2012-09-01dm: Move OMAP GPIO driver to drivers/gpio/Marek Vasut
2012-09-01omap: am33xx: enable gpio supportSteve Sakoman
2012-07-07ARM: OMAP4+: Move external phy initialisations to arch specific place.SRICHARAN R
2012-07-07omap: emif: fix bug in manufacturer code testSteve Sakoman
2012-07-07omap: emif: deal with rams that return duplicate mr data on all byte lanesSteve Sakoman
2012-07-07OMAP4+: Force DDR in self-refresh after warm resetLokesh Vutla
2012-07-07OMAP4+: Handle sdram init after warm resetLokesh Vutla
2012-07-07ARM: OMAP3+: Detect reset typeLokesh Vutla
2012-07-07OMAP5: DPLL core lock for OMAP5432Lokesh Vutla