summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/am33xx
AgeCommit message (Expand)Author
2022-12-23global: Migrate CONFIG_MAX_RAM_BANK_SIZE to CFGTom Rini
2022-12-22arm: ti814x: Remove remaining support codeTom Rini
2022-12-07global: Remove extraneous DM_ETH imply/selectTom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini
2022-10-30video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass
2022-10-30video: Drop CONFIG_AM335X_LCDSimon Glass
2022-10-30video: Move and rename DM_HX8238D optionSimon Glass
2022-10-17dm: treewide: Use uclass_first_device_err when accessing one deviceMichal Suchanek
2022-08-20arm: Remove cm_t335 boardTom Rini
2022-06-28siemens: Move CONFIG_FACTORYSET to KconfigTom Rini
2022-04-01Convert CONFIG_CLOCK_SYNTHESIZER to KconfigTom Rini
2022-04-01am33xx: musb: Remove unused configuration logicTom Rini
2022-03-18Convert CONFIG_AM335X_USB0 et al to KconfigTom Rini
2022-03-10event: Convert arch_cpu_init_dm() to use eventsSimon Glass
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