summaryrefslogtreecommitdiff
path: root/board/ti/am43xx
AgeCommit message (Expand)Author
2020-01-20Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2020-01-20board: ti: am43xx: remove net platform codeGrygorii Strashko
2020-01-17common: Move device-tree setup functions to fdt_support.hSimon Glass
2019-12-03mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal
2019-12-02common: Move old EEPROM functions into a new headerSimon Glass
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-10-11board: ti: am43xx-idk: Configure the CDCE913 clock synthesizerTero Kristo
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Move env_set() to env.hSimon Glass
2019-05-05board: ti: am43xx: Enable hardware levelingBrad Griffis
2019-01-18configs: Remove am43xx_evm_ethboot_defconfigVignesh R
2018-12-14board: ti: am43xx: turn on USB clocksJean-Jacques Hiblot
2018-12-10ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPLJean-Jacques Hiblot
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-05-06board: ti: am43: Fix DCDC3 voltage for epos-evmKeerthy
2018-04-08net: Move enetaddr env access code to env config instead of net configAlex Kiernan
2018-04-06board: ti: am43xx: Define embedded_dtb_select for runtime DTB selection in U-...Vignesh R
2018-04-06ARM: AM43xx: Add support for RTC only + DDR in self-refresh modeTero Kristo
2018-02-15usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup f...Faiz Abbas
2018-01-28ARM: AM43XX: Call hw_data_init() again after relocation to update *ctrlFaiz Abbas
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-16env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-07-22board: ti: am43xx: Add FDT fixup for HS devicesAndrew F. Davis
2017-07-22board: ti: am43xx: Add TEE loading and firewall setupAndrew F. Davis
2017-06-10Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini
2017-06-09arm: omap: Unify get_device_type() functionSemen Protsenko
2017-06-09board: ti: AM43XX: Add ddr voltage rail configurationKeerthy
2017-05-15i2c: omap: Modify code to work without CONFIG_I2C_HARDSimon Glass
2017-05-12arm: am33xx: Add support for mulitiple PLL input frequenciesLokesh Vutla
2017-05-08usb: host: xhci-omap: fix double weak board_usb_init functionsUri Mashiach
2016-12-03ARM: AMx3xx: Make FIT boot as default boot on HS devicesLokesh Vutla
2016-11-21board: ti: amx3xx: Remove multiple EEPROM readsLokesh Vutla
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-07-14arm: am4x: add U-Boot FIT signing and SPL image post-processingMadan Srinivas
2016-07-01ARM: AM437x: Align HS device variant defconfig filenameAndreas Dannenberg
2016-06-13board: am437x-hs: spl: Select right dtb from fitLokesh Vutla
2016-06-02ARM: AM57xx: AM43xx: Fix USB hostRoger Quadros
2016-05-27ARM: dts: AM437x-IDK Initial SupportLokesh Vutla
2016-05-27ARM: dts: AM43x-EPOS Initial SupportLokesh Vutla
2016-05-27ARM: AM43xx: Enable FITLokesh Vutla
2016-05-27board: AM43xx: fit: add support for selecting dtb dynamicallyLokesh Vutla
2016-05-27ti: AM43xx: board: Detect AM43xx HS EVMMadan Srinivas
2016-03-14ti: AM437x: Use generic EEPROM detection logicNishanth Menon
2015-11-10board/ti: Update MAINTAINERS entries with more boardsTom Rini
2015-08-28board: ti: invoke clock API to enable and disable clocksKishon Vijay Abraham I
2015-08-28board: ti: remove duplicate initialization of vbus_id_statusKishon Vijay Abraham I
2015-07-07board: am43xx: Add maintainer informationLokesh Vutla
2015-06-15am33xx: Re-enable SW levelling for DDR2Tom Rini
2015-04-18net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger