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
/
arch
/
x86
/
cpu
/
baytrail
/
cpu.c
Age
Commit message (
Expand
)
Author
2020-07-25
cpu: Convert the methods to use a const udevice *
Simon Glass
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-20
cpu: Convert the methods to use a const udevice *
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-01-17
common: Move ll_boot_init() to init.h
Simon Glass
2019-10-08
x86: Tidy up some duplicate MSR defines
Simon Glass
2018-11-14
cpu: Add DM_FLAG_PRE_RELOC flag to various cpu drivers
Bin Meng
2018-06-13
x86: baytrail: Correct the comment of IACORE_VIDS bit ranges
Bin Meng
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-10-19
cpu: Add get_vendor callback
Alexander Graf
2016-08-16
x86: baytrail: Add SIO HS-UART clock setup
Stefan Roese
2015-08-05
x86: baytrail: Support operation as an EFI payload
Simon Glass
2015-07-14
x86: Move MP initialization codes into a common place
Bin Meng
2015-07-14
x86: dm: Clean up cpu drivers
Bin Meng
2015-04-30
x86: Add a CPU driver for baytrail
Simon Glass