summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/am33xx
Commit message (Expand)AuthorAgeFilesLines
* dm: gpio: Allow control of GPIO uclass in SPLSimon Glass2019-12-151-2/+2
* am335x, guardian: update guardian boardMoses Christopher2019-10-111-0/+1
* board/BuR/brsmarc1: initial commitHannes Schmelzer2019-08-121-0/+4
* ARM: am335x: Add phyCORE AM335x R2 supportNiel Fourie2019-07-131-0/+7
* arm: mach-omap2: am33xx: Init pinmux before clockMarek Vasut2019-07-111-1/+1
* arm: mach-omap2: am33xx: ddr: update value for ext_phy_ctrl_36Brad Griffis2019-05-051-2/+2
* arm: mach-omap2: am33xx: Disable EMIF_DEVOFF immediately before hw levelingBrad Griffis2019-05-052-3/+14
* arm: mach-omap2: am33xx: Enable HW Leveling in the rtc+ddr pathBrad Griffis2019-05-051-1/+29
* arm: mach-omap2: am33xx: ddr: Add 1ms delay to avoid L3 errorBrad Griffis2019-05-051-0/+3
* arm: mach-omap2: am33xx: ddr: programming of EXT_PHY_CTRL1 and EXT_PHY_CTRL1_...Brad Griffis2019-05-051-2/+10
* am335x, guardian: Add support for the bosch guardian boardSjoerd Simons2019-04-121-0/+7
* configs: Don't use SPI_FLASH_BAR as defaultVignesh R2019-02-071-1/+0
* spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4Tien Fong Chee2019-02-011-2/+2
* spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FATTien Fong Chee2019-02-011-2/+2
* ARM: mach-omap2: Kconfig: Allow OMAP5 devices to set entry pointAndrew F. Davis2019-01-261-15/+0
* arm: am33xx: Register USB controllers if DM_USB is used but not OF_CONTROLJean-Jacques Hiblot2018-12-141-8/+50
* arm: am335x-pdu001: Move from embedded to separate DTBFelix Brack2018-12-121-0/+1
* ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPLJean-Jacques Hiblot2018-12-101-11/+45
* omap: detect the board after DM is availableJean-Jacques Hiblot2018-12-101-3/+6
* am335x: Register the I2C controllers if DM_I2C is used.Jean-Jacques Hiblot2018-12-101-0/+15
* dm: Change CMD_DM enablingMichal Simek2018-07-301-0/+18
* Kconfig: Sort bool, default, select and imply optionsMichal Simek2018-07-301-23/+23
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0715-31/+15
* ARM: am33xx: Inhibit re-initialization of DDR during RTC-onlyRuss Dill2018-04-061-0/+14
* am43xx: Do not allow EMIF to control DDR_RESET in rtconly configDave Gerlach2018-04-061-0/+5
* ARM: AM43xx: Add support for RTC only + DDR in self-refresh modeTero Kristo2018-04-064-8/+147
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* am33xx: board: Call spl_early_init() to support sdram_init()Faiz Abbas2018-01-281-0/+3
* arm: add support for PDU001Felix Brack2018-01-281-0/+9
* arm: am33xx: Avoid writing into reserved DPLL dividerLokesh Vutla2018-01-191-6/+6
* mach-omap2: add AM335x Display PLL register definitionHannes Schmelzer2018-01-111-0/+7
* am33xx: Add a function to query MPU voltage in uVFelix Brack2017-11-171-0/+16
* treewide: replace with error() with pr_err()Masahiro Yamada2017-10-041-1/+1
* arm: am33xx: Make pin multiplexing functions optionalFelix Brack2017-09-221-0/+14
* Convert CONFIG_CMD_SPL to KconfigSimon Glass2017-08-111-0/+1
* arm: mach-omap2: am33xx: Add FDT fixup suport for AM33xx/AM43xx boardsAndrew F. Davis2017-07-222-0/+44
* am33xx: board: Refactor USB initialization into separate functionAlexandru Gagniuc2017-07-111-4/+10
* ARM: ti816x: Fix enabling GPIO0, enable GPIO1 as wellTom Rini2017-07-111-1/+7
* arm: omap: Detect boot mode very earlyLokesh Vutla2017-07-101-0/+8
* arm: omap: Unify get_device_type() functionSemen Protsenko2017-06-095-10/+39
* am33xx: Finish migration of CONFIG_AM33XX/AM43XXTom Rini2017-06-091-1/+59
* t81xx: Migrate TI81XX/TI816X/TI814X symbols to KconfigTom Rini2017-06-051-0/+20
* ti816x: Rework DDR initialization sequenceTom Rini2017-06-056-96/+211
* arm: amx3xx: Add support for early debugLokesh Vutla2017-05-121-0/+4
* arm: am33xx: Add support for mulitiple PLL input frequenciesLokesh Vutla2017-05-123-13/+98
* arm: am33xx: Fix MPU opp selectionLokesh Vutla2017-05-121-11/+20
* configs: am335x_evm: Enable SPL_DMLokesh Vutla2017-05-111-0/+5
* configs: am335x_evm: Use omap2 generic spl load scriptLokesh Vutla2017-05-111-56/+0
* arch: arm: omap: Declare size of ddr very earlyLokesh Vutla2017-05-111-0/+4
* igep003x: Add support for IGEP SMARC AM335xPau Pajuelo2017-05-081-0/+1