aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/am33xx
AgeCommit message (Expand)AuthorFilesLines
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop linux/delay.h from common headerSimon Glass4-0/+4
2020-05-18common: Drop log.h from common headerSimon Glass2-0/+2
2020-05-18common: Drop init.h from common headerSimon Glass3-0/+3
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
2020-05-18arm: Don't include common.h in header filesSimon Glass1-0/+1
2020-03-03video: omap: add support for DM/DTSDario Binacchi1-0/+4
2020-01-20Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians...Tom Rini1-1/+1
2020-01-20arm: omap: fix MPU DPLL divisor for 800MHz clockDario Binacchi1-1/+1
2020-01-17common: Move hang() to the same header as panic()Simon Glass2-0/+2
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass1-0/+1
2019-12-15dm: gpio: Allow control of GPIO uclass in SPLSimon Glass1-2/+2
2019-10-11am335x, guardian: update guardian boardMoses Christopher1-0/+1
2019-08-12board/BuR/brsmarc1: initial commitHannes Schmelzer1-0/+4
2019-07-13ARM: am335x: Add phyCORE AM335x R2 supportNiel Fourie1-0/+7
2019-07-11arm: mach-omap2: am33xx: Init pinmux before clockMarek Vasut1-1/+1
2019-05-05arm: mach-omap2: am33xx: ddr: update value for ext_phy_ctrl_36Brad Griffis1-2/+2
2019-05-05arm: mach-omap2: am33xx: Disable EMIF_DEVOFF immediately before hw levelingBrad Griffis2-3/+14
2019-05-05arm: mach-omap2: am33xx: Enable HW Leveling in the rtc+ddr pathBrad Griffis1-1/+29
2019-05-05arm: mach-omap2: am33xx: ddr: Add 1ms delay to avoid L3 errorBrad Griffis1-0/+3
2019-05-05arm: mach-omap2: am33xx: ddr: programming of EXT_PHY_CTRL1 and EXT_PHY_CTRL1_...Brad Griffis1-2/+10
2019-04-12am335x, guardian: Add support for the bosch guardian boardSjoerd Simons1-0/+7
2019-02-07configs: Don't use SPI_FLASH_BAR as defaultVignesh R1-1/+0
2019-02-01spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4Tien Fong Chee1-2/+2
2019-02-01spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FATTien Fong Chee1-2/+2
2019-01-26ARM: mach-omap2: Kconfig: Allow OMAP5 devices to set entry pointAndrew F. Davis1-15/+0
2018-12-14arm: am33xx: Register USB controllers if DM_USB is used but not OF_CONTROLJean-Jacques Hiblot1-8/+50
2018-12-12arm: am335x-pdu001: Move from embedded to separate DTBFelix Brack1-0/+1
2018-12-10ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPLJean-Jacques Hiblot1-11/+45
2018-12-10omap: detect the board after DM is availableJean-Jacques Hiblot1-3/+6
2018-12-10am335x: Register the I2C controllers if DM_I2C is used.Jean-Jacques Hiblot1-0/+15
2018-07-30dm: Change CMD_DM enablingMichal Simek1-0/+18
2018-07-30Kconfig: Sort bool, default, select and imply optionsMichal Simek1-23/+23
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini15-31/+15
2018-04-06ARM: am33xx: Inhibit re-initialization of DDR during RTC-onlyRuss Dill1-0/+14
2018-04-06am43xx: Do not allow EMIF to control DDR_RESET in rtconly configDave Gerlach1-0/+5
2018-04-06ARM: AM43xx: Add support for RTC only + DDR in self-refresh modeTero Kristo4-8/+147
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2018-01-28am33xx: board: Call spl_early_init() to support sdram_init()Faiz Abbas1-0/+3
2018-01-28arm: add support for PDU001Felix Brack1-0/+9
2018-01-19arm: am33xx: Avoid writing into reserved DPLL dividerLokesh Vutla1-6/+6
2018-01-11mach-omap2: add AM335x Display PLL register definitionHannes Schmelzer1-0/+7
2017-11-17am33xx: Add a function to query MPU voltage in uVFelix Brack1-0/+16
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada1-1/+1
2017-09-22arm: am33xx: Make pin multiplexing functions optionalFelix Brack1-0/+14
2017-08-11Convert CONFIG_CMD_SPL to KconfigSimon Glass1-0/+1
2017-07-22arm: mach-omap2: am33xx: Add FDT fixup suport for AM33xx/AM43xx boardsAndrew F. Davis2-0/+44
2017-07-11am33xx: board: Refactor USB initialization into separate functionAlexandru Gagniuc1-4/+10
2017-07-11ARM: ti816x: Fix enabling GPIO0, enable GPIO1 as wellTom Rini1-1/+7
2017-07-10arm: omap: Detect boot mode very earlyLokesh Vutla1-0/+8