summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/am33xx
Commit message (Expand)AuthorAgeFilesLines
* arm, am335x: Enable Spread Spectrum for the MPUHeiko Schocher2016-06-091-0/+73
* ARM: OMAP5+: Provide enable/disable_usb_clocks() for CONFIG_USB_XHCI_OMAPRoger Quadros2016-06-021-1/+1
* ARM: AM33xx: Add support for Clock SynthesizerLokesh Vutla2016-05-272-0/+106
* ti: AM43xx: config.mk: Add support for generating secure boot imagesDaniel Allred2016-05-271-0/+20
* arm: Kconfig: Add support for AM43xx SoC specific KconfigMadan Srinivas2016-05-271-0/+13
* arm: am33xx: Kconfig: Add secure device definitionsMadan Srinivas2016-05-271-0/+27
* ARM: am33xx: Fix DDR initialization delaysRuss Dill2016-05-061-0/+1
* ARM: Various: Future-proof serial platdataAdam Ford2016-03-141-6/+6
* am33xx/am43xx: Add platform data for GPIOsTom Rini2016-01-081-0/+23
* am33xx,ddr3: fix ddr3 sdram configurationEgli, Samuel2015-12-121-1/+10
* 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
* ARM: OMAP5/AM43xx: remove enabling USB clocks from enable_basic_clocks()Kishon Vijay Abraham I2015-08-281-12/+0
* ARM: AM43xx: Add functions to enable and disable USB clocksKishon Vijay Abraham I2015-08-281-0/+70
* ARM: AM43XX: Add functions to enable and disable EDMA3 clocksVignesh R2015-08-171-0/+36
* ARM: AM43xx: Add support for disabling clocks in ubootKishon Vijay Abraham I2015-08-171-0/+52
* 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
* arm: am43xx: enable spi clockNikita Kiryanov2015-08-121-0/+1
* usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski2015-08-051-1/+1
* am33xx: Unused get_board_rev function removalPaul Kocialkowski2015-07-271-9/+0
* am33xx: Re-enable SW levelling for DDR2Tom Rini2015-06-152-29/+77
* ARM: AM43xx: Enable clocks for USB OTGSS and USB PHYKishon Vijay Abraham I2015-04-141-0/+12
* am33xx/ddr.c: Fix regression on DDR2 platformsTom Rini2015-04-071-1/+1
* ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACKSimon Glass2015-03-041-4/+9
* clock_am43xx:Set the MAC clock to /5 for OPP100Steve Kipisz2015-02-161-0/+3
* TI ARMv7: Don't use GD before crt0.S has set itTom Rini2015-01-161-11/+0
* arm: am437x: Enable hardware leveling for EMIFJames Doublesin2015-01-132-46/+93
* am33xx: Drop timer_init call from s_initTom Rini2015-01-051-1/+0
* am335x: make get_board_rev() function weakIgor Grinberg2014-11-061-3/+4
* dm: am33xx: Provide platform data for serialSimon Glass2014-10-231-0/+33
* dm: am33xx: Provide platform data for GPIOsSimon Glass2014-10-231-0/+28
* arm: Add missing .vectors section to linker scriptsBenoît Thébaudeau2014-08-301-0/+1
* am43xx: Tune the system to avoid DSS underflowsCooper Jr., Franklin2014-07-071-0/+12
* ARM: emif4: wait for CM_DLL_READYST to be setJeroen Hofstee2014-07-071-1/+1
* Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-07-011-0/+1
|\
| * cpu: armv7: am33x: ddr: write emif ref_ctrl_shadow registerFelipe Balbi2014-06-191-0/+1
* | am33xx/omap: Allow cache enable for all Sitara/OMAPSimon Glass2014-06-111-8/+0
|/
* arm:am33xx: Add a scale_vcores() hookTom Rini2014-06-061-0/+11
* ARM: AM43xx: Fix UART clocks enablingLokesh Vutla2014-06-061-0/+9
* 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-062-0/+6
* am43xx_evm: Add qspiboot targetSourav Poddar2014-06-061-1/+1
* am33xx: report silicon revision instead of codeSergey Alyoshin2014-05-231-18/+23
* ARM: omap: merge GPMC initialization code for all platformpekon gupta2014-05-232-99/+0
* am335x: Switch to CONFIG_SKIP_LOWLEVEL_INIT from guarding SPL or NOR_BOOTTom Rini2014-04-172-4/+2
* am33xx: Rework #ifdef's around s_init for clarityTom Rini2014-03-121-5/+3
* ARM: AM43xx: Change DDR3 Reset ValueDave Gerlach2014-03-041-1/+1
* ARM: AM43xx: Write sdram_config to secure_emif_sdram_configDave Gerlach2014-03-041-0/+1
* ARM: AM43xx: EMIF: configure self-refresh entry delayDave Gerlach2014-03-041-2/+2
OpenPOWER on IntegriCloud