1. 38738d9 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 into next by Tom Rini · 4 years, 2 months ago
  2. b676492 x86: edison: Generate an image suitable for xFSTK by Simon Glass · 4 years, 3 months ago
  3. 9612c12 x86: Use multiple images by Simon Glass · 4 years, 3 months ago
  4. fbf120c x86: Add support for more than 8 MTRRs by Simon Glass · 4 years, 2 months ago
  5. fe6d294 x86: hob: Try to show a name instead of a GUID by Simon Glass · 4 years, 2 months ago
  6. 2a75e4f x86: coral: Update config and device tree for ACPI by Simon Glass · 4 years, 2 months ago
  7. 154dc3e x86: Add a way to add to the e820 memory table by Simon Glass · 4 years, 2 months ago
  8. 549995d x86: fsp: Show FSP-S or FSP-M address in fsp_get_header() by Simon Glass · 4 years, 2 months ago
  9. ec7c2b6 x86: fsp: Add more debugging for silicon init by Simon Glass · 4 years, 2 months ago
  10. c6f96a4 x86: apl: Check low-level init in FSP-S pre-init by Simon Glass · 4 years, 2 months ago
  11. 2326a8b x86: acpi: Set the log category for x86 table generation by Simon Glass · 4 years, 2 months ago
  12. 2802628 acpi: tpm: Add a TPM1 table by Simon Glass · 4 years, 2 months ago
  13. 272a703 acpi: tpm: Add a TPM2 table by Simon Glass · 4 years, 2 months ago
  14. fcae547 x86: Correct handling of MADT table CPUs by Simon Glass · 4 years, 2 months ago
  15. f4112b0 x86: Add a header guard to asm/acpi_table.h by Simon Glass · 4 years, 2 months ago
  16. dd23446 x86: Correct the assembly guard in e820.h by Simon Glass · 4 years, 2 months ago
  17. ad7bb30 x86: Notify the FSP of the 'end firmware' event by Simon Glass · 4 years, 2 months ago
  18. 6b88e88 x86: Sort the MTRR table by Simon Glass · 4 years, 2 months ago
  19. 2d8b3c6 x86: cpu: Report address width from cpu_get_info() by Simon Glass · 4 years, 2 months ago
  20. 34a9262 x86: fsp: Update the FSP API with the end-firmware method by Simon Glass · 4 years, 2 months ago
  21. f77b9e2 x86: apl: Drop unnecessary code in PMC driver by Simon Glass · 4 years, 2 months ago
  22. fff5dab x86: apl: Generate ACPI table for LPC by Simon Glass · 4 years, 2 months ago
  23. 1eba121 x86: apl: Generate CPU tables by Simon Glass · 4 years, 2 months ago
  24. c3d589e x86: apl: Add support for hostbridge ACPI generation by Simon Glass · 4 years, 2 months ago
  25. b16dbec x86: apl: Generate required ACPI tables by Simon Glass · 4 years, 2 months ago
  26. a18e96e x86: apl: Allow reading hostbridge base addresses by Simon Glass · 4 years, 2 months ago
  27. 87cf8d2 x86: acpi: Add support for additional Intel tables by Simon Glass · 4 years, 2 months ago
  28. c32fbb6 x86: Support Atom SoCs using SWSMISCI rather than the SWSCI by Simon Glass · 4 years, 2 months ago
  29. d73344b x86: acpi: Add common Intel ACPI tables by Simon Glass · 4 years, 2 months ago
  30. 9bd4e9d x86: acpi: Add PCT and PTC tables by Simon Glass · 4 years, 2 months ago
  31. 9597189 x86: acpi: Support generation of the DBG2 table by Simon Glass · 4 years, 2 months ago
  32. 4ffe8b0 x86: acpi: Support generation of the HPET table by Simon Glass · 4 years, 2 months ago
  33. ac779e3 x86: Add a few common Intel CPU functions by Simon Glass · 4 years, 2 months ago
  34. 973daf2 x86: apl: Update iomap for ACPI by Simon Glass · 4 years, 2 months ago
  35. ff71114 x86: apl: Add power-management definitions by Simon Glass · 4 years, 2 months ago
  36. fedb532 x86: Add some definitions for SMM by Simon Glass · 4 years, 2 months ago
  37. 4c69a5f x86: acpi: Add a common routine to write WiFi info by Simon Glass · 4 years, 2 months ago
  38. 057427c x86: apl: Support writing the IntelGraphicsMem table by Simon Glass · 4 years, 2 months ago
  39. d81ade4 x86: Add wake sources for the acpi_gpe driver by Simon Glass · 4 years, 2 months ago
  40. 91f2f19 x86: acpi: Expand the GNVS by Simon Glass · 4 years, 2 months ago
  41. 6fe570a x86: acpi: Support external GNVS tables by Simon Glass · 4 years, 2 months ago
  42. 9893180 x86: Add a common global NVS structure by Simon Glass · 4 years, 2 months ago
  43. 741ce46 x86: Add a config for the systemagent PCIEX regions size by Simon Glass · 4 years, 2 months ago
  44. ca75c3f x86: acpi: Add DPTF asl files by Simon Glass · 4 years, 2 months ago
  45. e42bff5 x86: acpi: apl: Add asl files for Apollo Lake by Simon Glass · 4 years, 2 months ago
  46. c052918 x86: acpi: Add base asl files for common x86 devices by Simon Glass · 4 years, 2 months ago
  47. 6e8f7e9 x86: acpi: Add cros_ec tables by Simon Glass · 4 years, 2 months ago
  48. 12d93ab x86: zboot: Allow overriding the command line by Simon Glass · 4 years, 3 months ago
  49. aad0d76 x86: zboot: Add an option to dump the setup information by Simon Glass · 4 years, 3 months ago
  50. c55ce68 x86: zboot: Allow setting a separate setup base address by Simon Glass · 4 years, 3 months ago
  51. 58a9046 x86: zboot: Set environment variables for image locations by Simon Glass · 4 years, 3 months ago
  52. 3063483 x86: zboot: Add an 'setup' subcommand by Simon Glass · 4 years, 3 months ago
  53. 24d26f7 x86: zboot: Add an 'load' subcommand by Simon Glass · 4 years, 3 months ago
  54. 83dd29e x86: zboot: Add an 'info' subcommand by Simon Glass · 4 years, 3 months ago
  55. 1931b19 x86: zboot: Add a 'go' subcommand by Simon Glass · 4 years, 3 months ago
  56. d9b3c98 x86: zboot: Set up a sub-command structure by Simon Glass · 4 years, 3 months ago
  57. 0db800c x86: zimage: Disable interrupts just before booting by Simon Glass · 4 years, 3 months ago
  58. d67ff03 x86: zboot: Correct image type by Simon Glass · 4 years, 3 months ago
  59. df30d41 x86: zboot: Move kernel-version code into a function by Simon Glass · 4 years, 3 months ago
  60. 3a17717 x86: zimage: Avoid using #ifdef by Simon Glass · 4 years, 3 months ago
  61. 48800f4 x86: zimage: Use a state struct to hold the state by Simon Glass · 4 years, 3 months ago
  62. 6d5738d x86: Update the bootparam header by Simon Glass · 4 years, 3 months ago
  63. 01c102d Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 2 months ago
  64. be20319 board/freescale: Remove P5020DS board support by Priyanka Jain · 4 years, 2 months ago
  65. e97fbb7 board/freescale: Remove P1024RDB board support by Priyanka Jain · 4 years, 2 months ago
  66. 5a7834a board/freescale: Remove P1021RDB board support by Priyanka Jain · 4 years, 2 months ago
  67. b1d2441 board/freescale: Remove P1020MBG board support by Priyanka Jain · 4 years, 2 months ago
  68. 769c3ce board/freescale: Remove P1020UTM board support by Priyanka Jain · 4 years, 2 months ago
  69. dbd83d0 board/freescale: Remove P1025RDB board support by Priyanka Jain · 4 years, 2 months ago
  70. 2312405 board/freescale: Remove p1023rdb board support by Priyanka Jain · 4 years, 2 months ago
  71. d1bce13 dts: powerpc: p2020rdb: Add eTSEC DT nodes by Hou Zhiqiang · 4 years, 2 months ago
  72. e39b70a dts: powerpc: p1010rdb: Add eTSEC DT nodes by Hou Zhiqiang · 4 years, 2 months ago
  73. 8eb8a9f dts: powerpc: p1020rdb: Add eTSEC DT nodes by Hou Zhiqiang · 4 years, 2 months ago
  74. 4f93434 mpc8xxx: Don't compile board_eth_init() for DM_ETH by Hou Zhiqiang · 4 years, 2 months ago
  75. 43c8b3e dts: P1010RDB: Add eSPI slave DT nodes by Hou Zhiqiang · 4 years, 6 months ago
  76. 10620b0 dts: P1010: Add eSPI controller DT node by Hou Zhiqiang · 4 years, 6 months ago
  77. 78860bd dts: T4240RDB: Add ESPI slave device node by Xiaowei Bao · 4 years, 6 months ago
  78. 80ad4c4 dts: T4240: Add ESPI DT nodes by Xiaowei Bao · 4 years, 6 months ago
  79. 258f369 dts: T2080RDB: Add ESPI slave device node by Xiaowei Bao · 4 years, 6 months ago
  80. 5eb8e49 dts: T1042D4RDB: Add ESPI slave device node by Xiaowei Bao · 4 years, 6 months ago
  81. 1fff180 dts: T104x: Add ESPI DT nodes by Xiaowei Bao · 4 years, 6 months ago
  82. 9860950 dts: T1024RDB: Add ESPI slave device node by Xiaowei Bao · 4 years, 2 months ago
  83. 14dccbc dts: T102x: Add ESPI DT nodes by Xiaowei Bao · 4 years, 6 months ago
  84. 7698da8 dts: P5040DS: Add ESPI slave device node by Xiaowei Bao · 4 years, 2 months ago
  85. 75decdb dts: P5040: Add ESPI DT nodes by Xiaowei Bao · 4 years, 6 months ago
  86. 45da56f dts: P4080DS: Add ESPI slave device node by Xiaowei Bao · 4 years, 2 months ago
  87. 61da012 dts: P4080: Add ESPI DT nodes by Xiaowei Bao · 4 years, 6 months ago
  88. 7c4b115 dts: P3041DS: Add ESPI slave device node by Xiaowei Bao · 4 years, 2 months ago
  89. 4420c7d dts: P3041: Add ESPI DT nodes by Xiaowei Bao · 4 years, 6 months ago
  90. e141802 dts: P2041RDB: Add ESPI slave device node by Xiaowei Bao · 4 years, 2 months ago
  91. c066048 dts: P2041: Add ESPI DT nodes by Xiaowei Bao · 4 years, 6 months ago
  92. 16c7adb dts: P2020RDB: Add ESPI slave device node by Xiaowei Bao · 4 years, 6 months ago
  93. be39501 dts: P2020: Add ESPI DT nodes by Xiaowei Bao · 4 years, 6 months ago
  94. cb75b4e dts: P1020RDB: Add ESPI slave device node by Xiaowei Bao · 4 years, 6 months ago
  95. d1074ff dts: P1020: Add ESPI DT nodes by Xiaowei Bao · 4 years, 6 months ago
  96. 30dbf9c powerpc: dts: t2080qds: add espi slave nodes support by Chuanhua Han · 4 years, 6 months ago
  97. 7947082 powerpc: dts: t2080: add espi controller node support by Chuanhua Han · 4 years, 6 months ago
  98. 3efcbe5 xilinx: r5: Fix MPU setting for R5 by Michal Simek · 4 years, 2 months ago
  99. 1aab114 fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGA by Michal Simek · 4 years, 3 months ago
  100. 40280f1 ARM: zynqmp: Fix SPL_DM_SPI dependencies by Michal Simek · 4 years, 3 months ago