1. a7bb8ef efi: payload: only init usb if necessary by Bin Meng · 6 years ago
  2. 8d7b8d1 coreboot: only init usb if necessary by Thomas RIENOESSL · 6 years ago
  3. cda8aab x86: kconfig: Allow board defconfig file to disable 8259 and APIC by Bin Meng · 6 years ago
  4. 465c710 x86: Wrap calls to 8259 with CONFIG_I8259_PIC by Bin Meng · 6 years ago
  5. d18df3c x86: make the LAPIC / IOAPIC construct switchable with Kconfig by Hannes Schmelzer · 6 years ago
  6. 6a211b6 x86: acpi: Fix indentation in Intel Tangier ASL code by Andy Shevchenko · 6 years ago
  7. 8334046 x86: acpi: Enable RTC for Intel Tangier by Andy Shevchenko · 6 years ago
  8. 4ca48c9 x86: acpi: Generate SPCR table by Andy Shevchenko · 6 years ago
  9. 6e84f087 x86: acpi: Add SPCR table description by Andy Shevchenko · 6 years ago
  10. 784cf87 x86: efi: app: Generate Microsoft PE format compliant image by Bin Meng · 6 years ago
  11. 1aad48b x86: efi: payload: Generate Microsoft PE format compliant image by Bin Meng · 6 years ago
  12. 09921ac cpu: Add DM_FLAG_PRE_RELOC flag to various cpu drivers by Bin Meng · 6 years ago
  13. 8204f50 sysreset: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  14. 59c4aa4 x86: Implement arch-specific io accessor routines by Bin Meng · 6 years ago
  15. 39aff64 x86: acpi: Remove redundant Offset (0x00) by Andy Shevchenko · 6 years ago
  16. 253a24a x86: Fix car_uninit weak symbol definition by Bin Meng · 6 years ago
  17. 9c9d0e9 x86: BayTrail: southcluster.asl: Change PCI 64 bit address range / region by Stefan Roese · 6 years ago
  18. b431568 x86: quark: Specify X86_TSC_TIMER_EARLY_FREQ by Bin Meng · 6 years ago
  19. f92b3d7 x86: Fix the mystery of printch() during 64-bit boot by Bin Meng · 6 years ago
  20. 0928036 x86: put global data pointer into the .data section by Heinrich Schuchardt · 6 years ago
  21. a7e8bb3 x86: detect unsupported relocation types by Heinrich Schuchardt · 6 years ago
  22. 58d4bc6 x86: Ensure no instruction sets of MMX/SSE are generated in 64-bit build by Bin Meng · 6 years ago
  23. f50b17c x86: Specify -march=core2 to build 64-bit U-Boot proper by Bin Meng · 6 years ago
  24. 833f2b5 x86/bootm: fix error handling in boot_prep_linux(...) by Hannes Schmelzer · 6 years ago
  25. 8fafd01 x86: Update mtrr functions to allow leaving cache alone by Simon Glass · 6 years ago
  26. 9dfc34e Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  27. 508332b config.mk: Remove duplicated -fno-strict-aliasing by Bin Meng · 6 years ago
  28. d0de806 efi_loader: simplify ifdefs by Stephen Warren · 6 years ago
  29. e02e5b2 x86: cpu: add docstring to scu_ipc_command() by Georgii Staroselskii · 6 years ago
  30. 418c246 x86: tangier: acpi: add I2C6 node by Georgii Staroselskii · 6 years ago
  31. d9c7277 x86: dts: edison: configure I2C#6 pins by Georgii Staroselskii · 6 years ago
  32. b992856 x86: tangier: pinmux: add API to configure protected pins by Georgii Staroselskii · 6 years ago
  33. 0805a76 x86: cpu: introduce scu_ipc_raw_command() by Georgii Staroselskii · 6 years ago
  34. c7570a3 Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · 6 years ago
  35. 1359226 arch: types.h: factor out fixed width typedefs to int-ll64.h by Masahiro Yamada · 6 years ago
  36. 72e545a Remove CONFIG_USE_STDINT by Masahiro Yamada · 6 years ago
  37. 69ebf19 x86: zimage: Remove acpi_rsdp_addr propagation to kernel boot parameters by Bin Meng · 6 years ago
  38. 106dcfc x86: zimage: Support booting Linux kernel from an EFI payload by Bin Meng · 6 years ago
  39. 2f65c07 x86: efi: payload: Install E820 map from EFI memory map by Bin Meng · 6 years ago
  40. 634bc70 Merge tag 'signed-efi-2018.09' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  41. 8664297 x86: Enable -fdata-sections always by Alexander Graf · 6 years ago
  42. 61c7678 x86: Include bss subsections in linker script by Alexander Graf · 6 years ago
  43. 36ed88e x86: efi: payload: Add default TSC frequency in the device tree by Bin Meng · 6 years ago
  44. 8675845 x86: coreboot: Add default TSC frequency in the device tree by Bin Meng · 6 years ago
  45. 0832be5 x86: dts: Remove coreboot_fb.dtsi by Bin Meng · 6 years ago
  46. 8effd99 x86: Remove support for Advantech SOM-6896 by Bin Meng · 6 years ago
  47. 204e1e5 x86: coreboot: Add generic coreboot payload support by Bin Meng · 6 years ago
  48. e8561af binman: Rename 'position' to 'offset' by Simon Glass · 6 years ago
  49. 2133bc5 x86: Add efi_loader bits to x86_64 linker script by Alexander Graf · 6 years ago
  50. 94a10f2 efi_loader: Rename sections to allow for implicit data by Alexander Graf · 6 years ago
  51. af915bf elf: Move x86 reloc defines to common elf.h by Alexander Graf · 6 years ago
  52. 4533519 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 6 years ago
  53. 3f04707 x86: acpi: Prevent acpi_table.h from being included more than once by Bin Meng · 6 years ago
  54. 467f411 x86: acpi: Don't touch ACPI hardware in write_acpi_tables() by Bin Meng · 6 years ago
  55. ac63025 x86: acpi: Move APIs unrelated to ACPI tables generation to a separate library by Bin Meng · 6 years ago
  56. af5b8d2 x86: Switch to use DM sysreset driver by Bin Meng · 6 years ago
  57. 6e57714 x86: fsp: Eliminate the reset_cpu() call by Bin Meng · 6 years ago
  58. ed0efdf x86: tangier: Add a sysreset driver by Bin Meng · 6 years ago
  59. 54d55a4 x86: quark: acpi: Add full reset bit to the reset register value in FADT by Bin Meng · 6 years ago
  60. 28bad7d x86: Remove unused _relocate arguments by Ivan Gorinov · 6 years ago
  61. 1a4e82d x86: efi_loader: Build EFI memory map per E820 table by Bin Meng · 6 years ago
  62. 7fe4075 x86: Use microcode update from device tree for all processors by Ivan Gorinov · 6 years ago
  63. 49568fe x86: Add scsi command to coreboot and qemu by Bin Meng · 6 years ago
  64. 7eb28a5 x86: efi: payload: Count in conventional memory above 4GB in DRAM bank by Bin Meng · 6 years ago
  65. 6ba3999 x86: Change __kernel_size_t conditionals to use compiler provided defines by Bin Meng · 6 years ago
  66. db59dd3 x86: efi-x86_payload: Enable usb keyboard during boot by Bin Meng · 6 years ago
  67. 8a57ea7 x86: Add 64-bit setjmp/longjmp implementation by Ivan Gorinov · 6 years ago
  68. 12339dd x86: qemu: do not build car.o with start64.o by Heinrich Schuchardt · 6 years ago
  69. b290956 .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore by Masahiro Yamada · 6 years ago
  70. 90e565e x86: efi: app: Display correct CPU info during boot by Bin Meng · 6 years ago
  71. 6582074 x86: Rename efi-x86 target to efi-x86_app by Bin Meng · 6 years ago
  72. 5d69a5c x86: efi: payload: Add EFI framebuffer driver support by Bin Meng · 6 years ago
  73. 7676370 x86: baytrail: Drop EFI-specific test logics by Bin Meng · 6 years ago
  74. 740aa42 x86: Drop QEMU-specific EFI payload support by Bin Meng · 6 years ago
  75. 858429b x86: Add generic EFI payload support by Bin Meng · 6 years ago
  76. 6bd4109 x86: efi: payload: Add arch_cpu_init() by Bin Meng · 6 years ago
  77. 525c861 x86: efi: Refactor the directory of EFI app and payload support by Bin Meng · 6 years ago
  78. 4123662 x86: use EFI calling convention for efi_main on x86_64 by Ivan Gorinov · 6 years ago
  79. c9697d7 x86: cherryhill: Fix DTC warning by Bin Meng · 6 years ago
  80. 56a33085e x86: cougarcanyon2: Add missing chipset interrupt information by Bin Meng · 6 years ago
  81. d803f54 x86: irq: Support discrete PIRQ routing registers via device tree by Bin Meng · 6 years ago
  82. c332fca x86: irq: Parse number of PIRQ links from device tree by Bin Meng · 6 years ago
  83. 5acbb78 x86: efi: payload: Enforce toolchain to generate 64-bit EFI payload stub codes by Bin Meng · 6 years ago
  84. c253c3f x86: Conditionally build the pinctrl_ich6 driver by Bin Meng · 6 years ago
  85. 1defbb1 x86: irq: Change LINK_V2N and LINK_N2V to inline functions by Bin Meng · 6 years ago
  86. 0c9f594 x86: irq: Remove chipset specific irq router drivers by Bin Meng · 6 years ago
  87. c0edfc1 x86: cougarcanyon2: Enable CPU driver and SMP support by Bin Meng · 6 years ago
  88. 0dce35a x86: chromebook_link: Remove dm-pre-reloc property in the cpu nodes by Bin Meng · 6 years ago
  89. 516bb59 x86: ivybridge: Drop CONFIG_USBDEBUG by Bin Meng · 6 years ago
  90. 9032bbf x86: ivybridge: Enable 206ax cpu driver for FSP build by Bin Meng · 6 years ago
  91. 52122c8 x86: cougarcanyon2: Update dts for SPI lock down by Bin Meng · 6 years ago
  92. e1c6d2c x86: ivybridge: Imply USB_XHCI_HCD by Bin Meng · 6 years ago
  93. a45c39d x86: baytrail: Correct the comment of IACORE_VIDS bit ranges by Bin Meng · 7 years ago
  94. f55305a Define board_quiesce_devices() in a shared location by Simon Glass · 7 years ago
  95. 3366ff0c efi_loader: build CRT0 and RELOC on x86_64 by Heinrich Schuchardt · 7 years ago
  96. e2425b6 efi_selftest: allow building relocation code on x86_64 by Heinrich Schuchardt · 7 years ago
  97. b722b11 x86: Define PLATFORM__SET_BIT for generic_set_bit() by Bryan O'Donoghue · 7 years ago
  98. 8b0c8a1 SPDX: Convert all of our multiple license tags to Linux Kernel style by Tom Rini · 7 years ago
  99. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  100. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago