Age | Commit message (Expand) | Author |
2015-03-13 | ARM: OMAP3: rx51: Enable workaround for ARM errata 454179, 430973, 621766 | Nishanth Menon |
2015-03-13 | ARM: OMAP3: Enable workaround for ARM errata 454179, 430973, 621766 | Nishanth Menon |
2015-03-13 | ARM: OMAP3: Get rid of omap3_gp_romcode_call and replace with omap_smc1 | Nishanth Menon |
2015-03-05 | omap: gpmc: 'nandecc sw' can use HAM1 or BCH8 | Ash Charles |
2015-03-04 | ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK | Simon Glass |
2015-01-16 | TI ARMv7: Don't use GD before crt0.S has set it | Tom Rini |
2014-10-27 | Rename some defines containing FAT in their name to be filesystem generic | Guillaume GARDET |
2014-10-26 | Merge git://git.denx.de/u-boot-dm | Tom Rini |
2014-10-25 | omap3: board: add missing include and proto | Jeroen Hofstee |
2014-10-25 | omap3: make local functions static | Jeroen Hofstee |
2014-10-23 | dm: omap3: Move to driver model for GPIO and serial | Simon Glass |
2014-07-01 | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2014-06-19 | omap3: board: trivial: add void for no args | Jeroen Hofstee |
2014-06-11 | am33xx/omap: Allow cache enable for all Sitara/OMAP | Simon Glass |
2014-04-17 | ARM: OMAP: remove sr32() from OMAP board code | Wolfgang Denk |
2013-11-13 | i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework | Heiko Schocher |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-04-08 | omap_gpmc: change nandecc command | Andreas Bießmann |
2013-03-11 | OMAP3: Initialize gpmc if SPL_ONENAND_SUPPORT is enabled. | Enric Balletbo i Serra |
2013-03-08 | omap_hsmmc: add driver check for write protection | Nikita Kiryanov |
2013-03-08 | omap_hsmmc: implement driver check for card detection | Nikita Kiryanov |
2012-12-10 | omap3: Add a few comments to "#endif"s for readability. | Robert P. J. Day |
2012-10-30 | omap3: Rework board.c for !CONFIG_SYS_L2CACHE_OFF | Tom Rini |
2012-09-27 | SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux | Tom Rini |
2012-09-27 | SPL: Move the omap SPL framework to common/spl | Tom Rini |
2012-09-27 | ARM: SPL: Move gpmc_init() to spl_board_init() | Tom Rini |
2012-09-27 | ARM: SPL: Make spl_mmc.c more generic | Tom Rini |
2012-09-27 | ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h> | Tom Rini |
2012-09-27 | ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.c | Tom Rini |
2012-09-27 | ARM: SPL: Rename omap_boot_mode to spl_boot_mode() | Tom Rini |
2012-09-27 | ARM: SPL: Rename omap_boot_device to spl_boot_device | Tom Rini |
2012-05-15 | omap3: Introduce weak misc_init_r | Tom Rini |
2012-03-27 | OMAP3: SPL: do not call I2C init if no I2C is set. | Stefano Babic |
2012-02-27 | armv7: omap3: leave outer cache enabled | Aneesh V |
2012-02-12 | omap3: fix comment typos | Peter Meerwald |
2012-02-12 | OMAP3+: Clock: Adding ehci clock enabling | Govindraj.R |
2012-01-16 | OMAP SPL: call timer_init in s_init to make udelay work earlier | Andreas Müller |
2011-12-06 | OMAP3: Add SPL_BOARD_INIT hook | Tom Rini |
2011-11-29 | OMAP3: Use sdelay from arch/arm/cpu/armv7/syslib.c instead of cloning that. | Alexander Holler |
2011-10-27 | OMAP3 SPL: Provide weak omap_rev_string | Tom Rini |
2011-09-30 | omap-common: add nand spl support | Simon Schwarz |
2011-09-04 | omap: enable caches at system start-up | Aneesh V |
2011-09-04 | omap: fix gpio related build breaks | Aneesh V |
2011-08-03 | omap: reuse omap3 gpio support in omap4 | Aneesh V |
2011-07-04 | armv7: adapt omap3 to the new cache maintenance framework | Aneesh V |
2010-09-08 | ARMV7: OMAP3: Convert setup_auxcr() to pure asm | Mans Rullgard |
2010-07-05 | ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7 | Steve Sakoman |