summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/omap-common
AgeCommit message (Expand)Author
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
2012-07-07OMAP5: EMIF: Add support for DDR3 deviceLokesh Vutla
2012-07-07ARM: OMAP5: Align memory used for testing to the power of 2SRICHARAN R
2012-07-07ARM: OMAP4+: dmm: Take care of overlapping dmm and trap sections.SRICHARAN R
2012-05-15omap4+: Remove CONFIG_ARCH_CPU_INITTom Rini
2012-05-15armv7: add appropriate headers for assembly functionsAneesh V
2012-05-15OMAP3+: reset: Create a common reset layer.SRICHARAN R
2012-05-15arm: omap5: correct boot device mode7 for eMMCBalaji T K
2012-05-15OMAP4/5: device: Add support to get the device type.SRICHARAN R
2012-05-15OMAP5: palmas: Configure nominal opp vdd valuesSRICHARAN R
2012-05-15OMAP5: emif/ddr: Change emif settings as required for ES1.0 silicon.SRICHARAN R
2012-05-15OMAP5: clocks: Change clock settings as required for ES1.0 silicon.SRICHARAN R
2012-05-15OMAP4460: TPS Ensure SET1 is selected after voltage configurationNishanth Menon
2012-05-15OMAP3+: Introduce generic logic for OMAP voltage controllerNishanth Menon
2012-05-15ARM:OMAP+:MMC: Add parameters to MMC initJonathan Solnit
2012-04-19CMD: Fix CONFIG_CMD_SAVEBP_WRITE_SIZE -> CONFIG_CMD_SPL_WRITE_SIZEMarek Vasut
2012-03-29arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix build warningsAnatolij Gustschin
2012-03-27SPL: call cleanup_before_linux() before booting LinuxStefano Babic
2012-03-27omap/spl: change output of spl_parse_image_headerSimon Schwarz