index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
board
/
ti
/
am43xx
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: Drop image.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop net.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2020-01-20
1
-105
/
+1
|
\
|
*
board: ti: am43xx: remove net platform code
Grygorii Strashko
2020-01-20
1
-105
/
+1
*
|
common: Move device-tree setup functions to fdt_support.h
Simon Glass
2020-01-17
1
-0
/
+1
|
/
*
mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND
Miquel Raynal
2019-12-03
1
-4
/
+4
*
common: Move old EEPROM functions into a new header
Simon Glass
2019-12-02
1
-0
/
+1
*
common: Move some board functions out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
board: ti: am43xx-idk: Configure the CDCE913 clock synthesizer
Tero Kristo
2019-10-11
1
-0
/
+5
*
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
1
-1
/
+0
*
env: Move env_set() to env.h
Simon Glass
2019-08-11
1
-0
/
+1
*
board: ti: am43xx: Enable hardware leveling
Brad Griffis
2019-05-05
1
-1
/
+1
*
configs: Remove am43xx_evm_ethboot_defconfig
Vignesh R
2019-01-18
1
-1
/
+0
*
board: ti: am43xx: turn on USB clocks
Jean-Jacques Hiblot
2018-12-14
1
-0
/
+22
*
ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPL
Jean-Jacques Hiblot
2018-12-10
1
-11
/
+35
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
4
-9
/
+4
*
board: ti: am43: Fix DCDC3 voltage for epos-evm
Keerthy
2018-05-06
1
-3
/
+7
*
net: Move enetaddr env access code to env config instead of net config
Alex Kiernan
2018-04-08
1
-0
/
+1
*
board: ti: am43xx: Define embedded_dtb_select for runtime DTB selection in U-...
Vignesh R
2018-04-06
1
-2
/
+16
*
ARM: AM43xx: Add support for RTC only + DDR in self-refresh mode
Tero Kristo
2018-04-06
2
-0
/
+57
*
usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup f...
Faiz Abbas
2018-02-15
1
-2
/
+2
*
ARM: AM43XX: Call hw_data_init() again after relocation to update *ctrl
Faiz Abbas
2018-01-28
1
-0
/
+5
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
1
-2
/
+2
*
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
Simon Glass
2017-08-16
1
-2
/
+2
*
env: Rename setenv() to env_set()
Simon Glass
2017-08-16
1
-1
/
+1
*
board: ti: am43xx: Add FDT fixup for HS devices
Andrew F. Davis
2017-07-22
1
-0
/
+9
*
board: ti: am43xx: Add TEE loading and firewall setup
Andrew F. Davis
2017-07-22
1
-0
/
+7
*
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2017-06-10
1
-0
/
+7
|
\
|
*
board: ti: AM43XX: Add ddr voltage rail configuration
Keerthy
2017-06-09
1
-0
/
+7
*
|
arm: omap: Unify get_device_type() function
Semen Protsenko
2017-06-09
1
-0
/
+1
|
/
*
i2c: omap: Modify code to work without CONFIG_I2C_HARD
Simon Glass
2017-05-15
1
-1
/
+2
*
arm: am33xx: Add support for mulitiple PLL input frequencies
Lokesh Vutla
2017-05-12
1
-21
/
+0
*
usb: host: xhci-omap: fix double weak board_usb_init functions
Uri Mashiach
2017-05-08
1
-2
/
+2
*
ARM: AMx3xx: Make FIT boot as default boot on HS devices
Lokesh Vutla
2016-12-03
1
-0
/
+7
*
board: ti: amx3xx: Remove multiple EEPROM reads
Lokesh Vutla
2016-11-21
1
-10
/
+5
*
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
1
-1
/
+1
*
arm: am4x: add U-Boot FIT signing and SPL image post-processing
Madan Srinivas
2016-07-14
1
-0
/
+8
*
ARM: AM437x: Align HS device variant defconfig filename
Andreas Dannenberg
2016-07-01
1
-1
/
+2
*
board: am437x-hs: spl: Select right dtb from fit
Lokesh Vutla
2016-06-13
1
-1
/
+1
*
ARM: AM57xx: AM43xx: Fix USB host
Roger Quadros
2016-06-02
1
-29
/
+29
*
ARM: dts: AM437x-IDK Initial Support
Lokesh Vutla
2016-05-27
1
-0
/
+2
*
ARM: dts: AM43x-EPOS Initial Support
Lokesh Vutla
2016-05-27
1
-0
/
+2
*
ARM: AM43xx: Enable FIT
Lokesh Vutla
2016-05-27
1
-2
/
+0
*
board: AM43xx: fit: add support for selecting dtb dynamically
Lokesh Vutla
2016-05-27
1
-0
/
+12
*
ti: AM43xx: board: Detect AM43xx HS EVM
Madan Srinivas
2016-05-27
3
-5
/
+15
*
ti: AM437x: Use generic EEPROM detection logic
Nishanth Menon
2016-03-14
4
-89
/
+38
*
board/ti: Update MAINTAINERS entries with more boards
Tom Rini
2015-11-10
1
-0
/
+2
*
board: ti: invoke clock API to enable and disable clocks
Kishon Vijay Abraham I
2015-08-28
1
-0
/
+2
*
board: ti: remove duplicate initialization of vbus_id_status
Kishon Vijay Abraham I
2015-08-28
1
-2
/
+0
*
board: am43xx: Add maintainer information
Lokesh Vutla
2015-07-07
1
-0
/
+2
[next]