1. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  2. f6257f7 x86: Move priv/plat structs for intel_common to headers by Simon Glass · 4 years ago
  3. 8b842be x86: apl: Reduce size for TPL by Simon Glass · 3 years, 11 months ago
  4. 52d2e9c x86: apl: Use const for driver operations by Simon Glass · 3 years, 11 months ago
  5. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  6. b012ff1 dm: treewide: Update 'auto' declarations to be on one line by Simon Glass · 4 years ago
  7. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
  8. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  9. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  10. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  11. 1da448b x86: Silence some logging statements by Simon Glass · 4 years ago
  12. dc0791d x86: Don't bother clearing global NVS by Simon Glass · 4 years ago
  13. 6571d87 x86: apl: Add core init for the SoC by Simon Glass · 4 years ago
  14. 9d20db0 x86: Fix up driver names to avoid dtoc warnings by Simon Glass · 4 years, 1 month ago
  15. 4c1497e bloblist: Allow custom alignment for blobs by Simon Glass · 4 years, 2 months ago
  16. aec7c1c x86: cpu: Report address width from cpu_get_info() by Simon Glass · 4 years, 2 months ago
  17. 9b3e6d4 x86: acpi: Add common Intel ACPI tables by Simon Glass · 4 years, 2 months ago
  18. 6c0da2d x86: Add a few common Intel CPU functions by Simon Glass · 4 years, 2 months ago
  19. 18d8d24 x86: acpi: Add a common routine to write WiFi info by Simon Glass · 4 years, 2 months ago
  20. c9cc37d x86: apl: Support writing the IntelGraphicsMem table by Simon Glass · 4 years, 2 months ago
  21. b95611f x86: apl: Fix save/restore of ITSS priorities by Simon Glass · 4 years, 4 months ago
  22. 62fba44 x86: apl: Hide the p2sb on exit from U-Boot by Simon Glass · 4 years, 4 months ago
  23. f549d9b x86: apl: Support set_hide() in p2sb driver by Simon Glass · 4 years, 4 months ago
  24. 8e2922e x86: spi: Add a way to access the SPI mapping via registers by Simon Glass · 4 years, 6 months ago
  25. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 6 months ago
  26. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
  27. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 6 months ago
  28. b4d4f59 x86: coreboot: Allow building an SPL image by Simon Glass · 4 years, 7 months ago
  29. 1630853 x86: apl: Move p2sb ofdata reading to the correct method by Simon Glass · 4 years, 7 months ago
  30. 5a9d7f9 x86: p2sb: Drop 'apl' prefix by Wolfgang Wallner · 4 years, 9 months ago
  31. 9a8942b Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 9 months ago
  32. d9a5fad x86: itss: Add of-platdata support by Simon Glass · 4 years, 9 months ago
  33. 69c2dc9 x86: Give each driver an IRQ type by Simon Glass · 4 years, 9 months ago
  34. 2999846 x86: Move P2SB from Apollo Lake to a more generic location by Wolfgang Wallner · 4 years, 10 months ago
  35. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  36. 03fe85a x86: itss: Remove apl-prefix by Wolfgang Wallner · 4 years, 10 months ago
  37. 1d5bf32 x86: itss: Add a Kconfig option to enable/disable ITSS driver by Wolfgang Wallner · 4 years, 10 months ago
  38. 43709fa x86: Move itss.c from Apollo Lake to a more generic location by Wolfgang Wallner · 4 years, 10 months ago
  39. b84d4d0 x86: Add low-power subsystem (lpss) support by Simon Glass · 5 years ago
  40. f45e747 x86: Add support for newer CAR schemes by Simon Glass · 5 years ago
  41. d496162 x86: spi: Add helper functions for Intel Fast SPI by Simon Glass · 5 years ago
  42. 67c4e9f common: Move board_get_usable_ram_top() out of common.h by Simon Glass · 5 years ago
  43. a275209 x86: Add new common CPU functions for turbo/burst mode by Simon Glass · 5 years ago
  44. 2f0c2f0 x86: Add common functions for TDP and perf control by Simon Glass · 5 years ago
  45. 246ac08 x86: Add a common function to set CPU thermal target by Simon Glass · 5 years ago
  46. e2493a7 x86: Use a common definition of MSR_IA32_PERF_CTL by Simon Glass · 5 years ago
  47. c3863ea x86: fsp: Save usable RAM and hob_list in the handoff area by Simon Glass · 5 years ago
  48. d3abc5d x86: Move common Intel CPU info code into a function by Simon Glass · 5 years ago
  49. 9fa31fc x86: Support TPL in Intel common code by Simon Glass · 6 years ago
  50. 17903c0 x86: Add common Intel code for SPL by Simon Glass · 6 years ago
  51. d68574a x86: Allow 16-bit init to be in TPL by Simon Glass · 6 years ago
  52. 11b7cc3 x86: Update a stale comment about ifdtool by Simon Glass · 6 years ago
  53. 8199a14 x86: Use microcode update from device tree for all processors by Ivan Gorinov · 6 years ago
  54. 3ebd892 x86: Rename efi-x86 target to efi-x86_app by Bin Meng · 6 years ago
  55. a8542ad x86: ivybridge: Drop CONFIG_USBDEBUG by Bin Meng · 6 years ago
  56. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  57. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  58. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  59. 2eff989 x86: Use X86_32BIT_INIT instead of X86_RESET_VECTOR by Simon Glass · 8 years ago
  60. e6294e0 x86: ivybridge: Allow microcode to be collated by Simon Glass · 8 years ago
  61. fda4fa8 x86: Add debugging when a microcode update fails by Simon Glass · 8 years ago
  62. a219639 dm: Rename disk uclass to ahci by Simon Glass · 9 years ago
  63. 65dd150 x86: Add common SDRAM-init code by Simon Glass · 9 years ago
  64. 7e4a6ae x86: Move common PCH code into a common place by Simon Glass · 9 years ago
  65. e77b62e x86: Update microcode for secondary CPUs by Simon Glass · 9 years ago
  66. 6bcb675 x86: Record the CPU details when starting each core by Simon Glass · 9 years ago
  67. 8b900a4 x86: Move Intel Management Engine code to a common place by Simon Glass · 9 years ago
  68. 2a605d4 x86: Rename PORT_RESET to IO_PORT_RESET by Simon Glass · 9 years ago
  69. 50dd3da x86: Move common CPU code to its own place by Simon Glass · 9 years ago
  70. 8c30b57 x86: Move common LPC code to its own place by Simon Glass · 9 years ago
  71. 9e66506 x86: Move microcode code to a common location by Simon Glass · 9 years ago
  72. 1223d73 x86: Move cache-as-RAM code into a common location by Simon Glass · 9 years ago