summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/am33xx
Commit message (Expand)AuthorAgeFilesLines
* 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
* ARM: AM43xx: clocks: Enable CPGMAC clock controlMugunthan V N2014-03-041-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-02-264-6/+13
|\
| * arm: make _end compiler-generatedAlbert ARIBAUD2014-02-261-1/+5
| * ti814x: Fix illegal use of FP ops in clock_ti814x.cMåns Rullgård2014-02-211-4/+1
| * ARM: AM43xx: GP-EVM: Correct GPIO used for VTT regulator controlDave Gerlach2014-02-212-1/+7
* | kbuild: use shorten logs for mkimage rulesMasahiro Yamada2014-02-251-2/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2014-02-211-0/+1
|\ \ | |/ |/|
| * am43xx: Add qspi supportSourav Poddar2014-02-181-0/+1
* | kbuild: change out-of-tree buildMasahiro Yamada2014-02-191-1/+1
|/
* ARM: AM43xx: GP_EVM: Add support for DDR3Lokesh Vutla2013-12-181-2/+4
* ARM: AM43xx: EPOS_EVM: Add support for LPDDR2Lokesh Vutla2013-12-182-1/+138
* ARM: AM33xx+: Update ioregs to pass different valuesLokesh Vutla2013-12-182-9/+23
* ARM: AM43xx: clocks: Update DPLL detailsLokesh Vutla2013-12-183-10/+25
* ARM: AM43xx: Select clk source for Timer2Lokesh Vutla2013-12-181-0/+4
OpenPOWER on IntegriCloud