]> git.ipfire.org Git - people/ms/u-boot.git/history - arch/x86/cpu/mp_init.c
dm: core: Replace of_offset with accessor
[people/ms/u-boot.git] / arch / x86 / cpu / mp_init.c
2017-02-08  Simon Glassdm: core: Replace of_offset with accessor
2016-06-18  Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2016-06-12  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2016-05-25  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2016-05-24  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2016-05-24  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2016-05-24  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2016-05-24  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-atmel
2016-05-23  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2016-05-23  Bin Mengx86: Call lapic_setup() in interrupt_init()
2016-05-23  Miao Yancmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]
2016-05-23  Miao Yanx86: qemu: split qfw command interface and qfw core
2016-05-23  Tom Rinix86: qemu: Move qfw command over to cmd and add Kconfig...
2016-03-20  Stefano BabicMerge branch 'next'
2016-03-17  Simon Glassx86: Update microcode for secondary CPUs
2016-03-17  Simon Glassx86: Record the CPU details when starting each core
2016-03-17  Simon Glassx86: Tidy up mp_init to reduce duplication
2016-02-21  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2016-02-21  Stephen Warrenx86: fix memalign() parameter order
2016-01-28  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2016-01-21  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c...
2016-01-19  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2016-01-15  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2016-01-13  Miao Yanx86: qemu: fix cpu device in smp boot
2016-01-13  Miao Yanx86: use actual CPU number for allocating memory
2016-01-13  Miao Yanx86: fix a typo in function name
2015-08-30  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2015-08-14  Tom RiniMerge git://git.denx.de/u-boot-x86
2015-08-14  Bin Mengx86: Set APs' req_seq to the reg number from device...
2015-08-05  Tom RiniMerge git://git.denx.de/u-boot-x86
2015-08-05  Simon Glassx86: Add some missing global_data declarations in files...
2015-07-17  Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2015-07-15  Tom RiniMerge git://git.denx.de/u-boot-x86
2015-07-15  Bin Mengx86: Remove inline for lapic access routines
2015-07-15  Bin Mengx86: Move lapic_setup() call into init_bsp()
2015-07-15  Bin Mengx86: Move MP initialization codes into a common place
2015-05-05  Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
2015-05-05  Tom RiniMerge git://git.denx.de/u-boot-marvell
2015-05-05  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2015-05-05  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2015-05-04  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2015-04-30  Simon Glassx86: Add multi-processor init