Commit Graph

69 Commits (5644369450635fa5c2967bee55b1ac41f6e988d0)

Author SHA1 Message Date
Matt Porter 4fab8d7bbd am33xx: add dmm support to emif4 library 12 years ago
Matt Porter 8b029f22a6 am33xx: add ti814x specific register definitions 12 years ago
Matt Porter b43c17cba6 am33xx: refactor am33xx clocks and add ti814x support 12 years ago
Matt Porter 3ba65f97cb am33xx: refactor emif4/ddr to support multiple EMIF instances 12 years ago
Matt Porter 81df2bab46 am33xx: convert defines from am33xx-specific to generic names 12 years ago
Enric Balletbo i Serra 244044e151 ARM: AM33XX: Fix typo that causes an AM duplication in CPU name. 12 years ago
Steve Kipisz 1e7e374b35 am33xx:ddr:Fix config_sdram to work for all DDR 12 years ago
Mark Jackson 296de3bbec Initialise correct GPMC WAITx irq for AM33xx 12 years ago
Albert ARIBAUD ef123c5253 Refactor linker-generated arrays 12 years ago
Albert ARIBAUD 65cdd6430e Remove linker lists (LGAs) from SPL linker scripts 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
Tom Rini 1c382ead7a am33xx: Update DDR3 EMIF configuration sequence 12 years ago
Mansoor Ahamed 04c3757829 am33xx: add ELM support 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
Andrew Bradford 25164218b7 am33xx: Enable UART{1,2,3,4,5} clocks 12 years ago
Peter Korsgaard c00f69dbcd am33xx: support board specific ddr settings 12 years ago
Peter Korsgaard 7f26a5a26f am33xx: move generic parts of pinmux handling out from board/ti/am335x 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
Tom Rini 69916bcf71 am33xx: Add SPI SPL as an option 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 12 years ago
Satyanarayana, Sandhya 6995a28937 am33xx evm: Update secure_emif_sdram_config during ddr init 12 years ago
Tom Rini 4c0620bf42 am33xx: Add support, update omap3 McSPI driver 12 years ago
Tom Rini 0689a2ef19 am33xx: Correct MMC1, remove MMC2 support 12 years ago
Tom Rini db7dd8109c am33xx: Rework pinmux functions 12 years ago
Tom Rini 726c05d2cf am33xx evm: Add CONFIG_CMD_EEPROM and related 12 years ago
Tom Rini 65d750be59 am33xx: Add support for TI AM335x StarterKit EVM 12 years ago
Tom Rini 973b663820 am33xx: Remove board/ti/am335x/evm.c 12 years ago
Tom Rini d4898ea896 am33xx: Add DDR3 (Micron MT41J128M16JT-125) timings and support 12 years ago
Tom Rini 318f27c98f am33xx: Rework config_ddr to make DDR3 support easier. 12 years ago
Tom Rini 942d3f0174 am33xx: Move some variables in emif4.c, mark them static. 12 years ago
Tom Rini a74f0c7cb5 am33xx: Correct and clean up ddr_regs struct 12 years ago
Tom Rini 82afcc9efd am33xx: Do not touch 'ratio1' fields 12 years ago
Tom Rini 5ac3b7ada1 am33xx: Rework config_io_ctrl slightly 12 years ago
Tom Rini ff7ec0f945 am33xx: Use emif_regs struct for storing initialization values 12 years ago
Tom Rini 87a1acbb69 am33xx: Turn a number of 'int' functions to 'void' 12 years ago
Tom Rini c48c895433 am33xx: Document what we're doing with ddrctrl->ddrckectrl 12 years ago
Tom Rini c8da4a587c am33xx: Clean up unused DDR defines, prefix more with 'DDR2' 12 years ago
Tom Rini b971dfad6a am33xx: Move the call to ddr_pll_config, make it take the frequency 12 years ago
Tom Rini fda35eb982 am33xx: Pass to config_ddr the type of memory that is connected 12 years ago
Tom Rini bce58fece5 am33xx: Make config_cmd_ctrl / config_ddr_data take const structs 12 years ago
Tom Rini 10e7e36daf am33xx: Rework DDR2 EMIF initalization slightly 12 years ago