x86: Don't copy the cpu_call64() function to a hardcoded address
[oweals/u-boot.git] / arch / x86 / cpu / i386 / cpu.c
2019-02-12 Bin Mengx86: Don't copy the cpu_call64() function to a hardcode...
2019-02-12 Bin Mengx86: Change 4-level page table base address to low...
2018-05-09 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-05-07 Tom RiniSPDX: Convert all of our single license tags to Linux...
2017-02-09 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2017-02-09 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2017-02-09 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2017-02-06 Simon Glassx86: Support jumping from SPL to U-Boot
2017-02-06 Simon Glassx86: Move the i386 code into its own directory