summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/am33xx
AgeCommit message (Expand)Author
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass
2021-09-04mmc: Rename MMC_SUPPORT to MMCSimon Glass
2021-08-31Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini
2021-07-28i2c: Rename SPL/TPL_I2C_SUPPORT to I2CSimon Glass
2021-07-28Rename GPIO_SUPPORT to GPIOSimon Glass
2021-07-28Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOGSimon Glass
2021-07-28Rename SPL_MUSB_NEW_SUPPORT to SPL_MUSB_NEWSimon Glass
2021-07-28Rename SPL_POWER_SUPPORT to SPL_POWERSimon Glass
2021-07-19Merge tag 'ti-v2021.10-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-07-18usb: Enforce DM_USB migration for USB_HOST devices.Tom Rini
2021-07-15am335x, guardian: Enable panel driver Himax HX8238DGireesh Hiremath
2021-07-15am335x, guardian: mem: Add board dependent mem valuesMoses Christopher
2021-05-13am335x: add support for cape detect functionalityKory Maincent
2021-05-13arm: am335x: add support for i2c2 busKory Maincent
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-12video: omap: drop domain clock enabling by SOC apiDario Binacchi
2021-01-12ti: am33xx: fix do_enable_clocks() to accept NULL parametersDario Binacchi
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-09-15arm: mach-omap2: am33xx: Add device structure for spiFaiz Abbas
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-07-09arm: Remove pengwyn boardJagan Teki
2020-07-09arm: Remove pepper boardJagan Teki
2020-07-09arm: Remove bav335x boardJagan Teki
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-05-18arm: Don't include common.h in header filesSimon Glass
2020-03-03video: omap: add support for DM/DTSDario Binacchi
2020-01-20Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2020-01-20arm: omap: fix MPU DPLL divisor for 800MHz clockDario Binacchi
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass
2019-12-15dm: gpio: Allow control of GPIO uclass in SPLSimon Glass
2019-10-11am335x, guardian: update guardian boardMoses Christopher
2019-08-12board/BuR/brsmarc1: initial commitHannes Schmelzer
2019-07-13ARM: am335x: Add phyCORE AM335x R2 supportNiel Fourie
2019-07-11arm: mach-omap2: am33xx: Init pinmux before clockMarek Vasut
2019-05-05arm: mach-omap2: am33xx: ddr: update value for ext_phy_ctrl_36Brad Griffis
2019-05-05arm: mach-omap2: am33xx: Disable EMIF_DEVOFF immediately before hw levelingBrad Griffis
2019-05-05arm: mach-omap2: am33xx: Enable HW Leveling in the rtc+ddr pathBrad Griffis
2019-05-05arm: mach-omap2: am33xx: ddr: Add 1ms delay to avoid L3 errorBrad Griffis
2019-05-05arm: mach-omap2: am33xx: ddr: programming of EXT_PHY_CTRL1 and EXT_PHY_CTRL1_...Brad Griffis
2019-04-12am335x, guardian: Add support for the bosch guardian boardSjoerd Simons
2019-02-07configs: Don't use SPI_FLASH_BAR as defaultVignesh R
2019-02-01spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4Tien Fong Chee