1. 3bf9a8e x86: Implement arch-specific io accessor routines by Bin Meng · 6 years ago
  2. 24109bb x86: acpi: Remove redundant Offset (0x00) by Andy Shevchenko · 6 years ago
  3. 7d2a053 x86: BayTrail: southcluster.asl: Change PCI 64 bit address range / region by Stefan Roese · 6 years ago
  4. 590cee8 x86: Update mtrr functions to allow leaving cache alone by Simon Glass · 6 years ago
  5. f7ce2d6 x86: tangier: acpi: add I2C6 node by Georgii Staroselskii · 6 years ago
  6. 224742a x86: cpu: introduce scu_ipc_raw_command() by Georgii Staroselskii · 6 years ago
  7. 3747bdb arch: types.h: factor out fixed width typedefs to int-ll64.h by Masahiro Yamada · 6 years ago
  8. 9865543 Remove CONFIG_USE_STDINT by Masahiro Yamada · 6 years ago
  9. e69cc6b x86: zimage: Remove acpi_rsdp_addr propagation to kernel boot parameters by Bin Meng · 6 years ago
  10. 1fdeacd x86: zimage: Support booting Linux kernel from an EFI payload by Bin Meng · 6 years ago
  11. dae73c4 elf: Move x86 reloc defines to common elf.h by Alexander Graf · 6 years ago
  12. 05855fd x86: acpi: Prevent acpi_table.h from being included more than once by Bin Meng · 6 years ago
  13. a0609a8 x86: acpi: Move APIs unrelated to ACPI tables generation to a separate library by Bin Meng · 6 years ago
  14. b37b7b2 x86: Switch to use DM sysreset driver by Bin Meng · 6 years ago
  15. 8199a14 x86: Use microcode update from device tree for all processors by Ivan Gorinov · 6 years ago
  16. 5460fd0 x86: Change __kernel_size_t conditionals to use compiler provided defines by Bin Meng · 6 years ago
  17. 9649273 x86: Add 64-bit setjmp/longjmp implementation by Ivan Gorinov · 6 years ago
  18. 51050ff x86: irq: Support discrete PIRQ routing registers via device tree by Bin Meng · 6 years ago
  19. dcec5d5 x86: irq: Parse number of PIRQ links from device tree by Bin Meng · 6 years ago
  20. 594d089 x86: irq: Change LINK_V2N and LINK_N2V to inline functions by Bin Meng · 6 years ago
  21. bc728b1 x86: irq: Remove chipset specific irq router drivers by Bin Meng · 6 years ago
  22. 329da48 Define board_quiesce_devices() in a shared location by Simon Glass · 6 years ago
  23. 30fe8b0 x86: Define PLATFORM__SET_BIT for generic_set_bit() by Bryan O'Donoghue · 6 years ago
  24. 4549e78 SPDX: Convert all of our multiple license tags to Linux Kernel style by Tom Rini · 6 years ago
  25. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  26. 4551992 x86: Rename e820entry to e820_entry by Bin Meng · 6 years ago
  27. 87af71c x86: Use 'unsigned int' in install_e820_map() functions by Bin Meng · 6 years ago
  28. 014d7b1 x86: Update the io.h file to use {out|in}_{be|le}X macros by Lukasz Majewski · 6 years ago
  29. 53cabe3 x86: Add 64-bit memory-mapped I/O functions by Ivan Gorinov · 6 years ago
  30. 5d73292 x86: zImage: Pass working device tree data to the kernel by Ivan Gorinov · 7 years ago
  31. 45410da x86: acpi: Use an API to get the ACPI RSDP table address by Bin Meng · 7 years ago
  32. 3469bf4 x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters by Andy Shevchenko · 7 years ago
  33. 3ffb33d x86: tangier: Make _CRS for BTH0 Serialized to avoid warning by Andy Shevchenko · 7 years ago
  34. 5d8c4eb x86: tangier: Add Bluetooth to ACPI table by Andy Shevchenko · 7 years ago
  35. d08953e x86: tangier: Use actual GPIO hardware numbers by Andy Shevchenko · 7 years ago
  36. 1602d21 x86: tangier: Use official ACPI HID for FLIS IP by Andy Shevchenko · 7 years ago
  37. 411898d x86: acpi: Put sleepstates.asl to the common place by Bin Meng · 7 years ago
  38. f685955 x86: baytrail: fsp: Use a function to update the Azalia config pointer by Bin Meng · 7 years ago
  39. abddcd5 x86: fsp: Consolidate Azalia header file by Bin Meng · 7 years ago
  40. 39665be x86: tangier: Enable ACPI support for Intel Tangier by Andy Shevchenko · 7 years ago
  41. 6f01316 x86: Use asm-generic/io.h by Paul Burton · 7 years ago
  42. 2ff50f5 dm: x86: Allow TSC timer to be used before DM is ready by Simon Glass · 7 years ago
  43. fffad92 x86: braswell: Add FSP configuration by Bin Meng · 7 years ago
  44. de9ac9a x86: Add Intel Braswell SoC support by Bin Meng · 7 years ago
  45. b3fd212 x86: fsp: Update fsp command to show spec 1.1 header by Bin Meng · 7 years ago
  46. 4ff333b x86: fsp: Add FSP_GRAPHICS_INFO_HOB by Bin Meng · 7 years ago
  47. bb737ce x86: fsp: Update struct common_buf for FSP spec 1.1 by Bin Meng · 7 years ago
  48. b27af39 dma: import linux/dma-direction.h to consolidate enum dma_data_direction by Masahiro Yamada · 7 years ago
  49. 091e51d x86: Remove dead ISA related codes by Bin Meng · 7 years ago
  50. 5d89b37 x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig by Bin Meng · 7 years ago
  51. c3df28f x86: Make table address selectable by Andy Shevchenko · 7 years ago
  52. ace7762 x86: acpi: Export acpi_fill_mcfg() with __weak attribute by Andy Shevchenko · 7 years ago
  53. 2dcbef6 x86: acpi: Name fields in FADT in accordance with specification by Andy Shevchenko · 7 years ago
  54. e71de54 x86: Add Intel Tangier support by Felipe Balbi · 7 years ago
  55. b7026b0 x86: Add dma-mapping.h to architectural code by Andy Shevchenko · 7 years ago
  56. 3ff240c x86: Don't include asm/u-boot.h in common by Simon Glass · 7 years ago
  57. 6862b50 x86: Make u-boot-x86.h a private header by Simon Glass · 7 years ago
  58. f8f291b x86: baytrail: Change lpe/lpss-sio/scc FSP properties to integer by Bin Meng · 7 years ago
  59. 5e74e5a x86: baytrail: Use macros instead of magic numbers for FSP settings by Bin Meng · 7 years ago
  60. 6702488 x86: baytrail: Remove "serial-debug-port-*" settings by Bin Meng · 7 years ago
  61. 5ae5aa9 x86: acpi: Fix Windows S3 resume failure by Bin Meng · 7 years ago
  62. 0f4e258 x86: acpi: Refactor acpi_resume() by Bin Meng · 7 years ago
  63. 9957278 x86: acpi: Make enter_acpi_mode() public by Bin Meng · 7 years ago
  64. ba65808 x86: fsp: Save stack address to CMOS for next S3 boot by Bin Meng · 7 years ago
  65. 9f1fad1 x86: Add an early CMOS access library by Bin Meng · 7 years ago
  66. 3a34cae x86: acpi: Resume OS if resume vector is found by Bin Meng · 7 years ago
  67. e76bf38 x86: acpi: Add one API to find OS wakeup vector by Bin Meng · 7 years ago
  68. 2b2d666 x86: acpi: Add wake up assembly stub by Bin Meng · 7 years ago
  69. e652e13 x86: baytrail: Conditionally report S3 in the ACPI table by Bin Meng · 7 years ago
  70. b727961 x86: Store and display previous sleep state by Bin Meng · 7 years ago
  71. 1206723 x86: fsp: acpi: Pass different boot mode to FSP init by Bin Meng · 7 years ago
  72. b7ef3bf x86: Add post codes for OS resume by Bin Meng · 7 years ago
  73. fcf2fba x86: baytrail: acpi: Add APIs for determining/clearing sleep state by Bin Meng · 7 years ago
  74. 4372c11 x86: acpi: Add Kconfig option and header file for ACPI resume by Bin Meng · 7 years ago
  75. ca0d29e x86: Introduce minimal PMU driver for Intel MID platforms by Andy Shevchenko · 7 years ago
  76. bb41646 x86: Add SCU IPC driver for Intel MID platforms by Felipe Balbi · 7 years ago
  77. e47b2d6 board_f: Make relocation functions generic by Simon Glass · 7 years ago
  78. 96d4b75 board_f: Make init_helpers generic by Simon Glass · 7 years ago
  79. 5e924a1 Move dram_init_banksize() to a common header by Simon Glass · 7 years ago
  80. 76b00ac board_f: Drop setup_dram_config() wrapper by Simon Glass · 7 years ago
  81. 671549e board_f: x86: Rename x86_fsp_init() to arch_fsp_init() by Simon Glass · 7 years ago
  82. a0c75f9 x86: Move turbo_state to global_data by Simon Glass · 8 years ago
  83. 1bff836 x86: Move pirq_routing_table to global_data by Simon Glass · 8 years ago
  84. fa5fcb3 x86: Support jumping from SPL to U-Boot by Simon Glass · 8 years ago
  85. db35723 x86: Fix up type sizes for 64-bit by Simon Glass · 8 years ago
  86. 4b57414 x86: Drop flag_is_changable() on x86_64 by Simon Glass · 8 years ago
  87. 9097805 x86: Fix up byteorder.h for x86_64 by Simon Glass · 8 years ago
  88. a160092 x86: Support global_data on x86_64 by Simon Glass · 8 years ago
  89. be059e8 x86: Move the i386 code into its own directory by Simon Glass · 8 years ago
  90. 4bbc024 x86: Add an SPL implementation by Simon Glass · 8 years ago
  91. beb4d65 x86: fsp: Fix cast for 64-bit compilation by Simon Glass · 8 years ago
  92. e71ffd0 x86: Update mpspec to build on 64-bit machines by Simon Glass · 8 years ago
  93. 42fd8c1 x86: Use unsigned long for address in table generation by Simon Glass · 8 years ago
  94. 7cbaddd x86: Synchronize list of x86 subarchitectures (update bootparam.h) by Andy Shevchenko · 8 years ago
  95. b7b8410 ls2080: Exit dpaa only right before exiting U-Boot by Alexander Graf · 8 years ago
  96. 3431b39 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 8 years ago
  97. 94eaa79 cpu: Add get_vendor callback by Alexander Graf · 8 years ago
  98. 4b6dddc x86: Move smbios generation into arch independent directory by Alexander Graf · 8 years ago
  99. 1befb38 x86: Move table csum into separate file by Alexander Graf · 8 years ago
  100. f822403 x86: Add implementations of setjmp() and longjmp() by Simon Glass · 8 years ago