summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/am33xx
AgeCommit message (Expand)Author
2015-04-07am33xx/ddr.c: Fix regression on DDR2 platformsTom Rini
2015-03-04ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACKSimon Glass
2015-02-16clock_am43xx:Set the MAC clock to /5 for OPP100Steve Kipisz
2015-01-16TI ARMv7: Don't use GD before crt0.S has set itTom Rini
2015-01-13arm: am437x: Enable hardware leveling for EMIFJames Doublesin
2015-01-05am33xx: Drop timer_init call from s_initTom Rini
2014-11-06am335x: make get_board_rev() function weakIgor Grinberg
2014-10-23dm: am33xx: Provide platform data for serialSimon Glass
2014-10-23dm: am33xx: Provide platform data for GPIOsSimon Glass
2014-08-30arm: Add missing .vectors section to linker scriptsBenoît Thébaudeau
2014-07-07am43xx: Tune the system to avoid DSS underflowsCooper Jr., Franklin
2014-07-07ARM: emif4: wait for CM_DLL_READYST to be setJeroen Hofstee
2014-07-01Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-06-19cpu: armv7: am33x: ddr: write emif ref_ctrl_shadow registerFelipe Balbi
2014-06-11am33xx/omap: Allow cache enable for all Sitara/OMAPSimon Glass
2014-06-06arm:am33xx: Add a scale_vcores() hookTom Rini
2014-06-06ARM: AM43xx: Fix UART clocks enablingLokesh Vutla
2014-06-06arm:am33xx: Rework s_init and add board_early_init_fTom Rini
2014-06-06arm:am33xx: Make dram_init call sdram_init() in some contextsTom Rini
2014-06-06am43xx_evm: Add qspiboot targetSourav Poddar
2014-05-23am33xx: report silicon revision instead of codeSergey Alyoshin
2014-05-23ARM: omap: merge GPMC initialization code for all platformpekon gupta
2014-04-17am335x: Switch to CONFIG_SKIP_LOWLEVEL_INIT from guarding SPL or NOR_BOOTTom Rini
2014-03-12am33xx: Rework #ifdef's around s_init for clarityTom Rini
2014-03-04ARM: AM43xx: Change DDR3 Reset ValueDave Gerlach
2014-03-04ARM: AM43xx: Write sdram_config to secure_emif_sdram_configDave Gerlach
2014-03-04ARM: AM43xx: EMIF: configure self-refresh entry delayDave Gerlach
2014-03-04ARM: AM43xx: clocks: Enable CPGMAC clock controlMugunthan V N
2014-02-26Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-02-26arm: make _end compiler-generatedAlbert ARIBAUD
2014-02-25kbuild: use shorten logs for mkimage rulesMasahiro Yamada
2014-02-21ti814x: Fix illegal use of FP ops in clock_ti814x.cMåns Rullgård
2014-02-21ARM: AM43xx: GP-EVM: Correct GPIO used for VTT regulator controlDave Gerlach
2014-02-21Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2014-02-19kbuild: change out-of-tree buildMasahiro Yamada
2014-02-18am43xx: Add qspi supportSourav Poddar
2013-12-18ARM: AM43xx: GP_EVM: Add support for DDR3Lokesh Vutla
2013-12-18ARM: AM43xx: EPOS_EVM: Add support for LPDDR2Lokesh Vutla
2013-12-18ARM: AM33xx+: Update ioregs to pass different valuesLokesh Vutla
2013-12-18ARM: AM43xx: clocks: Update DPLL detailsLokesh Vutla
2013-12-18ARM: AM43xx: Select clk source for Timer2Lokesh Vutla
2013-12-12am33xx: Enable D-CACHE on !CONFIG_SYS_DCACHE_OFFTom Rini
2013-12-10Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-12-04am33xx: Stop modifying certain EMIF4D registersTom Rini
2013-11-21am335x: fix GPMC config for NAND and NOR SPL bootpekon gupta
2013-11-21mtd: nand: omap: make am33xx/elm.c as common driver for all OMAPx and AMxxxx ...pekon gupta
2013-11-11arm, am33x: make RTC32K OSC enable configurableHeiko Schocher
2013-11-09Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-11-01am33xx, davinci: Create and use <asm/davinci_rtc.h>Tom Rini
2013-10-31armv7: convert makefiles to Kbuild styleMasahiro Yamada