summaryrefslogtreecommitdiff
path: root/board/ti/am43xx
AgeCommit message (Expand)AuthorFilesLines
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini1-1/+1
2021-09-09MAINTAINERS: Update ARM TI entryLokesh Vutla1-1/+1
2021-09-01Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini2-2/+2
2021-08-30am43xx: Drop non-DM_I2C codeTom Rini1-27/+0
2021-06-11common: fit: Update board_fit_image_post_process() to pass fit and node_offsetLokesh Vutla1-1/+2
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk1-6/+6
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2021-01-12board: ti: am335x-ice: get CDCE913 clock deviceDario Binacchi1-1/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-05-19common: Drop image.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop net.h from common headerSimon Glass1-0/+1
2020-01-20Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians...Tom Rini1-105/+1
2020-01-20board: ti: am43xx: remove net platform codeGrygorii Strashko1-105/+1
2020-01-17common: Move device-tree setup functions to fdt_support.hSimon Glass1-0/+1
2019-12-04mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal1-4/+4
2019-12-03common: Move old EEPROM functions into a new headerSimon Glass1-0/+1
2019-12-03common: Move some board functions out of common.hSimon Glass1-0/+1
2019-10-11board: ti: am43xx-idk: Configure the CDCE913 clock synthesizerTero Kristo1-0/+5
2019-08-11env: Drop environment.h header file where not neededSimon Glass1-1/+0
2019-08-11env: Move env_set() to env.hSimon Glass1-0/+1
2019-05-05board: ti: am43xx: Enable hardware levelingBrad Griffis1-1/+1
2019-01-18configs: Remove am43xx_evm_ethboot_defconfigVignesh R1-1/+0
2018-12-14board: ti: am43xx: turn on USB clocksJean-Jacques Hiblot1-0/+22
2018-12-10ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPLJean-Jacques Hiblot1-11/+35
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini4-9/+4
2018-05-06board: ti: am43: Fix DCDC3 voltage for epos-evmKeerthy1-3/+7
2018-04-09net: Move enetaddr env access code to env config instead of net configAlex Kiernan1-0/+1
2018-04-07board: ti: am43xx: Define embedded_dtb_select for runtime DTB selection in U-...Vignesh R1-2/+16
2018-04-07ARM: AM43xx: Add support for RTC only + DDR in self-refresh modeTero Kristo2-0/+57
2018-02-15usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup f...Faiz Abbas1-2/+2
2018-01-28ARM: AM43XX: Call hw_data_init() again after relocation to update *ctrlFaiz Abbas1-0/+5
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-2/+2
2017-08-16env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass1-2/+2
2017-08-16env: Rename setenv() to env_set()Simon Glass1-1/+1
2017-07-23board: ti: am43xx: Add FDT fixup for HS devicesAndrew F. Davis1-0/+9
2017-07-23board: ti: am43xx: Add TEE loading and firewall setupAndrew F. Davis1-0/+7
2017-06-10Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini1-0/+7
2017-06-10arm: omap: Unify get_device_type() functionSemen Protsenko1-0/+1
2017-06-09board: ti: AM43XX: Add ddr voltage rail configurationKeerthy1-0/+7
2017-05-15i2c: omap: Modify code to work without CONFIG_I2C_HARDSimon Glass1-1/+2
2017-05-12arm: am33xx: Add support for mulitiple PLL input frequenciesLokesh Vutla1-21/+0
2017-05-08usb: host: xhci-omap: fix double weak board_usb_init functionsUri Mashiach1-2/+2
2016-12-03ARM: AMx3xx: Make FIT boot as default boot on HS devicesLokesh Vutla1-0/+7
2016-11-21board: ti: amx3xx: Remove multiple EEPROM readsLokesh Vutla1-10/+5
2016-09-24treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2016-07-15arm: am4x: add U-Boot FIT signing and SPL image post-processingMadan Srinivas1-0/+8
2016-07-02ARM: AM437x: Align HS device variant defconfig filenameAndreas Dannenberg1-1/+2
2016-06-13board: am437x-hs: spl: Select right dtb from fitLokesh Vutla1-1/+1
2016-06-03ARM: AM57xx: AM43xx: Fix USB hostRoger Quadros1-29/+29
2016-05-27ARM: dts: AM437x-IDK Initial SupportLokesh Vutla1-0/+2