1. c337e1a cpu: Add DM_FLAG_PRE_RELOC flag to various cpu drivers by Bin Meng · 6 years ago
  2. ef329a6 sysreset: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  3. 3bf9a8e x86: Implement arch-specific io accessor routines by Bin Meng · 6 years ago
  4. 24109bb x86: acpi: Remove redundant Offset (0x00) by Andy Shevchenko · 6 years ago
  5. 3d2be80 x86: Fix car_uninit weak symbol definition by Bin Meng · 6 years ago
  6. 7d2a053 x86: BayTrail: southcluster.asl: Change PCI 64 bit address range / region by Stefan Roese · 6 years ago
  7. a39f055 x86: quark: Specify X86_TSC_TIMER_EARLY_FREQ by Bin Meng · 6 years ago
  8. 49d5ff4 x86: Fix the mystery of printch() during 64-bit boot by Bin Meng · 6 years ago
  9. 2c78a79 x86: put global data pointer into the .data section by Heinrich Schuchardt · 6 years ago
  10. 80df194 x86: detect unsupported relocation types by Heinrich Schuchardt · 6 years ago
  11. dd4611d x86: Ensure no instruction sets of MMX/SSE are generated in 64-bit build by Bin Meng · 6 years ago
  12. a139cc1 x86: Specify -march=core2 to build 64-bit U-Boot proper by Bin Meng · 6 years ago
  13. c74e329 x86/bootm: fix error handling in boot_prep_linux(...) by Hannes Schmelzer · 6 years ago
  14. 590cee8 x86: Update mtrr functions to allow leaving cache alone by Simon Glass · 6 years ago
  15. 0ae8dcf Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  16. d8d81d4 config.mk: Remove duplicated -fno-strict-aliasing by Bin Meng · 6 years ago
  17. 9b5e639 efi_loader: simplify ifdefs by Stephen Warren · 6 years ago
  18. 6321da5 x86: cpu: add docstring to scu_ipc_command() by Georgii Staroselskii · 6 years ago
  19. f7ce2d6 x86: tangier: acpi: add I2C6 node by Georgii Staroselskii · 6 years ago
  20. f26b260 x86: dts: edison: configure I2C#6 pins by Georgii Staroselskii · 6 years ago
  21. 355c9b7 x86: tangier: pinmux: add API to configure protected pins by Georgii Staroselskii · 6 years ago
  22. 224742a x86: cpu: introduce scu_ipc_raw_command() by Georgii Staroselskii · 6 years ago
  23. dee37fc Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · 6 years ago
  24. 3747bdb arch: types.h: factor out fixed width typedefs to int-ll64.h by Masahiro Yamada · 6 years ago
  25. 9865543 Remove CONFIG_USE_STDINT by Masahiro Yamada · 6 years ago
  26. e69cc6b x86: zimage: Remove acpi_rsdp_addr propagation to kernel boot parameters by Bin Meng · 6 years ago
  27. 1fdeacd x86: zimage: Support booting Linux kernel from an EFI payload by Bin Meng · 6 years ago
  28. aac7925 x86: efi: payload: Install E820 map from EFI memory map by Bin Meng · 6 years ago
  29. 2669999 Merge tag 'signed-efi-2018.09' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  30. 1acbd0e x86: Enable -fdata-sections always by Alexander Graf · 6 years ago
  31. 6331cb2 x86: Include bss subsections in linker script by Alexander Graf · 6 years ago
  32. 7bdf39c x86: efi: payload: Add default TSC frequency in the device tree by Bin Meng · 6 years ago
  33. 8649155 x86: coreboot: Add default TSC frequency in the device tree by Bin Meng · 6 years ago
  34. 1cf6825 x86: dts: Remove coreboot_fb.dtsi by Bin Meng · 6 years ago
  35. 6e71a6a x86: Remove support for Advantech SOM-6896 by Bin Meng · 6 years ago
  36. ceeee8f x86: coreboot: Add generic coreboot payload support by Bin Meng · 6 years ago
  37. 3ab9598 binman: Rename 'position' to 'offset' by Simon Glass · 6 years ago
  38. 42a3d42 x86: Add efi_loader bits to x86_64 linker script by Alexander Graf · 6 years ago
  39. 7e21fbc efi_loader: Rename sections to allow for implicit data by Alexander Graf · 6 years ago
  40. dae73c4 elf: Move x86 reloc defines to common elf.h by Alexander Graf · 6 years ago
  41. e0ed833 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 6 years ago
  42. 05855fd x86: acpi: Prevent acpi_table.h from being included more than once by Bin Meng · 6 years ago
  43. 474a62b x86: acpi: Don't touch ACPI hardware in write_acpi_tables() by Bin Meng · 6 years ago
  44. a0609a8 x86: acpi: Move APIs unrelated to ACPI tables generation to a separate library by Bin Meng · 6 years ago
  45. b37b7b2 x86: Switch to use DM sysreset driver by Bin Meng · 6 years ago
  46. 7bb6028 x86: fsp: Eliminate the reset_cpu() call by Bin Meng · 6 years ago
  47. 4c99ccf x86: tangier: Add a sysreset driver by Bin Meng · 6 years ago
  48. 1ac10ab x86: quark: acpi: Add full reset bit to the reset register value in FADT by Bin Meng · 6 years ago
  49. 6250098 x86: Remove unused _relocate arguments by Ivan Gorinov · 6 years ago
  50. abe47ca x86: efi_loader: Build EFI memory map per E820 table by Bin Meng · 6 years ago
  51. 8199a14 x86: Use microcode update from device tree for all processors by Ivan Gorinov · 6 years ago
  52. fc48ebe x86: Add scsi command to coreboot and qemu by Bin Meng · 6 years ago
  53. 5983747 x86: efi: payload: Count in conventional memory above 4GB in DRAM bank by Bin Meng · 6 years ago
  54. 5460fd0 x86: Change __kernel_size_t conditionals to use compiler provided defines by Bin Meng · 6 years ago
  55. 1ab2c01 x86: efi-x86_payload: Enable usb keyboard during boot by Bin Meng · 6 years ago
  56. 9649273 x86: Add 64-bit setjmp/longjmp implementation by Ivan Gorinov · 6 years ago
  57. cbd29ef x86: qemu: do not build car.o with start64.o by Heinrich Schuchardt · 6 years ago
  58. 28b538b .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore by Masahiro Yamada · 6 years ago
  59. 0102023 x86: efi: app: Display correct CPU info during boot by Bin Meng · 6 years ago
  60. 3ebd892 x86: Rename efi-x86 target to efi-x86_app by Bin Meng · 6 years ago
  61. d441ec8 x86: efi: payload: Add EFI framebuffer driver support by Bin Meng · 6 years ago
  62. 252d41f x86: baytrail: Drop EFI-specific test logics by Bin Meng · 6 years ago
  63. 93c7b87 x86: Drop QEMU-specific EFI payload support by Bin Meng · 6 years ago
  64. 32151d4 x86: Add generic EFI payload support by Bin Meng · 6 years ago
  65. 3773c6a x86: efi: payload: Add arch_cpu_init() by Bin Meng · 6 years ago
  66. 4f1dacd x86: efi: Refactor the directory of EFI app and payload support by Bin Meng · 6 years ago
  67. 9f0b011 x86: use EFI calling convention for efi_main on x86_64 by Ivan Gorinov · 6 years ago
  68. e3ec0d0 x86: cherryhill: Fix DTC warning by Bin Meng · 6 years ago
  69. bee053e x86: cougarcanyon2: Add missing chipset interrupt information by Bin Meng · 6 years ago
  70. 51050ff x86: irq: Support discrete PIRQ routing registers via device tree by Bin Meng · 6 years ago
  71. dcec5d5 x86: irq: Parse number of PIRQ links from device tree by Bin Meng · 6 years ago
  72. 16dde89 x86: efi: payload: Enforce toolchain to generate 64-bit EFI payload stub codes by Bin Meng · 6 years ago
  73. fcfc8a8 x86: Conditionally build the pinctrl_ich6 driver by Bin Meng · 6 years ago
  74. 594d089 x86: irq: Change LINK_V2N and LINK_N2V to inline functions by Bin Meng · 6 years ago
  75. bc728b1 x86: irq: Remove chipset specific irq router drivers by Bin Meng · 6 years ago
  76. 0a6fb5b x86: cougarcanyon2: Enable CPU driver and SMP support by Bin Meng · 6 years ago
  77. 8407f5f x86: chromebook_link: Remove dm-pre-reloc property in the cpu nodes by Bin Meng · 6 years ago
  78. a8542ad x86: ivybridge: Drop CONFIG_USBDEBUG by Bin Meng · 6 years ago
  79. 7d0bc17 x86: ivybridge: Enable 206ax cpu driver for FSP build by Bin Meng · 6 years ago
  80. 80abc81 x86: cougarcanyon2: Update dts for SPI lock down by Bin Meng · 6 years ago
  81. b173b4e x86: ivybridge: Imply USB_XHCI_HCD by Bin Meng · 6 years ago
  82. 341dda3 x86: baytrail: Correct the comment of IACORE_VIDS bit ranges by Bin Meng · 6 years ago
  83. 329da48 Define board_quiesce_devices() in a shared location by Simon Glass · 6 years ago
  84. f2560e2 efi_loader: build CRT0 and RELOC on x86_64 by Heinrich Schuchardt · 6 years ago
  85. 508d856 efi_selftest: allow building relocation code on x86_64 by Heinrich Schuchardt · 6 years ago
  86. 30fe8b0 x86: Define PLATFORM__SET_BIT for generic_set_bit() by Bryan O'Donoghue · 6 years ago
  87. 4549e78 SPDX: Convert all of our multiple license tags to Linux Kernel style by Tom Rini · 6 years ago
  88. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  89. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  90. ca5eb0c bios: vesa: Guard setting vesa mode with CONFIG_FRAMEBUFFER_SET_VESA_MODE by Bin Meng · 6 years ago
  91. 4551992 x86: Rename e820entry to e820_entry by Bin Meng · 6 years ago
  92. 87af71c x86: Use 'unsigned int' in install_e820_map() functions by Bin Meng · 6 years ago
  93. 014d7b1 x86: Update the io.h file to use {out|in}_{be|le}X macros by Lukasz Majewski · 6 years ago
  94. 53cabe3 x86: Add 64-bit memory-mapped I/O functions by Ivan Gorinov · 6 years ago
  95. f4cf153 efi_loader: correctly set the machine type in the PE header by Heinrich Schuchardt · 6 years ago
  96. 5d73292 x86: zImage: Pass working device tree data to the kernel by Ivan Gorinov · 7 years ago
  97. b8aa55c common: move init_helpers.h prototypes in init.h by Patrick Delaunay · 7 years ago
  98. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  99. 4280342 fdt: Implement weak arch_fixup_fdt() by Alexey Brodkin · 7 years ago
  100. d0c0752 x86: quark: Fix unused warnings by Tom Rini · 7 years ago