summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/am33xx
AgeCommit message (Expand)AuthorFilesLines
2021-09-01Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini3-6/+6
2021-07-28i2c: Rename SPL/TPL_I2C_SUPPORT to I2CSimon Glass1-2/+2
2021-07-28Rename GPIO_SUPPORT to GPIOSimon Glass1-2/+2
2021-07-28Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOGSimon Glass1-2/+2
2021-07-28Rename SPL_MUSB_NEW_SUPPORT to SPL_MUSB_NEWSimon Glass1-1/+1
2021-07-28Rename SPL_POWER_SUPPORT to SPL_POWERSimon Glass1-2/+2
2021-07-19Merge tag 'ti-v2021.10-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2-0/+6
2021-07-19usb: Enforce DM_USB migration for USB_HOST devices.Tom Rini1-1/+0
2021-07-15am335x, guardian: Enable panel driver Himax HX8238DGireesh Hiremath1-0/+2
2021-07-15am335x, guardian: mem: Add board dependent mem valuesMoses Christopher1-0/+4
2021-05-13am335x: add support for cape detect functionalityKory Maincent1-0/+1
2021-05-13arm: am335x: add support for i2c2 busKory Maincent1-0/+1
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk2-4/+4
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2021-01-12video: omap: drop domain clock enabling by SOC apiDario Binacchi1-1/+1
2021-01-12ti: am33xx: fix do_enable_clocks() to accept NULL parametersDario Binacchi1-4/+6
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass1-5/+5
2020-12-14dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass1-5/+5
2020-12-14dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass1-1/+1
2020-09-15arm: mach-omap2: am33xx: Add device structure for spiFaiz Abbas1-0/+18
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2-4/+4
2020-07-09arm: Remove pengwyn boardJagan Teki1-7/+0
2020-07-09arm: Remove pepper boardJagan Teki1-7/+0
2020-07-09arm: Remove bav335x boardJagan Teki1-15/+0
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop linux/delay.h from common headerSimon Glass4-0/+4
2020-05-19common: Drop log.h from common headerSimon Glass2-0/+2
2020-05-19common: Drop init.h from common headerSimon Glass3-0/+3
2020-05-19common: 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-18common: 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