summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-am33xx
AgeCommit message (Expand)AuthorFilesLines
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk15-182/+15
2013-07-12Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2-1/+2
2013-07-02ARM: OMAP: GPIO: Fix valid range and enable usage of all GPIOs on OMAP5Axel Lin1-0/+2
2013-07-02am33xx: fix the ddr_cmdtctrl structureIlya Ledvich1-1/+0
2013-06-22Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-0/+4
2013-06-18arm, am33xx: move uart soft reset code to common placeHeiko Schocher1-0/+1
2013-06-18arm, am335x: make mpu pll config configurableHeiko Schocher1-0/+1
2013-06-18arm, am33xx: move rtc32k_enable() to common placeHeiko Schocher1-0/+2
2013-06-06am33xx/omap4+: Move SRAM_SCRATCH_SPACE_ADDR to <asm/arch/omap.h>Tom Rini1-0/+2
2013-06-05am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.cTom Rini1-0/+1
2013-06-05am33xx: Correct NON_SECURE_SRAM_START/ENDTom Rini1-2/+2
2013-05-10ARM: OMAP: Make omap_boot_parameters common across socsSRICHARAN R1-25/+0
2013-05-10Add DDR3 support for IGEP COM AQUILA/CYGNUS.Enric Balletbo i Serra1-0/+17
2013-05-10am33xx: add pll and clock support for TI814x CPSWMatt Porter1-0/+1
2013-04-12am335x: Really correct DDR timings on new BeagleBone partTom Rini1-7/+7
2013-04-10am335x: Update timings for the beaglebone againTom Rini1-10/+10
2013-04-09am335x/ti814x: Correct MMC_BOOT_DEVICES_START/ENDTom Rini1-0/+5
2013-04-08OMAP3/4/5/AM33xx: Correct logic for checking FAT or RAW MMCTom Rini1-0/+3
2013-04-08omap_gpmc: change nandecc commandAndreas Bießmann1-1/+1
2013-04-08asm/omap_gpmc.h: consolidate common definesAndreas Bießmann1-57/+1
2013-03-24am335x_evm: Add better timings for the new BeagleBoard DDR3 partTom Rini1-0/+17
2013-03-24am33xx: support ti814x mmc reference clockMatt Porter1-0/+5
2013-03-24am33xx: add dmm support to emif4 libraryMatt Porter1-0/+5
2013-03-24am33xx: add ti814x specific register definitionsMatt Porter6-21/+68
2013-03-24am33xx: refactor am33xx mux support and add ti814x supportMatt Porter3-227/+566
2013-03-24am33xx: refactor am33xx clocks and add ti814x supportMatt Porter4-30/+63
2013-03-24am33xx: refactor emif4/ddr to support multiple EMIF instancesMatt Porter2-10/+55
2013-03-24am33xx: convert defines from am33xx-specific to generic namesMatt Porter1-5/+5
2013-03-24am33xx: Add required includes to some omap/am33xx codeTom Rini1-0/+2
2013-03-24am335x: Enable DDR PHY dynamic power down bit for DDR3 boardsVaibhav Hiremath1-0/+1
2013-03-22Allow AM335x MPU core clock speed to be specified in the board config fileMark Jackson1-2/+5
2013-03-11Allow AM33xx boards to setup GPMC chipselects.Mark Jackson1-0/+2
2013-03-09omap: consolidate common mmc definitionsNikita Kiryanov1-138/+2
2013-02-18am33xx: support for booting via usbethIlya Yanok1-0/+1
2013-02-07Add DDR3 support for AM335x-EVM (Version 1.5A)Jeff Lance1-0/+16
2013-02-07pcm051: Add support for Phytec phyCORE-AM335xLars Poeschel1-0/+18
2013-02-07am33xx: add a pulldown macro to pinmux configLars Poeschel1-1/+2
2013-01-08Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD6-0/+355
2012-12-10am33xx: add ELM supportMansoor Ahamed1-0/+93
2012-12-10am33xx: NAND supportIlya Yanok5-0/+262
2012-11-20am33xx: init OTG hardware and new musb gadget driverIlya Yanok2-3/+12
2012-10-25am33xx/ddr_defs.h: rename DDR2/DDR3 defines to their actual part numbersPeter Korsgaard1-32/+32
2012-10-25am33xx: support board specific ddr settingsPeter Korsgaard1-1/+4
2012-10-25am33xx: move generic parts of pinmux handling out from board/ti/am335xPeter Korsgaard1-0/+261
2012-10-25am33xx: move ti i2c baseboard header handling to board/ti/am335x/Peter Korsgaard1-27/+0
2012-10-25am33xx: Add SPI SPL as an optionTom Rini1-0/+1
2012-10-25am335x: Enable RTC 32K OSC clockVaibhav Hiremath2-0/+19
2012-10-01am33xx: Fix fetching of mmc1 bootmode from bootrom for AM33XXJoel A Fernandes1-0/+1
2012-10-01OMAP: networking support for SPLIlya Yanok1-0/+1
2012-09-27ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>Tom Rini1-0/+31