summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/am33xx
AgeCommit message (Expand)Author
2018-12-12arm: am335x-pdu001: Move from embedded to separate DTBFelix Brack
2018-12-10ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPLJean-Jacques Hiblot
2018-12-10omap: detect the board after DM is availableJean-Jacques Hiblot
2018-12-10am335x: Register the I2C controllers if DM_I2C is used.Jean-Jacques Hiblot
2018-07-30dm: Change CMD_DM enablingMichal Simek
2018-07-30Kconfig: Sort bool, default, select and imply optionsMichal Simek
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-06ARM: am33xx: Inhibit re-initialization of DDR during RTC-onlyRuss Dill
2018-04-06am43xx: Do not allow EMIF to control DDR_RESET in rtconly configDave Gerlach
2018-04-06ARM: AM43xx: Add support for RTC only + DDR in self-refresh modeTero Kristo
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2018-01-28am33xx: board: Call spl_early_init() to support sdram_init()Faiz Abbas
2018-01-28arm: add support for PDU001Felix Brack
2018-01-19arm: am33xx: Avoid writing into reserved DPLL dividerLokesh Vutla
2018-01-11mach-omap2: add AM335x Display PLL register definitionHannes Schmelzer
2017-11-17am33xx: Add a function to query MPU voltage in uVFelix Brack
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada
2017-09-22arm: am33xx: Make pin multiplexing functions optionalFelix Brack
2017-08-11Convert CONFIG_CMD_SPL to KconfigSimon Glass
2017-07-22arm: mach-omap2: am33xx: Add FDT fixup suport for AM33xx/AM43xx boardsAndrew F. Davis
2017-07-11am33xx: board: Refactor USB initialization into separate functionAlexandru Gagniuc
2017-07-11ARM: ti816x: Fix enabling GPIO0, enable GPIO1 as wellTom Rini
2017-07-10arm: omap: Detect boot mode very earlyLokesh Vutla
2017-06-09arm: omap: Unify get_device_type() functionSemen Protsenko
2017-06-09am33xx: Finish migration of CONFIG_AM33XX/AM43XXTom Rini
2017-06-05t81xx: Migrate TI81XX/TI816X/TI814X symbols to KconfigTom Rini
2017-06-05ti816x: Rework DDR initialization sequenceTom Rini
2017-05-12arm: amx3xx: Add support for early debugLokesh Vutla
2017-05-12arm: am33xx: Add support for mulitiple PLL input frequenciesLokesh Vutla
2017-05-12arm: am33xx: Fix MPU opp selectionLokesh Vutla
2017-05-11configs: am335x_evm: Enable SPL_DMLokesh Vutla
2017-05-11configs: am335x_evm: Use omap2 generic spl load scriptLokesh Vutla
2017-05-11arch: arm: omap: Declare size of ddr very earlyLokesh Vutla
2017-05-08igep003x: Add support for IGEP SMARC AM335xPau Pajuelo
2017-05-08igep0033: Rename to igep003xLadislav Michl
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass
2017-03-21ARM: AM43xx: Enable DM_I2C/SPI/ETHLokesh Vutla
2017-03-20ARM: am43xx: fix SOC revision print outsTero Kristo
2017-03-19ti: boot: Register the MMC controllers in SPL in the same way as in u-bootJean-Jacques Hiblot
2017-03-09TI: Migrate board/ti/common/Kconfig to implyTom Rini
2017-03-09am335x_evm: Switch to using imply keywordTom Rini
2017-01-28board/chiliboard: Add support for chiliBoardMarcin Niestroj
2017-01-28ARM: am335x: Add support for chiliSOMMarcin Niestroj
2017-01-24Kconfig: Migrate BOARD_LATE_INIT to a selectTom Rini
2017-01-20serial, ns16550: bugfix: ns16550 fifo not enabledHeiko Schocher
2017-01-11mmc: move more driver config options to KconfigMasahiro Yamada
2017-01-09am33xx: board: init usb ether gadget for rndis supportMugunthan V N
2017-01-08am335x: configs: Use ISW_ENTRY_ADDR to set SPL_TEXT_BASEAndrew F. Davis
2016-12-09arm: am33xx: Initialize EMIF REG_PR_OLD_COUNT for BBB and am335x-evmJyri Sarha
2016-12-02drivers: usb: musb: adopt musb backend driver to driver modelMugunthan V N