summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/am33xx
Commit message (Expand)AuthorAgeFilesLines
* 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
* igep0033: Rename to igep003xLadislav Michl2017-05-081-2/+2
* board_f: Drop setup_dram_config() wrapperSimon Glass2017-04-051-1/+3
* ARM: AM43xx: Enable DM_I2C/SPI/ETHLokesh Vutla2017-03-211-0/+5
* ARM: am43xx: fix SOC revision print outsTero Kristo2017-03-201-1/+7
* ti: boot: Register the MMC controllers in SPL in the same way as in u-bootJean-Jacques Hiblot2017-03-191-1/+1
* TI: Migrate board/ti/common/Kconfig to implyTom Rini2017-03-091-10/+26
* am335x_evm: Switch to using imply keywordTom Rini2017-03-091-0/+3
* board/chiliboard: Add support for chiliBoardMarcin Niestroj2017-01-281-0/+7
* ARM: am335x: Add support for chiliSOMMarcin Niestroj2017-01-283-0/+191
* Kconfig: Migrate BOARD_LATE_INIT to a selectTom Rini2017-01-241-0/+6
* serial, ns16550: bugfix: ns16550 fifo not enabledHeiko Schocher2017-01-201-6/+12
* mmc: move more driver config options to KconfigMasahiro Yamada2017-01-111-1/+1
* am33xx: board: init usb ether gadget for rndis supportMugunthan V N2017-01-091-0/+8
* am335x: configs: Use ISW_ENTRY_ADDR to set SPL_TEXT_BASEAndrew F. Davis2017-01-081-1/+2
* arm: am33xx: Initialize EMIF REG_PR_OLD_COUNT for BBB and am335x-evmJyri Sarha2016-12-091-0/+4
* drivers: usb: musb: adopt musb backend driver to driver modelMugunthan V N2016-12-021-2/+2
* am33xx: board: probe misc drivers to register musb devicesMugunthan V N2016-12-021-0/+7
* am33xx: board: do not register usb devices when CONFIG_DM_USB is definedMugunthan V N2016-12-021-1/+4
* arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platformsTom Rini2016-11-2114-0/+2933