Commit Graph

50 Commits (56333be9b262ba4059affe277bca4cf9d2991b69)

Author SHA1 Message Date
Tom Rini a6b541b090 TI ARMv7: Don't use GD before crt0.S has set it 10 years ago
Tom Rini b352dde1ea am33xx: Drop timer_init call from s_init 10 years ago
Simon Glass 4119e06dd8 dm: am33xx: Provide platform data for serial 10 years ago
Simon Glass d12010b099 dm: am33xx: Provide platform data for GPIOs 10 years ago
Simon Glass 7e4154a553 am33xx/omap: Allow cache enable for all Sitara/OMAP 11 years ago
Tom Rini 196311dc72 arm:am33xx: Rework s_init and add board_early_init_f 11 years ago
Tom Rini 87acf194a2 arm:am33xx: Make dram_init call sdram_init() in some contexts 11 years ago
Sourav Poddar 7a5f71bc40 am43xx_evm: Add qspiboot target 11 years ago
Tom Rini d0e6d34d7c am335x: Switch to CONFIG_SKIP_LOWLEVEL_INIT from guarding SPL or NOR_BOOT 11 years ago
Tom Rini d73f38f7ba am33xx: Rework #ifdef's around s_init for clarity 11 years ago
Dave Gerlach cd8341b7eb ARM: AM43xx: GP-EVM: Correct GPIO used for VTT regulator control 11 years ago
Tom Rini 12115c6ad3 am33xx: Enable D-CACHE on !CONFIG_SYS_DCACHE_OFF 11 years ago
Heiko Schocher 16678eb40f arm, am33x: make RTC32K OSC enable configurable 11 years ago
Tom Rini 155d424a9a am33xx, davinci: Create and use <asm/davinci_rtc.h> 11 years ago
Steve Kipisz 52f7d8442e am335x:Handle worst case scenario for Errata 1.0.24 11 years ago
Tom Rini 6a0d803c7c am33xx: Add am33xx_spl_board_init function, call 11 years ago
Heiko Schocher 0660481a59 ARM: AM33xx: Move s_init to a common place 12 years ago
Lokesh Vutla 95cb69faeb ARM: AM33xx: Cleanup clocks layer 12 years ago
Steve Kipisz c5c7a7c32d am335x_evm: Add support to boot from NOR. 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Heiko Schocher 7ea7f689ca arm, am33xx: move uart soft reset code to common place 12 years ago
Heiko Schocher 49f7836500 arm, am33xx: move rtc32k_enable() to common place 12 years ago
Matt Porter 81df2bab46 am33xx: convert defines from am33xx-specific to generic names 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
Ilya Yanok 8eb16b7f73 am33xx: NAND support 12 years ago
Ilya Yanok 7df5cf35de am33xx: init OTG hardware and new musb gadget driver 12 years ago
Peter Korsgaard 75a23880a5 am33xx/board: use cpu_mmc_init() for default mmc initialization 12 years ago
Peter Korsgaard e363426e99 am33xx: move ti i2c baseboard header handling to board/ti/am335x/ 12 years ago
Peter Korsgaard c50cce2758 am33xx/board.c: make wdtimer/uart_base static 12 years ago
Vaibhav Hiremath 000820b583 am335x: Enable RTC 32K OSC clock 12 years ago
Joel A Fernandes 391a741162 am33xx: Enable DDR3 for DDR3 version of beaglebone 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 55cdbb8d4e ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h> 12 years ago
Tom Rini 14dace7058 am33xx: Remove redundant timer config 13 years ago
Tom Rini 0689a2ef19 am33xx: Correct MMC1, remove MMC2 support 13 years ago
Tom Rini db7dd8109c am33xx: Rework pinmux functions 13 years ago
Tom Rini 726c05d2cf am33xx evm: Add CONFIG_CMD_EEPROM and related 13 years ago
Tom Rini 65d750be59 am33xx: Add support for TI AM335x StarterKit EVM 13 years ago
Tom Rini 973b663820 am33xx: Remove board/ti/am335x/evm.c 13 years ago
Tom Rini fda35eb982 am33xx: Pass to config_ddr the type of memory that is connected 13 years ago
Steve Sakoman 3b97152b63 omap: am33xx: enable gpio support 13 years ago
Tom Rini 2ab2810375 am33xx: Do not call init_timer twice 13 years ago
Jonathan Solnit bbbc1ae921 ARM:OMAP+:MMC: Add parameters to MMC init 13 years ago
Chandan Nath 8a8f084e4f ARM:AM33XX: Add SPL support for AM335X EVM 13 years ago
Chandan Nath 876bdd6d46 ARM:AM33XX: Add mmc/sd support 13 years ago
Chandan Nath fb072a3ead ARM:AM33XX: Fix ddr and timer register offset 13 years ago
Chandan Nath 5289e83a8c ARM:AM33XX: Add support for TI AM335X EVM 13 years ago