Commit Graph

86 Commits (58fd563ffb279b3a93d6ab332f14d041ac500bb9)

Author SHA1 Message Date
Masahiro Yamada 4e1aa8437a armv7: convert makefiles to Kbuild style 11 years ago
Wolfgang Denk d4c8aa9cb4 Coding Style cleanup: remove trailing empty lines 11 years ago
Albert ARIBAUD 8d20836615 arm: omap3: fix SRAM copy and execution sequence 11 years ago
Naumann Andreas a704a6d615 ARM: omap3: Implement dpll5 (HSUSB clk) workaround for OMAP36xx/AM/DM37xx according to errata sprz318e. 11 years ago
Andreas Bießmann c4ec281822 omap3/sys_info: fix printout of OMAP36XX L3 freqency 11 years ago
Stefan Roese bf0e86606d arm: omap3: spl: Fix problem with 8bit NAND devices 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Lokesh Vutla af1d002f89 ARM: OMAP2+: Rename asm/arch/clocks.h asm/arch/clock.h 11 years ago
man.huber@arcor.de 9d0fd10ca1 omap3: Display MHz instead of mHz on the console 12 years ago
Andreas Bießmann da634ae356 omap_gpmc: change nandecc command 12 years ago
Enric Balletbo i Serra b51a5e3a0a OMAP3: Initialize gpmc if SPL_ONENAND_SUPPORT is enabled. 12 years ago
Nikita Kiryanov e3913f56a2 omap_hsmmc: add driver check for write protection 12 years ago
Nikita Kiryanov e874d5b001 omap_hsmmc: implement driver check for card detection 12 years ago
Robert P. J. Day e3fe62574d omap3: Add a few comments to "#endif"s for readability. 12 years ago
Peter Barada 8c4445d266 Pass sdrc timing values through board_sdrc_timings structure 12 years ago
Andreas Bießmann 4af9e675fa omap3/mem.c: remove unused defines 12 years ago
Ilya Yanok 08fc71711a OMAP3: am35x: add musb functions 12 years ago
Tom Rini 57f588be60 omap3: Rework board.c for !CONFIG_SYS_L2CACHE_OFF 12 years ago
Albert ARIBAUD dec96689ca arm: armv7: omap3: Fix restore sequence in lowlevel_init 12 years ago
Tom Rini 6507f133f3 SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux 12 years ago
Tom Rini 47f7bcae8c SPL: Move the omap SPL framework to common/spl 12 years ago
Tom Rini d7cb93b28a ARM: SPL: Move gpmc_init() to spl_board_init() 12 years ago
Tom Rini f0881250f9 ARM: SPL: Make spl_mmc.c more generic 12 years ago
Tom Rini 55cdbb8d4e ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h> 12 years ago
Tom Rini 8082fda9fc ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.c 12 years ago
Tom Rini 37189a1958 ARM: SPL: Rename omap_boot_mode to spl_boot_mode() 12 years ago
Tom Rini 8e1b836ec5 ARM: SPL: Rename omap_boot_device to spl_boot_device 12 years ago
Matt Porter a3c3fabb0f arm, omap3: fix warm reset serial output on OMAP36xx/AM/DM37xx 13 years ago
Tom Rini 8a87a3d72e omap3: Introduce weak misc_init_r 13 years ago
Aneesh V 74236acacc armv7: add appropriate headers for assembly functions 13 years ago
Tom Rini 33fbc9cf82 sdrc.c: Fix typo in do_sdrc_init() for SPL 13 years ago
Stefano Babic da521387a4 OMAP3: SPL: do not call I2C init if no I2C is set. 13 years ago
Aneesh V f1f2c3ca9f armv7: omap3: leave outer cache enabled 13 years ago
Peter Meerwald a4958313fb omap3: fix comment typos 13 years ago
Govindraj.R 95f8791042 OMAP3+: Clock: Adding ehci clock enabling 13 years ago
Tom Rini 0ae056510f OMAP3: Correct get_sdr_cs_offset mask 13 years ago
Pali Rohár 204705111c arm: omap3: Define save_boot_params in lowlevel_init.S for SPL only 13 years ago
Andreas Müller 8775471bb3 OMAP SPL: call timer_init in s_init to make udelay work earlier 13 years ago
Nikita Kiryanov 715462dd7e omap3: make get_board_rev() function weak 13 years ago
Tom Rini ee08a8260a OMAP3: Add SPL_BOARD_INIT hook 13 years ago
Tom Rini 4e647e1207 OMAP3 SPL: Add identify_nand_chip function 13 years ago
Tom Rini 9ae0d55074 OMAP3 SPL: Rework memory initalization and devkit8000 support 13 years ago
Tom Rini 3bd8437dcc OMAP3: Change mem_ok to clear again after reading back 13 years ago
Tom Rini 2a04e85870 OMAP3: Add a helper function to set timings in SDRC 13 years ago
Tom Rini 5f862b7179 OMAP3: Update SDRC dram_init to always call make_cs1_contiguous() 13 years ago
Tom Rini b7eb9e7895 omap3: mem: Comment enable_gpmc_cs_config more 13 years ago
Ilya Yanok b9e65a797b AM35xx: add EMAC support 13 years ago
Aneesh V e4fce34e7a start.S: remove omap3 specific code from start.S 13 years ago
Alexander Holler 86623add12 OMAP3: Use sdelay from arch/arm/cpu/armv7/syslib.c instead of cloning that. 13 years ago
Alexander Holler a67fe5f284 OMAP3: Use sdelay from arch/arm/cpu/armv7/syslib.c instead of cloning that. 13 years ago