summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/am33xx
Commit message (Expand)AuthorAgeFilesLines
...
* Add TI816X supportTENART Antoine2013-08-154-95/+452
* ARM: AM43xx: clocks: Add dpll and clock dataLokesh Vutla2013-08-152-1/+116
* ARM: AM33xx: Move s_init to a common placeHeiko Schocher2013-08-152-6/+62
* ARM: AM33xx: Cleanup clocks layerLokesh Vutla2013-08-155-215/+148
* ARM: AM33xx: Cleanup dplls dataLokesh Vutla2013-08-154-182/+154
* am335x_evm: Add support to boot from NOR.Steve Kipisz2013-07-302-2/+6
* am335x_evm: Add support for the NOR module on the memory capeSteve Kipisz2013-07-301-0/+4
* am33xx: Correct gpmc_cfg->irqstatus/enableTom Rini2013-07-301-2/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2411-122/+12
* arm, am33xx: move uart soft reset code to common placeHeiko Schocher2013-06-181-0/+22
* arm, am335x: make mpu pll config configurableHeiko Schocher2013-06-181-2/+7
* arm, am33xx: move rtc32k_enable() to common placeHeiko Schocher2013-06-181-0/+18
* am33xx: Fix warning with CONFIG_DISPLAY_CPUINFOTom Rini2013-05-101-5/+1
* am33xx: add pll and clock support for TI814x CPSWMatt Porter2013-05-101-2/+101
* asm/omap_gpmc.h: consolidate common definesAndreas Bießmann2013-04-081-1/+1
* am335x: Enable MMC1 clockTom Rini2013-04-081-0/+5
* am33xx: add dmm support to emif4 libraryMatt Porter2013-03-241-0/+17
* am33xx: add ti814x specific register definitionsMatt Porter2013-03-241-0/+3
* am33xx: refactor am33xx clocks and add ti814x supportMatt Porter2013-03-243-3/+439
* am33xx: refactor emif4/ddr to support multiple EMIF instancesMatt Porter2013-03-242-62/+85
* am33xx: convert defines from am33xx-specific to generic namesMatt Porter2013-03-241-2/+2
* ARM: AM33XX: Fix typo that causes an AM duplication in CPU name.Enric Balletbo i Serra2013-03-241-1/+1
* am33xx:ddr:Fix config_sdram to work for all DDRSteve Kipisz2013-03-221-1/+4
* Initialise correct GPMC WAITx irq for AM33xxMark Jackson2013-03-221-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-183-5/+78
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-121-1/+1
| * Remove linker lists (LGAs) from SPL linker scriptsAlbert ARIBAUD2013-03-121-0/+67
| * omap_hsmmc: add driver check for write protectionNikita Kiryanov2013-03-081-2/+2
| * omap_hsmmc: implement driver check for card detectionNikita Kiryanov2013-03-081-2/+2
| * am33xx: Update DDR3 EMIF configuration sequenceTom Rini2013-03-081-3/+9
|/
* Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-085-0/+326
|\
| * am33xx: add ELM supportMansoor Ahamed2012-12-103-0/+218
| * am33xx: NAND supportIlya Yanok2012-12-104-0/+108
* | am33xx: init OTG hardware and new musb gadget driverIlya Yanok2012-11-202-0/+93
|/
* am33xx: Enable UART{1,2,3,4,5} clocksAndrew Bradford2012-10-251-0/+35
* am33xx: support board specific ddr settingsPeter Korsgaard2012-10-251-103/+11
* am33xx: move generic parts of pinmux handling out from board/ti/am335xPeter Korsgaard2012-10-252-0/+34
* am33xx/board: use cpu_mmc_init() for default mmc initializationPeter Korsgaard2012-10-251-2/+2
* am33xx: move ti i2c baseboard header handling to board/ti/am335x/Peter Korsgaard2012-10-251-261/+0
* am33xx/board.c: make wdtimer/uart_base staticPeter Korsgaard2012-10-251-2/+4
* am33xx: Add SPI SPL as an optionTom Rini2012-10-251-0/+1
* am335x: Enable RTC 32K OSC clockVaibhav Hiremath2012-10-252-1/+26
* am33xx: Enable DDR3 for DDR3 version of beagleboneJoel A Fernandes2012-10-231-2/+7
* SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linuxTom Rini2012-09-271-0/+2
* SPL: Move the omap SPL framework to common/splTom Rini2012-09-271-1/+1
* ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>Tom Rini2012-09-271-1/+1
* am33xx: Remove redundant timer configTom Rini2012-09-041-20/+0
* am33xx evm: Update secure_emif_sdram_config during ddr initSatyanarayana, Sandhya2012-09-011-1/+4
* am33xx: Add support, update omap3 McSPI driverTom Rini2012-09-011-0/+5
* am33xx: Correct MMC1, remove MMC2 supportTom Rini2012-09-011-1/+7
OpenPOWER on IntegriCloud