summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-omap4
Commit message (Expand)AuthorAgeFilesLines
* armv7:TI: Add <asm/ti-common/sys_proto.h> and migrate omap_hw_init_contextTom Rini2014-05-231-50/+1
* ARM: omap4: add platform specific info for GPMC and ELM controllerspekon gupta2014-05-234-6/+90
* ARM: OMAP: hide custom bit manipulation function sr32()Wolfgang Denk2014-04-171-1/+0
* spl: Fix guardian macros in spl.hMarek Vasut2014-03-281-1/+1
* mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nandpekon gupta2014-03-041-1/+1
* mtd: nand: omap: merge duplicate GPMC data from different arch-xx headers int...pekon gupta2014-03-042-45/+1
* ARM: OMAP4/5: Remove dead code against CONFIG_SYS_ENABLE_PADS_ALLJassi Brar2014-01-241-1/+0
* ARM: OMAP4: Move TEXT_BASE down to non-HS limitLokesh Vutla2013-12-121-1/+1
* pandaboard: 1/1] ARM:OMAP4+: panda-es: Support Rev B3 Elpida DDR2 RAMHardik Patel2013-12-041-0/+4
* ARM: omap4-panda: Add MAC address creation for pandaDan Murphy2013-10-141-0/+4
* Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-042-1/+7
|\
| * ARM: OMAP4470: Add voltage and dpll dataTaras Kondratiuk2013-08-281-1/+6
| * ARM: OMAP4470: Add OMAP4470 identificationTaras Kondratiuk2013-08-281-0/+1
* | SPDX-License-Identifier: fixing some problematic GPL-2.0 filesWolfgang Denk2013-08-191-18/+1
|/
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-247-117/+7
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-07-121-0/+2
|\
| * ARM: OMAP: GPIO: Fix valid range and enable usage of all GPIOs on OMAP5Axel Lin2013-07-021-0/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-06-134-57/+16
|\ \ | |/
| * ARM: DRA7xx: clocks: Update PLL valuesLokesh Vutla2013-06-101-1/+1
| * ARM: DRA7xx: Correct the SYS_CLK to 20MHZSricharan R2013-06-101-0/+4
| * ARM: DRA7xx: power Add support for tps659038 PMICLokesh Vutla2013-06-101-0/+1
| * ARM: OMAP4+: pmic: Make generic bus init and write functionsLokesh Vutla2013-06-101-1/+1
| * ARM: OMAP2+: Rename asm/arch/clocks.h asm/arch/clock.hLokesh Vutla2013-06-102-1/+1
| * ARM: OMAP4+: Cleanup header filesLokesh Vutla2013-06-103-54/+0
| * OMAP3+: introduce generic ABB supportAndrii Tseglytskyi2013-06-101-0/+8
* | am33xx/omap4+: Move SRAM_SCRATCH_SPACE_ADDR to <asm/arch/omap.h>Tom Rini2013-06-061-0/+1
|/
* am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.cTom Rini2013-06-051-0/+1
* ARM: OMAP: Cleanup boot parameters usageSRICHARAN R2013-05-101-8/+3
* ARM: OMAP4/5: Make OMAPx_SRAM_SCRATCH_ defines commonSRICHARAN R2013-05-101-12/+0
* ARM: OMAP: Make omap_boot_parameters common across socsSRICHARAN R2013-05-101-24/+0
* ARM: OMAP5: Fix warm reset with USB cable connectedLokesh Vutla2013-05-101-0/+1
* OMAP3/4/5/AM33xx: Correct logic for checking FAT or RAW MMCTom Rini2013-04-081-0/+2
* arm: omap4: Fix SDRAM AUTO DETECTIONLokesh Vutla2013-04-081-1/+0
* ARM: OMAP4+: Make control module register structure genericLokesh Vutla2013-03-111-29/+2
* ARM: OMAP4+: Clean up the pmic codeSRICHARAN R2013-03-112-6/+2
* ARM: OMAP4+: Cleanup the clocks layerSRICHARAN R2013-03-112-46/+2
* ARM: OMAP4+: Change the PRCM structure prototype common for all SocsSRICHARAN R2013-03-113-480/+49
* SPL: ONENAND: Fix some ONENAND related defines.Enric Balletbo i Serra2013-03-081-1/+1
* omap: consolidate common mmc definitionsNikita Kiryanov2013-03-081-138/+2
* ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>Tom Rini2012-09-271-0/+35
* omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()Tom Rini2012-09-271-1/+0
* omap4 i2c: add support for i2c bus 4Koen Kooi2012-09-062-1/+2
* omap4/5/am33xx: Make lowlevel_init available to all armv7 platformsTom Rini2012-09-011-1/+0
* OMAP4+: Force DDR in self-refresh after warm resetLokesh Vutla2012-07-071-0/+1
* ARM: OMAP3+: Detect reset typeLokesh Vutla2012-07-072-0/+3
* ARM: OMAP4: Correct the lpddr2 io settings register value.SRICHARAN R2012-07-071-1/+1
* OMAP5: DPLL core lock for OMAP5432Lokesh Vutla2012-07-071-0/+5
* omap4+: Avoid using __attribute__ ((__packed__))Aneesh V2012-05-151-1/+1
* OMAP3+: reset: Create a common reset layer.SRICHARAN R2012-05-152-11/+11
* OMAP4/5: device: Add support to get the device type.SRICHARAN R2012-05-151-0/+4
OpenPOWER on IntegriCloud