Age | Commit message (Expand) | Author |
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 |
2012-03-29 | sdrc.c: Fix typo in do_sdrc_init() for SPL | 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-02-12 | OMAP3: Correct get_sdr_cs_offset mask | Tom Rini |
2012-02-12 | arm: omap3: Define save_boot_params in lowlevel_init.S for SPL only | Pali Rohár |
2012-01-16 | OMAP SPL: call timer_init in s_init to make udelay work earlier | Andreas Müller |
2012-01-16 | omap3: make get_board_rev() function weak | Nikita Kiryanov |
2011-12-06 | OMAP3: Add SPL_BOARD_INIT hook | Tom Rini |
2011-12-06 | OMAP3 SPL: Add identify_nand_chip function | Tom Rini |
2011-12-06 | OMAP3 SPL: Rework memory initalization and devkit8000 support | Tom Rini |
2011-12-06 | OMAP3: Change mem_ok to clear again after reading back | Tom Rini |
2011-12-06 | OMAP3: Add a helper function to set timings in SDRC | Tom Rini |
2011-12-06 | OMAP3: Update SDRC dram_init to always call make_cs1_contiguous() | Tom Rini |
2011-12-06 | omap3: mem: Comment enable_gpmc_cs_config more | Tom Rini |
2011-12-06 | AM35xx: add EMAC support | Ilya Yanok |
2011-12-06 | start.S: remove omap3 specific code from start.S | Aneesh V |
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 | omap3: Fix compile warning | Sanjeev Premi |
2011-09-30 | omap3: implement boot parameter saving | Simon Schwarz |
2011-09-30 | omap3: new SPL structure support | Simon Schwarz |
2011-09-30 | omap-common: add nand spl support | Simon Schwarz |
2011-09-30 | omap3: Configure RAM bank 0 if in SPL | Simon Schwarz |
2011-09-12 | ARMV7: OMAP3: Add 37xx ESx revision numbers. | Howard D. Gray |
2011-09-04 | dm3730: enable dpll5 | Eric Benard |
2011-09-04 | omap3:clock: check cpu_family before enabling clks for IVA & CAM | Vaibhav Hiremath |
2011-09-04 | omap3:clock: configure GFX clock to 200MHz for AM/DM37x | Vaibhav Hiremath |
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-08-03 | omap3: Include array definition only when it is used | Sanjeev Premi |
2011-07-04 | armv7: adapt omap3 to the new cache maintenance framework | Aneesh V |
2011-04-27 | ARMV7: OMAP3: Cleanup extern variables in mem.c | Luca Ceresoli |
2011-04-27 | OMAP3: Add support for DPLL5 (usbhost) | Alexander Holler |
2010-12-11 | omap3: emif|sdrc: use a single global data define | Nishanth Menon |
2010-11-29 | AM3517:EMIF4: fix SDRAM size to 256Mb | Vaibhav Hiremath |