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
/
phytec
/
phycore_rk3288
Age
Commit message (
Expand
)
Author
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2019-12-02
common: Move old EEPROM functions into a new header
Simon Glass
2019-12-02
common: Move some board functions out of common.h
Simon Glass
2019-08-11
env: Rename environment.h to env_internal.h
Simon Glass
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-07-29
rockchip: rk3288: Move rk3288_detect_reset_reason to soc file
Kever Yang
2019-07-29
rockchip: rk3288-phycore: move phycore_init() to its own board file
Kever Yang
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
2017-09-05
rockchip: phycore: Read configuration EEPROM & set ethaddr in late init
Wadim Egorov
2017-07-11
rockchip: Add basic support for phyCORE-RK3288 SoM based carrier board
Wadim Egorov