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
/
toradex
Commit message (
Expand
)
Author
Age
Files
Lines
*
toradex: configblock: fix module revision in config block
Denys Drozdov
2021-04-20
1
-1
/
+3
*
reset: Remove addr parameter from reset_cpu()
Harald Seiler
2021-03-02
6
-6
/
+6
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
15
-0
/
+15
*
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
2021-01-05
5
-7
/
+7
|
\
|
*
dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
Simon Glass
2021-01-05
1
-2
/
+2
|
*
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
Simon Glass
2021-01-05
4
-5
/
+5
*
|
Merge tag 'v2021.01-rc5' into next
Tom Rini
2021-01-05
22
-65
/
+450
|
\
\
|
|
/
|
/
|
|
*
toradex: hand over maintainership
Igor Opaniuk
2020-12-26
9
-9
/
+9
|
*
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-imx
Tom Rini
2020-12-08
11
-40
/
+405
|
|
\
|
|
*
colibri-imx8x: add implementation for board_mem_get_layout
Igor Opaniuk
2020-12-06
1
-0
/
+23
|
|
*
apalis-imx8x: add implementation for board_mem_get_layout
Igor Opaniuk
2020-12-06
1
-0
/
+23
|
|
*
apalis-imx8: add implementation for board_mem_get_layout
Igor Opaniuk
2020-12-06
1
-0
/
+23
|
|
*
board: toradex: add apalis-imx8x 2gb wb it v1.1a module support
Igor Opaniuk
2020-12-06
5
-0
/
+201
|
|
*
verdin-imx8mm: automatic ram size detection
Marcel Ziswiler
2020-12-06
1
-0
/
+10
|
|
*
toradex: tdx-cfg-clock: fix i.mx 8m mini interactive
Marcel Ziswiler
2020-12-06
1
-17
/
+9
|
|
*
verdin-imx8mm: spl: enable pca9450 i2c level translator
Max Krummenacher
2020-12-06
1
-0
/
+2
|
|
*
verdin-imx8mm: implement hardware version detection
Max Krummenacher
2020-12-06
1
-0
/
+71
|
|
*
verdin-imx8mm: spl: switch to pca9450 pmic
Max Krummenacher
2020-12-06
1
-22
/
+20
|
|
*
toradex: tdx-cfg-clock: add new i.mx 8m mini/plus skus
Marcel Ziswiler
2020-12-06
2
-14
/
+36
|
*
|
colibri_t30: disable rs232 serial transceiver forceoff pins
Marcel Ziswiler
2020-12-04
1
-0
/
+11
|
*
|
apalis/colibri_t30: avoid uart input from floating pins
Marcel Ziswiler
2020-12-04
2
-6
/
+10
|
*
|
colibri_t30: fix spi1 and uart2/3 resp. uartb/c pinmuxing
Marcel Ziswiler
2020-12-04
1
-11
/
+12
|
*
|
apalis/colibri_t30: add comment about tristate and input vs. output pinmuxing
Marcel Ziswiler
2020-12-04
2
-0
/
+4
|
|
/
*
|
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
4
-7
/
+7
*
|
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
4
-5
/
+5
|
/
*
apalis-imx8qm: rename all occurences to apalis-imx8
Philippe Schenker
2020-09-17
2
-1
/
+1
*
colibri-imx8qxp: rename all occurences to colibri-imx8x
Philippe Schenker
2020-09-17
2
-1
/
+1
*
colibri_imx7: wrap video specific funcs with ifdefs
Igor Opaniuk
2020-09-17
1
-0
/
+2
*
toradex: drop legacy show_boot_logo function and use splashscreen
Igor Opaniuk
2020-09-17
1
-19
/
+0
*
colibri_imx7: use splashcreen value instead of legacy function
Igor Opaniuk
2020-09-17
1
-2
/
+0
*
colibri-imx6ull: use splashcreen value instead of legacy function
Igor Opaniuk
2020-09-17
1
-2
/
+0
*
colibri-imx7: fix splash logo drawing
Igor Opaniuk
2020-07-27
1
-32
/
+12
*
colibri-imx6ull: show boot logo
Igor Opaniuk
2020-07-27
1
-33
/
+7
*
ARM: dts: imx7-colibri: multiple node updates
Igor Opaniuk
2020-07-27
1
-0
/
+1
*
toradex: common: show boot logo
Igor Opaniuk
2020-07-27
2
-0
/
+30
*
verdin-imx8mm: add EEPROM support for carrier board
Igor Opaniuk
2020-07-27
1
-0
/
+6
*
toradex: tdx-cfg-block: add carrier board info printing
Igor Opaniuk
2020-07-27
1
-0
/
+28
*
toradex: tdx-cfg-clock: add migration routine from PID8
Igor Opaniuk
2020-07-27
2
-0
/
+80
*
toradex: tdx-cfg-block: add support for EEPROM
Igor Opaniuk
2020-07-27
3
-39
/
+294
*
toradex: tdx-cfg-block: add carrier boards and display adapters
Igor Opaniuk
2020-07-27
2
-0
/
+23
*
toradex: tdx-cfg-block: add EEPROM read/store wrappers
Igor Opaniuk
2020-07-27
3
-0
/
+105
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
15
-20
/
+20
*
imx8m: Refactor the OPTEE memory removal
Peng Fan
2020-07-14
1
-11
/
+0
*
colibri_pxa270: add mmc platform data
Marcel Ziswiler
2020-06-30
1
-5
/
+15
*
colibri_t20: change maintainer
Igor Opaniuk
2020-06-18
1
-1
/
+1
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
2
-0
/
+2
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
12
-0
/
+12
*
common: Drop log.h from common header
Simon Glass
2020-05-18
5
-0
/
+5
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
7
-16
/
+23
*
common: Drop init.h from common header
Simon Glass
2020-05-18
8
-0
/
+8
[next]