1. b15a9c9 x86: Add a forward struct declaration in coreboot_tables.h by Simon Glass · 6 years ago
  2. d13a8a3 watchdog: tangier: Convert to use WDT class by Andy Shevchenko · 5 years ago
  3. ba610ea x86: Revert "Don't set up MTRRs in SPL" by Andy Shevchenko · 5 years ago
  4. 21c5322 x86: coreboot: make it possible to process unhandled tags by Christian Gmeiner · 6 years ago
  5. 973c099 Fix spelling of available. by Vagrant Cascadian · 6 years ago
  6. a23e97d x86: samus: Update device tree for verified boot by Simon Glass · 6 years ago
  7. a3514ba x86: samus: Update device tree for SPL by Simon Glass · 6 years ago
  8. 7cf5fe0 x86: Add a simple TPL implementation by Simon Glass · 6 years ago
  9. d4f266f x86: Add a way to jump from TPL to SPL by Simon Glass · 6 years ago
  10. 7beafdf x86: broadwell: Update PCH to work in TPL by Simon Glass · 6 years ago
  11. 771f02f x86: Fix device-tree indentation by Simon Glass · 6 years ago
  12. ff23e68 x86: Update device tree for Chromium OS verified boot by Simon Glass · 6 years ago
  13. f03c70d x86: Update device tree for TPL by Simon Glass · 6 years ago
  14. 8294e73 x86: Don't generate a bootstage report in SPL by Simon Glass · 6 years ago
  15. d056443 x86: Don't set up MTRRs in SPL by Simon Glass · 6 years ago
  16. a7a3eb3 x86: Support TPL in Intel common code by Simon Glass · 6 years ago
  17. f5d1395 x86: broadwell: Implement PCH_REQ_PMBASE_INFO by Simon Glass · 6 years ago
  18. 027f837 x86: ivybridge: Implement PCH_REQ_PMBASE_INFO by Simon Glass · 6 years ago
  19. fbef25f x86: mrccache: Add more debugging by Simon Glass · 6 years ago
  20. 48fd856 x86: Support saving MRC data from SPL by Simon Glass · 6 years ago
  21. d806916b x86: Add common Intel code for SPL by Simon Glass · 6 years ago
  22. 2aeaa57 x86: broadwell: Select refcode and CPU code for SPL by Simon Glass · 6 years ago
  23. c51faed x86: broadwell: Allow booting from SPL by Simon Glass · 6 years ago
  24. 79ef699 x86: Allow 16-bit init to be in TPL by Simon Glass · 6 years ago
  25. 75659ac x86: Add support for starting from SPL/TPL by Simon Glass · 6 years ago
  26. 409cb19 x86: broadwell: Split CPU init by Simon Glass · 6 years ago
  27. 412f11b x86: broadwell: Move init of debug UART to cpu.c by Simon Glass · 6 years ago
  28. 69343ff x86: broadwell: Allow SDRAM init from SPL by Simon Glass · 6 years ago
  29. 345f366 x86: broadwell: Improve SDRAM debugging output by Simon Glass · 6 years ago
  30. e704c18 x86: Add a handoff header file by Simon Glass · 6 years ago
  31. 71bc4c6 x86: Support booting with TPL by Simon Glass · 6 years ago
  32. c9ae1ae x86: Support SPL and TPL by Simon Glass · 6 years ago
  33. f117427 x86: dts: Add device-tree labels for rtc and reset by Simon Glass · 6 years ago
  34. 05e12f7 x86: Add a way to reinit the cpu by Simon Glass · 6 years ago
  35. f9b5800 x86: mp_init: Use proper error numbers by Simon Glass · 6 years ago
  36. cb770c5 x86: Update a stale comment about ifdtool by Simon Glass · 6 years ago
  37. 435f705 x86: start64: Fix copyright message by Simon Glass · 6 years ago
  38. f6625b4 x86: dts: switch spi-flash to jedec, spi-nor compatible by Neil Armstrong · 6 years ago
  39. 0b9461d x86: crownbay: Enable the beeper sound driver by Bin Meng · 6 years ago
  40. d2232ef x86: coreboot: Add the missing pc speaker node in the device tree by Bin Meng · 6 years ago
  41. 2a745e3 x86: Add a dtsi file for the pc speaker by Bin Meng · 6 years ago
  42. b673e6e x86: Make sure i8254 is setup correctly before generating beeps by Bin Meng · 6 years ago
  43. 9b9ca5b x86: edison: Add the rest of UARTs present on board by Andy Shevchenko · 6 years ago
  44. 8e9ce29 x86: edison: Use proper number of serial interface by Andy Shevchenko · 6 years ago
  45. bf9c8e3 x86: acpi: Not every platform has serial console a first device by Andy Shevchenko · 6 years ago
  46. 98625c5 x86: acpi: Add DMA descriptors for I2C1 on Intel Tangier by Andy Shevchenko · 6 years ago
  47. 77406e5 x86: acpi: Add DMA descriptors for SPI5 on Intel Tangier by Andy Shevchenko · 6 years ago
  48. 7e111d4 x86: Add sound support for samus by Simon Glass · 6 years ago
  49. 3642ba9 x86: broadwell: Add support for serial I/O devices by Simon Glass · 6 years ago
  50. 7c2beb0 x86: broadwell: Don't bother probing the PCH for pinctrl by Simon Glass · 6 years ago
  51. 398336e x86: broadwell: Add support for the ADSP by Simon Glass · 6 years ago
  52. 4d0c6ea sound: x86: Add beeping support in i8254 by Simon Glass · 6 years ago
  53. e7ceeef sound: x86: link: Add sound support by Simon Glass · 6 years ago
  54. 1a9360d x86: ivybridge: Add a way to get the HDA config setting by Simon Glass · 6 years ago
  55. 4a82768 x86: Adjust I/O macros to work on 64-bit machines by Simon Glass · 6 years ago
  56. 7245476 x86: do not use i386 code for x86_64 memory functions by Heinrich Schuchardt · 6 years ago
  57. e1aa27b x86: tangier: Add initial ACPI support for PMIC device by Andy Shevchenko · 6 years ago
  58. 7a83017 x86: Use the existing GDT in the ROM for 64-bit U-Boot proper by Bin Meng · 6 years ago
  59. 17b7b60 x86: Don't copy the cpu_call64() function to a hardcoded address by Bin Meng · 6 years ago
  60. 6aac2ca x86: Change 4-level page table base address to low memory by Bin Meng · 6 years ago
  61. 2aaa27d linker: Modify linker scripts to be more generic by Tom Rini · 6 years ago
  62. cdd8df2 x86: Kconfig: spelling fixes by Chris Packham · 6 years ago
  63. 896c164 dm: serial: Adjust serial_getinfo() to use proper API by Simon Glass · 6 years ago
  64. daaff93 dm: serial: Adjust serial_getconfig() to use proper API by Simon Glass · 6 years ago
  65. a7bb8ef efi: payload: only init usb if necessary by Bin Meng · 6 years ago
  66. 8d7b8d1 coreboot: only init usb if necessary by Thomas RIENOESSL · 6 years ago
  67. cda8aab x86: kconfig: Allow board defconfig file to disable 8259 and APIC by Bin Meng · 6 years ago
  68. 465c710 x86: Wrap calls to 8259 with CONFIG_I8259_PIC by Bin Meng · 6 years ago
  69. d18df3c x86: make the LAPIC / IOAPIC construct switchable with Kconfig by Hannes Schmelzer · 6 years ago
  70. 6a211b6 x86: acpi: Fix indentation in Intel Tangier ASL code by Andy Shevchenko · 6 years ago
  71. 8334046 x86: acpi: Enable RTC for Intel Tangier by Andy Shevchenko · 6 years ago
  72. 4ca48c9 x86: acpi: Generate SPCR table by Andy Shevchenko · 6 years ago
  73. 6e84f087 x86: acpi: Add SPCR table description by Andy Shevchenko · 6 years ago
  74. 784cf87 x86: efi: app: Generate Microsoft PE format compliant image by Bin Meng · 6 years ago
  75. 1aad48b x86: efi: payload: Generate Microsoft PE format compliant image by Bin Meng · 6 years ago
  76. 09921ac cpu: Add DM_FLAG_PRE_RELOC flag to various cpu drivers by Bin Meng · 6 years ago
  77. 8204f50 sysreset: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  78. 59c4aa4 x86: Implement arch-specific io accessor routines by Bin Meng · 6 years ago
  79. 39aff64 x86: acpi: Remove redundant Offset (0x00) by Andy Shevchenko · 6 years ago
  80. 253a24a x86: Fix car_uninit weak symbol definition by Bin Meng · 6 years ago
  81. 9c9d0e9 x86: BayTrail: southcluster.asl: Change PCI 64 bit address range / region by Stefan Roese · 6 years ago
  82. b431568 x86: quark: Specify X86_TSC_TIMER_EARLY_FREQ by Bin Meng · 6 years ago
  83. f92b3d7 x86: Fix the mystery of printch() during 64-bit boot by Bin Meng · 6 years ago
  84. 0928036 x86: put global data pointer into the .data section by Heinrich Schuchardt · 6 years ago
  85. a7e8bb3 x86: detect unsupported relocation types by Heinrich Schuchardt · 6 years ago
  86. 58d4bc6 x86: Ensure no instruction sets of MMX/SSE are generated in 64-bit build by Bin Meng · 6 years ago
  87. f50b17c x86: Specify -march=core2 to build 64-bit U-Boot proper by Bin Meng · 6 years ago
  88. 833f2b5 x86/bootm: fix error handling in boot_prep_linux(...) by Hannes Schmelzer · 6 years ago
  89. 8fafd01 x86: Update mtrr functions to allow leaving cache alone by Simon Glass · 6 years ago
  90. 9dfc34e Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  91. 508332b config.mk: Remove duplicated -fno-strict-aliasing by Bin Meng · 6 years ago
  92. d0de806 efi_loader: simplify ifdefs by Stephen Warren · 6 years ago
  93. e02e5b2 x86: cpu: add docstring to scu_ipc_command() by Georgii Staroselskii · 6 years ago
  94. 418c246 x86: tangier: acpi: add I2C6 node by Georgii Staroselskii · 6 years ago
  95. d9c7277 x86: dts: edison: configure I2C#6 pins by Georgii Staroselskii · 6 years ago
  96. b992856 x86: tangier: pinmux: add API to configure protected pins by Georgii Staroselskii · 6 years ago
  97. 0805a76 x86: cpu: introduce scu_ipc_raw_command() by Georgii Staroselskii · 6 years ago
  98. c7570a3 Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · 6 years ago
  99. 1359226 arch: types.h: factor out fixed width typedefs to int-ll64.h by Masahiro Yamada · 6 years ago
  100. 72e545a Remove CONFIG_USE_STDINT by Masahiro Yamada · 6 years ago