Merge tag 'u-boot-atmel-fixes-2020.07-a' of https://gitlab.denx.de/u-boot/custodians...
[oweals/u-boot.git] / arch / x86 / cpu / i386 / interrupt.c
2020-06-04 Tom RiniMerge tag 'u-boot-atmel-fixes-2020.07-a' of https:...
2020-05-25 Tom RiniMerge tag 'ti-v2020.07-rc3' of https://gitlab.denx...
2020-05-20 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-05-19 Tom RiniMerge branch '2020-05-18-reduce-size-of-common.h'
2020-05-19 Simon Glasscommon: Drop asm/ptrace.h from common header
2020-05-04 Tom RiniMerge tag 'u-boot-rockchip-20200501' of https://gitlab...
2020-04-30 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-spi
2020-04-30 Tom RiniMerge tag 'efi-2020-07-rc2' of https://gitlab.denx...
2020-04-30 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-04-30 Simon Glassx86: cpu: Skip init code when chain loading
2020-02-11 Tom RiniMerge tag 'dm-pull-6feb20' of https://gitlab.denx.de...
2020-02-10 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-02-07 Simon Glassx86: Give each driver an IRQ type
2020-01-24 Simon Glasscommon: Move hang() to the same header as panic()
2020-01-24 Simon Glasscommon: Move ll_boot_init() to init.h
2020-01-21 Tom RiniMerge tag 'u-boot-imx-20200121' of https://gitlab.denx...
2020-01-20 Tom RiniMerge tag '2020-01-20-ti-2020.04' of https://gitlab...
2020-01-20 Tom RiniMerge tag 'u-boot-stm32-20200117' of https://gitlab...
2020-01-20 Tom RiniMerge branch '2020-01-17-reduce-size-of-common-h-even...
2020-01-17 Simon Glasscommon: Move hang() to the same header as panic()
2020-01-17 Simon Glasscommon: Move ll_boot_init() to init.h
2019-12-03 Tom RiniMerge tag 'dm-pull-3dec19' of https://gitlab.denx.de...
2019-12-03 Tom RiniMerge branch '2019-12-02-master-imports'
2019-12-02 Simon Glasscommon: Move interrupt functions into a new header
2019-09-12 Tom RiniMerge tag 'efi-2019-10-rc4-4' of https://gitlab.denx...
2019-09-10 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2019-09-10 Heinrich Schuchardtx86: show UEFI images involved in crash
2019-06-10 Tom RiniMerge tag 'u-boot-atmel-fixes-2019.07-a' of git://git...
2019-05-15 Tom RiniMerge tag 'u-boot-stm32-mcu-20190514' of https://github...
2019-05-10 Tom RiniMerge branch '2019-05-09-master-imports'
2019-05-09 Vagrant CascadianFix spelling of available.
2018-12-10 Tom RiniMerge tag 'fsl-qoriq-for-v2019.01-rc2' of git://git...
2018-12-10 Tom RiniMerge tag 'mips-fixes-for-2019.01' of git://git.denx...
2018-12-10 Tom RiniMerge tag 'for-master-20181210' of git://git.denx.de...
2018-12-10 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2018-12-10 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2018-12-10 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2018-12-10 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2018-12-10 Tom RiniMerge git://git.denx.de/u-boot-x86
2018-12-10 Hannes Schmelzerx86: make the LAPIC / IOAPIC construct switchable with...
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-03-16 Tom RiniMerge tag 'xilinx-for-v2017.05' of git://denx.de/git...
2017-02-27 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2017-02-22 Tom RiniMerge git://git.denx.de/u-boot-x86
2017-02-21 J. Tangx86: Force 32-bit jumps in interrupt handlers
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: Fix up CONFIG_X86_64 check
2017-02-06 Simon Glassx86: Move the i386 code into its own directory