summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/am33xx
Commit message (Expand)AuthorAgeFilesLines
* 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
* am33xx: Enable D-CACHE on !CONFIG_SYS_DCACHE_OFFTom Rini2013-12-121-0/+8
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-12-103-220/+29
|\
| * am335x: fix GPMC config for NAND and NOR SPL bootpekon gupta2013-11-211-23/+29
| * mtd: nand: omap: make am33xx/elm.c as common driver for all OMAPx and AMxxxx ...pekon gupta2013-11-212-197/+0
* | am33xx: Stop modifying certain EMIF4D registersTom Rini2013-12-041-7/+0
* | arm, am33x: make RTC32K OSC enable configurableHeiko Schocher2013-11-111-0/+4
|/
* Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-11-091-3/+4
|\
| * am33xx, davinci: Create and use <asm/davinci_rtc.h>Tom Rini2013-11-011-3/+4
* | armv7: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-39/+12
|/
* am335x:Handle worst case scenario for Errata 1.0.24Steve Kipisz2013-09-202-2/+8
* am335x_evm: am33xx_spl_board_init function and scale core frequencyTom Rini2013-09-201-0/+57
* am33xx: Add am33xx_spl_board_init function, callTom Rini2013-09-201-0/+9
* Add TI816X supportTENART Antoine2013-08-154-95/+452
* ARM: AM43xx: clocks: Add dpll and clock dataLokesh Vutla2013-08-152-1/+116
* ARM: AM33xx: Move s_init to a common placeHeiko Schocher2013-08-152-6/+62
* ARM: AM33xx: Cleanup clocks layerLokesh Vutla2013-08-155-215/+148
* ARM: AM33xx: Cleanup dplls dataLokesh Vutla2013-08-154-182/+154
* am335x_evm: Add support to boot from NOR.Steve Kipisz2013-07-302-2/+6
OpenPOWER on IntegriCloud