1. b52e9f0 x86: coreboot: make it possible to process unhandled tags by Christian Gmeiner · 5 years ago
  2. 048a92e Fix spelling of available. by Vagrant Cascadian · 5 years ago
  3. 3dc13cc x86: samus: Update device tree for verified boot by Simon Glass · 5 years ago
  4. 969ed01 x86: samus: Update device tree for SPL by Simon Glass · 5 years ago
  5. 7c03caf x86: Add a simple TPL implementation by Simon Glass · 5 years ago
  6. 49dffb7 x86: Add a way to jump from TPL to SPL by Simon Glass · 5 years ago
  7. bfeeb8d x86: broadwell: Update PCH to work in TPL by Simon Glass · 5 years ago
  8. e766d9f x86: Fix device-tree indentation by Simon Glass · 5 years ago
  9. c5edefb x86: Update device tree for Chromium OS verified boot by Simon Glass · 5 years ago
  10. 93c7607 x86: Update device tree for TPL by Simon Glass · 5 years ago
  11. bf4d8be x86: Don't generate a bootstage report in SPL by Simon Glass · 5 years ago
  12. 665cb18 x86: Don't set up MTRRs in SPL by Simon Glass · 5 years ago
  13. 9fa31fc x86: Support TPL in Intel common code by Simon Glass · 5 years ago
  14. 2b36eab x86: broadwell: Implement PCH_REQ_PMBASE_INFO by Simon Glass · 5 years ago
  15. 9ffe7cd x86: ivybridge: Implement PCH_REQ_PMBASE_INFO by Simon Glass · 5 years ago
  16. 079b38b x86: mrccache: Add more debugging by Simon Glass · 5 years ago
  17. 9a67994 x86: Support saving MRC data from SPL by Simon Glass · 5 years ago
  18. 17903c0 x86: Add common Intel code for SPL by Simon Glass · 5 years ago
  19. c0052b6 x86: broadwell: Select refcode and CPU code for SPL by Simon Glass · 5 years ago
  20. 43294e6 x86: broadwell: Allow booting from SPL by Simon Glass · 5 years ago
  21. d68574a x86: Allow 16-bit init to be in TPL by Simon Glass · 5 years ago
  22. 051c31b x86: Add support for starting from SPL/TPL by Simon Glass · 5 years ago
  23. 9231206 x86: broadwell: Split CPU init by Simon Glass · 5 years ago
  24. 6b83b29 x86: broadwell: Move init of debug UART to cpu.c by Simon Glass · 5 years ago
  25. 4eabf1e x86: broadwell: Allow SDRAM init from SPL by Simon Glass · 5 years ago
  26. 9f6486b x86: broadwell: Improve SDRAM debugging output by Simon Glass · 5 years ago
  27. 62be5dd x86: Add a handoff header file by Simon Glass · 5 years ago
  28. 7c2ca87 x86: Support booting with TPL by Simon Glass · 5 years ago
  29. 9898790 x86: Support SPL and TPL by Simon Glass · 5 years ago
  30. 20d97f3 x86: dts: Add device-tree labels for rtc and reset by Simon Glass · 5 years ago
  31. c0069e9 x86: Add a way to reinit the cpu by Simon Glass · 5 years ago
  32. 7b14023 x86: mp_init: Use proper error numbers by Simon Glass · 5 years ago
  33. 11b7cc3 x86: Update a stale comment about ifdtool by Simon Glass · 5 years ago
  34. 4a5fc6a x86: start64: Fix copyright message by Simon Glass · 5 years ago
  35. 51e4e3e x86: dts: switch spi-flash to jedec, spi-nor compatible by Neil Armstrong · 6 years ago
  36. 3592965 x86: crownbay: Enable the beeper sound driver by Bin Meng · 6 years ago
  37. 8edaf34 x86: coreboot: Add the missing pc speaker node in the device tree by Bin Meng · 6 years ago
  38. 9b2c8c3 x86: Add a dtsi file for the pc speaker by Bin Meng · 6 years ago
  39. 7d0a53a x86: Make sure i8254 is setup correctly before generating beeps by Bin Meng · 6 years ago
  40. d9b59fc x86: edison: Add the rest of UARTs present on board by Andy Shevchenko · 6 years ago
  41. ab83e5c x86: edison: Use proper number of serial interface by Andy Shevchenko · 6 years ago
  42. edf18a8 x86: acpi: Not every platform has serial console a first device by Andy Shevchenko · 6 years ago
  43. c652dd1 x86: acpi: Add DMA descriptors for I2C1 on Intel Tangier by Andy Shevchenko · 6 years ago
  44. 1d2825a x86: acpi: Add DMA descriptors for SPI5 on Intel Tangier by Andy Shevchenko · 6 years ago
  45. e2c901c x86: Add sound support for samus by Simon Glass · 6 years ago
  46. 3f3411e x86: broadwell: Add support for serial I/O devices by Simon Glass · 6 years ago
  47. c692f82 x86: broadwell: Don't bother probing the PCH for pinctrl by Simon Glass · 6 years ago
  48. 23e8bd7 x86: broadwell: Add support for the ADSP by Simon Glass · 6 years ago
  49. 79a5be8 sound: x86: Add beeping support in i8254 by Simon Glass · 6 years ago
  50. 6744c0d sound: x86: link: Add sound support by Simon Glass · 6 years ago
  51. 67b0cda x86: ivybridge: Add a way to get the HDA config setting by Simon Glass · 6 years ago
  52. 3a44bfd x86: Adjust I/O macros to work on 64-bit machines by Simon Glass · 6 years ago
  53. 6b59607 x86: do not use i386 code for x86_64 memory functions by Heinrich Schuchardt · 6 years ago
  54. 24b56e2 x86: tangier: Add initial ACPI support for PMIC device by Andy Shevchenko · 6 years ago
  55. bc1a8f0 x86: Use the existing GDT in the ROM for 64-bit U-Boot proper by Bin Meng · 6 years ago
  56. 9168326 x86: Don't copy the cpu_call64() function to a hardcoded address by Bin Meng · 6 years ago
  57. dbb0696 x86: Change 4-level page table base address to low memory by Bin Meng · 6 years ago
  58. 2f41ade linker: Modify linker scripts to be more generic by Tom Rini · 6 years ago
  59. 9259c92 x86: Kconfig: spelling fixes by Chris Packham · 6 years ago
  60. a61cbad dm: serial: Adjust serial_getinfo() to use proper API by Simon Glass · 6 years ago
  61. 67d1b05 dm: serial: Adjust serial_getconfig() to use proper API by Simon Glass · 6 years ago
  62. d3d6531 efi: payload: only init usb if necessary by Bin Meng · 6 years ago
  63. f86bd76 coreboot: only init usb if necessary by Thomas RIENOESSL · 6 years ago
  64. 2677a15 x86: kconfig: Allow board defconfig file to disable 8259 and APIC by Bin Meng · 6 years ago
  65. c641010 x86: Wrap calls to 8259 with CONFIG_I8259_PIC by Bin Meng · 6 years ago
  66. da4cfa6 x86: make the LAPIC / IOAPIC construct switchable with Kconfig by Hannes Schmelzer · 6 years ago
  67. 73af060 x86: acpi: Fix indentation in Intel Tangier ASL code by Andy Shevchenko · 6 years ago
  68. f1b8641 x86: acpi: Enable RTC for Intel Tangier by Andy Shevchenko · 6 years ago
  69. b288cd9 x86: acpi: Generate SPCR table by Andy Shevchenko · 6 years ago
  70. f3275aa x86: acpi: Add SPCR table description by Andy Shevchenko · 6 years ago
  71. c54ed3e x86: efi: app: Generate Microsoft PE format compliant image by Bin Meng · 6 years ago
  72. 972ffcd x86: efi: payload: Generate Microsoft PE format compliant image by Bin Meng · 6 years ago
  73. c337e1a cpu: Add DM_FLAG_PRE_RELOC flag to various cpu drivers by Bin Meng · 6 years ago
  74. ef329a6 sysreset: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  75. 3bf9a8e x86: Implement arch-specific io accessor routines by Bin Meng · 6 years ago
  76. 24109bb x86: acpi: Remove redundant Offset (0x00) by Andy Shevchenko · 6 years ago
  77. 3d2be80 x86: Fix car_uninit weak symbol definition by Bin Meng · 6 years ago
  78. 7d2a053 x86: BayTrail: southcluster.asl: Change PCI 64 bit address range / region by Stefan Roese · 6 years ago
  79. a39f055 x86: quark: Specify X86_TSC_TIMER_EARLY_FREQ by Bin Meng · 6 years ago
  80. 49d5ff4 x86: Fix the mystery of printch() during 64-bit boot by Bin Meng · 6 years ago
  81. 2c78a79 x86: put global data pointer into the .data section by Heinrich Schuchardt · 6 years ago
  82. 80df194 x86: detect unsupported relocation types by Heinrich Schuchardt · 6 years ago
  83. dd4611d x86: Ensure no instruction sets of MMX/SSE are generated in 64-bit build by Bin Meng · 6 years ago
  84. a139cc1 x86: Specify -march=core2 to build 64-bit U-Boot proper by Bin Meng · 6 years ago
  85. c74e329 x86/bootm: fix error handling in boot_prep_linux(...) by Hannes Schmelzer · 6 years ago
  86. 590cee8 x86: Update mtrr functions to allow leaving cache alone by Simon Glass · 6 years ago
  87. 0ae8dcf Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  88. d8d81d4 config.mk: Remove duplicated -fno-strict-aliasing by Bin Meng · 6 years ago
  89. 9b5e639 efi_loader: simplify ifdefs by Stephen Warren · 6 years ago
  90. 6321da5 x86: cpu: add docstring to scu_ipc_command() by Georgii Staroselskii · 6 years ago
  91. f7ce2d6 x86: tangier: acpi: add I2C6 node by Georgii Staroselskii · 6 years ago
  92. f26b260 x86: dts: edison: configure I2C#6 pins by Georgii Staroselskii · 6 years ago
  93. 355c9b7 x86: tangier: pinmux: add API to configure protected pins by Georgii Staroselskii · 6 years ago
  94. 224742a x86: cpu: introduce scu_ipc_raw_command() by Georgii Staroselskii · 6 years ago
  95. dee37fc Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · 6 years ago
  96. 3747bdb arch: types.h: factor out fixed width typedefs to int-ll64.h by Masahiro Yamada · 6 years ago
  97. 9865543 Remove CONFIG_USE_STDINT by Masahiro Yamada · 6 years ago
  98. e69cc6b x86: zimage: Remove acpi_rsdp_addr propagation to kernel boot parameters by Bin Meng · 6 years ago
  99. 1fdeacd x86: zimage: Support booting Linux kernel from an EFI payload by Bin Meng · 6 years ago
  100. aac7925 x86: efi: payload: Install E820 map from EFI memory map by Bin Meng · 6 years ago