Commit Graph

115 Commits (a9e8e29101adcb0bfa1c39baba5fce6b9848678d)

Author SHA1 Message Date
Igor Grinberg b09bf72317 omap3: cm-t3517: add basic board support 10 years ago
Georges Savoundararadj 2e07c249a6 kconfig: arm: introduce symbol for ARM CPUs 11 years ago
Masahiro Yamada 02627356b6 kconfig: add CONFIG_SUPPORT_SPL 11 years ago
Guillaume GARDET 205b4f33cf Rename some defines containing FAT in their name to be filesystem generic 11 years ago
Jeroen Hofstee bf8550287d omap3: board: add missing include and proto 11 years ago
Jeroen Hofstee 98431d5881 omap3: make local functions static 11 years ago
Simon Glass b3f4ca1135 dm: omap3: Move to driver model for GPIO and serial 11 years ago
Igor Grinberg 52edc87740 omap3: Kconfig: fix the cm-t35 board option prompt 11 years ago
Masahiro Yamada 461be2f96e kconfig: remove redundant "string" type in arch and board Kconfigs 11 years ago
Masahiro Yamada 3cfbcb58d3 omap3: kconfig: move board select menu and common settings 11 years ago
Stefan Roese 6d3bbdb0e7 ARM: omap: Remove unused arch/arm/cpu/armv7/omap3/mem.c 11 years ago
Jeroen Hofstee fd3f401bc1 omap3: board: trivial: add void for no args 11 years ago
Simon Glass 7e4154a553 am33xx/omap: Allow cache enable for all Sitara/OMAP 11 years ago
pekon gupta 68128e0a86 omap3: remove remnant macros GPMC_NAND_ECC_LP_x8_LAYOUT and GPMC_NAND_ECC_LP_x16_LAYOUT 11 years ago
pekon gupta a0a37183bd ARM: omap: merge GPMC initialization code for all platform 11 years ago
Nishanth Menon 79e7e87f91 omap3/sys_info: provide interface to read die id 11 years ago
Wolfgang Denk a88e55c4c6 ARM: OMAP: replace custom sr32() by standard I/O accessors 11 years ago
Wolfgang Denk 4e4685027c ARM: OMAP: hide custom bit manipulation function sr32() 11 years ago
Wolfgang Denk e7300f463d ARM: OMAP: remove sr32() from OMAP board code 11 years ago
Albert ARIBAUD b60eff31f3 arm: remove unneeded symbol offsets and _TEXT_BASE 11 years ago
Masahiro Yamada 9bf215b035 kbuild: use shorten logs for mkimage rules 11 years ago
Masahiro Yamada 9e4140329e kbuild: change out-of-tree build 11 years ago
Michael Trimarchi f33b9bd398 arm: omap3: Enable clocks for peripherals only if they are used 11 years ago
Heiko Schocher 6789e84eca i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework 11 years ago
Masahiro Yamada 4e1aa8437a armv7: convert makefiles to Kbuild style 12 years ago
Wolfgang Denk d4c8aa9cb4 Coding Style cleanup: remove trailing empty lines 12 years ago
Albert ARIBAUD 8d20836615 arm: omap3: fix SRAM copy and execution sequence 12 years ago
Naumann Andreas a704a6d615 ARM: omap3: Implement dpll5 (HSUSB clk) workaround for OMAP36xx/AM/DM37xx according to errata sprz318e. 12 years ago
Andreas Bießmann c4ec281822 omap3/sys_info: fix printout of OMAP36XX L3 freqency 12 years ago
Stefan Roese bf0e86606d arm: omap3: spl: Fix problem with 8bit NAND devices 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Lokesh Vutla af1d002f89 ARM: OMAP2+: Rename asm/arch/clocks.h asm/arch/clock.h 12 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 13 years ago
Albert ARIBAUD dec96689ca arm: armv7: omap3: Fix restore sequence in lowlevel_init 13 years ago
Tom Rini 6507f133f3 SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux 13 years ago
Tom Rini 47f7bcae8c SPL: Move the omap SPL framework to common/spl 13 years ago
Tom Rini d7cb93b28a ARM: SPL: Move gpmc_init() to spl_board_init() 13 years ago
Tom Rini f0881250f9 ARM: SPL: Make spl_mmc.c more generic 13 years ago
Tom Rini 55cdbb8d4e ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h> 13 years ago
Tom Rini 8082fda9fc ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.c 13 years ago
Tom Rini 37189a1958 ARM: SPL: Rename omap_boot_mode to spl_boot_mode() 13 years ago