aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/am33xx
AgeCommit message (Expand)AuthorFilesLines
2014-08-30arm: Add missing .vectors section to linker scriptsBenoît Thébaudeau1-0/+1
2014-07-07am43xx: Tune the system to avoid DSS underflowsCooper Jr., Franklin1-0/+12
2014-07-07ARM: emif4: wait for CM_DLL_READYST to be setJeroen Hofstee1-1/+1
2014-07-01Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD1-0/+1
2014-06-19cpu: armv7: am33x: ddr: write emif ref_ctrl_shadow registerFelipe Balbi1-0/+1
2014-06-11am33xx/omap: Allow cache enable for all Sitara/OMAPSimon Glass1-8/+0
2014-06-06arm:am33xx: Add a scale_vcores() hookTom Rini1-0/+11
2014-06-06ARM: AM43xx: Fix UART clocks enablingLokesh Vutla1-0/+9
2014-06-06arm:am33xx: Rework s_init and add board_early_init_fTom Rini1-2/+14
2014-06-06arm:am33xx: Make dram_init call sdram_init() in some contextsTom Rini2-0/+6
2014-06-06am43xx_evm: Add qspiboot targetSourav Poddar1-1/+1
2014-05-23am33xx: report silicon revision instead of codeSergey Alyoshin1-18/+23
2014-05-23ARM: omap: merge GPMC initialization code for all platformpekon gupta2-99/+0
2014-04-17am335x: Switch to CONFIG_SKIP_LOWLEVEL_INIT from guarding SPL or NOR_BOOTTom Rini2-4/+2
2014-03-12am33xx: Rework #ifdef's around s_init for clarityTom Rini1-5/+3
2014-03-04ARM: AM43xx: Change DDR3 Reset ValueDave Gerlach1-1/+1
2014-03-04ARM: AM43xx: Write sdram_config to secure_emif_sdram_configDave Gerlach1-0/+1
2014-03-04ARM: AM43xx: EMIF: configure self-refresh entry delayDave Gerlach1-2/+2
2014-03-04ARM: AM43xx: clocks: Enable CPGMAC clock controlMugunthan V N1-0/+1
2014-02-26Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini4-6/+13
2014-02-26arm: make _end compiler-generatedAlbert ARIBAUD1-1/+5
2014-02-25kbuild: use shorten logs for mkimage rulesMasahiro Yamada1-2/+2
2014-02-21ti814x: Fix illegal use of FP ops in clock_ti814x.cMåns Rullgård1-4/+1
2014-02-21ARM: AM43xx: GP-EVM: Correct GPIO used for VTT regulator controlDave Gerlach2-1/+7
2014-02-21Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini1-0/+1
2014-02-19kbuild: change out-of-tree buildMasahiro Yamada1-1/+1
2014-02-18am43xx: Add qspi supportSourav Poddar1-0/+1
2013-12-18ARM: AM43xx: GP_EVM: Add support for DDR3Lokesh Vutla1-2/+4
2013-12-18ARM: AM43xx: EPOS_EVM: Add support for LPDDR2Lokesh Vutla2-1/+138
2013-12-18ARM: AM33xx+: Update ioregs to pass different valuesLokesh Vutla2-9/+23
2013-12-18ARM: AM43xx: clocks: Update DPLL detailsLokesh Vutla3-10/+25
2013-12-18ARM: AM43xx: Select clk source for Timer2Lokesh Vutla1-0/+4
2013-12-12am33xx: Enable D-CACHE on !CONFIG_SYS_DCACHE_OFFTom Rini1-0/+8
2013-12-10Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD3-220/+29
2013-12-04am33xx: Stop modifying certain EMIF4D registersTom Rini1-7/+0
2013-11-21am335x: fix GPMC config for NAND and NOR SPL bootpekon gupta1-23/+29
2013-11-21mtd: nand: omap: make am33xx/elm.c as common driver for all OMAPx and AMxxxx ...pekon gupta2-197/+0
2013-11-11arm, am33x: make RTC32K OSC enable configurableHeiko Schocher1-0/+4
2013-11-09Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD1-3/+4
2013-11-01am33xx, davinci: Create and use <asm/davinci_rtc.h>Tom Rini1-3/+4
2013-10-31armv7: convert makefiles to Kbuild styleMasahiro Yamada1-39/+12
2013-09-20am335x:Handle worst case scenario for Errata 1.0.24Steve Kipisz2-2/+8
2013-09-20am335x_evm: am33xx_spl_board_init function and scale core frequencyTom Rini1-0/+57
2013-09-20am33xx: Add am33xx_spl_board_init function, callTom Rini1-0/+9
2013-08-15Add TI816X supportTENART Antoine4-95/+452
2013-08-15ARM: AM43xx: clocks: Add dpll and clock dataLokesh Vutla2-1/+116
2013-08-15ARM: AM33xx: Move s_init to a common placeHeiko Schocher2-6/+62
2013-08-15ARM: AM33xx: Cleanup clocks layerLokesh Vutla5-215/+148
2013-08-15ARM: AM33xx: Cleanup dplls dataLokesh Vutla4-182/+154
2013-07-30am335x_evm: Add support to boot from NOR.Steve Kipisz2-2/+6