Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
3cd06bfa9649841276dd2b07376d6999e178965f
/
drivers
/
serial
/
serial_mcf.c
401d1c4
common: Drop asm/global_data.h from common header
by Simon Glass
· 4 years, 1 month ago
WIP/2021-02-02-drop-asm_global_data-when-unused
0fd3d91
dm: Use access methods for dev/uclass private data
by Simon Glass
· 4 years ago
8b85dfc
dm: Avoid accessing seq directly
by Simon Glass
· 4 years ago
8a8d24b
dm: treewide: Rename ..._platdata variables to just ..._plat
by Simon Glass
· 4 years ago
d1998a9
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
by Simon Glass
· 4 years ago
c69cda2
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
by Simon Glass
· 4 years ago
caa4daa
dm: treewide: Rename 'platdata' variables to just 'plat'
by Simon Glass
· 4 years ago
41575d8
dm: treewide: Rename auto_alloc_size members to be shorter
by Simon Glass
· 4 years ago
2548493
treewide: convert devfdt_get_addr() to dev_read_addr()
by Masahiro Yamada
· 4 years, 4 months ago
7208396
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
by Tom Rini
· 4 years, 4 months ago
60e7fa8
treewide: convert devfdt_get_addr() to dev_read_addr()
by Masahiro Yamada
· 4 years, 4 months ago
1886024
serial: mcfuart: renaming to a more appropriate name
by Angelo Durgehello
· 4 years, 9 months ago
[Renamed from drivers/serial/mcfuart.c]
ce5e3ea
serial: mcfuart: fix uart port index
by Angelo Durgehello
· 4 years, 9 months ago
db3b181
Merge tag 'efi-2020-04-rc4-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· 4 years, 9 months ago
WIP/12Mar2020