index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
atmel
/
common
Age
Commit message (
Expand
)
Author
2019-10-08
board: atmel: common: remove year from print message
Eugen Hristev
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
env: Move env_set() to env.h
Simon Glass
2019-06-27
board: atmel: fix pda variable not being reset
Eugen Hristev
2018-10-22
board: at91sam9x5: add environment var for cpu type
Eugen Hristev
2018-10-09
video: at91: Adjust vidconsole_position_cursor() to use char pos
Simon Glass
2018-09-28
board: atmel: add support for pda detection
Eugen Hristev
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-08
net: Move enetaddr env access code to env config instead of net config
Alex Kiernan
2018-01-10
build: Drop CONFIG_SPL_BUILD guards in some cases
Tom Rini
2017-09-29
board: sama5d4_xplained: Convert to CONFIG_DM_VIDEO
Wenyou Yang
2017-09-14
atmel: common: Add function to display via DM_VIDEO's API
Wenyou Yang
2017-09-11
board: atmel: Create board/$(VENDOR)/common folder
Wenyou Yang