Merge tag 'efi-2020-07-rc6' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
[oweals/u-boot.git] / arch / i386 / cpu / cpu.c
2011-05-10 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
2011-04-20 Wolfgang DenkMerge branch 'misc' of git://git.denx.de/u-boot-blackfin
2011-04-20 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mmc
2011-04-13 Wolfgang DenkMerge branch 'sf' of git://git.denx.de/u-boot-blackfin
2011-04-13 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-x86
2011-04-13 Graeme RussMerge branch 'master' of git://git.denx.de/u-boot-x86
2011-04-13 Graeme Russx86: Rename i386 to x86
2011-04-13 Graeme Russx86: Code cleanup
2011-02-12 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-mips
2011-02-12 Graeme Russx86: Make cpu init functions weak
2011-02-12 Graeme Russx86: Add processor flags header from linux
2011-02-12 Graeme Russx86: Move Global Descriptor Table defines to processor.h
2010-10-17 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-imx
2010-10-11 Wolfgang DenkMerge branch 'at91' of git://git.denx.de/u-boot-atmel
2010-10-11 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-imx
2010-10-11 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-x86
2010-10-07 Graeme Russx86: Move loading of GTD to C code
2010-07-06 Minkyu KangMerge branch 'master' of git://git.denx.de/u-boot
2010-07-04 Wolfgang DenkMake sure that argv[] argument pointers are not modified.
2010-04-19 Minkyu KangMerge branch 'master' of git://git.denx.de/u-boot-arm
2010-04-13 Peter Tyseri386: Move cpu/i386/* to arch/i386/cpu/*