summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/am33xx
Commit message (Expand)AuthorAgeFilesLines
* i2c: Rename SPL/TPL_I2C_SUPPORT to I2CSimon Glass2021-07-281-2/+2
* Rename GPIO_SUPPORT to GPIOSimon Glass2021-07-281-2/+2
* Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOGSimon Glass2021-07-281-2/+2
* Rename SPL_MUSB_NEW_SUPPORT to SPL_MUSB_NEWSimon Glass2021-07-281-1/+1
* Rename SPL_POWER_SUPPORT to SPL_POWERSimon Glass2021-07-281-2/+2
* Merge tag 'ti-v2021.10-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2021-07-192-0/+6
|\
| * am335x, guardian: Enable panel driver Himax HX8238DGireesh Hiremath2021-07-151-0/+2
| * am335x, guardian: mem: Add board dependent mem valuesMoses Christopher2021-07-151-0/+4
* | usb: Enforce DM_USB migration for USB_HOST devices.Tom Rini2021-07-181-1/+0
|/
* am335x: add support for cape detect functionalityKory Maincent2021-05-131-0/+1
* arm: am335x: add support for i2c2 busKory Maincent2021-05-131-0/+1
* dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk2021-02-212-4/+4
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* video: omap: drop domain clock enabling by SOC apiDario Binacchi2021-01-121-1/+1
* ti: am33xx: fix do_enable_clocks() to accept NULL parametersDario Binacchi2021-01-121-4/+6
* dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass2021-01-051-5/+5
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-131-5/+5
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-131-1/+1
* arm: mach-omap2: am33xx: Add device structure for spiFaiz Abbas2020-09-151-0/+18
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-172-4/+4
* arm: Remove pengwyn boardJagan Teki2020-07-091-7/+0
* arm: Remove pepper boardJagan Teki2020-07-091-7/+0
* arm: Remove bav335x boardJagan Teki2020-07-091-15/+0
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-181-0/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-184-0/+4
* common: Drop log.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop init.h from common headerSimon Glass2020-05-183-0/+3
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* arm: Don't include common.h in header filesSimon Glass2020-05-181-0/+1
* video: omap: add support for DM/DTSDario Binacchi2020-03-031-0/+4
* Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians...WIP/20Jan2020Tom Rini2020-01-201-1/+1
|\
| * arm: omap: fix MPU DPLL divisor for 800MHz clockDario Binacchi2020-01-201-1/+1
* | common: Move hang() to the same header as panic()Simon Glass2020-01-172-0/+2
* | common: Move RAM-sizing functions to init.hSimon Glass2020-01-171-0/+1
|/
* dm: gpio: Allow control of GPIO uclass in SPLSimon Glass2019-12-151-2/+2
* am335x, guardian: update guardian boardMoses Christopher2019-10-111-0/+1
* board/BuR/brsmarc1: initial commitHannes Schmelzer2019-08-121-0/+4
* ARM: am335x: Add phyCORE AM335x R2 supportNiel Fourie2019-07-131-0/+7
* arm: mach-omap2: am33xx: Init pinmux before clockMarek Vasut2019-07-111-1/+1
* arm: mach-omap2: am33xx: ddr: update value for ext_phy_ctrl_36Brad Griffis2019-05-051-2/+2
* arm: mach-omap2: am33xx: Disable EMIF_DEVOFF immediately before hw levelingBrad Griffis2019-05-052-3/+14
* arm: mach-omap2: am33xx: Enable HW Leveling in the rtc+ddr pathBrad Griffis2019-05-051-1/+29
* arm: mach-omap2: am33xx: ddr: Add 1ms delay to avoid L3 errorBrad Griffis2019-05-051-0/+3
* arm: mach-omap2: am33xx: ddr: programming of EXT_PHY_CTRL1 and EXT_PHY_CTRL1_...Brad Griffis2019-05-051-2/+10
* am335x, guardian: Add support for the bosch guardian boardSjoerd Simons2019-04-121-0/+7
* configs: Don't use SPI_FLASH_BAR as defaultVignesh R2019-02-071-1/+0
* spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4Tien Fong Chee2019-02-011-2/+2
* spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FATTien Fong Chee2019-02-011-2/+2
* ARM: mach-omap2: Kconfig: Allow OMAP5 devices to set entry pointAndrew F. Davis2019-01-261-15/+0
* arm: am33xx: Register USB controllers if DM_USB is used but not OF_CONTROLJean-Jacques Hiblot2018-12-141-8/+50