Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
65130cd9cd0291a469bb9aea1623551ed4a522ee
/
board
/
ti
/
am57xx
/
board.c
1bb1342
fastboot: Extend fastboot_set_reboot_flag with reboot reason
by Roman Kovalivskyi
· Tue Jul 28 23:35:32 2020 +0300
f7ed78b
treewide: convert bd_t to struct bd_info by coccinelle
by Masahiro Yamada
· Fri Jun 26 15:13:33 2020 +0900
93f6bc2
board: ti: use positive logic to detect idk boards
by Luca Ceresoli
· Thu May 21 15:06:25 2020 +0200
acea16b
board: ti: am57xx: use GPIO_TO_PIN() to define GPIO number
by Luca Ceresoli
· Thu May 21 15:06:24 2020 +0200
2dc9c34
common: Drop image.h from common header
by Simon Glass
· Sun May 10 11:40:01 2020 -0600
274e0b0
common: Drop net.h from common header
by Simon Glass
· Sun May 10 11:39:56 2020 -0600
8835eee
board: ti: am57xx-idk: Prevent boot for invalid configuation
by Roger Quadros
· Mon Feb 10 11:59:24 2020 +0200
9bc1564
dm: core: Create a new header file for 'compat' features
by Simon Glass
· Mon Feb 03 07:36:16 2020 -0700
3a7cb13
Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti
by Tom Rini
· Mon Jan 20 14:54:55 2020 -0500
940d637
board: ti: beagleboneai: add initial support
by Caleb Robey
· Thu Jan 02 08:17:27 2020 -0600
0dfcc93
board: ti: beagleboneai: emmc read changes
by Caleb Robey
· Thu Jan 02 08:17:25 2020 -0600
3bbe70c
common: Move device-tree setup functions to fdt_support.h
by Simon Glass
· Sat Dec 28 10:44:54 2019 -0700
a7b5130
common: Move some board functions out of common.h
by Simon Glass
· Thu Nov 14 12:57:46 2019 -0700
3673618
common: Move serial functions out of common.h
by Simon Glass
· Thu Nov 14 12:57:24 2019 -0700
dfbc6b8
board: ti: am57xx-idk: Configure the CDCE913 clock synthesizer
by Tero Kristo
· Fri Sep 27 19:14:27 2019 +0300
9cce6f7
env: Drop environment.h header file where not needed
by Simon Glass
· Thu Aug 01 09:47:12 2019 -0600
79fd214
env: Move env_init() to env.h
by Simon Glass
· Thu Aug 01 09:46:43 2019 -0600
d355583
board: ti: Move fastboot functions out of TI_SECURE_DEVICE ifdef
by Andrew F. Davis
· Mon Feb 11 08:00:08 2019 -0600
d914c09
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· Mon Dec 10 07:16:33 2018 -0500
184ec9a
am57xx: remove non-DM I2C code
by Jean-Jacques Hiblot
· Fri Dec 07 14:50:50 2018 +0100
52a5151
ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPL
by Jean-Jacques Hiblot
· Fri Dec 07 14:50:49 2018 +0100
d367e74
board: ti: am57xx: remove USB platform code
by Jean-Jacques Hiblot
· Thu Nov 29 10:57:47 2018 +0100
44d0a3c
configs: am57xx_evm: Enable DM_USB and DM_USB_DEV
by Jean-Jacques Hiblot
· Thu Nov 29 10:57:45 2018 +0100
98c5f63
board; ti: am57xx: turn on USB clocks
by Vignesh R
· Thu Nov 29 10:57:42 2018 +0100
5329501
ti: fastboot: Move weak overrides to board files
by Alex Kiernan
· Tue May 29 15:30:49 2018 +0000
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
110ed01
ARM: DRA7x/AM57x: Add MMC/SD fixups for rev1.0 and rev 1.1
by Kishon Vijay Abraham I
· Tue Jan 30 16:01:52 2018 +0100
29836a9
usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup functions
by Faiz Abbas
· Thu Feb 15 17:12:11 2018 +0530
58a3c1b
ARM: dts: am574x-idk: Add initial support
by Lokesh Vutla
· Fri Dec 29 11:47:57 2017 +0530
1e3425c
board: ti: am574x-idk: Update pinmux using latest PMT
by Lokesh Vutla
· Fri Dec 29 11:47:55 2017 +0530
cbd70db
board: ti: am574x-idk: Add ddr data support
by Lokesh Vutla
· Fri Dec 29 11:47:54 2017 +0530
6e9635c
board: ti: am574x-idk: Add hw data support
by Lokesh Vutla
· Fri Dec 29 11:47:53 2017 +0530
374aea0
board: ti: am574x-idk: Add epprom support
by Lokesh Vutla
· Fri Dec 29 11:47:52 2017 +0530
f35589c
board: ti: am57xx: Add dt support for BeagleBoard-X15 revC
by Lokesh Vutla
· Wed Aug 23 11:39:06 2017 +0530
81c4674
board: ti: am571x: Add 666MHz support for AM571x IDK
by Steve Kipisz
· Tue Aug 22 13:52:58 2017 +0530
22c34c2
env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()
by Simon Glass
· Thu Aug 03 12:22:13 2017 -0600
64b723f
env: Rename getenv/_f() to env_get()
by Simon Glass
· Thu Aug 03 12:22:12 2017 -0600
8551d55
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
by Simon Glass
· Thu Aug 03 12:22:11 2017 -0600
6a38e41
env: Rename setenv() to env_set()
by Simon Glass
· Thu Aug 03 12:22:09 2017 -0600
1753957
env: Drop env_relocate_spec() in favour of env_load()
by Simon Glass
· Thu Aug 03 12:22:07 2017 -0600
816178b
board: ti: x15: Add support for beagle_X15 revC
by Lokesh Vutla
· Sun Jul 16 19:59:19 2017 +0530
ab4f71e
board: ti: am57xx: Fix detection of board version
by Lokesh Vutla
· Sun Jul 16 19:59:18 2017 +0530
b72dccd
arm: am57xx: Set fastboot variables in environment
by Semen Protsenko
· Mon May 22 19:16:41 2017 +0300
3cb4c62
board: ti: am571x-idk: Update pinmux using latest PMT
by Lokesh Vutla
· Mon Jun 05 14:48:16 2017 +0530
9cc2aee
board: ti: am571-idx: Add vcores support
by Keerthy
· Thu May 25 15:37:34 2017 +0530
0a78017
mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC
by Masahiro Yamada
· Tue May 09 20:31:39 2017 +0900
6383066
usb: host: xhci-omap: fix double weak board_usb_init functions
by Uri Mashiach
· Thu Feb 23 15:39:37 2017 +0200
d0f399c
board: ti: am57xx-idk: Auto detect LCD Panel
by Nishanth Menon
· Mon Mar 13 15:04:30 2017 +0200
2613059
board: ti: am571x-idk: Support 6 port Ethernet or 4 port Ethernet with LCD
by Roger Quadros
· Mon Mar 13 15:04:28 2017 +0200
e0e319a
ti: boot: Register the MMC controllers in SPL in the same way as in u-boot
by Jean-Jacques Hiblot
· Wed Feb 01 11:39:14 2017 +0100
4b0721f
arm: am57xx: Set serial# variable
by Semen Protsenko
· Mon Feb 13 19:09:37 2017 +0200
ee85ebe
am57xx: Set tps659038 PMIC GPIO7 pad mux value to POWERHOLD
by Keerthy
· Wed Nov 30 15:02:53 2016 +0530
c665e27
ARM: dts: AM571x-IDK Initial Support
by Schuyler Patton
· Fri Nov 25 11:14:25 2016 +0530
c95cddd
board: ti: am57xx: Add support for the am571x idk
by Steve Kipisz
· Fri Nov 25 11:14:24 2016 +0530
8e3212e
board: ti: am572x: Add pinmux for X15/GPEVM SR2.0 using latest PMT
by Nishanth Menon
· Fri Nov 25 11:14:22 2016 +0530
638e1c0
board: ti: am57xx: Add support for detection of X15 revb1
by Lokesh Vutla
· Fri Nov 25 11:14:20 2016 +0530
a2aea1c
board: ti: am57xx: Add support for detection of reva3 variations for GPEVM
by Nishanth Menon
· Fri Nov 25 11:14:19 2016 +0530
6ede0fd
ARM: OMAP4+: Add support for dynamically selecting OPPs
by Lokesh Vutla
· Wed Nov 23 12:54:39 2016 +0530
7d25062
board: ti: am57xx: add FIT image TEE processing
by Andrew F. Davis
· Tue Nov 29 16:33:26 2016 -0600
2c47e8c
ARM: AM57xx: Make FIT boot as default boot on HS devices
by Lokesh Vutla
· Tue Nov 29 11:58:02 2016 +0530
17e1f37
am57xx: Remove unused variable warnings
by Tom Rini
· Mon Nov 21 14:07:58 2016 -0500
a652abd
board: am57xx: Fix missing check for beagle_x15
by Nishanth Menon
· Fri Sep 02 13:51:33 2016 -0500
5cf344b
arm: omap5: add U-Boot FIT signing and SPL image post-processing
by Andreas Dannenberg
· Mon Jun 27 09:19:22 2016 -0500
9951985
ARM: dts: AM572x-IDK Initial Support
by Schuyler Patton
· Fri Jun 10 09:35:45 2016 +0530
00bf8b2
board: am57xx: fit: add support for selecting dtb dynamically
by Lokesh Vutla
· Fri Jun 10 09:35:43 2016 +0530
66dd806
arm: am57xx: Fix alignment where necessary
by Keerthy
· Tue May 24 11:45:07 2016 +0530
152e993
arm: am57xx: Fix omap_vcores assignment for am572x-idk
by Keerthy
· Tue May 24 11:45:06 2016 +0530
4d1789a
ARM: DRA7: Consolidate voltage macros across different SoCs
by Anna, Suman
· Mon May 23 13:32:16 2016 -0500
fc32098
ARM: DRA7: Define common macros for efuse register offsets
by Anna, Suman
· Mon May 23 13:32:15 2016 -0500
aeb92b9
ARM: AM57xx: AM43xx: Fix USB host
by Roger Quadros
· Mon May 23 17:37:48 2016 +0300
7ceffb2
ARM: omap5: add ft_board_setup for dra7xx/am57xx
by Daniel Allred
· Thu May 19 19:10:54 2016 -0500
59b92af
ARM: DRA7: Add ABB setup for all domains
by Nishanth Menon
· Thu Apr 21 14:34:25 2016 -0500
1eb62b4
ARM: OMAP5/DRA7: Move ABB TXDONE mask to voltage structure
by Nishanth Menon
· Thu Apr 21 14:34:23 2016 -0500
0ac8cea
board: ti: am57xx: Add support for am572x idk in SPL
by Steve Kipisz
· Fri Apr 08 17:01:29 2016 -0500
6a37866
board: ti: am57xx: Update EMIF SDRAM 1 and 3 Timings
by Schuyler Patton
· Fri Apr 08 16:53:44 2016 -0500
90e7f07
board: ti: am57xx: Prevent init_sata() from being called twice
by Roger Quadros
· Mon Apr 04 10:53:31 2016 +0300
64217a2
board: ti: am57xx: Set ethernet MAC addresses from EEPROM to env
by Roger Quadros
· Fri Mar 18 13:18:12 2016 +0200
a00b1e5
omap-common: Rename set_muxconf_regs_essential to set_muxconf_regs
by Paul Kocialkowski
· Sat Feb 27 19:18:56 2016 +0100
306b597
ARM: AM57xx: Update EMIF registers
by Lokesh Vutla
· Tue Mar 08 09:11:35 2016 +0530
161f138
board: ti: AM57xx: Add detection logic for AM57xx-evm
by Kipisz, Steven
· Wed Feb 24 12:30:58 2016 -0600
1dacd0d
board: ti: beagle_x15: Rename to indicate support for TI am57xx evms
by Kipisz, Steven
· Thu Oct 29 16:50:43 2015 -0500
[Renamed from board/ti/beagle_x15/board.c]
831bcba
board: ti: invoke clock API to enable and disable clocks
by Kishon Vijay Abraham I
· Wed Aug 19 16:16:27 2015 +0530
5f19b2d
board: ti: beagle_x15: added USB initializtion code
by Kishon Vijay Abraham I
· Wed Aug 19 14:13:19 2015 +0530
9f15067
ARM: BeagleBoard-X15: Enable VTT regulator
by Lokesh Vutla
· Tue Jun 16 20:36:05 2015 +0530
c3d39f9
ARM: BeagleBoard-x15: Enable IO delay recalibration sequence
by Lokesh Vutla
· Thu Jun 04 16:42:41 2015 +0530
5dedc17
ARM: DRA7: Make do_set_mux32() generic
by Lokesh Vutla
· Thu Jun 04 16:42:33 2015 +0530
644b4da
ARM: DRA7xx: EMIF: Fix DLL_CALIB_CTRL register
by Lokesh Vutla
· Wed Jun 03 16:57:47 2015 +0530
51a0f1f
ARM: BeagleBoard-X15: Enable HW leveling
by Lokesh Vutla
· Wed Jun 03 14:43:22 2015 +0530
979d2c3
ARM: DRA7: DDR3: Add support for HW leveling
by Lokesh Vutla
· Wed Jun 03 14:43:21 2015 +0530
8ecdbed
net: cosmetic: Name ethaddr variables consistently
by Joe Hershberger
· Wed Apr 08 01:41:04 2015 -0500
1242b87
ti: dwc3: Enable clocks in enable_basic_clocks() in hw_data.c
by Kishon Vijay Abraham I
· Thu Apr 16 17:17:00 2015 +0530
b7eecd7
ARM: DRA7: EMIF: Update SDRAM_REF_CTRL register value
by Lokesh Vutla
· Mon Feb 16 10:15:56 2015 +0530
4750eb6
beagle_x15: add board support for Beagle x15
by Felipe Balbi
· Mon Nov 10 14:02:44 2014 -0600