summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/am33xx/board.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: Various: Future-proof serial platdataAdam Ford2016-03-141-6/+6
* am33xx/am43xx: Add platform data for GPIOsTom Rini2016-01-081-0/+23
* am33xx: Update serial pdataTom Rini2015-12-061-11/+7
* am33xx: Remove serial_init in s_init for QSPI/NOR XIP bootVignesh R2015-11-231-6/+0
* gpio: omap: Drop 'method' parameterTom Rini2015-08-121-6/+6
* am33xx: Update DT files, add am335x_gp_evm_config targetTom Rini2015-08-121-30/+6
* usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski2015-08-051-1/+1
* ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACKSimon Glass2015-03-041-4/+9
* TI ARMv7: Don't use GD before crt0.S has set itTom Rini2015-01-161-11/+0
* am33xx: Drop timer_init call from s_initTom Rini2015-01-051-1/+0
* dm: am33xx: Provide platform data for serialSimon Glass2014-10-231-0/+33
* dm: am33xx: Provide platform data for GPIOsSimon Glass2014-10-231-0/+28
* am33xx/omap: Allow cache enable for all Sitara/OMAPSimon Glass2014-06-111-8/+0
* arm:am33xx: Rework s_init and add board_early_init_fTom Rini2014-06-061-2/+14
* arm:am33xx: Make dram_init call sdram_init() in some contextsTom Rini2014-06-061-0/+2
* am43xx_evm: Add qspiboot targetSourav Poddar2014-06-061-1/+1
* am335x: Switch to CONFIG_SKIP_LOWLEVEL_INIT from guarding SPL or NOR_BOOTTom Rini2014-04-171-3/+1
* am33xx: Rework #ifdef's around s_init for clarityTom Rini2014-03-121-5/+3
* ARM: AM43xx: GP-EVM: Correct GPIO used for VTT regulator controlDave Gerlach2014-02-211-1/+5
* am33xx: Enable D-CACHE on !CONFIG_SYS_DCACHE_OFFTom Rini2013-12-121-0/+8
* arm, am33x: make RTC32K OSC enable configurableHeiko Schocher2013-11-111-0/+4
* am33xx, davinci: Create and use <asm/davinci_rtc.h>Tom Rini2013-11-011-3/+4
* am335x:Handle worst case scenario for Errata 1.0.24Steve Kipisz2013-09-201-0/+2
* am33xx: Add am33xx_spl_board_init function, callTom Rini2013-09-201-0/+9
* ARM: AM33xx: Move s_init to a common placeHeiko Schocher2013-08-151-6/+56
* ARM: AM33xx: Cleanup clocks layerLokesh Vutla2013-08-151-6/+0
* am335x_evm: Add support to boot from NOR.Steve Kipisz2013-07-301-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-9/+1
* arm, am33xx: move uart soft reset code to common placeHeiko Schocher2013-06-181-0/+22
* arm, am33xx: move rtc32k_enable() to common placeHeiko Schocher2013-06-181-0/+18
* am33xx: convert defines from am33xx-specific to generic namesMatt Porter2013-03-241-2/+2
* 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
* Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-081-0/+1
|\
| * am33xx: NAND supportIlya Yanok2012-12-101-0/+1
* | am33xx: init OTG hardware and new musb gadget driverIlya Yanok2012-11-201-0/+85
|/
* 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
* am335x: Enable RTC 32K OSC clockVaibhav Hiremath2012-10-251-1/+20
* 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: Correct MMC1, remove MMC2 supportTom Rini2012-09-011-1/+7
* am33xx: Rework pinmux functionsTom Rini2012-09-011-27/+5
* am33xx evm: Add CONFIG_CMD_EEPROM and relatedTom Rini2012-09-011-9/+4
* am33xx: Add support for TI AM335x StarterKit EVMTom Rini2012-09-011-2/+39
* am33xx: Remove board/ti/am335x/evm.cTom Rini2012-09-011-0/+173
OpenPOWER on IntegriCloud