1. 0b9461d x86: crownbay: Enable the beeper sound driver by Bin Meng · 6 years ago
  2. d2232ef x86: coreboot: Add the missing pc speaker node in the device tree by Bin Meng · 6 years ago
  3. 2a745e3 x86: Add a dtsi file for the pc speaker by Bin Meng · 6 years ago
  4. b673e6e x86: Make sure i8254 is setup correctly before generating beeps by Bin Meng · 6 years ago
  5. 9b9ca5b x86: edison: Add the rest of UARTs present on board by Andy Shevchenko · 6 years ago
  6. 8e9ce29 x86: edison: Use proper number of serial interface by Andy Shevchenko · 6 years ago
  7. bf9c8e3 x86: acpi: Not every platform has serial console a first device by Andy Shevchenko · 6 years ago
  8. 98625c5 x86: acpi: Add DMA descriptors for I2C1 on Intel Tangier by Andy Shevchenko · 6 years ago
  9. 77406e5 x86: acpi: Add DMA descriptors for SPI5 on Intel Tangier by Andy Shevchenko · 6 years ago
  10. 7e111d4 x86: Add sound support for samus by Simon Glass · 6 years ago
  11. 3642ba9 x86: broadwell: Add support for serial I/O devices by Simon Glass · 6 years ago
  12. 7c2beb0 x86: broadwell: Don't bother probing the PCH for pinctrl by Simon Glass · 6 years ago
  13. 398336e x86: broadwell: Add support for the ADSP by Simon Glass · 6 years ago
  14. 4d0c6ea sound: x86: Add beeping support in i8254 by Simon Glass · 6 years ago
  15. e7ceeef sound: x86: link: Add sound support by Simon Glass · 6 years ago
  16. 1a9360d x86: ivybridge: Add a way to get the HDA config setting by Simon Glass · 6 years ago
  17. 4a82768 x86: Adjust I/O macros to work on 64-bit machines by Simon Glass · 6 years ago
  18. 7245476 x86: do not use i386 code for x86_64 memory functions by Heinrich Schuchardt · 6 years ago
  19. e1aa27b x86: tangier: Add initial ACPI support for PMIC device by Andy Shevchenko · 6 years ago
  20. 7a83017 x86: Use the existing GDT in the ROM for 64-bit U-Boot proper by Bin Meng · 6 years ago
  21. 17b7b60 x86: Don't copy the cpu_call64() function to a hardcoded address by Bin Meng · 6 years ago
  22. 6aac2ca x86: Change 4-level page table base address to low memory by Bin Meng · 6 years ago
  23. 2aaa27d linker: Modify linker scripts to be more generic by Tom Rini · 6 years ago
  24. cdd8df2 x86: Kconfig: spelling fixes by Chris Packham · 6 years ago
  25. 896c164 dm: serial: Adjust serial_getinfo() to use proper API by Simon Glass · 6 years ago
  26. daaff93 dm: serial: Adjust serial_getconfig() to use proper API by Simon Glass · 6 years ago
  27. a7bb8ef efi: payload: only init usb if necessary by Bin Meng · 6 years ago
  28. 8d7b8d1 coreboot: only init usb if necessary by Thomas RIENOESSL · 6 years ago
  29. cda8aab x86: kconfig: Allow board defconfig file to disable 8259 and APIC by Bin Meng · 6 years ago
  30. 465c710 x86: Wrap calls to 8259 with CONFIG_I8259_PIC by Bin Meng · 6 years ago
  31. d18df3c x86: make the LAPIC / IOAPIC construct switchable with Kconfig by Hannes Schmelzer · 6 years ago
  32. 6a211b6 x86: acpi: Fix indentation in Intel Tangier ASL code by Andy Shevchenko · 6 years ago
  33. 8334046 x86: acpi: Enable RTC for Intel Tangier by Andy Shevchenko · 6 years ago
  34. 4ca48c9 x86: acpi: Generate SPCR table by Andy Shevchenko · 6 years ago
  35. 6e84f087 x86: acpi: Add SPCR table description by Andy Shevchenko · 6 years ago
  36. 784cf87 x86: efi: app: Generate Microsoft PE format compliant image by Bin Meng · 6 years ago
  37. 1aad48b x86: efi: payload: Generate Microsoft PE format compliant image by Bin Meng · 6 years ago
  38. 09921ac cpu: Add DM_FLAG_PRE_RELOC flag to various cpu drivers by Bin Meng · 6 years ago
  39. 8204f50 sysreset: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  40. 59c4aa4 x86: Implement arch-specific io accessor routines by Bin Meng · 6 years ago
  41. 39aff64 x86: acpi: Remove redundant Offset (0x00) by Andy Shevchenko · 6 years ago
  42. 253a24a x86: Fix car_uninit weak symbol definition by Bin Meng · 6 years ago
  43. 9c9d0e9 x86: BayTrail: southcluster.asl: Change PCI 64 bit address range / region by Stefan Roese · 6 years ago
  44. b431568 x86: quark: Specify X86_TSC_TIMER_EARLY_FREQ by Bin Meng · 6 years ago
  45. f92b3d7 x86: Fix the mystery of printch() during 64-bit boot by Bin Meng · 6 years ago
  46. 0928036 x86: put global data pointer into the .data section by Heinrich Schuchardt · 6 years ago
  47. a7e8bb3 x86: detect unsupported relocation types by Heinrich Schuchardt · 6 years ago
  48. 58d4bc6 x86: Ensure no instruction sets of MMX/SSE are generated in 64-bit build by Bin Meng · 6 years ago
  49. f50b17c x86: Specify -march=core2 to build 64-bit U-Boot proper by Bin Meng · 6 years ago
  50. 833f2b5 x86/bootm: fix error handling in boot_prep_linux(...) by Hannes Schmelzer · 6 years ago
  51. 8fafd01 x86: Update mtrr functions to allow leaving cache alone by Simon Glass · 6 years ago
  52. 9dfc34e Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  53. 508332b config.mk: Remove duplicated -fno-strict-aliasing by Bin Meng · 6 years ago
  54. d0de806 efi_loader: simplify ifdefs by Stephen Warren · 6 years ago
  55. e02e5b2 x86: cpu: add docstring to scu_ipc_command() by Georgii Staroselskii · 6 years ago
  56. 418c246 x86: tangier: acpi: add I2C6 node by Georgii Staroselskii · 6 years ago
  57. d9c7277 x86: dts: edison: configure I2C#6 pins by Georgii Staroselskii · 6 years ago
  58. b992856 x86: tangier: pinmux: add API to configure protected pins by Georgii Staroselskii · 6 years ago
  59. 0805a76 x86: cpu: introduce scu_ipc_raw_command() by Georgii Staroselskii · 6 years ago
  60. c7570a3 Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · 6 years ago
  61. 1359226 arch: types.h: factor out fixed width typedefs to int-ll64.h by Masahiro Yamada · 6 years ago
  62. 72e545a Remove CONFIG_USE_STDINT by Masahiro Yamada · 6 years ago
  63. 69ebf19 x86: zimage: Remove acpi_rsdp_addr propagation to kernel boot parameters by Bin Meng · 6 years ago
  64. 106dcfc x86: zimage: Support booting Linux kernel from an EFI payload by Bin Meng · 6 years ago
  65. 2f65c07 x86: efi: payload: Install E820 map from EFI memory map by Bin Meng · 6 years ago
  66. 634bc70 Merge tag 'signed-efi-2018.09' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  67. 8664297 x86: Enable -fdata-sections always by Alexander Graf · 6 years ago
  68. 61c7678 x86: Include bss subsections in linker script by Alexander Graf · 6 years ago
  69. 36ed88e x86: efi: payload: Add default TSC frequency in the device tree by Bin Meng · 6 years ago
  70. 8675845 x86: coreboot: Add default TSC frequency in the device tree by Bin Meng · 6 years ago
  71. 0832be5 x86: dts: Remove coreboot_fb.dtsi by Bin Meng · 6 years ago
  72. 8effd99 x86: Remove support for Advantech SOM-6896 by Bin Meng · 6 years ago
  73. 204e1e5 x86: coreboot: Add generic coreboot payload support by Bin Meng · 6 years ago
  74. e8561af binman: Rename 'position' to 'offset' by Simon Glass · 6 years ago
  75. 2133bc5 x86: Add efi_loader bits to x86_64 linker script by Alexander Graf · 6 years ago
  76. 94a10f2 efi_loader: Rename sections to allow for implicit data by Alexander Graf · 6 years ago
  77. af915bf elf: Move x86 reloc defines to common elf.h by Alexander Graf · 6 years ago
  78. 4533519 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 6 years ago
  79. 3f04707 x86: acpi: Prevent acpi_table.h from being included more than once by Bin Meng · 6 years ago
  80. 467f411 x86: acpi: Don't touch ACPI hardware in write_acpi_tables() by Bin Meng · 6 years ago
  81. ac63025 x86: acpi: Move APIs unrelated to ACPI tables generation to a separate library by Bin Meng · 6 years ago
  82. af5b8d2 x86: Switch to use DM sysreset driver by Bin Meng · 6 years ago
  83. 6e57714 x86: fsp: Eliminate the reset_cpu() call by Bin Meng · 6 years ago
  84. ed0efdf x86: tangier: Add a sysreset driver by Bin Meng · 6 years ago
  85. 54d55a4 x86: quark: acpi: Add full reset bit to the reset register value in FADT by Bin Meng · 6 years ago
  86. 28bad7d x86: Remove unused _relocate arguments by Ivan Gorinov · 6 years ago
  87. 1a4e82d x86: efi_loader: Build EFI memory map per E820 table by Bin Meng · 6 years ago
  88. 7fe4075 x86: Use microcode update from device tree for all processors by Ivan Gorinov · 6 years ago
  89. 49568fe x86: Add scsi command to coreboot and qemu by Bin Meng · 6 years ago
  90. 7eb28a5 x86: efi: payload: Count in conventional memory above 4GB in DRAM bank by Bin Meng · 6 years ago
  91. 6ba3999 x86: Change __kernel_size_t conditionals to use compiler provided defines by Bin Meng · 6 years ago
  92. db59dd3 x86: efi-x86_payload: Enable usb keyboard during boot by Bin Meng · 6 years ago
  93. 8a57ea7 x86: Add 64-bit setjmp/longjmp implementation by Ivan Gorinov · 6 years ago
  94. 12339dd x86: qemu: do not build car.o with start64.o by Heinrich Schuchardt · 6 years ago
  95. b290956 .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore by Masahiro Yamada · 6 years ago
  96. 90e565e x86: efi: app: Display correct CPU info during boot by Bin Meng · 6 years ago
  97. 6582074 x86: Rename efi-x86 target to efi-x86_app by Bin Meng · 6 years ago
  98. 5d69a5c x86: efi: payload: Add EFI framebuffer driver support by Bin Meng · 6 years ago
  99. 7676370 x86: baytrail: Drop EFI-specific test logics by Bin Meng · 6 years ago
  100. 740aa42 x86: Drop QEMU-specific EFI payload support by Bin Meng · 6 years ago