Age | Commit message (Expand) | Author |
2014-09-13 | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada |
2014-08-30 | omap3: kconfig: move board select menu and common settings | Masahiro Yamada |
2014-07-25 | ARM: omap: Remove unused arch/arm/cpu/armv7/omap3/mem.c | Stefan Roese |
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-06-06 | omap3: remove remnant macros GPMC_NAND_ECC_LP_x8_LAYOUT and GPMC_NAND_ECC_LP_... | pekon gupta |
2014-05-23 | ARM: omap: merge GPMC initialization code for all platform | pekon gupta |
2014-04-17 | omap3/sys_info: provide interface to read die id | Nishanth Menon |
2014-04-17 | ARM: OMAP: replace custom sr32() by standard I/O accessors | Wolfgang Denk |
2014-04-17 | ARM: OMAP: hide custom bit manipulation function sr32() | Wolfgang Denk |
2014-04-17 | ARM: OMAP: remove sr32() from OMAP board code | Wolfgang Denk |
2014-02-26 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2014-02-26 | arm: remove unneeded symbol offsets and _TEXT_BASE | Albert ARIBAUD |
2014-02-25 | kbuild: use shorten logs for mkimage rules | Masahiro Yamada |
2014-02-19 | kbuild: change out-of-tree build | Masahiro Yamada |
2013-12-10 | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-12-06 | arm: omap3: Enable clocks for peripherals only if they are used | Michael Trimarchi |
2013-11-13 | i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework | Heiko Schocher |
2013-10-31 | armv7: convert makefiles to Kbuild style | Masahiro Yamada |
2013-10-14 | Coding Style cleanup: remove trailing empty lines | Wolfgang Denk |
2013-08-28 | arm: omap3: fix SRAM copy and execution sequence | Albert ARIBAUD |
2013-08-15 | ARM: omap3: Implement dpll5 (HSUSB clk) workaround for OMAP36xx/AM/DM37xx acc... | Naumann Andreas |
2013-07-26 | omap3/sys_info: fix printout of OMAP36XX L3 freqency | Andreas Bießmann |
2013-07-26 | arm: omap3: spl: Fix problem with 8bit NAND devices | Stefan Roese |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-06-10 | ARM: OMAP2+: Rename asm/arch/clocks.h asm/arch/clock.h | Lokesh Vutla |
2013-04-12 | omap3: Display MHz instead of mHz on the console | man.huber@arcor.de |
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 |
2013-01-08 | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2012-12-10 | omap3: Add a few comments to "#endif"s for readability. | Robert P. J. Day |
2012-12-10 | Pass sdrc timing values through board_sdrc_timings structure | Peter Barada |
2012-12-10 | omap3/mem.c: remove unused defines | Andreas Bießmann |
2012-11-20 | OMAP3: am35x: add musb functions | Ilya Yanok |
2012-10-30 | omap3: Rework board.c for !CONFIG_SYS_L2CACHE_OFF | Tom Rini |
2012-10-08 | arm: armv7: omap3: Fix restore sequence in lowlevel_init | Albert ARIBAUD |
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 | arm, omap3: fix warm reset serial output on OMAP36xx/AM/DM37xx | Matt Porter |
2012-05-15 | omap3: Introduce weak misc_init_r | Tom Rini |
2012-05-15 | armv7: add appropriate headers for assembly functions | Aneesh V |