summaryrefslogtreecommitdiff
path: root/board/ti/am57xx/board.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-12arm: mach-omap2: Move common image process functions out of board filesAndrew Davis1-17/+0
2022-12-06global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-1/+1
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk1-12/+12
2021-06-11common: fit: Update board_fit_image_post_process() to pass fit and node_offsetLokesh Vutla1-1/+2
2021-05-13am57xx: add support for cape detect functionalityKory Maincent1-0/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-09-01fastboot: Extend fastboot_set_reboot_flag with reboot reasonRoman Kovalivskyi1-1/+5
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-3/+3
2020-06-13board: ti: use positive logic to detect idk boardsLuca Ceresoli1-1/+5
2020-06-13board: ti: am57xx: use GPIO_TO_PIN() to define GPIO numberLuca Ceresoli1-2/+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-02-13board: ti: am57xx-idk: Prevent boot for invalid configuationRoger Quadros1-0/+13
2020-02-06dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2020-01-20Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians...Tom Rini1-1/+60
2020-01-20board: ti: beagleboneai: add initial supportCaleb Robey1-1/+23
2020-01-20board: ti: beagleboneai: emmc read changesCaleb Robey1-0/+37
2020-01-17common: Move device-tree setup functions to fdt_support.hSimon Glass1-0/+1
2019-12-03common: Move some board functions out of common.hSimon Glass1-0/+1
2019-12-03common: Move serial functions out of common.hSimon Glass1-0/+1
2019-10-11board: ti: am57xx-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_init() to env.hSimon Glass1-0/+1
2019-03-22board: ti: Move fastboot functions out of TI_SECURE_DEVICE ifdefAndrew F. Davis1-10/+10
2018-12-10Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini1-14/+11
2018-12-10am57xx: remove non-DM I2C codeJean-Jacques Hiblot1-33/+3
2018-12-10ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPLJean-Jacques Hiblot1-1/+28
2018-12-07board: ti: am57xx: remove USB platform codeJean-Jacques Hiblot1-85/+0
2018-12-07configs: am57xx_evm: Enable DM_USB and DM_USB_DEVJean-Jacques Hiblot1-3/+1
2018-12-07board; ti: am57xx: turn on USB clocksVignesh R1-0/+19
2018-05-30ti: fastboot: Move weak overrides to board filesAlex Kiernan1-0/+10
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-02-19ARM: DRA7x/AM57x: Add MMC/SD fixups for rev1.0 and rev 1.1Kishon Vijay Abraham I1-0/+30
2018-02-15usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup f...Faiz Abbas1-2/+2
2018-01-19ARM: dts: am574x-idk: Add initial supportLokesh Vutla1-0/+2
2018-01-19board: ti: am574x-idk: Update pinmux using latest PMTLokesh Vutla1-1/+6
2018-01-19board: ti: am574x-idk: Add ddr data supportLokesh Vutla1-3/+44
2018-01-19board: ti: am574x-idk: Add hw data supportLokesh Vutla1-3/+6
2018-01-19board: ti: am574x-idk: Add epprom supportLokesh Vutla1-0/+5
2017-09-11board: ti: am57xx: Add dt support for BeagleBoard-X15 revCLokesh Vutla1-0/+3
2017-09-11board: ti: am571x: Add 666MHz support for AM571x IDKSteve Kipisz1-2/+33
2017-08-16env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()Simon Glass1-1/+1
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-5/+5
2017-08-16env: Rename setenv() to env_set()Simon Glass1-2/+2
2017-08-16env: Drop env_relocate_spec() in favour of env_load()Simon Glass1-1/+1
2017-07-26board: ti: x15: Add support for beagle_X15 revCLokesh Vutla1-1/+6
2017-07-26board: ti: am57xx: Fix detection of board versionLokesh Vutla1-2/+2
2017-06-12arm: am57xx: Set fastboot variables in environmentSemen Protsenko1-0/+1
2017-06-10board: ti: am571x-idk: Update pinmux using latest PMTLokesh Vutla1-2/+9