1. b7b8410 ls2080: Exit dpaa only right before exiting U-Boot by Alexander Graf · 8 years ago
  2. 3431b39 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 8 years ago
  3. 94eaa79 cpu: Add get_vendor callback by Alexander Graf · 8 years ago
  4. 4b6dddc x86: Move smbios generation into arch independent directory by Alexander Graf · 8 years ago
  5. 1befb38 x86: Move table csum into separate file by Alexander Graf · 8 years ago
  6. f822403 x86: Add implementations of setjmp() and longjmp() by Simon Glass · 8 years ago
  7. 2b445e4 x86: Move table csum into separate header by Alexander Graf · 8 years ago
  8. 9b43dbf x86: Drop unused init_helper functions by Simon Glass · 8 years ago
  9. b6409ec dm: x86: Move link to use driver model for video by Simon Glass · 8 years ago
  10. a5b8722 x86: Add an accelerated memmove() function by Simon Glass · 8 years ago
  11. 88d915b x86: Fix Linux v4.7+ zimage booting (update bootparam.h) by Stefan Roese · 8 years ago
  12. 4491327 Remove arch/${ARCH}/include/asm/errno.h by Masahiro Yamada · 8 years ago
  13. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  14. 3e6cc35 x86: efi: Fix EFI 64-bit payload build warnings by Bin Meng · 8 years ago
  15. ca6c5e0 i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail) by Stefan Roese · 8 years ago
  16. bf4ea7e x86: cache.h: Add default for CONFIG_SYS_CACHELINE_SIZE by Stefan Roese · 8 years ago
  17. 3ff11aa x86: baytrail: acpi: Hide internal UART per GNVS setting by Bin Meng · 8 years ago
  18. 79c2c25 x86: acpi: Pack global NVS into ACPI table by Bin Meng · 8 years ago
  19. cf7108b x86: quark: Introduce ACPI global NVS by Bin Meng · 8 years ago
  20. 2047390 x86: baytrail: Introduce ACPI global NVS by Bin Meng · 8 years ago
  21. 48cf8b8 x86: quark: Add platform ASL files by Bin Meng · 8 years ago
  22. ec37913 x86: quark: Prepare device.h for inclusion by ASL by Bin Meng · 8 years ago
  23. 3498cc9 x86: acpi: Make irqroute.asl common by Bin Meng · 8 years ago
  24. 0d71511 x86: acpi: Create a common irqlinks ASL file by Bin Meng · 8 years ago
  25. 7bfe0da x86: baytrail: Add GPIO ASL description by Bin Meng · 8 years ago
  26. fa42743 x86: baytrail: Add internal UART ASL description by Bin Meng · 8 years ago
  27. 6aef68d x86: acpi: Switch to ACPI mode by ourselves instead of requested by OSPM by Bin Meng · 8 years ago
  28. 789b6dc x86: Prepare configuration tables in dedicated high memory region by Bin Meng · 8 years ago
  29. dd6f3ab x86: qemu: Move qfw command over to cmd and add Kconfig entry by Tom Rini · 8 years ago
  30. 42f8ebf x86: baytrail: Add platform ASL files by Bin Meng · 8 years ago
  31. fc4f5cc x86: acpi: Return table length in acpi_create_madt_lapics() by Bin Meng · 8 years ago
  32. 9e70a11 x86: acpi: Add some generic ASL libraries by Bin Meng · 8 years ago
  33. 7e6343e x86: acpi: Clean up table header revisions by Bin Meng · 8 years ago
  34. 7e79a6b x86: acpi: Use u32 in table write routines by Bin Meng · 8 years ago
  35. ab5efd5 x86: acpi: Adjust order in acpi_table.c by Bin Meng · 8 years ago
  36. dfbb18b x86: acpi: Change fill_header() by Bin Meng · 8 years ago
  37. cea9131 x86: acpi: Remove acpi_create_ssdt_generator() by Bin Meng · 8 years ago
  38. 728c4af x86: acpi: Reorder code in acpi_table.h by Bin Meng · 8 years ago
  39. 8a8c035 x86: acpi: Various changes to acpi_table.h by Bin Meng · 8 years ago
  40. f444662 x86: acpi: Remove unused codes by Bin Meng · 8 years ago
  41. d4e61f5 x86: irq: Enable SCI on IRQ9 by Bin Meng · 8 years ago
  42. b652447 x86: Drop asm/acpi.h by Bin Meng · 8 years ago
  43. 65dd150 x86: Add common SDRAM-init code by Simon Glass · 9 years ago
  44. 7e4a6ae x86: Move common PCH code into a common place by Simon Glass · 9 years ago
  45. 1cb1611 x86: Add a function to set the IOAPIC ID by Simon Glass · 9 years ago
  46. 2627c7e x86: broadwell: Add support for SDRAM setup by Simon Glass · 9 years ago
  47. 71a8f20 x86: broadwell: Add power-control support by Simon Glass · 9 years ago
  48. 08cb742 x86: broadwell: Add an LPC driver by Simon Glass · 9 years ago
  49. b24f5c4 x86: broadwell: Add a pinctrl driver by Simon Glass · 9 years ago
  50. 1e6f4e5 x86: broadwell: Add a PCH driver by Simon Glass · 9 years ago
  51. 2f3f477 x86: Add basic support for broadwell by Simon Glass · 9 years ago
  52. 0adf8d3 x86: Add support for running Intel reference code by Simon Glass · 9 years ago
  53. 779653b x86: Drop all the old pin configuration code by Simon Glass · 9 years ago
  54. 7ac99be x86: Add an ICH6 pin configuration driver by Simon Glass · 9 years ago
  55. e77b62e x86: Update microcode for secondary CPUs by Simon Glass · 9 years ago
  56. 6bcb675 x86: Record the CPU details when starting each core by Simon Glass · 9 years ago
  57. 005174d x86: Allow I/O functions to use pointers by Simon Glass · 9 years ago
  58. 30928c1 x86: Add macros to clear and set I/O bits by Simon Glass · 9 years ago
  59. b70e742 x86: ivybridge: Drop sandybridge_early_init() by Simon Glass · 9 years ago
  60. 8b900a4 x86: Move Intel Management Engine code to a common place by Simon Glass · 9 years ago
  61. 2a605d4 x86: Rename PORT_RESET to IO_PORT_RESET by Simon Glass · 9 years ago
  62. 50dd3da x86: Move common CPU code to its own place by Simon Glass · 9 years ago
  63. 8c30b57 x86: Move common LPC code to its own place by Simon Glass · 9 years ago
  64. bb096b9 x86: Add the root-complex block to common intel registers by Simon Glass · 9 years ago
  65. 06d336c x86: Create a common header for Intel register access by Simon Glass · 9 years ago
  66. 9e66506 x86: Move microcode code to a common location by Simon Glass · 9 years ago
  67. 342727a x86: cpu: Add functions to return the family and stepping by Simon Glass · 9 years ago
  68. d116b53 x86: Add comments to the SIPI vector by Simon Glass · 9 years ago
  69. fde4677 x86: Correct duplicate POST values by Simon Glass · 9 years ago
  70. d6d50db x86: gpio: Correct GPIO setup ordering by Simon Glass · 9 years ago
  71. 8bf08b4 x86: Add some more common MSR indexes by Simon Glass · 9 years ago
  72. 3cf2371 x86: Support booting SeaBIOS by Bin Meng · 9 years ago
  73. 26f9a9b x86: Implement functions for writing coreboot table by Bin Meng · 9 years ago
  74. 358bb3f x86: Change write_acpi_tables() signature a little bit by Bin Meng · 9 years ago
  75. 897e1dc x86: Use a macro for ROM table alignment by Bin Meng · 9 years ago
  76. f2d0690 x86: Clean up coreboot_tables.h by Bin Meng · 9 years ago
  77. 1329020 x86: Move sysinfo related to sysinfo.h by Bin Meng · 9 years ago
  78. f1d6fda x86: Move asm/arch-coreboot/tables.h to a common place by Bin Meng · 9 years ago
  79. 4374139 x86: ivybridge: Add FSP support by Bin Meng · 9 years ago
  80. 5c88442 x86: Drop pci_type1.c and DEFINE_PCI_DEVICE_TABLE by Bin Meng · 9 years ago
  81. 3857ed0 x86: pci: Drop legacy PCI APIs by Bin Meng · 9 years ago
  82. b46c208 x86: irq: Move irq_router to a per driver priv by Bin Meng · 9 years ago
  83. 2b7ff26 x86: Drop asm/arch/gpio.h by Bin Meng · 9 years ago
  84. fa287b1 x86: qemu: add the ability to load and link ACPI tables from QEMU by Miao Yan · 9 years ago
  85. a3b15a0 x86: qemu: setup PM IO base for ACPI in southbridge by Miao Yan · 9 years ago
  86. 2575722 x86: qemu: re-structure qemu_fwcfg_list_firmware() by Miao Yan · 9 years ago
  87. d521197 x86: baytrail: Add option to disable the internal UART to setup_early_uart() by Stefan Roese · 9 years ago
  88. 25d5352 x86: ivybridge: Use syscon for the GMA device by Simon Glass · 9 years ago
  89. 98655f3 x86: Set up a shared syscon numbering schema by Simon Glass · 9 years ago
  90. b2a6235 x86: ivybridge: Drop XHCI support by Simon Glass · 9 years ago
  91. 278d3a4 x86: ivybridge: Drop special EHCI init by Simon Glass · 9 years ago
  92. 1605b10 x86: ivybridge: Sort out the calls to bridge_silicon_revision() by Simon Glass · 9 years ago
  93. a5ea3a7 x86: ivybridge: Move code from pch.c to bd82x6x.c by Simon Glass · 9 years ago
  94. 9434c7a x86: ivybridge: Convert pch.c to use DM PCI API by Simon Glass · 9 years ago
  95. fad1296 x86: ivybridge: Convert report_platform to DM PCI API by Simon Glass · 9 years ago
  96. c02a424 x86: ivybridge: Convert SDRAM init to use driver model by Simon Glass · 9 years ago
  97. 4e19072 x86: ivybridge: Move LPC init into the LPC probe() method by Simon Glass · 9 years ago
  98. 865c24e x86: ivybridge: Move lpc_enable() into gma.c by Simon Glass · 9 years ago
  99. 01a6790 x86: ivybridge: Use the SATA driver to do the init by Simon Glass · 9 years ago
  100. 82935b7 x86: ivybridge: Drop the unused bd82x6x_init_extra() by Simon Glass · 9 years ago