summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/am33xx
Commit message (Expand)AuthorAgeLines
* am33xx/am43xx: Add platform data for GPIOsTom Rini2016-01-08-0/+23
* am33xx,ddr3: fix ddr3 sdram configurationEgli, Samuel2015-12-12-1/+10
* am33xx: Update serial pdataTom Rini2015-12-06-11/+7
* am33xx: Remove serial_init in s_init for QSPI/NOR XIP bootVignesh R2015-11-23-6/+0
* ARM: OMAP5/AM43xx: remove enabling USB clocks from enable_basic_clocks()Kishon Vijay Abraham I2015-08-28-12/+0
* ARM: AM43xx: Add functions to enable and disable USB clocksKishon Vijay Abraham I2015-08-28-0/+70
* ARM: AM43XX: Add functions to enable and disable EDMA3 clocksVignesh R2015-08-17-0/+36
* ARM: AM43xx: Add support for disabling clocks in ubootKishon Vijay Abraham I2015-08-17-0/+52
* gpio: omap: Drop 'method' parameterTom Rini2015-08-12-6/+6
* am33xx: Update DT files, add am335x_gp_evm_config targetTom Rini2015-08-12-30/+6
* arm: am43xx: enable spi clockNikita Kiryanov2015-08-12-0/+1
* usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski2015-08-05-1/+1
* am33xx: Unused get_board_rev function removalPaul Kocialkowski2015-07-27-9/+0
* am33xx: Re-enable SW levelling for DDR2Tom Rini2015-06-15-29/+77
* ARM: AM43xx: Enable clocks for USB OTGSS and USB PHYKishon Vijay Abraham I2015-04-14-0/+12
* am33xx/ddr.c: Fix regression on DDR2 platformsTom Rini2015-04-07-1/+1
* ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACKSimon Glass2015-03-04-4/+9
* clock_am43xx:Set the MAC clock to /5 for OPP100Steve Kipisz2015-02-16-0/+3
* TI ARMv7: Don't use GD before crt0.S has set itTom Rini2015-01-16-11/+0
* arm: am437x: Enable hardware leveling for EMIFJames Doublesin2015-01-13-46/+93
* am33xx: Drop timer_init call from s_initTom Rini2015-01-05-1/+0
* am335x: make get_board_rev() function weakIgor Grinberg2014-11-06-3/+4
* dm: am33xx: Provide platform data for serialSimon Glass2014-10-23-0/+33
* dm: am33xx: Provide platform data for GPIOsSimon Glass2014-10-23-0/+28
* arm: Add missing .vectors section to linker scriptsBenoît Thébaudeau2014-08-30-0/+1
* am43xx: Tune the system to avoid DSS underflowsCooper Jr., Franklin2014-07-07-0/+12
* ARM: emif4: wait for CM_DLL_READYST to be setJeroen Hofstee2014-07-07-1/+1
* Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-07-01-0/+1
|\
| * cpu: armv7: am33x: ddr: write emif ref_ctrl_shadow registerFelipe Balbi2014-06-19-0/+1
* | am33xx/omap: Allow cache enable for all Sitara/OMAPSimon Glass2014-06-11-8/+0
|/
* arm:am33xx: Add a scale_vcores() hookTom Rini2014-06-06-0/+11
* ARM: AM43xx: Fix UART clocks enablingLokesh Vutla2014-06-06-0/+9
* arm:am33xx: Rework s_init and add board_early_init_fTom Rini2014-06-06-2/+14
* arm:am33xx: Make dram_init call sdram_init() in some contextsTom Rini2014-06-06-0/+6
* am43xx_evm: Add qspiboot targetSourav Poddar2014-06-06-1/+1
* am33xx: report silicon revision instead of codeSergey Alyoshin2014-05-23-18/+23
* ARM: omap: merge GPMC initialization code for all platformpekon gupta2014-05-23-99/+0
* am335x: Switch to CONFIG_SKIP_LOWLEVEL_INIT from guarding SPL or NOR_BOOTTom Rini2014-04-17-4/+2
* am33xx: Rework #ifdef's around s_init for clarityTom Rini2014-03-12-5/+3
* ARM: AM43xx: Change DDR3 Reset ValueDave Gerlach2014-03-04-1/+1
* ARM: AM43xx: Write sdram_config to secure_emif_sdram_configDave Gerlach2014-03-04-0/+1
* ARM: AM43xx: EMIF: configure self-refresh entry delayDave Gerlach2014-03-04-2/+2
* ARM: AM43xx: clocks: Enable CPGMAC clock controlMugunthan V N2014-03-04-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-02-26-6/+13
|\
| * arm: make _end compiler-generatedAlbert ARIBAUD2014-02-26-1/+5
| * ti814x: Fix illegal use of FP ops in clock_ti814x.cMåns Rullgård2014-02-21-4/+1
| * ARM: AM43xx: GP-EVM: Correct GPIO used for VTT regulator controlDave Gerlach2014-02-21-1/+7
* | kbuild: use shorten logs for mkimage rulesMasahiro Yamada2014-02-25-2/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2014-02-21-0/+1
|\ \ | |/ |/|
| * am43xx: Add qspi supportSourav Poddar2014-02-18-0/+1