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
*
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
*
am33xx: Re-enable SW levelling for DDR2
Tom Rini
2015-06-15
1
-0
/
+33
*
net: cosmetic: Name ethaddr variables consistently
Joe Hershberger
2015-04-18
1
-2
/
+2
*
usb: modify usb_gadget_handle_interrupts to take controller index
Kishon Vijay Abraham I
2015-04-14
1
-3
/
+3
*
board: ti: AM43xx: added USB initializtion code
Kishon Vijay Abraham I
2015-04-14
1
-0
/
+108
*
board: ti: am43xx: add support for AM43xx Industrial Development Kit
Felipe Balbi
2015-01-13
3
-19
/
+115
*
board: ti: am43xx: take care of all OPPs
Felipe Balbi
2015-01-13
1
-0
/
+9
*
board: ti: am43xx: replace if else if else with a switch
Felipe Balbi
2015-01-13
1
-3
/
+6
*
arm: am437x: Correct PLL frequency for 25MHz
James Doublesin
2015-01-13
1
-1
/
+1
*
arm: am437x: Enable hardware leveling for EMIF
James Doublesin
2015-01-13
1
-156
/
+0
*
arm: am437x: PLL values for all input frequencies
James Doublesin
2015-01-13
1
-26
/
+33
*
kconfig: arm: introduce symbol for ARM CPUs
Georges Savoundararadj
2014-10-29
1
-3
/
+0
*
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
2014-09-13
1
-5
/
+0
*
board/ti/am43xx: add support for parallel NAND
pekon gupta
2014-08-25
2
-1
/
+43
*
Add board MAINTAINERS files
Masahiro Yamada
2014-07-30
1
-0
/
+7
*
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
2014-07-30
1
-0
/
+23
*
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-07-28
1
-0
/
+14
|
\
|
*
tps65218/am43xx_evm: Add power framework support to TPS65218
Tom Rini
2014-07-25
1
-0
/
+14
*
|
am43xx: Tune the system to avoid DSS underflows
Cooper Jr., Franklin
2014-07-07
1
-6
/
+62
*
|
am43xx: Update EMIF DDR3 Configuration for AM43x GP
Franklin S. Cooper Jr
2014-07-07
2
-0
/
+112
|
/
*
board: ti: am43xx: enable QSPI and Gbit Ethernet on AM437x SK
Felipe Balbi
2014-06-19
1
-0
/
+3
[next]