Age | Commit message (Expand) | Author |
2013-03-24 | am33xx: add dmm support to emif4 library | Matt Porter |
2013-03-24 | am33xx: add ti814x specific register definitions | Matt Porter |
2013-03-24 | am33xx: refactor am33xx clocks and add ti814x support | Matt Porter |
2013-03-24 | am33xx: refactor emif4/ddr to support multiple EMIF instances | Matt Porter |
2013-03-24 | am33xx: convert defines from am33xx-specific to generic names | Matt Porter |
2013-03-24 | ARM: AM33XX: Fix typo that causes an AM duplication in CPU name. | Enric Balletbo i Serra |
2013-03-22 | am33xx:ddr:Fix config_sdram to work for all DDR | Steve Kipisz |
2013-03-22 | Initialise correct GPMC WAITx irq for AM33xx | Mark Jackson |
2013-03-18 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2013-03-12 | Refactor linker-generated arrays | Albert ARIBAUD |
2013-03-12 | Remove linker lists (LGAs) from SPL linker scripts | Albert ARIBAUD |
2013-03-08 | omap_hsmmc: add driver check for write protection | Nikita Kiryanov |
2013-03-08 | omap_hsmmc: implement driver check for card detection | Nikita Kiryanov |
2013-03-08 | am33xx: Update DDR3 EMIF configuration sequence | Tom Rini |
2013-01-08 | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2012-12-10 | am33xx: add ELM support | Mansoor Ahamed |
2012-12-10 | am33xx: NAND support | Ilya Yanok |
2012-11-20 | am33xx: init OTG hardware and new musb gadget driver | Ilya Yanok |
2012-10-25 | am33xx: Enable UART{1,2,3,4,5} clocks | Andrew Bradford |
2012-10-25 | am33xx: support board specific ddr settings | Peter Korsgaard |
2012-10-25 | am33xx: move generic parts of pinmux handling out from board/ti/am335x | Peter Korsgaard |
2012-10-25 | am33xx/board: use cpu_mmc_init() for default mmc initialization | Peter Korsgaard |
2012-10-25 | am33xx: move ti i2c baseboard header handling to board/ti/am335x/ | Peter Korsgaard |
2012-10-25 | am33xx/board.c: make wdtimer/uart_base static | Peter Korsgaard |
2012-10-25 | am33xx: Add SPI SPL as an option | Tom Rini |
2012-10-25 | am335x: Enable RTC 32K OSC clock | Vaibhav Hiremath |
2012-10-23 | am33xx: Enable DDR3 for DDR3 version of beaglebone | Joel A Fernandes |
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: Add <asm/spl.h> and <asm/arch/spl.h> | Tom Rini |
2012-09-04 | am33xx: Remove redundant timer config | Tom Rini |
2012-09-01 | am33xx evm: Update secure_emif_sdram_config during ddr init | Satyanarayana, Sandhya |
2012-09-01 | am33xx: Add support, update omap3 McSPI driver | Tom Rini |
2012-09-01 | am33xx: Correct MMC1, remove MMC2 support | Tom Rini |
2012-09-01 | am33xx: Rework pinmux functions | Tom Rini |
2012-09-01 | am33xx evm: Add CONFIG_CMD_EEPROM and related | Tom Rini |
2012-09-01 | am33xx: Add support for TI AM335x StarterKit EVM | Tom Rini |
2012-09-01 | am33xx: Remove board/ti/am335x/evm.c | Tom Rini |
2012-09-01 | am33xx: Add DDR3 (Micron MT41J128M16JT-125) timings and support | Tom Rini |
2012-09-01 | am33xx: Rework config_ddr to make DDR3 support easier. | Tom Rini |
2012-09-01 | am33xx: Move some variables in emif4.c, mark them static. | Tom Rini |
2012-09-01 | am33xx: Correct and clean up ddr_regs struct | Tom Rini |
2012-09-01 | am33xx: Do not touch 'ratio1' fields | Tom Rini |
2012-09-01 | am33xx: Rework config_io_ctrl slightly | Tom Rini |
2012-09-01 | am33xx: Use emif_regs struct for storing initialization values | Tom Rini |
2012-09-01 | am33xx: Turn a number of 'int' functions to 'void' | Tom Rini |
2012-09-01 | am33xx: Document what we're doing with ddrctrl->ddrckectrl | Tom Rini |
2012-09-01 | am33xx: Clean up unused DDR defines, prefix more with 'DDR2' | Tom Rini |
2012-09-01 | am33xx: Move the call to ddr_pll_config, make it take the frequency | Tom Rini |
2012-09-01 | am33xx: Pass to config_ddr the type of memory that is connected | Tom Rini |