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
Commit message (
Expand
)
Author
Age
Files
Lines
*
omap5: uevm: convert to device model
Tero Kristo
2020-06-16
1
-68
/
+10
*
omap4: sdp: convert to device model
Peter Ujfalusi
2020-06-16
1
-0
/
+12
*
omap4: panda: convert to device model
Tero Kristo
2020-06-16
1
-38
/
+12
*
board: ti: am654: Disable SA2UL node for HS devices
Andrew F. Davis
2020-06-16
1
-3
/
+3
*
board: ti: am335x_evm: Remove duplicate setting of bd_ram_ofs member
Tom Rini
2020-06-16
1
-1
/
+0
*
board: ti: common: Fix pointer-bool-conversion warnings
Tom Rini
2020-06-16
1
-7
/
+7
*
board: ti: use positive logic to detect idk boards
Luca Ceresoli
2020-06-13
1
-1
/
+5
*
board: ti: am57xx: use GPIO_TO_PIN() to define GPIO number
Luca Ceresoli
2020-06-13
1
-2
/
+1
*
arm: ti: Remove ARCH= references from documentation
Tom Rini
2020-06-02
3
-9
/
+9
*
Merge tag 'ti-v2020.07-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-05-25
1
-0
/
+2
|
\
|
*
arm: mach-k3: Enable dcache in SPL
Jan Kiszka
2020-05-19
1
-0
/
+2
*
|
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
3
-0
/
+3
*
|
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
4
-0
/
+4
*
|
common: Drop log.h from common header
Simon Glass
2020-05-18
3
-0
/
+3
*
|
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
2
-1
/
+2
*
|
common: Drop init.h from common header
Simon Glass
2020-05-18
11
-0
/
+11
*
|
common: Drop image.h from common header
Simon Glass
2020-05-18
11
-0
/
+13
*
|
common: Drop bootstage.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
|
common: Drop net.h from common header
Simon Glass
2020-05-18
14
-0
/
+14
|
/
*
board: ti: README: Update OP-TEE binary name
Andrew F. Davis
2020-03-06
2
-2
/
+2
*
board: ti: k3: Update the sysfw image gen repository
Lokesh Vutla
2020-03-03
2
-2
/
+2
*
board: ti: j721e: initialize ESM support
Tero Kristo
2020-03-03
1
-0
/
+26
*
board: ti: Update AM65x and J721e READMEs for OSPI boot
Vignesh Raghavendra
2020-03-03
2
-0
/
+102
*
board: ti: am57xx-idk: Prevent boot for invalid configuation
Roger Quadros
2020-02-13
1
-0
/
+13
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
2
-0
/
+2
*
Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2020-01-20
9
-215
/
+718
|
\
|
*
arm: mach-k3: Warn when node to disable is not found
Andrew F. Davis
2020-01-20
1
-3
/
+1
|
*
board: ti: j721e: Print board name and version during boot
Lokesh Vutla
2020-01-20
1
-0
/
+13
|
*
board: ti: j721e: Use EEPROM-based board detection
Andreas Dannenberg
2020-01-20
4
-0
/
+276
|
*
ti: common: board_detect: Handle EEPROM probe more gracefully
Andreas Dannenberg
2020-01-20
1
-1
/
+1
|
*
board: ti: beagleboneai: add initial support
Caleb Robey
2020-01-20
1
-1
/
+23
|
*
board: ti: beagleboneai: IODELAY and pinmux
Caleb Robey
2020-01-20
1
-0
/
+264
|
*
board: ti: beagleboneai: emmc read changes
Caleb Robey
2020-01-20
4
-0
/
+138
|
*
board: ti: am43xx: remove net platform code
Grygorii Strashko
2020-01-20
1
-105
/
+1
|
*
board: ti: dra7-evm: remove net platform code
Grygorii Strashko
2020-01-20
1
-105
/
+1
*
|
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
3
-0
/
+3
*
|
common: Move RAM-sizing functions to init.h
Simon Glass
2020-01-17
1
-0
/
+1
*
|
common: Move device-tree setup functions to fdt_support.h
Simon Glass
2020-01-17
3
-0
/
+3
|
/
*
mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND
Miquel Raynal
2019-12-03
5
-11
/
+11
*
common: Move old EEPROM functions into a new header
Simon Glass
2019-12-02
3
-0
/
+3
*
common: Move some board functions out of common.h
Simon Glass
2019-12-02
5
-0
/
+5
*
common: Move board_get_usable_ram_top() out of common.h
Simon Glass
2019-12-02
2
-0
/
+2
*
common: Move serial functions out of common.h
Simon Glass
2019-12-02
4
-0
/
+4
*
Kconfig: ti: Make board detect EEPROM addresses depend BOARD_DETECT
Adam Ford
2019-11-07
1
-0
/
+2
*
Merge branch '2019-10-24-ti-imports'
Tom Rini
2019-10-25
1
-0
/
+1
|
\
|
*
armv7R: K3: j721e: Add support for triggering ddr init from SPL
Lokesh Vutla
2019-10-25
1
-0
/
+1
*
|
ARM: keystone: Do not enable the USB power domains at the board level
Jean-Jacques Hiblot
2019-10-24
1
-13
/
+0
|
/
*
board: ti: am335x-ice: Configure the CDCE913 clock synthesizer
Tero Kristo
2019-10-11
1
-0
/
+4
*
board: ti: am43xx-idk: Configure the CDCE913 clock synthesizer
Tero Kristo
2019-10-11
1
-0
/
+5
*
board: ti: am57xx-idk: Configure the CDCE913 clock synthesizer
Tero Kristo
2019-10-11
1
-0
/
+5
[next]